Build Logs

nebula-contrib/testcontainers-nebula • 3.8.0-RC5:2025-12-31

Errors

103

Warnings

0

Total Lines

10305

1##################################
2Clonning https://github.com/nebula-contrib/testcontainers-nebula.git into /build/repo using revision v0.2.1
3##################################
4Note: switching to 'ee3d08205d748fd56aed9a501b6b7b608b6eb6ab'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC5
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project nebula-contrib/testcontainers-nebula
37##################################
38Scala version: 3.8.0-RC5
39Targets: io.github.jxnu-liguobin%testcontainers-nebula io.github.jxnu-liguobin%testcontainers-nebula-zio
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.jxnu-liguobin%testcontainers-nebula io.github.jxnu-liguobin%testcontainers-nebula-zio"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.568s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC5
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in root/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC5) in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in zio/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List() -> List(2.13.12) in examples/crossScalaVersions
84[info] set current project to root (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC5 on 3 projects.
86[info] Switching Scala version on:
87[info] * root (3.8.0-RC5)
88[info] core (3.8.0-RC5, 2.13.12, 2.12.18)
89[info] zio (3.8.0-RC5, 2.13.12, 2.12.18)
90[info] Excluding projects:
91[info] examples (2.13.12)
92[info] Reapplying settings...
93[info] set current project to root (in build file:/build/repo/)
94Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
95[info] Reapplying settings...
96[info] set current project to root (in build file:/build/repo/)
97[info] Defining Global / credentials, core / credentials and 2 others.
98[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
99[info] Run `last` for details.
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
107 Did you mean allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111Execute removeScalacOptionsStartingWith: -P:wartremover
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114[success] Total time: 0 s, completed Dec 31, 2025, 10:03:27 PM
115Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
117Starting build...
118Projects: Set(core, zio)
119Starting build for ProjectRef(file:/build/repo/,core) (testcontainers-nebula)... [0/2]
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
121Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/classes ...
123[info] done compiling
124Starting build for ProjectRef(file:/build/repo/,zio) (testcontainers-nebula-zio)... [1/2]
125Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC5/classes ...
127[info] done compiling
128[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC5/test-classes ...
129[info] done compiling
130loaded ch.qos.logback.classic.util.DefaultJoranConfigurator@28ae0eac
131Found ch.qos.logback.classic.util.DefaultJoranConfigurator@28ae0eac
13222:03:42.536 [pool-28-thread-4] INFO testcontainers.containers.NebulaClusterContainer - Nebula meta nodes started at ip: 172.28.0.2:9559
13322:03:42.539 [pool-28-thread-4] INFO testcontainers.containers.NebulaClusterContainer - Nebula storage nodes started at ip: 172.28.0.3:9779
13422:03:42.539 [pool-28-thread-4] INFO testcontainers.containers.NebulaClusterContainer - Nebula graph nodes started at ip: 172.28.0.4:9669
13522:03:42.574 [pool-28-thread-4] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
13622:03:42.582 [pool-28-thread-4] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
13722:03:42.586 [pool-28-thread-4] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
13822:03:42.745 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - $XDG_RUNTIME_DIR is not set.
13922:03:42.745 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/root/.docker/run' does not exist.
14022:03:42.773 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/run/user/0' does not exist.
14122:03:42.774 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Trying out strategy: UnixSocketClientProviderStrategy
14222:03:42.899 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
14322:03:42.915 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: preparing request execution
14422:03:42.918 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
14522:03:42.922 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
14622:03:42.922 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: target auth state: UNCHALLENGED
14722:03:42.922 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: proxy auth state: UNCHALLENGED
14822:03:42.923 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: acquiring connection with route {}->unix://localhost:2375
14922:03:42.923 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquiring endpoint (3 MINUTES)
15022:03:42.924 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
15122:03:42.928 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
15222:03:42.938 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: acquired ep-00000000
15322:03:42.938 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquired endpoint ep-00000000
15422:03:42.938 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: opening connection {}->unix://localhost:2375
15522:03:42.939 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: connecting endpoint (3 MINUTES)
15622:03:42.939 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
15722:03:42.941 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-0: connecting to localhost/127.0.0.1:2375
15822:03:42.941 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-0: connection established /var/run/docker.sock<->/var/run/docker.sock
15922:03:42.942 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connected http-outgoing-0
16022:03:42.942 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: endpoint connected
16122:03:42.942 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: executing GET /v1.32/info HTTP/1.1
16222:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: start execution ex-00000001
16322:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: executing exchange ex-00000001 over http-outgoing-0
16422:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/info HTTP/1.1
16522:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
16622:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
16722:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
16822:03:42.943 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
16922:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
17022:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
17122:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
17222:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
17322:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
17422:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
17522:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
17622:03:42.944 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
17722:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
17822:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
17922:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
18022:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
18122:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
18222:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
18322:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:42 GMT[\r][\n]"
18422:03:42.950 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
18522:03:42.951 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18622:03:42.951 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "8c9[\r][\n]"
18722:03:42.951 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"ID":"db732768-d631-4f13-b4b8-1ae35b6d368f","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":17,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Using metacopy","false"],["Native Overlay Diff","false"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":41,"OomKillDisable":false,"NGoroutines":72,"SystemTime":"2025-12-31T21:03:42.944957555Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1044-azure","OperatingSystem":"Ubuntu 22.04.5 LTS","OSVersion":"22.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":null,"AllowNondistributableArtifactsHostnames":null,"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"InsecureRegistryCIDRs":["::1/128","127.0.0.0/8"],"Mirrors":null},"NCPU":4,"MemTotal":16772898816,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervmdwttx","Labels":[],"ExperimentalBuild":false,"ServerVersion":"28.0.4","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"1c4457e00facac03ce1d75f7b6777a7a851e5c41","Expected":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"},"RuncCommit":{"ID":"v1.3.4-0-gd6d73eb8","Expected":"v1.3.4-0-gd6d73eb8"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
18822:03:42.951 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18922:03:42.951 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
19022:03:42.951 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
19122:03:42.953 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
19222:03:42.953 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
19322:03:42.953 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
19422:03:42.954 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
19522:03:42.954 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
19622:03:42.954 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
19722:03:42.954 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:42 GMT
19822:03:42.954 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
19922:03:42.958 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: connection can be kept alive for 3 MINUTES
20022:03:43.080 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: releasing valid endpoint
20122:03:43.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: releasing endpoint
20222:03:43.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES
20322:03:43.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
20422:03:43.083 [pool-28-thread-4] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
20522:03:43.083 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
20622:03:43.083 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
20722:03:43.095 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: bridge
20822:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: preparing request execution
20922:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
21022:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
21122:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: target auth state: UNCHALLENGED
21222:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: proxy auth state: UNCHALLENGED
21322:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000002: acquiring connection with route {}->unix://localhost:2375
21422:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquiring endpoint (3 MINUTES)
21522:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
21622:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
21722:03:43.099 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: acquired ep-00000001
21822:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquired endpoint ep-00000001
21922:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: executing GET /v1.32/networks/bridge HTTP/1.1
22022:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: start execution ex-00000002
22122:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: executing exchange ex-00000002 over http-outgoing-0
22222:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
22322:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
22422:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
22522:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
22622:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
22722:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
22822:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
22922:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/networks/bridge HTTP/1.1[\r][\n]"
23022:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
23122:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
23222:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
23322:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
23422:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
23522:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
23622:03:43.100 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
23722:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
23822:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
23922:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
24022:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
24122:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
24222:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
24322:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:43 GMT[\r][\n]"
24422:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1272[\r][\n]"
24522:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
24622:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Name":"bridge","Id":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","Created":"2025-12-31T20:46:09.600264508Z","Scope":"local","Driver":"bridge","EnableIPv4":true,"EnableIPv6":false,"IPAM":{"Driver":"default","Options":null,"Config":[{"Subnet":"172.17.0.0/16","Gateway":"172.17.0.1"}]},"Internal":false,"Attachable":false,"Ingress":false,"ConfigFrom":{"Network":""},"ConfigOnly":false,"Containers":{"4097803949f624f863de699989b692684224454ceeac222fd81c02b91b525496":{"Name":"peaceful_haibt","EndpointID":"3d348ede9ce15fc998c5d1029e5d63f4a9f9c26a4bae1eab3052dee2b2ad9692","MacAddress":"c6:2a:0b:fc:83:46","IPv4Address":"172.17.0.3/16","IPv6Address":""},"d26b11018a41afeb41e5aadf04bf7d05936aefdd6e4d47d7e7d431ef33f1537d":{"Name":"ee462ed6856757f48486cac3da1849d88bc2d_1fdbb3","EndpointID":"700ff29a488787dc65074ebc06f50cdd1e42f6a15d66541b999dd940d0b69239","MacAddress":"9a:bf:91:90:c3:aa","IPv4Address":"172.17.0.2/16","IPv6Address":""}},"Options":{"com.docker.network.bridge.default_bridge":"true","com.docker.network.bridge.enable_icc":"true","com.docker.network.bridge.enable_ip_masquerade":"true","com.docker.network.bridge.host_binding_ipv4":"0.0.0.0","com.docker.network.bridge.name":"docker0","com.docker.network.driver.mtu":"1500"},"Labels":{}}[\n]"
24722:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
24822:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
24922:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
25022:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
25122:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
25222:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
25322:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:43 GMT
25422:03:43.102 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1272
25522:03:43.103 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: connection can be kept alive for 3 MINUTES
25622:03:43.114 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: releasing valid endpoint
25722:03:43.114 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: releasing endpoint
25822:03:43.114 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES
25922:03:43.115 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
26022:03:43.116 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
26122:03:43.117 [pool-28-thread-4] DEBUG org.testcontainers.DockerClientFactory - Docker info: {CDISpecDirs=[], NGoroutines=72, Name=runnervmdwttx, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.4-0-gd6d73eb8, Expected=v1.3.4-0-gd6d73eb8}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=db732768-d631-4f13-b4b8-1ae35b6d368f, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-12-31T21:03:42.944957555Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1044-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=1c4457e00facac03ce1d75f7b6777a7a851e5c41, Expected=1c4457e00facac03ce1d75f7b6777a7a851e5c41}, GenericResources=null, OperatingSystem=Ubuntu 22.04.5 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, InsecureRegistryCIDRs=[::1/128, 127.0.0.0/8], Mirrors=null}, ServerVersion=28.0.4, OomKillDisable=false, CpuCfsQuota=true, Containers=2, Driver=overlay2, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=4, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, splunk, syslog]}, SwapLimit=true, CgroupDriver=systemd, ContainersPaused=0, MemTotal=16772898816, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
26222:03:43.118 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
26322:03:43.119 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: preparing request execution
26422:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
26522:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
26622:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: target auth state: UNCHALLENGED
26722:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: proxy auth state: UNCHALLENGED
26822:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000003: acquiring connection with route {}->unix://localhost:2375
26922:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquiring endpoint (3 MINUTES)
27022:03:43.120 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
27122:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
27222:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: acquired ep-00000002
27322:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquired endpoint ep-00000002
27422:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: executing GET /v1.32/version HTTP/1.1
27522:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: start execution ex-00000003
27622:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: executing exchange ex-00000003 over http-outgoing-0
27722:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
27822:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
27922:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
28022:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
28122:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
28222:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
28322:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
28422:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
28522:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
28622:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
28722:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
28822:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
28922:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
29022:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
29122:03:43.121 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
29222:03:43.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
29322:03:43.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
29422:03:43.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
29522:03:43.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
29622:03:43.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
29722:03:43.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
29822:03:43.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:43 GMT[\r][\n]"
29922:03:43.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
30022:03:43.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
30122:03:43.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
30222:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
30322:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
30422:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
30522:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
30622:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
30722:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
30822:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:43 GMT
30922:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
31022:03:43.131 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: connection can be kept alive for 3 MINUTES
31122:03:43.138 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: releasing valid endpoint
31222:03:43.138 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: releasing endpoint
31322:03:43.139 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES
31422:03:43.139 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
31522:03:43.139 [pool-28-thread-4] DEBUG org.testcontainers.DockerClientFactory - Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-1044-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.2.0, Details={GitCommit=1c4457e00facac03ce1d75f7b6777a7a851e5c41}}, {Name=runc, Version=1.3.4, Details={GitCommit=v1.3.4-0-gd6d73eb8}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1044-azure, ApiVersion=1.48, Platform={Name=Docker Engine - Community}, GitCommit=6430e49, Os=linux, Version=28.0.4, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.23.7, BuildTime=2025-03-25T15:07:11.000000000+00:00}
31622:03:43.140 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - Connected to docker:
317 Server Version: 28.0.4
318 API Version: 1.48
319 Operating System: Ubuntu 22.04.5 LTS
320 Total Memory: 15995 MB
32122:03:43.150 [pool-28-thread-4] DEBUG org.testcontainers.utility.RyukResourceReaper - Ryuk is enabled
32222:03:43.152 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
32322:03:43.152 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/ryuk:0.5.1 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
32422:03:43.154 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=<null>,showAll=false]
32522:03:43.155 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: preparing request execution
32622:03:43.156 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
32722:03:43.156 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
32822:03:43.156 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: target auth state: UNCHALLENGED
32922:03:43.156 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: proxy auth state: UNCHALLENGED
33022:03:43.156 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000004: acquiring connection with route {}->unix://localhost:2375
33122:03:43.156 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquiring endpoint (3 MINUTES)
33222:03:43.157 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
33322:03:43.157 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
33422:03:43.158 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: acquired ep-00000003
33522:03:43.158 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquired endpoint ep-00000003
33622:03:43.158 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: executing GET /v1.32/images/json HTTP/1.1
33722:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: start execution ex-00000004
33822:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: executing exchange ex-00000004 over http-outgoing-0
33922:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
34022:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
34122:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
34222:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
34322:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
34422:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
34522:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
34622:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]"
34722:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
34822:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
34922:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
35022:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
35122:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
35222:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
35322:03:43.159 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
35422:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
35522:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
35622:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
35722:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
35822:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
35922:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
36022:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:43 GMT[\r][\n]"
36122:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
36222:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36322:03:43.167 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "1735[\r][\n]"
36422:03:43.168 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[{"Containers":-1,"Created":1767214937,"Id":"sha256:2ff0081d9878c1d477a5292d7d61de31078143cc3962adfbca82e9a67d3d2d24","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["9ee462:ed6856757f48486cac3da1849d88bc2d"],"SharedSize":-1,"Size":167938330,"VirtualSize":167938330},{"Containers":-1,"Created":1765244015,"Id":"sha256:c8a14e7e1d5835a3952ac83c20b5a859d337b8e6cc1b2eb89f3f4e0125dd516a","Labels":null,"ParentId":"","RepoDigests":["node@sha256:4b4e58e59c5e042928790c6fccd8ad16da6296bcc2e9924c56fba84a8e5ff662"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095787734,"VirtualSize":1095787734},{"Containers":-1,"Created":1765243983,"Id":"sha256:6036222eceacf3f896dad0d0fa72fd12ecf1db0b032355744ffbc188c9322087","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c8abd8da9cfddd2dfd2d5aa9ea2e54f9f70d3968ecf81bf5c2422594fa13fa83"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132832460,"VirtualSize":1132832460},{"Containers":-1,"Created":1765152000,"Id":"sha256:fc59cd30cd20f83a505ef8d9f153c8dd90ab4ddc1bfe8242cdfd96b5ff9217c9","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:1b1fd1445c1d0ed68123cf76c2d7c7cb47dfdab3df56f7ff9303063110d43291"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298930,"VirtualSize":124298930},{"Containers":-1,"Created":1764882778,"Id":"sha256:38925ee9872d372937cb288c928672b2481fef11e525889c0b9e2556466d2339","Labels":null,"ParentId":"","RepoDigests":["node@sha256:9632533eda8061fc1e9960cfb3f8762781c07a00ee7317f5dc0e13c05e15166f"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162158062,"VirtualSize":162158062},{"Containers":-1,"Created":1764882760,"Id":"sha256:9992b59c17bf27bd13e187f54112049f23f7da7b89343bee73963ae3d6a65fb9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:643e7036aa985317ebfee460005e322aa550c6b6883000d01daefb58689a58e2"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134610812,"VirtualSize":134610812},{"Containers":-1,"Created":1763642042,"Id":"sha256:fe0990fb85c4586aaa94e599905b75a2676664f065f29bea67ebcd5b2fe88acb","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:de10faf919fc71ba4eb1dd7bd6449566d012b0c9436b1c61bfee21d621b009aa"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226883175,"VirtualSize":226883175},{"Containers":-1,"Created":1760913662,"Id":"sha256:4666ce42fae6cb3dfc8cc0991febf49fa1e3c59e4e55019012c76b705a50c10d","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.source":"https://github.com/VirtusLab/community-build3","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ghcr.io/virtuslab/scala-community-build-project-builder@sha256:db549b49396307e61cc6df02d06009e1ff341ec3a0e79621f14385ae9e760c7f"],"RepoTags":["ghcr.io/virtuslab/scala-community-build-project-builder:jdk17-latest"],"SharedSize":-1,"Size":1954882733,"VirtualSize":1954882733},{"Containers":-1,"Created":1760376200,"Id":"sha256:9fa3e2b5204f4fd5ae0d53dee5c367ac686a8a39685d9261b9d3d3c8a9cc8917","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868044,"VirtualSize":77868044},{"Containers":-1,"Created":1759921840,"Id":"sha256:83b2b6703a620bf2e001ab57f7adc414d891787b3c59859b1b62909e48dd2242","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1"],"RepoTags":["alpine:3.19"],"SharedSize":-1,"Size":7393371,"VirtualSize":7393371},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2"
36522:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
36622:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
36722:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
36822:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
36922:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
37022:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
37122:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:43 GMT
37222:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
37322:03:43.169 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: connection can be kept alive for 3 MINUTES
37422:03:43.175 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639,"VirtualSize":1089055639},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986,"VirtualSize":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442,"VirtualSize":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691,"VirtualSize":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890,"VirtualSize":5539890}][\n]"
37522:03:43.180 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
37622:03:43.181 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
37722:03:43.181 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
37822:03:43.181 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: releasing valid endpoint
37922:03:43.181 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: releasing endpoint
38022:03:43.181 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES
38122:03:43.181 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
38222:03:43.184 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - testcontainers/ryuk:0.5.1 is not in image name cache, updating...
38322:03:43.185 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
38422:03:43.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: preparing request execution
38522:03:43.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
38622:03:43.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
38722:03:43.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: target auth state: UNCHALLENGED
38822:03:43.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: proxy auth state: UNCHALLENGED
38922:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000005: acquiring connection with route {}->unix://localhost:2375
39022:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquiring endpoint (3 MINUTES)
39122:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
39222:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
39322:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: acquired ep-00000004
39422:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquired endpoint ep-00000004
39522:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
39622:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: start execution ex-00000005
39722:03:43.189 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: executing exchange ex-00000005 over http-outgoing-0
39822:03:43.190 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
39922:03:43.190 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
40022:03:43.191 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
40122:03:43.191 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
40222:03:43.191 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
40322:03:43.191 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
40422:03:43.191 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
40522:03:43.191 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
40622:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
40722:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
40822:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
40922:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
41022:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
41122:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
41222:03:43.192 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
41322:03:43.193 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
41422:03:43.193 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
41522:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
41622:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
41722:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
41822:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
41922:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:43 GMT[\r][\n]"
42022:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 55[\r][\n]"
42122:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
42222:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.5.1"}[\n]"
42322:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 404 Not Found
42422:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
42522:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
42622:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
42722:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
42822:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
42922:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:43 GMT
43022:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 55
43122:03:43.194 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: connection can be kept alive for 3 MINUTES
43222:03:43.198 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: releasing valid endpoint
43322:03:43.199 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: releasing endpoint
43422:03:43.200 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES
43522:03:43.200 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
43622:03:43.201 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: testcontainers/ryuk:0.5.1
43722:03:43.201 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
43822:03:43.208 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
43922:03:43.209 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
44022:03:43.209 [pool-28-thread-4] INFO org.testcontainers.utility.RegistryAuthLocator - Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
44122:03:43.210 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
44222:03:43.211 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
44322:03:43.219 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: preparing request execution
44422:03:43.219 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
44522:03:43.219 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
44622:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: target auth state: UNCHALLENGED
44722:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: proxy auth state: UNCHALLENGED
44822:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000006: acquiring connection with route {}->unix://localhost:2375
44922:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquiring endpoint (3 MINUTES)
45022:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
45122:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
45222:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: acquired ep-00000005
45322:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquired endpoint ep-00000005
45422:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000006: executing POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.5.1 HTTP/1.1
45522:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: start execution ex-00000006
45622:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: executing exchange ex-00000006 over http-outgoing-0
45722:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.5.1 HTTP/1.1
45822:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/octet-stream
45922:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
46022:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
46122:03:43.220 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
46222:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
46322:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
46422:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
46522:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.5.1 HTTP/1.1[\r][\n]"
46622:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/octet-stream[\r][\n]"
46722:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
46822:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
46922:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
47022:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
47122:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
47222:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
47322:03:43.221 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
47422:03:44.181 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
47522:03:44.181 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
47622:03:44.181 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
47722:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
47822:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
47922:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
48022:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:44 GMT[\r][\n]"
48122:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
48222:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48322:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3c[\r][\n]"
48422:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.5.1"}[\r][\n]"
48522:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48622:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
48722:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
48822:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
48922:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
49022:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
49122:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
49222:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:44 GMT
49322:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
49422:03:44.182 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000006: connection can be kept alive for 3 MINUTES
49522:03:44.183 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
49622:03:44.194 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.5.1, from=null, time=null, errorDetail=null, error=null, aux=null)
49722:03:44.199 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
49822:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
49922:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
50022:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50122:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50222:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
50322:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50422:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50522:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
50622:03:44.433 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50722:03:44.434 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
50822:03:44.434 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
50922:03:44.434 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
51022:03:44.668 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51122:03:44.669 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28727,"total":2807803},"progress":"[\u003e ] 28.73kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
51222:03:44.669 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51322:03:44.669 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28727, total=2807803, start=null), progress=[> ] 28.73kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
51422:03:44.669 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51522:03:44.670 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28148,"total":2775904},"progress":"[\u003e ] 28.15kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
51622:03:44.670 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51722:03:44.670 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28148, total=2775904, start=null), progress=[> ] 28.15kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
51822:03:44.683 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
51922:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
52022:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52122:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
52222:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
52322:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
52422:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52522:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
52622:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2807803},"progress":"[\u003e ] 32.77kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
52722:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52822:03:44.684 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
52922:03:44.685 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (55 KB/? MB)
53022:03:44.685 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2807803, start=null), progress=[> ] 32.77kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
53122:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bc[\r][\n]"
53222:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2775904,"total":2775904},"progress":"[==================================================\u003e] 2.776MB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
53322:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53422:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2775904, total=2775904, start=null), progress=[==================================================>] 2.776MB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
53522:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
53622:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
53722:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53822:03:44.688 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
53922:03:44.694 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
54022:03:44.694 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3670,"total":284767},"progress":"[\u003e ] 3.67kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
54122:03:44.694 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54222:03:44.695 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3670, total=284767, start=null), progress=[> ] 3.67kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
54322:03:44.697 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
54422:03:44.697 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
54522:03:44.697 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54622:03:44.698 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
54722:03:44.698 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (2 MB/? MB)
54822:03:44.738 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
54922:03:44.738 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2807803,"total":2807803},"progress":"[==================================================\u003e] 2.808MB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
55022:03:44.738 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55122:03:44.738 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2807803, total=2807803, start=null), progress=[==================================================>] 2.808MB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
55222:03:44.778 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
55322:03:44.778 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"91d30c5bc195"}[\r][\n]"
55422:03:44.778 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55522:03:44.778 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
55622:03:44.779 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 1 extracted, (5 MB/? MB)
55722:03:44.780 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
55822:03:44.780 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":284767},"progress":"[=====\u003e ] 32.77kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
55922:03:44.780 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56022:03:44.781 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=284767, start=null), progress=[=====> ] 32.77kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
56122:03:44.819 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
56222:03:44.819 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
56322:03:44.819 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56422:03:44.820 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
56522:03:44.820 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
56622:03:44.820 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
56722:03:44.821 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56822:03:44.821 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284767, total=284767, start=null), progress=[==================================================>] 284.8kB/284.8kB, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
56922:03:44.917 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
57022:03:44.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
57122:03:44.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57222:03:44.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
57322:03:44.918 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 2 extracted, (5 MB/? MB)
57422:03:44.920 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
57522:03:44.920 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2775904},"progress":"[\u003e ] 32.77kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
57622:03:44.920 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57722:03:44.920 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2775904, start=null), progress=[> ] 32.77kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
57822:03:44.953 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
57922:03:44.953 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2775904,"total":2775904},"progress":"[==================================================\u003e] 2.776MB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
58022:03:44.953 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58122:03:44.954 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2775904, total=2775904, start=null), progress=[==================================================>] 2.776MB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
58222:03:44.966 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
58322:03:44.966 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
58422:03:44.966 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58522:03:44.966 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
58622:03:44.966 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 3 extracted, (5 MB/? MB)
58722:03:44.972 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "5e[\r][\n]"
58822:03:44.972 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Digest: sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"}[\r][\n]"
58922:03:44.972 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59022:03:44.972 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
59122:03:44.973 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "4b[\r][\n]"
59222:03:44.973 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.5.1"}[\r][\n]"
59322:03:44.973 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59422:03:44.973 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.5.1, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
59522:03:44.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
59622:03:44.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59722:03:44.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: releasing valid endpoint
59822:03:44.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: releasing endpoint
59922:03:44.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES
60022:03:44.974 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
60122:03:44.975 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
60222:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: preparing request execution
60322:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
60422:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
60522:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: target auth state: UNCHALLENGED
60622:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: proxy auth state: UNCHALLENGED
60722:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000007: acquiring connection with route {}->unix://localhost:2375
60822:03:44.975 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquiring endpoint (3 MINUTES)
60922:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
61022:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
61122:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: acquired ep-00000006
61222:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquired endpoint ep-00000006
61322:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
61422:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: start execution ex-00000007
61522:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: executing exchange ex-00000007 over http-outgoing-0
61622:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
61722:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
61822:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
61922:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
62022:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
62122:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
62222:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
62322:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
62422:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
62522:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
62622:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
62722:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
62822:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
62922:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
63022:03:44.976 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
63122:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
63222:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
63322:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
63422:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
63522:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
63622:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
63722:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:44 GMT[\r][\n]"
63822:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
63922:03:44.977 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
64022:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/ac35360a7e510c6119808696183c20dded5df1990e1428f02cf3a3a28409705d/diff:/var/lib/docker/overlay2/7b1d5ff69d7a6589e237e042a8f51d0380997484232d379fa01fb49f7140726c/diff","MergedDir":"/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/merged","UpperDir":"/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/diff","WorkDir":"/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
64122:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
64222:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
64322:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
64422:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
64522:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
64622:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
64722:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:44 GMT
64822:03:44.978 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
64922:03:44.979 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: connection can be kept alive for 3 MINUTES
65022:03:44.996 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: releasing valid endpoint
65122:03:44.996 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: releasing endpoint
65222:03:44.997 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES
65322:03:44.997 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
65422:03:44.999 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
65522:03:45.000 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
65622:03:45.000 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
65722:03:45.000 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
65822:03:45.002 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
65922:03:45.002 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
66022:03:45.002 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
66122:03:45.010 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5ae46a03[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8080/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[/var/run/docker.sock:/var/run/docker.sock:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={8080/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7d55e10c}, privileged=true, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=testcontainers/ryuk:0.5.1,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0},macAddress=<null>,name=testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2,networkDisabled=<null>,networkingConfig=<null>,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
66222:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: preparing request execution
66322:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
66422:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
66522:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: target auth state: UNCHALLENGED
66622:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: proxy auth state: UNCHALLENGED
66722:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000008: acquiring connection with route {}->unix://localhost:2375
66822:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquiring endpoint (3 MINUTES)
66922:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
67022:03:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
67122:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: acquired ep-00000007
67222:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquired endpoint ep-00000007
67322:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: executing POST /v1.32/containers/create?name=testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
67422:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: start execution ex-00000008
67522:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: executing exchange ex-00000008 over http-outgoing-0
67622:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
67722:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
67822:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
67922:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
68022:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
68122:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
68222:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Content-Length: 1954
68322:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
68422:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
68522:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1[\r][\n]"
68622:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
68722:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
68822:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
68922:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
69022:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
69122:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
69222:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
69322:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
69422:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
69522:03:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"testcontainers/ryuk:0.5.1","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8080/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":true,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0"},"Shell":null,"NetworkingConfig":null}"
69622:03:45.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
69722:03:45.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
69822:03:45.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
69922:03:45.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
70022:03:45.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
70122:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
70222:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
70322:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 88[\r][\n]"
70422:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
70522:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","Warnings":[]}[\n]"
70622:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 201 Created
70722:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
70822:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
70922:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
71022:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
71122:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
71222:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:45 GMT
71322:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 88
71422:03:45.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: connection can be kept alive for 3 MINUTES
71522:03:45.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: releasing valid endpoint
71622:03:45.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: releasing endpoint
71722:03:45.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES
71822:03:45.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
71922:03:45.079 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e
72022:03:45.080 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e
72122:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: preparing request execution
72222:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
72322:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
72422:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: target auth state: UNCHALLENGED
72522:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: proxy auth state: UNCHALLENGED
72622:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000009: acquiring connection with route {}->unix://localhost:2375
72722:03:45.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquiring endpoint (3 MINUTES)
72822:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
72922:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
73022:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: acquired ep-00000008
73122:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquired endpoint ep-00000008
73222:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: executing POST /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/start HTTP/1.1
73322:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: start execution ex-00000009
73422:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: executing exchange ex-00000009 over http-outgoing-0
73522:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/start HTTP/1.1
73622:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
73722:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
73822:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
73922:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
74022:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
74122:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
74222:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
74322:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/start HTTP/1.1[\r][\n]"
74422:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
74522:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
74622:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
74722:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
74822:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
74922:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
75022:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
75122:03:45.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
75222:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
75322:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
75422:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
75522:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
75622:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
75722:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
75822:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
75922:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content
76022:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
76122:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
76222:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
76322:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
76422:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:45 GMT
76522:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: connection can be kept alive for 3 MINUTES
76622:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: releasing valid endpoint
76722:03:45.201 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: releasing endpoint
76822:03:45.202 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES
76922:03:45.202 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
77022:03:45.207 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e,false
77122:03:45.207 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json], queryParams={}}
77222:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: preparing request execution
77322:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
77422:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
77522:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: target auth state: UNCHALLENGED
77622:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: proxy auth state: UNCHALLENGED
77722:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000A: acquiring connection with route {}->unix://localhost:2375
77822:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquiring endpoint (3 MINUTES)
77922:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
78022:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
78122:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: acquired ep-00000009
78222:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquired endpoint ep-00000009
78322:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: executing GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1
78422:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: start execution ex-0000000A
78522:03:45.208 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: executing exchange ex-0000000A over http-outgoing-0
78622:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1
78722:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
78822:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
78922:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
79022:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
79122:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
79222:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
79322:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1[\r][\n]"
79422:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
79522:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
79622:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
79722:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
79822:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
79922:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
80022:03:45.209 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
80122:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
80222:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
80322:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
80422:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
80522:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
80622:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
80722:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
80822:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
80922:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81022:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "13f2[\r][\n]"
81122:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","Created":"2025-12-31T21:03:45.05748045Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3154,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:45.09056809Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/resolv.conf","HostnamePath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/hostname","HostsPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/hosts","LogPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e-json.log","Name":"/testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"unconfined","ExecIDs":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":true,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":["label=disable"],"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":null,"ReadonlyPaths":null},"GraphDriver":{"Data":{"ID":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","LowerDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b-init/diff:/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/diff:/var/lib/docker/overlay2/ac35360a7e510c6119808696183c20dded5df1990e1428f02cf3a3a28409705d/diff:/var/lib/docker/overlay2/7b1d5ff69d7a6589e237e042a8f51d0380997484232d379fa01fb49f7140726c/diff","MergedDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b/merged","UpperDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b/diff","WorkDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"f73f79fce376","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"Image":"testcontainers/ryuk:0.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"899e42d742937bcd594a82d7aa64703fb1a83185cf20111234aaaccb1647b2b8","SandboxKey":"/var/run/docker/netns/899e42d74293","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"37d2cee1390c5ddbddc9657c5655776b23c4ceec7a1f584b48e0caad9297ae47","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"c6:da:f2:ab:a4:66","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"c6:da:f2:ab:a4:66","DriverOpts":null,"GwPriority":0,"NetworkID":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","EndpointID":"37d2cee1390c5ddbddc9657c5655776b23c4ceec7a1f584b48e0caad9297ae47","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
81222:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81322:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
81422:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81522:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
81622:03:45.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
81722:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
81822:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
81922:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
82022:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
82122:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:45 GMT
82222:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
82322:03:45.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: connection can be kept alive for 3 MINUTES
82422:03:45.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: releasing valid endpoint
82522:03:45.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: releasing endpoint
82622:03:45.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES
82722:03:45.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
82822:03:45.258 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
82922:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: preparing request execution
83022:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
83122:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
83222:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: target auth state: UNCHALLENGED
83322:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: proxy auth state: UNCHALLENGED
83422:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000B: acquiring connection with route {}->unix://localhost:2375
83522:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquiring endpoint (3 MINUTES)
83622:03:45.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
83722:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
83822:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: acquired ep-0000000A
83922:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquired endpoint ep-0000000A
84022:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: executing GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
84122:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: start execution ex-0000000B
84222:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
84322:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
84422:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
84522:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
84622:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
84722:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
84822:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
84922:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
85022:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1[\r][\n]"
85122:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
85222:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
85322:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
85422:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
85522:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
85622:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
85722:03:45.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
85822:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
85922:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
86022:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
86122:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
86222:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
86322:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
86422:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
86522:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
86622:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
86722:03:45.260 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/ac35360a7e510c6119808696183c20dded5df1990e1428f02cf3a3a28409705d/diff:/var/lib/docker/overlay2/7b1d5ff69d7a6589e237e042a8f51d0380997484232d379fa01fb49f7140726c/diff","MergedDir":"/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/merged","UpperDir":"/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/diff","WorkDir":"/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
86822:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
86922:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
87022:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
87122:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
87222:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
87322:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
87422:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:45 GMT
87522:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
87622:03:45.261 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: connection can be kept alive for 3 MINUTES
87722:03:45.262 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: releasing valid endpoint
87822:03:45.262 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: releasing endpoint
87922:03:45.262 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES
88022:03:45.262 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
88122:03:45.262 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
88222:03:45.262 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: preparing request execution
88322:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
88422:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
88522:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: target auth state: UNCHALLENGED
88622:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: proxy auth state: UNCHALLENGED
88722:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000C: acquiring connection with route {}->unix://localhost:2375
88822:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquiring endpoint (3 MINUTES)
88922:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
89022:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
89122:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: acquired ep-0000000B
89222:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquired endpoint ep-0000000B
89322:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: executing GET /v1.32/version HTTP/1.1
89422:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: start execution ex-0000000C
89522:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
89622:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
89722:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
89822:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
89922:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
90022:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
90122:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
90222:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
90322:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
90422:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
90522:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
90622:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
90722:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
90822:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
90922:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
91022:03:45.263 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
91122:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
91222:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
91322:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
91422:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
91522:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
91622:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
91722:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
91822:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
91922:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
92022:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
92122:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
92222:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
92322:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
92422:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
92522:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
92622:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
92722:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:45 GMT
92822:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
92922:03:45.269 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: connection can be kept alive for 3 MINUTES
93022:03:45.270 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: releasing valid endpoint
93122:03:45.270 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: releasing endpoint
93222:03:45.270 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES
93322:03:45.270 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
93422:03:45.274 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: preparing request execution
93522:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
93622:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
93722:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: target auth state: UNCHALLENGED
93822:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: proxy auth state: UNCHALLENGED
93922:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000D: acquiring connection with route {}->unix://localhost:2375
94022:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquiring endpoint (3 MINUTES)
94122:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
94222:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
94322:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: acquired ep-0000000C
94422:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquired endpoint ep-0000000C
94522:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: executing GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
94622:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: start execution ex-0000000D
94722:03:45.275 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
94822:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
94922:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
95022:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
95122:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
95222:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
95322:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
95422:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
95522:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
95622:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
95722:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
95822:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
95922:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
96022:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
96122:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
96222:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
96322:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
96422:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
96522:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
96622:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
96722:03:45.276 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
96822:03:45.277 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
96922:03:45.277 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
97022:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
97122:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
97222:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
97322:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
97422:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
97522:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
97622:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Wed, 31 Dec 2025 21:03:45 GMT
97722:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
97822:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: connection can be kept alive for 3 MINUTES
97922:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "2e[\r][\n]"
98022:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/12/31 21:03:45 Pinging Docker...[\n]"
98122:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98222:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "38[\r][\n]"
98322:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/12/31 21:03:45 Docker daemon is available![\n]"
98422:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98522:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "35[\r][\n]"
98622:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/12/31 21:03:45 Starting on port 8080...[\n]"
98722:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98822:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "25[\r][\n]"
98922:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2025/12/31 21:03:45 Started![\n]"
99022:03:45.278 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
99122:03:45.279 [pool-28-thread-4] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: 2025/12/31 21:03:45 Started!
99222:03:45.280 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: cancel
99322:03:45.280 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-0: close connection IMMEDIATE
99422:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: endpoint closed
99522:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: discarding endpoint
99622:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: releasing endpoint
99722:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection is not kept alive
99822:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
99922:03:45.281 [docker-java-stream--1924373222] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100022:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100122:03:45.281 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse - Failed to close the response
1002java.nio.channels.ClosedChannelException: null
1003 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1004 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1005 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1006 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1007 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1008 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1009 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1010 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1011 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1012 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1013 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1014 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1015 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1016 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1017 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1018 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1019 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1020 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1021 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1022 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
1023 at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
1024 at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:69)
1025 at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
1026 at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
1027 at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:978)
1028 at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:502)
1029 at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:356)
1030 at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
1031 at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:346)
1032 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:334)
1033 at org.testcontainers.utility.RyukResourceReaper.maybeStart(RyukResourceReaper.java:78)
1034 at org.testcontainers.utility.RyukResourceReaper.init(RyukResourceReaper.java:42)
1035 at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:231)
1036 at org.testcontainers.DockerClientFactory$1.getDockerClient(DockerClientFactory.java:106)
1037 at com.github.dockerjava.api.DockerClientDelegate.authConfig(DockerClientDelegate.java:109)
1038 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:333)
1039 at testcontainers.containers.NebulaClusterContainer.start$$anonfun$1(NebulaClusterContainer.scala:183)
1040 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1041 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1042 at scala.collection.immutable.List.foreach(List.scala:327)
1043 at testcontainers.containers.NebulaClusterContainer.start(NebulaClusterContainer.scala:182)
1044 at testcontainers.containers.znebula.NebulaSpec.$init$(NebulaSpec.scala:22)
1045 at testcontainers.containers.znebula.NebulaClientSpec$.<clinit>(NebulaClientSpec.scala:14)
1046 at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method)
1047 at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1155)
1048 at java.base/jdk.internal.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:42)
1049 at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:185)
1050 at java.base/java.lang.reflect.Field.acquireFieldAccessor(Field.java:1132)
1051 at java.base/java.lang.reflect.Field.getFieldAccessor(Field.java:1113)
1052 at java.base/java.lang.reflect.Field.get(Field.java:425)
1053 at org.portablescala.reflect.LoadableModuleClass.loadModule(LoadableModuleClass.scala:17)
1054 at zio.test.sbt.ZTestRunnerJVM.disectTask(ZTestRunnerJVM.scala:118)
1055 at zio.test.sbt.ZTestRunnerJVM.$anonfun$4(ZTestRunnerJVM.scala:95)
1056 at scala.collection.ArrayOps$.map$extension(ArrayOps.scala:939)
1057 at zio.test.sbt.ZTestRunnerJVM.tasksZ(ZTestRunnerJVM.scala:95)
1058 at zio.test.sbt.ZTestRunnerJVM.tasks(ZTestRunnerJVM.scala:84)
1059 at sbt.TestRunner.tasks(TestFramework.scala:121)
1060 at sbt.TestFramework$.$anonfun$createTestTasks$4(TestFramework.scala:282)
1061 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1062 at sbt.TestFramework$.$anonfun$createTestTasks$3(TestFramework.scala:282)
1063 at sbt.TestFramework$.$anonfun$createTestTasks$3$adapted(TestFramework.scala:279)
1064 at scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:293)
1065 at scala.collection.Iterator.foreach(Iterator.scala:943)
1066 at scala.collection.Iterator.foreach$(Iterator.scala:943)
1067 at scala.collection.AbstractIterator.foreach(Iterator.scala:1431)
1068 at scala.collection.IterableLike.foreach(IterableLike.scala:74)
1069 at scala.collection.IterableLike.foreach$(IterableLike.scala:73)
1070 at scala.collection.AbstractIterable.foreach(Iterable.scala:56)
1071 at scala.collection.TraversableLike.flatMap(TraversableLike.scala:293)
1072 at scala.collection.TraversableLike.flatMap$(TraversableLike.scala:290)
1073 at scala.collection.AbstractTraversable.flatMap(Traversable.scala:108)
1074 at sbt.TestFramework$.createTestTasks(TestFramework.scala:279)
1075 at sbt.TestFramework$.testTasks(TestFramework.scala:232)
1076 at sbt.Tests$.testTask(Tests.scala:358)
1077 at sbt.Tests$.apply(Tests.scala:325)
1078 at sbt.Defaults$.$anonfun$allTestGroupsTask$6(Defaults.scala:1689)
1079 at scala.collection.immutable.List.map(List.scala:293)
1080 at sbt.Defaults$.allTestGroupsTask(Defaults.scala:1664)
1081 at sbt.Defaults$.$anonfun$testTasks$10(Defaults.scala:1363)
1082 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1083 at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1084 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1085 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1086 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1087 at sbt.Execute.work(Execute.scala:292)
1088 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1089 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1090 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1091 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1092 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1093 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1094 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1095 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1096 at java.base/java.lang.Thread.run(Thread.java:833)
109722:03:45.283 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT2.132706226S
109822:03:45.285 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper - Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.lang%3Djava&label=org.testcontainers.version%3D1.19.0&label=org.testcontainers.sessionId%3D72a23738-9a95-4374-95cb-a31ed6c9e1a2' to Ryuk
109922:03:45.286 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper - Received 'ACK' from Ryuk
110022:03:45.286 [pool-28-thread-4] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
110122:03:45.287 [pool-28-thread-4] DEBUG org.testcontainers.DockerClientFactory - Checks are enabled
110222:03:45.287 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - Checking the system...
110322:03:45.287 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
110422:03:45.287 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
110522:03:45.287 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-metad:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
110622:03:45.287 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - vesoft/nebula-metad:v3.6.0 is not in image name cache, updating...
110722:03:45.287 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
110822:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: preparing request execution
110922:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
111022:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
111122:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: target auth state: UNCHALLENGED
111222:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: proxy auth state: UNCHALLENGED
111322:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: acquiring connection with route {}->unix://localhost:2375
111422:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquiring endpoint (3 MINUTES)
111522:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
111622:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
111722:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: acquired ep-0000000D
111822:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquired endpoint ep-0000000D
111922:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: opening connection {}->unix://localhost:2375
112022:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: connecting endpoint (3 MINUTES)
112122:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
112222:03:45.288 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-1: connecting to localhost/127.0.0.1:2375
112322:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-1: connection established /var/run/docker.sock<->/var/run/docker.sock
112422:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connected http-outgoing-1
112522:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: endpoint connected
112622:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: executing GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
112722:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: start execution ex-0000000E
112822:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
112922:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
113022:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
113122:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
113222:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
113322:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
113422:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
113522:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
113622:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1[\r][\n]"
113722:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
113822:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
113922:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
114022:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
114122:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
114222:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
114322:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
114422:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
114522:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
114622:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
114722:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
114822:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
114922:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
115022:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:45 GMT[\r][\n]"
115122:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 56[\r][\n]"
115222:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
115322:03:45.289 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"message":"No such image: vesoft/nebula-metad:v3.6.0"}[\n]"
115422:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 404 Not Found
115522:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
115622:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
115722:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
115822:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
115922:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
116022:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:45 GMT
116122:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 56
116222:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: connection can be kept alive for 3 MINUTES
116322:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: releasing valid endpoint
116422:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: releasing endpoint
116522:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES
116622:03:45.290 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
116722:03:45.290 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-metad:v3.6.0
116822:03:45.290 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling docker image: vesoft/nebula-metad:v3.6.0. Please be patient; this may take some time but only needs to be done once.
116922:03:45.290 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:latest at registry: https://index.docker.io/v1/
117022:03:45.290 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
117122:03:45.290 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
117222:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: preparing request execution
117322:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
117422:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
117522:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: target auth state: UNCHALLENGED
117622:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: proxy auth state: UNCHALLENGED
117722:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000F: acquiring connection with route {}->unix://localhost:2375
117822:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquiring endpoint (3 MINUTES)
117922:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
118022:03:45.291 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
118122:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: acquired ep-0000000E
118222:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquired endpoint ep-0000000E
118322:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000F: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-metad&tag=v3.6.0 HTTP/1.1
118422:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: start execution ex-0000000F
118522:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: executing exchange ex-0000000F over http-outgoing-1
118622:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-metad&tag=v3.6.0 HTTP/1.1
118722:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/octet-stream
118822:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
118922:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
119022:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
119122:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
119222:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
119322:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
119422:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-metad&tag=v3.6.0 HTTP/1.1[\r][\n]"
119522:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/octet-stream[\r][\n]"
119622:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
119722:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
119822:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
119922:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
120022:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
120122:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
120222:03:45.292 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
120322:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
120422:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
120522:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
120622:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
120722:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
120822:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
120922:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:46 GMT[\r][\n]"
121022:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
121122:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
121222:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3d[\r][\n]"
121322:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling from vesoft/nebula-metad","id":"v3.6.0"}[\r][\n]"
121422:03:46.243 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
121522:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
121622:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
121722:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
121822:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
121922:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
122022:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
122122:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:46 GMT
122222:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
122322:03:46.244 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000F: connection can be kept alive for 3 MINUTES
122422:03:46.244 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Starting to pull image
122522:03:46.245 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-metad, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
122622:03:46.245 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
122722:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
122822:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
122922:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123022:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
123122:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
123222:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123322:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
123422:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
123522:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123622:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
123722:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
123822:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123922:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
124022:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
124122:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124222:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
124322:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
124422:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124522:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
124622:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
124722:03:46.536 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124822:03:46.537 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
124922:03:46.537 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
125022:03:46.537 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
125122:03:46.538 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
125222:03:46.538 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
125322:03:46.538 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
125422:03:46.538 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
125522:03:46.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
125622:03:46.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":536007,"total":76097157},"progress":"[\u003e ] 536kB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
125722:03:46.787 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
125822:03:46.788 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=536007, total=76097157, start=null), progress=[> ] 536kB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
125922:03:46.888 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
126022:03:46.888 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":22431554,"total":76097157},"progress":"[==============\u003e ] 22.43MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
126122:03:46.888 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126222:03:46.888 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22431554, total=76097157, start=null), progress=[==============> ] 22.43MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
126322:03:46.988 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
126422:03:46.988 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":50803906,"total":76097157},"progress":"[=================================\u003e ] 50.8MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
126522:03:46.988 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126622:03:46.989 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=50803906, total=76097157, start=null), progress=[=================================> ] 50.8MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
126722:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
126822:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1008,"total":11440},"progress":"[====\u003e ] 1.008kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
126922:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127022:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1008, total=11440, start=null), progress=[====> ] 1.008kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
127122:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b8[\r][\n]"
127222:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":11440,"total":11440},"progress":"[==================================================\u003e] 11.44kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
127322:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127422:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
127522:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
127622:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127722:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
127822:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
127922:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128022:03:47.037 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11440, total=11440, start=null), progress=[==================================================>] 11.44kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
128122:03:47.038 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
128222:03:47.038 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
128322:03:47.038 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (48 MB/? MB)
128422:03:47.069 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
128522:03:47.069 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":131072,"total":13066008},"progress":"[\u003e ] 131.1kB/13.07MB","id":"ab7e73164559"}[\r][\n]"
128622:03:47.069 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128722:03:47.070 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=131072, total=13066008, start=null), progress=[> ] 131.1kB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
128822:03:47.090 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
128922:03:47.090 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":74827266,"total":76097157},"progress":"[=================================================\u003e ] 74.83MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
129022:03:47.090 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129122:03:47.090 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=74827266, total=76097157, start=null), progress=[=================================================> ] 74.83MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
129222:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
129322:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
129422:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129522:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
129622:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
129722:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129822:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
129922:03:47.098 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
130022:03:47.099 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (71 MB/? MB)
130122:03:47.128 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ba[\r][\n]"
130222:03:47.128 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":557056,"total":76097157},"progress":"[\u003e ] 557.1kB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
130322:03:47.128 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130422:03:47.129 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=76097157, start=null), progress=[> ] 557.1kB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
130522:03:47.171 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
130622:03:47.171 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":5885952,"total":13066008},"progress":"[======================\u003e ] 5.886MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
130722:03:47.171 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130822:03:47.172 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5885952, total=13066008, start=null), progress=[======================> ] 5.886MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
130922:03:47.234 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
131022:03:47.235 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":5570560,"total":76097157},"progress":"[===\u003e ] 5.571MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
131122:03:47.235 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131222:03:47.235 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5570560, total=76097157, start=null), progress=[===> ] 5.571MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
131322:03:47.271 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
131422:03:47.272 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":11026432,"total":13066008},"progress":"[==========================================\u003e ] 11.03MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
131522:03:47.272 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131622:03:47.272 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11026432, total=13066008, start=null), progress=[==========================================> ] 11.03MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
131722:03:47.279 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
131822:03:47.279 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
131922:03:47.279 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132022:03:47.279 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
132122:03:47.279 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 0 extracted, (81 MB/? MB)
132222:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
132322:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
132422:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132522:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
132622:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
132722:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132822:03:47.342 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
132922:03:47.343 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
133022:03:47.343 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 1 pending, 4 downloaded, 0 extracted, (81 MB/? MB)
133122:03:47.347 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
133222:03:47.347 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":76097157},"progress":"[========\u003e ] 13.37MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
133322:03:47.347 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133422:03:47.348 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=76097157, start=null), progress=[========> ] 13.37MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
133522:03:47.483 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
133622:03:47.483 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":18939904,"total":76097157},"progress":"[============\u003e ] 18.94MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
133722:03:47.483 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133822:03:47.483 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18939904, total=76097157, start=null), progress=[============> ] 18.94MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
133922:03:47.625 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
134022:03:47.625 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":21168128,"total":76097157},"progress":"[=============\u003e ] 21.17MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
134122:03:47.625 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134222:03:47.625 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21168128, total=76097157, start=null), progress=[=============> ] 21.17MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
134322:03:47.709 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
134422:03:47.709 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":237568,"total":23686198},"progress":"[\u003e ] 237.6kB/23.69MB","id":"936d7003ec28"}[\r][\n]"
134522:03:47.709 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134622:03:47.709 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=237568, total=23686198, start=null), progress=[> ] 237.6kB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
134722:03:47.743 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
134822:03:47.743 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":26738688,"total":76097157},"progress":"[=================\u003e ] 26.74MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
134922:03:47.743 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135022:03:47.743 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26738688, total=76097157, start=null), progress=[=================> ] 26.74MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
135122:03:47.844 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
135222:03:47.844 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":31752192,"total":76097157},"progress":"[====================\u003e ] 31.75MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
135322:03:47.844 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135422:03:47.844 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=31752192, total=76097157, start=null), progress=[====================> ] 31.75MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
135522:03:47.855 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
135622:03:47.855 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":8404992,"total":23686198},"progress":"[=================\u003e ] 8.405MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
135722:03:47.855 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135822:03:47.856 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8404992, total=23686198, start=null), progress=[=================> ] 8.405MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
135922:03:47.945 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
136022:03:47.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":38993920,"total":76097157},"progress":"[=========================\u003e ] 38.99MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
136122:03:47.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136222:03:47.946 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=38993920, total=76097157, start=null), progress=[=========================> ] 38.99MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
136322:03:47.984 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
136422:03:47.985 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":16809984,"total":23686198},"progress":"[===================================\u003e ] 16.81MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
136522:03:47.985 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136622:03:47.985 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16809984, total=23686198, start=null), progress=[===================================> ] 16.81MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
136722:03:48.047 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
136822:03:48.047 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":46235648,"total":76097157},"progress":"[==============================\u003e ] 46.24MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
136922:03:48.047 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137022:03:48.048 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46235648, total=76097157, start=null), progress=[==============================> ] 46.24MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
137122:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
137222:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
137322:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137422:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
137522:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
137622:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137722:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
137822:03:48.083 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
137922:03:48.084 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 0 extracted, (97 MB/107 MB)
138022:03:48.194 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
138122:03:48.194 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":49020928,"total":76097157},"progress":"[================================\u003e ] 49.02MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
138222:03:48.194 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138322:03:48.194 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49020928, total=76097157, start=null), progress=[================================> ] 49.02MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
138422:03:48.323 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
138522:03:48.323 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":50135040,"total":76097157},"progress":"[================================\u003e ] 50.14MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
138622:03:48.323 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138722:03:48.323 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50135040, total=76097157, start=null), progress=[================================> ] 50.14MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
138822:03:48.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
138922:03:48.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":52363264,"total":76097157},"progress":"[==================================\u003e ] 52.36MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
139022:03:48.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139122:03:48.430 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52363264, total=76097157, start=null), progress=[==================================> ] 52.36MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
139222:03:48.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
139322:03:48.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":54591488,"total":76097157},"progress":"[===================================\u003e ] 54.59MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
139422:03:48.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139522:03:48.554 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54591488, total=76097157, start=null), progress=[===================================> ] 54.59MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
139622:03:48.656 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
139722:03:48.656 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":58490880,"total":76097157},"progress":"[======================================\u003e ] 58.49MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
139822:03:48.656 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139922:03:48.657 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58490880, total=76097157, start=null), progress=[======================================> ] 58.49MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
140022:03:48.759 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
140122:03:48.759 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":63504384,"total":76097157},"progress":"[=========================================\u003e ] 63.5MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
140222:03:48.759 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140322:03:48.759 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=63504384, total=76097157, start=null), progress=[=========================================> ] 63.5MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
140422:03:48.890 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
140522:03:48.890 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":66846720,"total":76097157},"progress":"[===========================================\u003e ] 66.85MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
140622:03:48.890 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140722:03:48.890 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=66846720, total=76097157, start=null), progress=[===========================================> ] 66.85MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
140822:03:49.064 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
140922:03:49.064 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":67960832,"total":76097157},"progress":"[============================================\u003e ] 67.96MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
141022:03:49.064 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141122:03:49.064 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=67960832, total=76097157, start=null), progress=[============================================> ] 67.96MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
141222:03:49.445 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
141322:03:49.445 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":69632000,"total":76097157},"progress":"[=============================================\u003e ] 69.63MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
141422:03:49.446 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141522:03:49.446 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=69632000, total=76097157, start=null), progress=[=============================================> ] 69.63MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
141622:03:49.549 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
141722:03:49.549 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":76097157,"total":76097157},"progress":"[==================================================\u003e] 76.1MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
141822:03:49.549 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141922:03:49.549 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=76097157, total=76097157, start=null), progress=[==================================================>] 76.1MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
142022:03:49.813 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
142122:03:49.813 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
142222:03:49.813 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142322:03:49.813 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
142422:03:49.814 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 1 extracted, (99 MB/107 MB)
142522:03:49.815 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
142622:03:49.815 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":11440,"total":11440},"progress":"[==================================================\u003e] 11.44kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
142722:03:49.815 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142822:03:49.816 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11440, total=11440, start=null), progress=[==================================================>] 11.44kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
142922:03:49.817 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
143022:03:49.817 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":11440,"total":11440},"progress":"[==================================================\u003e] 11.44kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
143122:03:49.817 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143222:03:49.817 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11440, total=11440, start=null), progress=[==================================================>] 11.44kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
143322:03:49.834 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
143422:03:49.834 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
143522:03:49.834 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143622:03:49.835 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
143722:03:49.835 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 2 extracted, (99 MB/107 MB)
143822:03:49.841 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
143922:03:49.841 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":131072,"total":13066008},"progress":"[\u003e ] 131.1kB/13.07MB","id":"ab7e73164559"}[\r][\n]"
144022:03:49.841 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144122:03:49.841 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=131072, total=13066008, start=null), progress=[> ] 131.1kB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
144222:03:49.913 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
144322:03:49.913 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":13066008,"total":13066008},"progress":"[==================================================\u003e] 13.07MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
144422:03:49.914 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144522:03:49.914 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13066008, total=13066008, start=null), progress=[==================================================>] 13.07MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
144622:03:50.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
144722:03:50.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"ab7e73164559"}[\r][\n]"
144822:03:50.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144922:03:50.262 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
145022:03:50.262 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 3 extracted, (101 MB/107 MB)
145122:03:50.263 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
145222:03:50.263 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
145322:03:50.263 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145422:03:50.263 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
145522:03:50.264 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
145622:03:50.264 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
145722:03:50.264 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145822:03:50.264 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
145922:03:50.271 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
146022:03:50.271 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
146122:03:50.271 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146222:03:50.271 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
146322:03:50.271 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 4 extracted, (101 MB/107 MB)
146422:03:50.277 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
146522:03:50.277 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":262144,"total":23686198},"progress":"[\u003e ] 262.1kB/23.69MB","id":"936d7003ec28"}[\r][\n]"
146622:03:50.277 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146722:03:50.277 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=23686198, start=null), progress=[> ] 262.1kB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
146822:03:50.380 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
146922:03:50.380 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8388608,"total":23686198},"progress":"[=================\u003e ] 8.389MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
147022:03:50.380 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147122:03:50.380 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8388608, total=23686198, start=null), progress=[=================> ] 8.389MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
147222:03:50.482 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
147322:03:50.482 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":17563648,"total":23686198},"progress":"[=====================================\u003e ] 17.56MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
147422:03:50.482 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147522:03:50.482 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17563648, total=23686198, start=null), progress=[=====================================> ] 17.56MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
147622:03:50.570 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
147722:03:50.570 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":23686198,"total":23686198},"progress":"[==================================================\u003e] 23.69MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
147822:03:50.570 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147922:03:50.570 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23686198, total=23686198, start=null), progress=[==================================================>] 23.69MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
148022:03:50.599 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
148122:03:50.599 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"936d7003ec28"}[\r][\n]"
148222:03:50.599 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148322:03:50.599 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
148422:03:50.600 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 5 extracted, (107 MB/107 MB)
148522:03:50.604 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "5e[\r][\n]"
148622:03:50.604 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Digest: sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"}[\r][\n]"
148722:03:50.604 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148822:03:50.604 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
148922:03:50.605 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "4c[\r][\n]"
149022:03:50.605 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Status: Downloaded newer image for vesoft/nebula-metad:v3.6.0"}[\r][\n]"
149122:03:50.605 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149222:03:50.605 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-metad:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
149322:03:50.606 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
149422:03:50.606 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149522:03:50.606 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: releasing valid endpoint
149622:03:50.606 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: releasing endpoint
149722:03:50.606 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: connection http-outgoing-1 can be kept alive for 3 MINUTES
149822:03:50.606 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
149922:03:50.606 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pull complete. 5 layers, pulled in 4s (downloaded 107 MB at 26 MB/s)
150022:03:50.606 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
150122:03:50.607 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: preparing request execution
150222:03:50.607 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
150322:03:50.607 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
150422:03:50.607 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: target auth state: UNCHALLENGED
150522:03:50.607 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: proxy auth state: UNCHALLENGED
150622:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000010: acquiring connection with route {}->unix://localhost:2375
150722:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquiring endpoint (3 MINUTES)
150822:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
150922:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
151022:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: acquired ep-0000000F
151122:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquired endpoint ep-0000000F
151222:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: executing GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
151322:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: start execution ex-00000010
151422:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
151522:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
151622:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
151722:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
151822:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
151922:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
152022:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
152122:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
152222:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1[\r][\n]"
152322:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
152422:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
152522:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
152622:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
152722:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
152822:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
152922:03:50.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
153022:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
153122:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
153222:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
153322:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
153422:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
153522:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
153622:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
153722:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
153822:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
153922:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
154022:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","RepoTags":["vesoft/nebula-metad:v3.6.0"],"RepoDigests":["vesoft/nebula-metad@sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:38.037559529Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":290142181,"VirtualSize":290142181,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/19e14dd1e5747acb29952e9a3677b9a84f8b3dc27f86816dd868a3cfbfecb925/diff:/var/lib/docker/overlay2/91bf0fef63cf06da5d2f7fd54110b48f748b57415cecb94bc761f61ae55c40b6/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/merged","UpperDir":"/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/diff","WorkDir":"/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:c50da936738d18801356933ee573e026ccff62324eb00c802981cbe7005a3318","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:0f6759a44f22a19a86a7f3c97a9a3a870b40790eae115924a6a2df4e55cf4b50"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
154122:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
154222:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
154322:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
154422:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
154522:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
154622:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
154722:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
154822:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
154922:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
155022:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
155122:03:50.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
155222:03:50.610 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: connection can be kept alive for 3 MINUTES
155322:03:50.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: releasing valid endpoint
155422:03:50.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: releasing endpoint
155522:03:50.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES
155622:03:50.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
155722:03:50.611 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
155822:03:50.611 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Trying to start container: vesoft/nebula-metad:v3.6.0 (attempt 1/1)
155922:03:50.611 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
156022:03:50.611 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Creating container for image: vesoft/nebula-metad:v3.6.0
156122:03:50.611 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:v3.6.0 at registry: https://index.docker.io/v1/
156222:03:50.611 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
156322:03:50.611 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
156422:03:50.613 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: <null>,true,<null>,<null>,<null>,Network.Ipam(driver=default, config=[Network.Ipam.Config(subnet=172.28.0.0/16, ipRange=null, gateway=172.28.0.1, networkID=null)], options=null),{org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=72a23738-9a95-4374-95cb-a31ed6c9e1a2},testcontainers-nebula-network,{}
156522:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: preparing request execution
156622:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
156722:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
156822:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: target auth state: UNCHALLENGED
156922:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: proxy auth state: UNCHALLENGED
157022:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000011: acquiring connection with route {}->unix://localhost:2375
157122:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquiring endpoint (3 MINUTES)
157222:03:50.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
157322:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
157422:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: acquired ep-00000010
157522:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquired endpoint ep-00000010
157622:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: executing POST /v1.32/networks/create HTTP/1.1
157722:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: start execution ex-00000011
157822:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: executing exchange ex-00000011 over http-outgoing-1
157922:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/networks/create HTTP/1.1
158022:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
158122:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
158222:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
158322:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
158422:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
158522:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 475
158622:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
158722:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
158822:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/networks/create HTTP/1.1[\r][\n]"
158922:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
159022:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
159122:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
159222:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
159322:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
159422:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 475[\r][\n]"
159522:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
159622:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
159722:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
159822:03:50.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"enableIPv6":null,"Name":"testcontainers-nebula-network","Driver":null,"IPAM":{"Driver":"default","Config":[{"Subnet":"172.28.0.0/16","IPRange":null,"Gateway":"172.28.0.1","NetworkID":null}],"Options":null},"Options":{},"CheckDuplicate":true,"Internal":null,"EnableIPv6":null,"Attachable":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2"}}"
159922:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
160022:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
160122:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
160222:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
160322:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
160422:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
160522:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
160622:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 87[\r][\n]"
160722:03:50.655 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
160822:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","Warning":""}[\n]"
160922:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
161022:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
161122:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
161222:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
161322:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
161422:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
161522:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
161622:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 87
161722:03:50.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: connection can be kept alive for 3 MINUTES
161822:03:50.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: releasing valid endpoint
161922:03:50.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: releasing endpoint
162022:03:50.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES
162122:03:50.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
162222:03:50.710 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: <null>,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,<null>,<null>
162322:03:50.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: preparing request execution
162422:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
162522:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
162622:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: target auth state: UNCHALLENGED
162722:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: proxy auth state: UNCHALLENGED
162822:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000012: acquiring connection with route {}->unix://localhost:2375
162922:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquiring endpoint (3 MINUTES)
163022:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
163122:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
163222:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: acquired ep-00000011
163322:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquired endpoint ep-00000011
163422:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: executing GET /v1.32/containers/json HTTP/1.1
163522:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: start execution ex-00000012
163622:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: executing exchange ex-00000012 over http-outgoing-1
163722:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/json HTTP/1.1
163822:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
163922:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
164022:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
164122:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
164222:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
164322:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
164422:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]"
164522:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
164622:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
164722:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
164822:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
164922:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
165022:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
165122:03:50.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
165222:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
165322:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
165422:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
165522:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
165622:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
165722:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
165822:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
165922:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
166022:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
166122:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "167e[\r][\n]"
166222:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[{"Id":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","Names":["/testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2"],"Image":"testcontainers/ryuk:0.5.1","ImageID":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","Command":"/bin/ryuk","Created":1767215025,"Ports":[{"IP":"0.0.0.0","PrivatePort":8080,"PublicPort":32768,"Type":"tcp"},{"IP":"::","PrivatePort":8080,"PublicPort":32768,"Type":"tcp"}],"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"},"State":"running","Status":"Up 5 seconds","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"c6:da:f2:ab:a4:66","DriverOpts":null,"GwPriority":0,"NetworkID":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","EndpointID":"37d2cee1390c5ddbddc9657c5655776b23c4ceec7a1f584b48e0caad9297ae47","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"4097803949f624f863de699989b692684224454ceeac222fd81c02b91b525496","Names":["/peaceful_haibt"],"Image":"ghcr.io/virtuslab/scala-community-build-project-builder:jdk17-latest","ImageID":"sha256:4666ce42fae6cb3dfc8cc0991febf49fa1e3c59e4e55019012c76b705a50c10d","Command":"bash -c '# Git config for migration patches\ngit config --global user.email \"scala3-community-build@virtuslab.com\"\ngit config --global user.name \"Scala 3 Open Community Build\"\n\nDefaultConfig='{}'\nConfigFile=\"/opencb/.github/workflows/buildConfig.json\"\nconfig () { \n path=\".\\\"nebula-contrib/testcontainers-nebula\\\"$@\" \n jq -c -r \"$path\" $ConfigFile \n}\n\necho \"Project config: $(config '')\"\n\ntouch build-logs.txt build-summary.txt\n# Assume failure unless overwritten by a successful build\necho 'failure' > build-status.txt \necho 'unknown' > build-tool.txt\n\nexport OPENCB_EXECUTE_TESTS=\"true\"\nexport OPENCB_AKKA_REPO_TOKEN=\"OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A\"\ntimeout 7200 \\\n /opencb/project-builder/build-revision.sh \\\n \"$(config .project)\" \\\n \"$(config .repoUrl)\" \\\n \"$(config .revision)\" \\\n \"3.8.0-RC5\" \\\n \"$(config .targets)\" \\\n \"https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC5\" \\\n \"$(config .config // ${DefaultConfig})\" \\\n \"\" \\\n \"\" \\\n \"\" \\\n 2>&1 | tee build-logs.txt\n \nexit_code=${PIPESTATUS[0]}\nif [ $exit_code -eq 124 ]; then\n echo \"Build timeout after 2 hours\" >> build-logs.txt\n echo \"timeout\" > build-status.txt\nfi\n\n# Store results\nmv build-logs.txt /opencb/\nmv build-status.txt /opencb/\nmv build-summary.txt /opencb/\nmv build-tool.txt /opencb/'","Created":1767214973,"Ports":[],"Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.source":"https://github.com/VirtusLab/community-build3","org.opencontainers.image.version":"22.04"},"State":"running","Status":"Up 57 seconds","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"c6:2a:0b:fc:83:46","DriverOpts":null,"GwPriority":0,"NetworkID":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","EndpointID":"3d348ede9ce15fc998c5d1029e5d63f4a9f9c26a4bae1eab3052dee2b2ad9692","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}},"Mounts":[{"Type":"bind","Source":"/home/runner/work/community-build3/community-build3","Destination":"/opencb","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"","RW":true,"Propagation":"rprivate"}]},{"Id":"d26b11018a41afeb41e5aadf04bf7d05936aefdd6e4d47d7e7d431ef33f1537d","Names":["/ee462ed6856757f48486cac3da1849d88bc2d_1fdbb3"],"Image":"9ee462:ed6856757f48486cac3da1849d88bc2d","ImageID":"sha256:2ff0081d9878c1d477a5292d7d61de31078143cc3962adfbca82e9a67d3d2d24","Command":"/entrypoint.sh","Created":1767214949,"Ports":[],"Labels":{"9ee462":""},"State":"running","Status":"Up About a minute","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"9a:bf:91:90:c3:aa","DriverOpts":null,"GwPriority":0,"NetworkID":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","EndpointID":"700ff29a488787dc65074ebc06f50cdd1e42f6a15d66541b999dd940d0b69239","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}},"Mounts":[{"Type":"bind","Source":"/home/runner/work/_temp","Destination":"/github/runner_temp","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/_temp/_github_workflow","Destination":"/github/workflow","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/community-build3/community-build3","Destination":"/github/workspace","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/_temp/_runner_file_commands","Destination":"/github/file_commands","Mode":"","RW":true,"Propagation":"rprivate"},{"Type":"bind","Source":"/home/runner/work/_temp/_github_home","Destination":"/github/home","Mode":"","RW":true,"Propagation":"rprivate"}]}][\n]"
166322:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
166422:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
166522:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
166622:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
166722:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
166822:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
166922:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
167022:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
167122:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
167222:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
167322:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
167422:03:50.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: connection can be kept alive for 3 MINUTES
167522:03:50.722 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: releasing valid endpoint
167622:03:50.722 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: releasing endpoint
167722:03:50.722 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: connection http-outgoing-1 can be kept alive for 3 MINUTES
167822:03:50.722 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
167922:03:50.732 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4dc0559f[aliases=[tc-dkrmgZXi],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={--meta_server_addrs=172.28.0.2:9559,--local_ip=172.28.0.2,--port=9559,--log_dir=/logs/meta,--v=0,--minloglevel=0},domainName=<null>,entrypoint=<null>,env={TZ=Asia/Shanghai,USER=root},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9559/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@e5ba15f}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=vesoft/nebula-metad:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=72a23738-9a95-4374-95cb-a31ed6c9e1a2},macAddress=<null>,name=metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@3171fcc5,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
168022:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: preparing request execution
168122:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
168222:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
168322:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: target auth state: UNCHALLENGED
168422:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: proxy auth state: UNCHALLENGED
168522:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000013: acquiring connection with route {}->unix://localhost:2375
168622:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquiring endpoint (3 MINUTES)
168722:03:50.735 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
168822:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
168922:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: acquired ep-00000012
169022:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquired endpoint ep-00000012
169122:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: executing POST /v1.32/containers/create?name=metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
169222:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: start execution ex-00000013
169322:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: executing exchange ex-00000013 over http-outgoing-1
169422:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/create?name=metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
169522:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
169622:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
169722:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
169822:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
169922:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
170022:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 2504
170122:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
170222:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
170322:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/create?name=metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1[\r][\n]"
170422:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
170522:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
170622:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
170722:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
170822:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
170922:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 2504[\r][\n]"
171022:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
171122:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
171222:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
171322:03:50.736 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-metad:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30":{"IPAMConfig":null,"Links":null,"Aliases":["tc-dkrmgZXi"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
171422:03:50.751 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
171522:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
171622:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
171722:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
171822:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
171922:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
172022:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
172122:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 88[\r][\n]"
172222:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
172322:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","Warnings":[]}[\n]"
172422:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
172522:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
172622:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
172722:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
172822:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
172922:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
173022:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
173122:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 88
173222:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: connection can be kept alive for 3 MINUTES
173322:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: releasing valid endpoint
173422:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: releasing endpoint
173522:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connection http-outgoing-1 can be kept alive for 3 MINUTES
173622:03:50.752 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
173722:03:50.752 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 is starting: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1
173822:03:50.752 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1
173922:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: preparing request execution
174022:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
174122:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
174222:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: target auth state: UNCHALLENGED
174322:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: proxy auth state: UNCHALLENGED
174422:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000014: acquiring connection with route {}->unix://localhost:2375
174522:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquiring endpoint (3 MINUTES)
174622:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
174722:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
174822:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: acquired ep-00000013
174922:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquired endpoint ep-00000013
175022:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: executing POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/start HTTP/1.1
175122:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: start execution ex-00000014
175222:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: executing exchange ex-00000014 over http-outgoing-1
175322:03:50.753 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/start HTTP/1.1
175422:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
175522:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
175622:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
175722:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
175822:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
175922:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
176022:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
176122:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/start HTTP/1.1[\r][\n]"
176222:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
176322:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
176422:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
176522:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
176622:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
176722:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
176822:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
176922:03:50.754 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
177022:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
177122:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
177222:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
177322:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
177422:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
177522:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
177622:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
177722:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 204 No Content
177822:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
177922:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
178022:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
178122:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
178222:03:50.879 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
178322:03:50.880 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: connection can be kept alive for 3 MINUTES
178422:03:50.880 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: releasing valid endpoint
178522:03:50.880 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: releasing endpoint
178622:03:50.880 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: connection http-outgoing-1 can be kept alive for 3 MINUTES
178722:03:50.880 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
178822:03:50.880 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,false
178922:03:50.880 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json], queryParams={}}
179022:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: preparing request execution
179122:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
179222:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
179322:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: target auth state: UNCHALLENGED
179422:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: proxy auth state: UNCHALLENGED
179522:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000015: acquiring connection with route {}->unix://localhost:2375
179622:03:50.881 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquiring endpoint (3 MINUTES)
179722:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
179822:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
179922:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: acquired ep-00000014
180022:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquired endpoint ep-00000014
180122:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: executing GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
180222:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: start execution ex-00000015
180322:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: executing exchange ex-00000015 over http-outgoing-1
180422:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
180522:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
180622:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
180722:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
180822:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
180922:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
181022:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
181122:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1[\r][\n]"
181222:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
181322:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
181422:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
181522:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
181622:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
181722:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
181822:03:50.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
181922:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
182022:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
182122:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
182222:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
182322:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
182422:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
182522:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
182622:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
182722:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
182822:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
182922:03:50.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","Created":"2025-12-31T21:03:50.737512348Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3314,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:50.760529575Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/resolv.conf","HostnamePath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hostname","HostsPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hosts","LogPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1-json.log","Name":"/metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","LowerDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070-init/diff:/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/diff:/var/lib/docker/overlay2/19e14dd1e5747acb29952e9a3677b9a84f8b3dc27f86816dd868a3cfbfecb925/diff:/var/lib/docker/overlay2/91bf0fef63cf06da5d2f7fd54110b48f748b57415cecb94bc761f61ae55c40b6/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/merged","UpperDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7"
183022:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
183122:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
183222:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
183322:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
183422:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
183522:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
183622:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
183722:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
183822:03:50.884 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: connection can be kept alive for 3 MINUTES
183922:03:50.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/diff","WorkDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"32b3d675a18f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8fed9ecc8a794ac349f0121808957f6de05e7dc311f3c00017ccaa44545c37fd","SandboxKey":"/var/run/docker/netns/8fed9ecc8a79","Ports":{"19559/tcp":null,"19560/tcp":null,"9559/tcp":[{"HostIp":"0.0.0.0","HostPort":"9559"},{"HostIp":"::","HostPort":"9559"}],"9560/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-dkrmgZXi","32b3d675a18f"],"MacAddress":"ce:da:32:40:5c:b7","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"9ad3f40625cd3723b7b193b352c03dbdf1d1620455e3d80bbf7335e89b94858d","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-dkrmgZXi","32b3d675a18f"]}}}}[\n]"
184022:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
184122:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
184222:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
184322:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: releasing valid endpoint
184422:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: releasing endpoint
184522:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: connection http-outgoing-1 can be kept alive for 3 MINUTES
184622:03:50.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
184722:03:50.888 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151
184822:03:50.889 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: preparing request execution
184922:03:50.889 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
185022:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
185122:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: target auth state: UNCHALLENGED
185222:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: proxy auth state: UNCHALLENGED
185322:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000016: acquiring connection with route {}->unix://localhost:2375
185422:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquiring endpoint (3 MINUTES)
185522:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
185622:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
185722:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: acquired ep-00000015
185822:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquired endpoint ep-00000015
185922:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: executing GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1
186022:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: start execution ex-00000016
186122:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: executing exchange ex-00000016 over http-outgoing-1
186222:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1
186322:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
186422:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
186522:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
186622:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
186722:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
186822:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
186922:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1[\r][\n]"
187022:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
187122:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
187222:03:50.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
187322:03:50.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
187422:03:50.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
187522:03:50.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
187622:03:50.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
187722:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
187822:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
187922:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
188022:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
188122:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
188222:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
188322:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
188422:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
188522:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
188622:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
188722:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","RepoTags":["vesoft/nebula-metad:v3.6.0"],"RepoDigests":["vesoft/nebula-metad@sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:38.037559529Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":290142181,"VirtualSize":290142181,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/19e14dd1e5747acb29952e9a3677b9a84f8b3dc27f86816dd868a3cfbfecb925/diff:/var/lib/docker/overlay2/91bf0fef63cf06da5d2f7fd54110b48f748b57415cecb94bc761f61ae55c40b6/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/merged","UpperDir":"/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/diff","WorkDir":"/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:c50da936738d18801356933ee573e026ccff62324eb00c802981cbe7005a3318","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:0f6759a44f22a19a86a7f3c97a9a3a870b40790eae115924a6a2df4e55cf4b50"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
188822:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
188922:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
189022:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
189122:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
189222:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
189322:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
189422:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
189522:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
189622:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
189722:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
189822:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
189922:03:50.892 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: connection can be kept alive for 3 MINUTES
190022:03:50.894 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: releasing valid endpoint
190122:03:50.894 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: releasing endpoint
190222:03:50.895 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: connection http-outgoing-1 can be kept alive for 3 MINUTES
190322:03:50.895 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
190422:03:50.896 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
190522:03:50.896 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: preparing request execution
190622:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
190722:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
190822:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: target auth state: UNCHALLENGED
190922:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: proxy auth state: UNCHALLENGED
191022:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000017: acquiring connection with route {}->unix://localhost:2375
191122:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquiring endpoint (3 MINUTES)
191222:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
191322:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
191422:03:50.897 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: acquired ep-00000016
191522:03:50.898 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquired endpoint ep-00000016
191622:03:50.898 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: executing GET /v1.32/version HTTP/1.1
191722:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: start execution ex-00000017
191822:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: executing exchange ex-00000017 over http-outgoing-1
191922:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/version HTTP/1.1
192022:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
192122:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
192222:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
192322:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
192422:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
192522:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
192622:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
192722:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
192822:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
192922:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
193022:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
193122:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
193222:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
193322:03:50.899 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
193422:03:50.907 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
193522:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
193622:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
193722:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
193822:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
193922:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
194022:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
194122:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 821[\r][\n]"
194222:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
194322:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
194422:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
194522:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
194622:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
194722:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
194822:03:50.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
194922:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
195022:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
195122:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 821
195222:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: connection can be kept alive for 3 MINUTES
195322:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: releasing valid endpoint
195422:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: releasing endpoint
195522:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: connection http-outgoing-1 can be kept alive for 3 MINUTES
195622:03:50.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
195722:03:50.915 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
195822:03:50.918 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,false
195922:03:50.918 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json], queryParams={}}
196022:03:50.918 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: preparing request execution
196122:03:50.918 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
196222:03:50.919 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
196322:03:50.919 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: target auth state: UNCHALLENGED
196422:03:50.920 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: proxy auth state: UNCHALLENGED
196522:03:50.920 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: acquiring connection with route {}->unix://localhost:2375
196622:03:50.917 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{/bin/sh,-c,while true; do ( true ) && exit 0 || sleep 0.1; done},32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,<null>,<null>,<null>,<null>,<null>
196722:03:50.920 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquiring endpoint (3 MINUTES)
196822:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
196922:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
197022:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: acquired ep-00000017
197122:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquired endpoint ep-00000017
197222:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: executing GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
197322:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: start execution ex-00000018
197422:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: executing exchange ex-00000018 over http-outgoing-1
197522:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
197622:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
197722:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
197822:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
197922:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
198022:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
198122:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
198222:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1[\r][\n]"
198322:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
198422:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
198522:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
198622:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
198722:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
198822:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
198922:03:50.921 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
199022:03:50.922 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
199122:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
199222:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
199322:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
199422:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
199522:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
199622:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
199722:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
199822:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
199922:03:50.923 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
200022:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","Created":"2025-12-31T21:03:50.737512348Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3314,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:50.760529575Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/resolv.conf","HostnamePath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hostname","HostsPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hosts","LogPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1-json.log","Name":"/metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","LowerDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070-init/diff:/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/diff:/var/lib/docker/overlay2/19e14dd1e5747acb29952e9a3677b9a84f8b3dc27f86816dd868a3cfbfecb925/diff:/var/lib/docker/overlay2/91bf0fef63cf06da5d2f7fd54110b48f748b57415cecb94bc761f61ae55c40b6/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/merged","UpperDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/diff","WorkDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"32b3d675a18f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8fed9ecc8a794ac349f0121808957f6de05e7dc311f3c00017ccaa44545c37fd","SandboxKey":"/var/run/docker/netns/8fed9ecc8a79","Ports":{"19559/tcp":null,"19560/tcp":null,"9559/tcp":[{"HostIp":"0.0.0.0","HostPort":"9559"},{"HostIp":"::","HostPort":"9559"}],"9560/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-dkrmgZXi","32b3d675a18f"],"MacAddress":"ce:da:32:40:5c:b7","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"9ad3f40625cd3723b7b193b352c03dbdf1d1620455e3d80bbf7335e89b94858d","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-dkrmgZXi","32b3d675a18f"]}}}}[\n]"
200122:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
200222:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
200322:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
200422:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
200522:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
200622:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
200722:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
200822:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
200922:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
201022:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
201122:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
201222:03:50.924 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: connection can be kept alive for 3 MINUTES
201322:03:50.927 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: releasing valid endpoint
201422:03:50.923 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: preparing request execution
201522:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
201622:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
201722:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: target auth state: UNCHALLENGED
201822:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: proxy auth state: UNCHALLENGED
201922:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000019: acquiring connection with route {}->unix://localhost:2375
202022:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquiring endpoint (3 MINUTES)
202122:03:50.927 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
202222:03:50.928 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
202322:03:50.928 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: acquired ep-00000018
202422:03:50.928 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquired endpoint ep-00000018
202522:03:50.928 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000019: opening connection {}->unix://localhost:2375
202622:03:50.928 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: connecting endpoint (3 MINUTES)
202722:03:50.928 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connecting endpoint to unix://localhost:2375 (3 MINUTES)
202822:03:50.928 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: releasing endpoint
202922:03:50.928 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES
203022:03:50.928 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
203122:03:50.929 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-2: connecting to localhost/127.0.0.1:2375
203222:03:50.930 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-2: connection established /var/run/docker.sock<->/var/run/docker.sock
203322:03:50.930 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connected http-outgoing-2
203422:03:50.930 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: endpoint connected
203522:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: executing POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/exec HTTP/1.1
203622:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: start execution ex-00000019
203722:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: executing exchange ex-00000019 over http-outgoing-2
203822:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/exec HTTP/1.1
203922:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
204022:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
204122:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
204222:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
204322:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
204422:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 290
204522:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
204622:03:50.931 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
204722:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/exec HTTP/1.1[\r][\n]"
204822:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
204922:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
205022:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
205122:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
205222:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
205322:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 290[\r][\n]"
205422:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
205522:03:50.932 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
205622:03:50.933 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
205722:03:50.933 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"containerId":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"Env":null,"WorkingDir":null}"
205822:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]"
205922:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
206022:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
206122:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
206222:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
206322:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
206422:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
206522:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 74[\r][\n]"
206622:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
206722:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b"}[\n]"
206822:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created
206922:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
207022:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
207122:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
207222:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
207322:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
207422:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Wed, 31 Dec 2025 21:03:50 GMT
207522:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 74
207622:03:50.934 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: connection can be kept alive for 3 MINUTES
207722:03:50.940 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: releasing valid endpoint
207822:03:50.940 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: releasing endpoint
207922:03:50.940 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connection http-outgoing-2 can be kept alive for 3 MINUTES
208022:03:50.940 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
208122:03:50.944 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9559] in PT0.028066657S
208222:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: preparing request execution
208322:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
208422:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
208522:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: target auth state: UNCHALLENGED
208622:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: proxy auth state: UNCHALLENGED
208722:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001A: acquiring connection with route {}->unix://localhost:2375
208822:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquiring endpoint (3 MINUTES)
208922:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
209022:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
209122:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: acquired ep-00000019
209222:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquired endpoint ep-00000019
209322:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001A: executing POST /v1.32/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/start HTTP/1.1
209422:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: start execution ex-0000001A
209522:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: executing exchange ex-0000001A over http-outgoing-2
209622:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/start HTTP/1.1
209722:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
209822:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
209922:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
210022:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
210122:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
210222:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 26
210322:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
210422:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
210522:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/start HTTP/1.1[\r][\n]"
210622:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
210722:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
210822:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
210922:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
211022:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
211122:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 26[\r][\n]"
211222:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
211322:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
211422:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
211522:03:50.947 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"Detach":null,"Tty":null}"
211622:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
211722:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
211822:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
211922:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
212022:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
212122:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)"
212222:03:50.948 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
212322:03:50.949 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
212422:03:50.949 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
212522:03:50.949 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/vnd.docker.raw-stream
212622:03:50.949 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
212722:03:50.950 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
212822:03:50.950 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
212922:03:50.950 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
213022:03:50.993 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "end of stream"
213122:03:50.993 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-2: close connection IMMEDIATE
213222:03:50.994 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: endpoint closed
213322:03:50.994 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: discarding endpoint
213422:03:50.994 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: releasing endpoint
213522:03:50.994 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection is not kept alive
213622:03:50.994 [docker-java-stream-20383754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
213722:03:50.996 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b
213822:03:50.996 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/json], queryParams={}}
213922:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: preparing request execution
214022:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
214122:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
214222:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: target auth state: UNCHALLENGED
214322:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: proxy auth state: UNCHALLENGED
214422:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001B: acquiring connection with route {}->unix://localhost:2375
214522:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquiring endpoint (3 MINUTES)
214622:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
214722:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
214822:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: acquired ep-0000001A
214922:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquired endpoint ep-0000001A
215022:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: executing GET /v1.32/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/json HTTP/1.1
215122:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: start execution ex-0000001B
215222:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: executing exchange ex-0000001B over http-outgoing-1
215322:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/json HTTP/1.1
215422:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
215522:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
215622:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
215722:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
215822:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
215922:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
216022:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/exec/23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b/json HTTP/1.1[\r][\n]"
216122:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
216222:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
216322:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
216422:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
216522:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
216622:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
216722:03:50.997 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
216822:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
216922:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
217022:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
217122:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
217222:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
217322:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
217422:03:50.998 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:50 GMT[\r][\n]"
217522:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 430[\r][\n]"
217622:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
217722:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"ID":"23cf763c83fb6bff74e64959c0463764336f3d51c8488b54e750b65705996b8b","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","DetachKeys":"","Pid":3489}[\n]"
217822:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
217922:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
218022:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
218122:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
218222:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
218322:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
218422:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:50 GMT
218522:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 430
218622:03:50.999 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: connection can be kept alive for 3 MINUTES
218722:03:51.003 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: releasing valid endpoint
218822:03:51.003 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: releasing endpoint
218922:03:51.003 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection http-outgoing-1 can be kept alive for 3 MINUTES
219022:03:51.004 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
219122:03:51.004 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.089508096S
219222:03:51.004 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 started in PT5.717241173S
219322:03:51.006 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: ps -ef
219422:03:51.007 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,<null>,<null>,<null>,<null>,<null>
219522:03:51.007 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: preparing request execution
219622:03:51.007 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
219722:03:51.007 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
219822:03:51.007 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: target auth state: UNCHALLENGED
219922:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: proxy auth state: UNCHALLENGED
220022:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001C: acquiring connection with route {}->unix://localhost:2375
220122:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquiring endpoint (3 MINUTES)
220222:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
220322:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
220422:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: acquired ep-0000001B
220522:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquired endpoint ep-0000001B
220622:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: executing POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/exec HTTP/1.1
220722:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: start execution ex-0000001C
220822:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: executing exchange ex-0000001C over http-outgoing-1
220922:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/exec HTTP/1.1
221022:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
221122:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
221222:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
221322:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
221422:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
221522:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 230
221622:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
221722:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
221822:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/exec HTTP/1.1[\r][\n]"
221922:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
222022:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
222122:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
222222:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
222322:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
222422:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 230[\r][\n]"
222522:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
222622:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
222722:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
222822:03:51.008 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"containerId":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
222922:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
223022:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
223122:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
223222:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
223322:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
223422:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
223522:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Wed, 31 Dec 2025 21:03:51 GMT[\r][\n]"
223622:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 74[\r][\n]"
223722:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
223822:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d"}[\n]"
223922:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
224022:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
224122:03:51.009 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
224222:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
224322:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
224422:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
224522:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Wed, 31 Dec 2025 21:03:51 GMT
224622:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 74
224722:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: connection can be kept alive for 3 MINUTES
224822:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: releasing valid endpoint
224922:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: releasing endpoint
225022:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection http-outgoing-1 can be kept alive for 3 MINUTES
225122:03:51.010 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225222:03:51.011 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: preparing request execution
225322:03:51.011 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
225422:03:51.011 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
225522:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: target auth state: UNCHALLENGED
225622:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: proxy auth state: UNCHALLENGED
225722:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001D: acquiring connection with route {}->unix://localhost:2375
225822:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquiring endpoint (3 MINUTES)
225922:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
226022:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
226122:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: acquired ep-0000001C
226222:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquired endpoint ep-0000001C
226322:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001D: executing POST /v1.32/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/start HTTP/1.1
226422:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: start execution ex-0000001D
226522:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: executing exchange ex-0000001D over http-outgoing-1
226622:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/start HTTP/1.1
226722:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
226822:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
226922:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
227022:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
227122:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
227222:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 26
227322:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
227422:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
227522:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/start HTTP/1.1[\r][\n]"
227622:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
227722:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
227822:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
227922:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
228022:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
228122:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 26[\r][\n]"
228222:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
228322:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
228422:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
228522:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Detach":null,"Tty":null}"
228622:03:51.012 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
228722:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
228822:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
228922:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental"
229022:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << ": false[\r][\n]"
229122:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
229222:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
229322:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
229422:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
229522:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream
229622:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
229722:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
229822:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
229922:03:51.013 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
230022:03:51.061 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff95]UID PID PPID C STIME TTY TIME CMD[\n]"
230122:03:51.061 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "root 1 0 0 05:03 ? 00:00:00 /usr/local/nebula/bin/nebula-metad --flagfile=/usr/local/nebula/etc/nebula-metad.conf --daemonize=false --containerized=true --meta_server_addrs=172.28.0.2:9559 --local_ip=172.28.0.2 --port=9559 --log_dir=/logs/meta --v=0 --minloglevel=0[\n]"
230222:03:51.061 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "root 101 0 0 05:03 ? 00:00:00 ps -ef[\n]"
230322:03:51.061 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "end of stream"
230422:03:51.062 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-1: close connection IMMEDIATE
230522:03:51.062 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: endpoint closed
230622:03:51.062 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: discarding endpoint
230722:03:51.062 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: releasing endpoint
230822:03:51.062 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection is not kept alive
230922:03:51.062 [docker-java-stream-83245555] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
231022:03:51.063 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d
231122:03:51.063 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/json], queryParams={}}
231222:03:51.063 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: preparing request execution
231322:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
231422:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
231522:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: target auth state: UNCHALLENGED
231622:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: proxy auth state: UNCHALLENGED
231722:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: acquiring connection with route {}->unix://localhost:2375
231822:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquiring endpoint (3 MINUTES)
231922:03:51.064 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
232022:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
232122:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: acquired ep-0000001D
232222:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquired endpoint ep-0000001D
232322:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: opening connection {}->unix://localhost:2375
232422:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: connecting endpoint (3 MINUTES)
232522:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
232622:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-3: connecting to localhost/127.0.0.1:2375
232722:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-3: connection established /var/run/docker.sock<->/var/run/docker.sock
232822:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connected http-outgoing-3
232922:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: endpoint connected
233022:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: executing GET /v1.32/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/json HTTP/1.1
233122:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: start execution ex-0000001E
233222:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: executing exchange ex-0000001E over http-outgoing-3
233322:03:51.065 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/json HTTP/1.1
233422:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
233522:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
233622:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
233722:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
233822:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
233922:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
234022:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/exec/183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d/json HTTP/1.1[\r][\n]"
234122:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
234222:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
234322:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
234422:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
234522:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
234622:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
234722:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
234822:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
234922:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
235022:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
235122:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
235222:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
235322:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
235422:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:51 GMT[\r][\n]"
235522:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 370[\r][\n]"
235622:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
235722:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"ID":"183945816c7f2b9235a23ea45066ac025f39f6419e76423e6209b884e10cce6d","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","DetachKeys":"","Pid":3511}[\n]"
235822:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
235922:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
236022:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
236122:03:51.066 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
236222:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
236322:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
236422:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:51 GMT
236522:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 370
236622:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: connection can be kept alive for 3 MINUTES
236722:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: releasing valid endpoint
236822:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: releasing endpoint
236922:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connection http-outgoing-3 can be kept alive for 3 MINUTES
237022:03:51.067 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
237122:03:51.073 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
237222:03:51.073 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-storaged:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
237322:03:51.073 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - vesoft/nebula-storaged:v3.6.0 is not in image name cache, updating...
237422:03:51.073 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
237522:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: preparing request execution
237622:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
237722:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
237822:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: target auth state: UNCHALLENGED
237922:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: proxy auth state: UNCHALLENGED
238022:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001F: acquiring connection with route {}->unix://localhost:2375
238122:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquiring endpoint (3 MINUTES)
238222:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
238322:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
238422:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: acquired ep-0000001E
238522:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquired endpoint ep-0000001E
238622:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: executing GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
238722:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: start execution ex-0000001F
238822:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: executing exchange ex-0000001F over http-outgoing-3
238922:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
239022:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
239122:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
239222:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
239322:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
239422:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
239522:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
239622:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1[\r][\n]"
239722:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
239822:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
239922:03:51.074 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
240022:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
240122:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
240222:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
240322:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
240422:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]"
240522:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
240622:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
240722:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
240822:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
240922:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
241022:03:51.075 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:51 GMT[\r][\n]"
241122:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 59[\r][\n]"
241222:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
241322:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"message":"No such image: vesoft/nebula-storaged:v3.6.0"}[\n]"
241422:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 404 Not Found
241522:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
241622:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
241722:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
241822:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
241922:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
242022:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:51 GMT
242122:03:51.076 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 59
242222:03:51.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: connection can be kept alive for 3 MINUTES
242322:03:51.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: releasing valid endpoint
242422:03:51.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: releasing endpoint
242522:03:51.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection http-outgoing-3 can be kept alive for 3 MINUTES
242622:03:51.077 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242722:03:51.077 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-storaged:v3.6.0
242822:03:51.077 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling docker image: vesoft/nebula-storaged:v3.6.0. Please be patient; this may take some time but only needs to be done once.
242922:03:51.077 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:latest at registry: https://index.docker.io/v1/
243022:03:51.077 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
243122:03:51.077 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
243222:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: preparing request execution
243322:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
243422:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
243522:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: target auth state: UNCHALLENGED
243622:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: proxy auth state: UNCHALLENGED
243722:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000020: acquiring connection with route {}->unix://localhost:2375
243822:03:51.078 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquiring endpoint (3 MINUTES)
243922:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
244022:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
244122:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: acquired ep-0000001F
244222:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquired endpoint ep-0000001F
244322:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000020: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-storaged&tag=v3.6.0 HTTP/1.1
244422:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: start execution ex-00000020
244522:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: executing exchange ex-00000020 over http-outgoing-3
244622:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-storaged&tag=v3.6.0 HTTP/1.1
244722:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/octet-stream
244822:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
244922:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
245022:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
245122:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
245222:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
245322:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
245422:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-storaged&tag=v3.6.0 HTTP/1.1[\r][\n]"
245522:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/octet-stream[\r][\n]"
245622:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
245722:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
245822:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
245922:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
246022:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
246122:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
246222:03:51.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
246322:03:52.047 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
246422:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
246522:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
246622:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
246722:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
246822:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
246922:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:52 GMT[\r][\n]"
247022:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
247122:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
247222:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "40[\r][\n]"
247322:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling from vesoft/nebula-storaged","id":"v3.6.0"}[\r][\n]"
247422:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
247522:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
247622:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
247722:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
247822:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
247922:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
248022:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
248122:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:52 GMT
248222:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
248322:03:52.048 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000020: connection can be kept alive for 3 MINUTES
248422:03:52.048 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Starting to pull image
248522:03:52.049 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-storaged, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
248622:03:52.049 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
248722:03:52.338 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
248822:03:52.338 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Already exists","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
248922:03:52.338 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
249022:03:52.339 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
249122:03:52.340 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
249222:03:52.340 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Already exists","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
249322:03:52.340 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
249422:03:52.340 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
249522:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
249622:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
249722:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
249822:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
249922:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
250022:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
250122:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
250222:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
250322:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
250422:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
250522:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
250622:03:52.341 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
250722:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ae[\r][\n]"
250822:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
250922:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251022:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
251122:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
251222:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251322:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
251422:03:52.606 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
251522:03:52.606 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
251622:03:52.826 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
251722:03:52.826 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":135301,"total":13354794},"progress":"[\u003e ] 135.3kB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
251822:03:52.826 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251922:03:52.826 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=135301, total=13354794, start=null), progress=[> ] 135.3kB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
252022:03:52.928 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
252122:03:52.928 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":6963200,"total":13354794},"progress":"[==========================\u003e ] 6.963MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
252222:03:52.928 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
252322:03:52.928 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6963200, total=13354794, start=null), progress=[==========================> ] 6.963MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
252422:03:52.978 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
252522:03:52.978 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":250521,"total":24176595},"progress":"[\u003e ] 250.5kB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
252622:03:52.978 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
252722:03:52.978 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=250521, total=24176595, start=null), progress=[> ] 250.5kB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
252822:03:53.028 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
252922:03:53.028 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":12353536,"total":13354794},"progress":"[==============================================\u003e ] 12.35MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
253022:03:53.028 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253122:03:53.028 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12353536, total=13354794, start=null), progress=[==============================================> ] 12.35MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
253222:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
253322:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
253422:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253522:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
253622:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
253722:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253822:03:53.052 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
253922:03:53.053 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
254022:03:53.054 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (12 MB/? MB)
254122:03:53.054 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
254222:03:53.054 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":163840,"total":13354794},"progress":"[\u003e ] 163.8kB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
254322:03:53.054 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254422:03:53.054 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=163840, total=13354794, start=null), progress=[> ] 163.8kB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
254522:03:53.095 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
254622:03:53.095 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":2764800,"total":24176595},"progress":"[=====\u003e ] 2.765MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
254722:03:53.095 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254822:03:53.096 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2764800, total=24176595, start=null), progress=[=====> ] 2.765MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
254922:03:53.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
255022:03:53.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":13354794,"total":13354794},"progress":"[==================================================\u003e] 13.35MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
255122:03:53.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
255222:03:53.113 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13354794, total=13354794, start=null), progress=[==================================================>] 13.35MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
255322:03:53.128 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
255422:03:53.129 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pull complete","progressDetail":{},"id":"e5ae67072e71"}[\r][\n]"
255522:03:53.129 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
255622:03:53.129 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
255722:03:53.129 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (15 MB/? MB)
255822:03:53.131 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
255922:03:53.131 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
256022:03:53.131 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256122:03:53.131 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
256222:03:53.132 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
256322:03:53.132 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
256422:03:53.132 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256522:03:53.132 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
256622:03:53.141 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
256722:03:53.141 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
256822:03:53.141 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256922:03:53.142 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
257022:03:53.142 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (15 MB/? MB)
257122:03:53.200 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
257222:03:53.200 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":9494528,"total":24176595},"progress":"[===================\u003e ] 9.495MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
257322:03:53.200 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
257422:03:53.200 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9494528, total=24176595, start=null), progress=[===================> ] 9.495MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
257522:03:53.324 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
257622:03:53.324 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":14475264,"total":24176595},"progress":"[=============================\u003e ] 14.48MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
257722:03:53.324 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
257822:03:53.324 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=14475264, total=24176595, start=null), progress=[=============================> ] 14.48MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
257922:03:53.428 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
258022:03:53.428 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":20455424,"total":24176595},"progress":"[==========================================\u003e ] 20.46MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
258122:03:53.428 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
258222:03:53.428 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20455424, total=24176595, start=null), progress=[==========================================> ] 20.46MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
258322:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
258422:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
258522:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
258622:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
258722:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
258822:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
258922:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
259022:03:53.516 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
259122:03:53.516 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (32 MB/? MB)
259222:03:53.518 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
259322:03:53.518 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24176595},"progress":"[\u003e ] 262.1kB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
259422:03:53.518 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259522:03:53.519 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=24176595, start=null), progress=[> ] 262.1kB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
259622:03:53.620 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
259722:03:53.621 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":7864320,"total":24176595},"progress":"[================\u003e ] 7.864MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
259822:03:53.621 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259922:03:53.621 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7864320, total=24176595, start=null), progress=[================> ] 7.864MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
260022:03:53.722 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
260122:03:53.722 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":17301504,"total":24176595},"progress":"[===================================\u003e ] 17.3MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
260222:03:53.722 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260322:03:53.723 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=17301504, total=24176595, start=null), progress=[===================================> ] 17.3MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
260422:03:53.819 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
260522:03:53.819 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":24176595,"total":24176595},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
260622:03:53.819 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260722:03:53.819 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24176595, total=24176595, start=null), progress=[==================================================>] 24.18MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
260822:03:53.846 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
260922:03:53.846 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Pull complete","progressDetail":{},"id":"7c5ee68155f1"}[\r][\n]"
261022:03:53.846 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
261122:03:53.846 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
261222:03:53.847 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (35 MB/? MB)
261322:03:53.850 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "5e[\r][\n]"
261422:03:53.850 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Digest: sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"}[\r][\n]"
261522:03:53.850 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
261622:03:53.850 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
261722:03:53.851 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "4f[\r][\n]"
261822:03:53.851 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Status: Downloaded newer image for vesoft/nebula-storaged:v3.6.0"}[\r][\n]"
261922:03:53.851 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262022:03:53.851 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-storaged:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
262122:03:53.852 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
262222:03:53.852 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262322:03:53.852 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: releasing valid endpoint
262422:03:53.852 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: releasing endpoint
262522:03:53.852 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: connection http-outgoing-3 can be kept alive for 3 MINUTES
262622:03:53.853 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
262722:03:53.853 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
262822:03:53.853 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pull complete. 5 layers, pulled in 1s (downloaded 35 MB at 35 MB/s)
262922:03:53.853 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: preparing request execution
263022:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
263122:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
263222:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: target auth state: UNCHALLENGED
263322:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: proxy auth state: UNCHALLENGED
263422:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000021: acquiring connection with route {}->unix://localhost:2375
263522:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquiring endpoint (3 MINUTES)
263622:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
263722:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
263822:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: acquired ep-00000020
263922:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquired endpoint ep-00000020
264022:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: executing GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
264122:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: start execution ex-00000021
264222:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: executing exchange ex-00000021 over http-outgoing-3
264322:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
264422:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
264522:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
264622:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
264722:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
264822:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
264922:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
265022:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1[\r][\n]"
265122:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
265222:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
265322:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
265422:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
265522:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
265622:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
265722:03:53.854 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
265822:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
265922:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
266022:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
266122:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
266222:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
266322:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
266422:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:53 GMT[\r][\n]"
266522:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
266622:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
266722:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
266822:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","RepoTags":["vesoft/nebula-storaged:v3.6.0"],"RepoDigests":["vesoft/nebula-storaged@sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:14.825965295Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":291786971,"VirtualSize":291786971,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/b35b6c94789c1073cd0ba7792f524cdf292736c923ea14bc32c1492b89bb3279/diff:/var/lib/docker/overlay2/6c9c26b9234d73b4883b484f707b283791cd1d4218d89cd21be43a1b7a607ace/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/merged","UpperDir":"/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/diff","WorkDir":"/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:77b5c99d6d87c0b2a00fa1a352f98dc747821a0f7702ecec2c54da465957b46b","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:040709113a7f59d2a82bcccd3c2e55ac9fdc4a9358312257ed3d27af6993a427"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
266922:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
267022:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
267122:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
267222:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
267322:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
267422:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
267522:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
267622:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
267722:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
267822:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:53 GMT
267922:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
268022:03:53.855 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: connection can be kept alive for 3 MINUTES
268122:03:53.856 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: releasing valid endpoint
268222:03:53.856 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: releasing endpoint
268322:03:53.856 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection http-outgoing-3 can be kept alive for 3 MINUTES
268422:03:53.856 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
268522:03:53.856 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
268622:03:53.856 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Trying to start container: vesoft/nebula-storaged:v3.6.0 (attempt 1/1)
268722:03:53.856 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
268822:03:53.856 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Creating container for image: vesoft/nebula-storaged:v3.6.0
268922:03:53.857 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:v3.6.0 at registry: https://index.docker.io/v1/
269022:03:53.857 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
269122:03:53.857 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
269222:03:53.857 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@407e944d[aliases=[tc-GgjX8shs],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={--meta_server_addrs=172.28.0.2:9559,--local_ip=172.28.0.3,--port=9779,--log_dir=/logs/storage,--v=0,--minloglevel=0},domainName=<null>,entrypoint=<null>,env={TZ=Asia/Shanghai,USER=root},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9779/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7cdda3b8}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=vesoft/nebula-storaged:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=72a23738-9a95-4374-95cb-a31ed6c9e1a2},macAddress=<null>,name=storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@1359d037,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
269322:03:53.858 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: preparing request execution
269422:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
269522:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
269622:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: target auth state: UNCHALLENGED
269722:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: proxy auth state: UNCHALLENGED
269822:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000022: acquiring connection with route {}->unix://localhost:2375
269922:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquiring endpoint (3 MINUTES)
270022:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270122:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270222:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: acquired ep-00000021
270322:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquired endpoint ep-00000021
270422:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: executing POST /v1.32/containers/create?name=storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
270522:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: start execution ex-00000022
270622:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: executing exchange ex-00000022 over http-outgoing-3
270722:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/create?name=storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
270822:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
270922:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
271022:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
271122:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
271222:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
271322:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 2510
271422:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
271522:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
271622:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/create?name=storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1[\r][\n]"
271722:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
271822:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
271922:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
272022:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
272122:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
272222:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 2510[\r][\n]"
272322:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
272422:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
272522:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
272622:03:53.859 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30":{"IPAMConfig":null,"Links":null,"Aliases":["tc-GgjX8shs"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
272722:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
272822:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
272922:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
273022:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
273122:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
273222:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
273322:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:53 GMT[\r][\n]"
273422:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 88[\r][\n]"
273522:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
273622:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","Warnings":[]}[\n]"
273722:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
273822:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
273922:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
274022:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
274122:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
274222:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
274322:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:53 GMT
274422:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 88
274522:03:53.873 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: connection can be kept alive for 3 MINUTES
274622:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: releasing valid endpoint
274722:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: releasing endpoint
274822:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connection http-outgoing-3 can be kept alive for 3 MINUTES
274922:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
275022:03:53.874 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 is starting: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce
275122:03:53.874 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce
275222:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: preparing request execution
275322:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
275422:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
275522:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: target auth state: UNCHALLENGED
275622:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: proxy auth state: UNCHALLENGED
275722:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000023: acquiring connection with route {}->unix://localhost:2375
275822:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquiring endpoint (3 MINUTES)
275922:03:53.874 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276022:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276122:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: acquired ep-00000022
276222:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquired endpoint ep-00000022
276322:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: executing POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/start HTTP/1.1
276422:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: start execution ex-00000023
276522:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: executing exchange ex-00000023 over http-outgoing-3
276622:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/start HTTP/1.1
276722:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
276822:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
276922:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
277022:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
277122:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
277222:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
277322:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
277422:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/start HTTP/1.1[\r][\n]"
277522:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
277622:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
277722:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
277822:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
277922:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
278022:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
278122:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
278222:03:53.875 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
278322:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 204 No Content[\r][\n]"
278422:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
278522:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
278622:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
278722:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
278822:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
278922:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
279022:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 204 No Content
279122:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
279222:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
279322:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
279422:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
279522:03:54.008 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:54 GMT
279622:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: connection can be kept alive for 3 MINUTES
279722:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: releasing valid endpoint
279822:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: releasing endpoint
279922:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection http-outgoing-3 can be kept alive for 3 MINUTES
280022:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
280122:03:54.009 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,false
280222:03:54.009 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json], queryParams={}}
280322:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: preparing request execution
280422:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
280522:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
280622:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: target auth state: UNCHALLENGED
280722:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: proxy auth state: UNCHALLENGED
280822:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000024: acquiring connection with route {}->unix://localhost:2375
280922:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquiring endpoint (3 MINUTES)
281022:03:54.009 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
281122:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
281222:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: acquired ep-00000023
281322:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquired endpoint ep-00000023
281422:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: executing GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
281522:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: start execution ex-00000024
281622:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: executing exchange ex-00000024 over http-outgoing-3
281722:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
281822:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
281922:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
282022:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
282122:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
282222:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
282322:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
282422:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1[\r][\n]"
282522:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
282622:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
282722:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
282822:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
282922:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
283022:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
283122:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
283222:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
283322:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
283422:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
283522:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
283622:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
283722:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
283822:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
283922:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
284022:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
284122:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "19d7[\r][\n]"
284222:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","Created":"2025-12-31T21:03:53.86086909Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3593,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:53.8816008Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hostname","HostsPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hosts","LogPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce-json.log","Name":"/storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","LowerDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be-init/diff:/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/diff:/var/lib/docker/overlay2/b35b6c94789c1073cd0ba7792f524cdf292736c923ea14bc32c1492b89bb3279/diff:/var/lib/docker/overlay2/6c9c26b9234d73b4883b484f707b283791cd1d4218d89cd21be43a1b7a607ace/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/merged","UpperDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/diff","WorkDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"994536d9515d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"91672dc72eb39b563c7f4f3d48d2bb132f88a3529075123b8ad1de0ab2e178e6","SandboxKey":"/var/run/docker/netns/91672dc72eb3","Ports":{"19779/tcp":null,"19780/tcp":null,"9777/tcp":null,"9778/tcp":null,"9779/tcp":[{"HostIp":"0.0.0.0","HostPort":"9779"},{"HostIp":"::","HostPort":"9779"}],"9780/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-GgjX8shs","994536d9515d"],"MacAddress":"fa:16:c8:f4:b9:be","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"2873a72bba134266c0d24c003a2500b6ede9d7ac0949fa6f73864fcd81410dd5","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-GgjX8shs","994536d9515d"]}}}}[\n]"
284322:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
284422:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
284522:03:54.010 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
284622:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
284722:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
284822:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
284922:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
285022:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
285122:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
285222:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:54 GMT
285322:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
285422:03:54.011 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: connection can be kept alive for 3 MINUTES
285522:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: releasing valid endpoint
285622:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: releasing endpoint
285722:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connection http-outgoing-3 can be kept alive for 3 MINUTES
285822:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
285922:03:54.013 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1
286022:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: preparing request execution
286122:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
286222:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
286322:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: target auth state: UNCHALLENGED
286422:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: proxy auth state: UNCHALLENGED
286522:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000025: acquiring connection with route {}->unix://localhost:2375
286622:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquiring endpoint (3 MINUTES)
286722:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
286822:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
286922:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: acquired ep-00000024
287022:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquired endpoint ep-00000024
287122:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: executing GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1
287222:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: start execution ex-00000025
287322:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: executing exchange ex-00000025 over http-outgoing-3
287422:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1
287522:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
287622:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
287722:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
287822:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
287922:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
288022:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
288122:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1[\r][\n]"
288222:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
288322:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
288422:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
288522:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
288622:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
288722:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
288822:03:54.013 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
288922:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
289022:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
289122:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
289222:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
289322:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
289422:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
289522:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
289622:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
289722:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
289822:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
289922:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","RepoTags":["vesoft/nebula-storaged:v3.6.0"],"RepoDigests":["vesoft/nebula-storaged@sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:14.825965295Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":291786971,"VirtualSize":291786971,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/b35b6c94789c1073cd0ba7792f524cdf292736c923ea14bc32c1492b89bb3279/diff:/var/lib/docker/overlay2/6c9c26b9234d73b4883b484f707b283791cd1d4218d89cd21be43a1b7a607ace/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/merged","UpperDir":"/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/diff","WorkDir":"/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:77b5c99d6d87c0b2a00fa1a352f98dc747821a0f7702ecec2c54da465957b46b","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:040709113a7f59d2a82bcccd3c2e55ac9fdc4a9358312257ed3d27af6993a427"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
290022:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
290122:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
290222:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
290322:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
290422:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
290522:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
290622:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
290722:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
290822:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
290922:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:54 GMT
291022:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
291122:03:54.015 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: connection can be kept alive for 3 MINUTES
291222:03:54.016 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: releasing valid endpoint
291322:03:54.016 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: releasing endpoint
291422:03:54.016 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection http-outgoing-3 can be kept alive for 3 MINUTES
291522:03:54.016 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
291622:03:54.016 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
291722:03:54.016 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: preparing request execution
291822:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
291922:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
292022:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: target auth state: UNCHALLENGED
292122:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: proxy auth state: UNCHALLENGED
292222:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000026: acquiring connection with route {}->unix://localhost:2375
292322:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquiring endpoint (3 MINUTES)
292422:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
292522:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
292622:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: acquired ep-00000025
292722:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquired endpoint ep-00000025
292822:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: executing GET /v1.32/version HTTP/1.1
292922:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: start execution ex-00000026
293022:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: executing exchange ex-00000026 over http-outgoing-3
293122:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/version HTTP/1.1
293222:03:54.017 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
293322:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
293422:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
293522:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
293622:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
293722:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
293822:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
293922:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
294022:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
294122:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
294222:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
294322:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
294422:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
294522:03:54.018 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
294622:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
294722:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
294822:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
294922:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
295022:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
295122:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
295222:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
295322:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 821[\r][\n]"
295422:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
295522:03:54.032 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
295622:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
295722:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
295822:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
295922:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
296022:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
296122:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
296222:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:54 GMT
296322:03:54.034 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 821
296422:03:54.035 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: connection can be kept alive for 3 MINUTES
296522:03:54.035 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: releasing valid endpoint
296622:03:54.036 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: releasing endpoint
296722:03:54.036 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection http-outgoing-3 can be kept alive for 3 MINUTES
296822:03:54.036 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
296922:03:54.036 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
297022:03:54.036 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{/bin/sh,-c,while true; do ( true ) && exit 0 || sleep 0.1; done},994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,<null>,<null>,<null>,<null>,<null>
297122:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: preparing request execution
297222:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
297322:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
297422:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: target auth state: UNCHALLENGED
297522:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: proxy auth state: UNCHALLENGED
297622:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000027: acquiring connection with route {}->unix://localhost:2375
297722:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquiring endpoint (3 MINUTES)
297822:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
297922:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
298022:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: acquired ep-00000026
298122:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquired endpoint ep-00000026
298222:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: executing POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/exec HTTP/1.1
298322:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: start execution ex-00000027
298422:03:54.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: executing exchange ex-00000027 over http-outgoing-3
298522:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/exec HTTP/1.1
298622:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
298722:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
298822:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
298922:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
299022:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
299122:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 290
299222:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
299322:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
299422:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/exec HTTP/1.1[\r][\n]"
299522:03:54.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
299622:03:54.038 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,false
299722:03:54.039 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json], queryParams={}}
299822:03:54.039 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: preparing request execution
299922:03:54.039 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
300022:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
300122:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
300222:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
300322:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
300422:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 290[\r][\n]"
300522:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
300622:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
300722:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
300822:03:54.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"containerId":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"Env":null,"WorkingDir":null}"
300922:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
301022:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: target auth state: UNCHALLENGED
301122:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: proxy auth state: UNCHALLENGED
301222:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000028: acquiring connection with route {}->unix://localhost:2375
301322:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquiring endpoint (3 MINUTES)
301422:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
301522:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
301622:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: acquired ep-00000027
301722:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquired endpoint ep-00000027
301822:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000028: opening connection {}->unix://localhost:2375
301922:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: connecting endpoint (3 MINUTES)
302022:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connecting endpoint to unix://localhost:2375 (3 MINUTES)
302122:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
302222:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
302322:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
302422:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
302522:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
302622:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
302722:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
302822:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 74[\r][\n]"
302922:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
303022:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21"}[\n]"
303122:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
303222:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
303322:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
303422:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
303522:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
303622:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
303722:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Wed, 31 Dec 2025 21:03:54 GMT
303822:03:54.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 74
303922:03:54.041 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: connection can be kept alive for 3 MINUTES
304022:03:54.041 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: releasing valid endpoint
304122:03:54.041 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: releasing endpoint
304222:03:54.041 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection http-outgoing-3 can be kept alive for 3 MINUTES
304322:03:54.041 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
304422:03:54.040 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connecting to localhost/127.0.0.1:2375
304522:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connection established /var/run/docker.sock<->/var/run/docker.sock
304622:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connected http-outgoing-4
304722:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: endpoint connected
304822:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: executing GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
304922:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: start execution ex-00000028
305022:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: executing exchange ex-00000028 over http-outgoing-4
305122:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
305222:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
305322:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
305422:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
305522:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
305622:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
305722:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
305822:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1[\r][\n]"
305922:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
306022:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
306122:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
306222:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
306322:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
306422:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
306522:03:54.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
306622:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: preparing request execution
306722:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
306822:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
306922:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: target auth state: UNCHALLENGED
307022:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: proxy auth state: UNCHALLENGED
307122:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000029: acquiring connection with route {}->unix://localhost:2375
307222:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquiring endpoint (3 MINUTES)
307322:03:54.042 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
307422:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
307522:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: acquired ep-00000028
307622:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquired endpoint ep-00000028
307722:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000029: executing POST /v1.32/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/start HTTP/1.1
307822:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: start execution ex-00000029
307922:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: executing exchange ex-00000029 over http-outgoing-3
308022:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/start HTTP/1.1
308122:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
308222:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
308322:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
308422:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
308522:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
308622:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 26
308722:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
308822:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
308922:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/start HTTP/1.1[\r][\n]"
309022:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
309122:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
309222:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
309322:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
309422:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
309522:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 26[\r][\n]"
309622:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
309722:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
309822:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
309922:03:54.043 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Detach":null,"Tty":null}"
310022:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
310122:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
310222:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
310322:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
310422:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
310522:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
310622:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
310722:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]"
310822:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
310922:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "1a17[\r][\n]"
311022:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","Created":"2025-12-31T21:03:53.86086909Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3593,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:53.8816008Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hostname","HostsPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hosts","LogPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce-json.log","Name":"/storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":["0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21"],"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","LowerDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be-init/diff:/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/diff:/var/lib/docker/overlay2/b35b6c94789c1073cd0ba7792f524cdf292736c923ea14bc32c1492b89bb3279/diff:/var/lib/docker/overlay2/6c9c26b9234d73b4883b484f707b283791cd1d4218d89cd21be43a1b7a607ace/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/merged","UpperDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/diff","WorkDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"994536d9515d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"91672dc72eb39b563c7f4f3d48d2bb132f88a3529075123b8ad1de0ab2e178e6","SandboxKey":"/var/run/docker/netns/91672dc72eb3","Ports":{"19779/tcp":null,"19780/tcp":null,"9777/tcp":null,"9778/tcp":null,"9779/tcp":[{"HostIp":"0.0.0.0","HostPort":"9779"},{"HostIp":"::","HostPort":"9779"}],"9780/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-GgjX8shs","994536d9515d"],"MacAddress":"fa:16:c8:f4:b9:be","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"2873a72bba134266c0d24c003a2500b6ede9d7ac0949fa6f73864fcd81410dd5","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-GgjX8shs","994536d9515d"]}}}}[\n]"
311122:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
311222:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]"
311322:03:54.043 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
311422:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
311522:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
311622:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
311722:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
311822:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
311922:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
312022:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Wed, 31 Dec 2025 21:03:54 GMT
312122:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked
312222:03:54.044 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: connection can be kept alive for 3 MINUTES
312322:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
312422:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
312522:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
312622:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
312722:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
312822:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
312922:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
313022:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
313122:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/vnd.docker.raw-stream
313222:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
313322:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
313422:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
313522:03:54.046 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
313622:03:54.047 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: releasing valid endpoint
313722:03:54.049 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: releasing endpoint
313822:03:54.049 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection http-outgoing-4 can be kept alive for 3 MINUTES
313922:03:54.049 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
314022:03:54.053 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9779] in PT0.011787496S
314122:03:54.096 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "end of stream"
314222:03:54.097 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-3: close connection IMMEDIATE
314322:03:54.097 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: endpoint closed
314422:03:54.097 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: discarding endpoint
314522:03:54.097 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: releasing endpoint
314622:03:54.097 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection is not kept alive
314722:03:54.097 [docker-java-stream--1101652717] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
314822:03:54.098 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21
314922:03:54.098 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/json], queryParams={}}
315022:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: preparing request execution
315122:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
315222:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
315322:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: target auth state: UNCHALLENGED
315422:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: proxy auth state: UNCHALLENGED
315522:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002A: acquiring connection with route {}->unix://localhost:2375
315622:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquiring endpoint (3 MINUTES)
315722:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
315822:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
315922:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: acquired ep-00000029
316022:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquired endpoint ep-00000029
316122:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: executing GET /v1.32/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/json HTTP/1.1
316222:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: start execution ex-0000002A
316322:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: executing exchange ex-0000002A over http-outgoing-4
316422:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/json HTTP/1.1
316522:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
316622:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
316722:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
316822:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
316922:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
317022:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
317122:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/exec/0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21/json HTTP/1.1[\r][\n]"
317222:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
317322:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
317422:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
317522:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
317622:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
317722:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
317822:03:54.099 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
317922:03:54.101 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
318022:03:54.101 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
318122:03:54.102 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
318222:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
318322:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
318422:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
318522:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
318622:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 430[\r][\n]"
318722:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
318822:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"ID":"0c2f0c2a82c46e27cd90633700340895a7d0af2847022cf13434c02017df2a21","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","DetachKeys":"","Pid":3715}[\n]"
318922:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
319022:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
319122:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
319222:03:54.103 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
319322:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
319422:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
319522:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Wed, 31 Dec 2025 21:03:54 GMT
319622:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Length: 430
319722:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: connection can be kept alive for 3 MINUTES
319822:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: releasing valid endpoint
319922:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: releasing endpoint
320022:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection http-outgoing-4 can be kept alive for 3 MINUTES
320122:03:54.104 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
320222:03:54.104 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.068107838S
320322:03:54.104 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 started in PT3.031827467S
320422:03:54.105 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: ps -ef
320522:03:54.105 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,<null>,<null>,<null>,<null>,<null>
320622:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: preparing request execution
320722:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
320822:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
320922:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: target auth state: UNCHALLENGED
321022:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: proxy auth state: UNCHALLENGED
321122:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002B: acquiring connection with route {}->unix://localhost:2375
321222:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquiring endpoint (3 MINUTES)
321322:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
321422:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
321522:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: acquired ep-0000002A
321622:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquired endpoint ep-0000002A
321722:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: executing POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/exec HTTP/1.1
321822:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: start execution ex-0000002B
321922:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: executing exchange ex-0000002B over http-outgoing-4
322022:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/exec HTTP/1.1
322122:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
322222:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
322322:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
322422:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
322522:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
322622:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 230
322722:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
322822:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
322922:03:54.106 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/exec HTTP/1.1[\r][\n]"
323022:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
323122:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
323222:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
323322:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
323422:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
323522:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 230[\r][\n]"
323622:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
323722:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
323822:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
323922:03:54.108 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"containerId":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
324022:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 201 Created[\r][\n]"
324122:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
324222:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
324322:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
324422:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
324522:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
324622:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
324722:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 74[\r][\n]"
324822:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
324922:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1"}[\n]"
325022:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 201 Created
325122:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
325222:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
325322:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
325422:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
325522:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
325622:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Wed, 31 Dec 2025 21:03:54 GMT
325722:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Length: 74
325822:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: connection can be kept alive for 3 MINUTES
325922:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: releasing valid endpoint
326022:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: releasing endpoint
326122:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection http-outgoing-4 can be kept alive for 3 MINUTES
326222:03:54.109 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
326322:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: preparing request execution
326422:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
326522:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
326622:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: target auth state: UNCHALLENGED
326722:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: proxy auth state: UNCHALLENGED
326822:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002C: acquiring connection with route {}->unix://localhost:2375
326922:03:54.110 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquiring endpoint (3 MINUTES)
327022:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
327122:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
327222:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: acquired ep-0000002B
327322:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquired endpoint ep-0000002B
327422:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002C: executing POST /v1.32/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/start HTTP/1.1
327522:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: start execution ex-0000002C
327622:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: executing exchange ex-0000002C over http-outgoing-4
327722:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/start HTTP/1.1
327822:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
327922:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
328022:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
328122:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
328222:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
328322:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 26
328422:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
328522:03:54.111 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
328622:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/start HTTP/1.1[\r][\n]"
328722:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
328822:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
328922:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
329022:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
329122:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
329222:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 26[\r][\n]"
329322:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
329422:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
329522:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
329622:03:54.112 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"Detach":null,"Tty":null}"
329722:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
329822:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
329922:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
330022:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
330122:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
330222:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
330322:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
330422:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
330522:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/vnd.docker.raw-stream
330622:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
330722:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
330822:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
330922:03:54.113 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
331022:03:54.160 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff9e]UID PID PPID C STIME TTY TIME CMD[\n]"
331122:03:54.160 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "root 1 0 0 05:03 ? 00:00:00 /usr/local/nebula/bin/nebula-storaged --flagfile=/usr/local/nebula/etc/nebula-storaged.conf --daemonize=false --containerized=true --meta_server_addrs=172.28.0.2:9559 --local_ip=172.28.0.3 --port=9779 --log_dir=/logs/storage --v=0 --minloglevel=0[\n]"
331222:03:54.160 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "root 61 0 0 05:03 ? 00:00:00 ps -ef[\n]"
331322:03:54.160 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "end of stream"
331422:03:54.160 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-4: close connection IMMEDIATE
331522:03:54.160 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: endpoint closed
331622:03:54.161 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: discarding endpoint
331722:03:54.161 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: releasing endpoint
331822:03:54.161 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection is not kept alive
331922:03:54.161 [docker-java-stream--1793705088] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
332022:03:54.161 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1
332122:03:54.162 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/json], queryParams={}}
332222:03:54.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: preparing request execution
332322:03:54.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
332422:03:54.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
332522:03:54.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: target auth state: UNCHALLENGED
332622:03:54.162 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: proxy auth state: UNCHALLENGED
332722:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: acquiring connection with route {}->unix://localhost:2375
332822:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquiring endpoint (3 MINUTES)
332922:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
333022:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333122:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: acquired ep-0000002C
333222:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquired endpoint ep-0000002C
333322:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: opening connection {}->unix://localhost:2375
333422:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: connecting endpoint (3 MINUTES)
333522:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connecting endpoint to unix://localhost:2375 (3 MINUTES)
333622:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-5: connecting to localhost/127.0.0.1:2375
333722:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-5: connection established /var/run/docker.sock<->/var/run/docker.sock
333822:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connected http-outgoing-5
333922:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: endpoint connected
334022:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: executing GET /v1.32/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/json HTTP/1.1
334122:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: start execution ex-0000002D
334222:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: executing exchange ex-0000002D over http-outgoing-5
334322:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/json HTTP/1.1
334422:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
334522:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
334622:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
334722:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
334822:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
334922:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
335022:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1/json HTTP/1.1[\r][\n]"
335122:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
335222:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
335322:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
335422:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
335522:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
335622:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
335722:03:54.163 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
335822:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
335922:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
336022:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
336122:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
336222:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
336322:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
336422:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
336522:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 370[\r][\n]"
336622:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
336722:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"d17baf54d2140810772efb49e6403a4e6d6489962233aa3d956d599d6612d4b1","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","DetachKeys":"","Pid":3736}[\n]"
336822:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
336922:03:54.164 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
337022:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
337122:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
337222:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
337322:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
337422:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:54 GMT
337522:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 370
337622:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: connection can be kept alive for 3 MINUTES
337722:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: releasing valid endpoint
337822:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: releasing endpoint
337922:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connection http-outgoing-5 can be kept alive for 3 MINUTES
338022:03:54.165 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
338122:03:54.169 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
338222:03:54.170 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-graphd:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
338322:03:54.170 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - vesoft/nebula-graphd:v3.6.0 is not in image name cache, updating...
338422:03:54.170 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
338522:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: preparing request execution
338622:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
338722:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
338822:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: target auth state: UNCHALLENGED
338922:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: proxy auth state: UNCHALLENGED
339022:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002E: acquiring connection with route {}->unix://localhost:2375
339122:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquiring endpoint (3 MINUTES)
339222:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339322:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339422:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: acquired ep-0000002D
339522:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquired endpoint ep-0000002D
339622:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: executing GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
339722:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: start execution ex-0000002E
339822:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: executing exchange ex-0000002E over http-outgoing-5
339922:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
340022:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
340122:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
340222:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
340322:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
340422:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
340522:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
340622:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1[\r][\n]"
340722:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
340822:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
340922:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
341022:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
341122:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
341222:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
341322:03:54.170 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
341422:03:54.171 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 404 Not Found[\r][\n]"
341522:03:54.171 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
341622:03:54.171 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
341722:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
341822:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
341922:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
342022:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:54 GMT[\r][\n]"
342122:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 57[\r][\n]"
342222:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
342322:03:54.172 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"message":"No such image: vesoft/nebula-graphd:v3.6.0"}[\n]"
342422:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 404 Not Found
342522:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
342622:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
342722:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
342822:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
342922:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
343022:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:54 GMT
343122:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 57
343222:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: connection can be kept alive for 3 MINUTES
343322:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: releasing valid endpoint
343422:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: releasing endpoint
343522:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection http-outgoing-5 can be kept alive for 3 MINUTES
343622:03:54.173 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
343722:03:54.173 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-graphd:v3.6.0
343822:03:54.173 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling docker image: vesoft/nebula-graphd:v3.6.0. Please be patient; this may take some time but only needs to be done once.
343922:03:54.173 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:latest at registry: https://index.docker.io/v1/
344022:03:54.173 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
344122:03:54.173 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
344222:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: preparing request execution
344322:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
344422:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
344522:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: target auth state: UNCHALLENGED
344622:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: proxy auth state: UNCHALLENGED
344722:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002F: acquiring connection with route {}->unix://localhost:2375
344822:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquiring endpoint (3 MINUTES)
344922:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
345022:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
345122:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: acquired ep-0000002E
345222:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquired endpoint ep-0000002E
345322:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002F: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-graphd&tag=v3.6.0 HTTP/1.1
345422:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: start execution ex-0000002F
345522:03:54.174 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: executing exchange ex-0000002F over http-outgoing-5
345622:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-graphd&tag=v3.6.0 HTTP/1.1
345722:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/octet-stream
345822:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
345922:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
346022:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
346122:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
346222:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
346322:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
346422:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-graphd&tag=v3.6.0 HTTP/1.1[\r][\n]"
346522:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/octet-stream[\r][\n]"
346622:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
346722:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
346822:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
346922:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
347022:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
347122:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
347222:03:54.175 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
347322:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
347422:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
347522:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
347622:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
347722:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
347822:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
347922:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:55 GMT[\r][\n]"
348022:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
348122:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
348222:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "3e[\r][\n]"
348322:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling from vesoft/nebula-graphd","id":"v3.6.0"}[\r][\n]"
348422:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
348522:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
348622:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
348722:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
348822:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
348922:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
349022:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
349122:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:55 GMT
349222:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
349322:03:55.106 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002F: connection can be kept alive for 3 MINUTES
349422:03:55.106 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Starting to pull image
349522:03:55.107 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-graphd, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
349622:03:55.107 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
349722:03:55.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
349822:03:55.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Already exists","progressDetail":{},"id":"2d473b07cdd5"}[\r][\n]"
349922:03:55.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
350022:03:55.372 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
350122:03:55.373 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
350222:03:55.373 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Already exists","progressDetail":{},"id":"d7479de520d9"}[\r][\n]"
350322:03:55.373 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
350422:03:55.373 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
350522:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
350622:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
350722:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
350822:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
350922:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
351022:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
351122:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
351222:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pulling fs layer","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
351322:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
351422:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
351522:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
351622:03:55.375 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
351722:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ae[\r][\n]"
351822:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
351922:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352022:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
352122:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
352222:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352322:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
352422:03:55.610 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
352522:03:55.611 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
352622:03:55.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
352722:03:55.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":118173,"total":11548618},"progress":"[\u003e ] 118.2kB/11.55MB","id":"5921e60081fc"}[\r][\n]"
352822:03:55.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352922:03:55.888 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=118173, total=11548618, start=null), progress=[> ] 118.2kB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
353022:03:55.899 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
353122:03:55.899 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":219428,"total":21808304},"progress":"[\u003e ] 219.4kB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
353222:03:55.899 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
353322:03:55.899 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=219428, total=21808304, start=null), progress=[> ] 219.4kB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
353422:03:55.990 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
353522:03:55.990 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":6029312,"total":11548618},"progress":"[==========================\u003e ] 6.029MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
353622:03:55.990 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
353722:03:55.991 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6029312, total=11548618, start=null), progress=[==========================> ] 6.029MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
353822:03:55.999 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
353922:03:55.999 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":8290304,"total":21808304},"progress":"[===================\u003e ] 8.29MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
354022:03:55.999 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354122:03:55.999 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8290304, total=21808304, start=null), progress=[===================> ] 8.29MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
354222:03:56.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
354322:03:56.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":9842688,"total":11548618},"progress":"[==========================================\u003e ] 9.843MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
354422:03:56.090 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354522:03:56.091 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9842688, total=11548618, start=null), progress=[==========================================> ] 9.843MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
354622:03:56.102 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
354722:03:56.102 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":17670144,"total":21808304},"progress":"[========================================\u003e ] 17.67MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
354822:03:56.102 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354922:03:56.103 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17670144, total=21808304, start=null), progress=[========================================> ] 17.67MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
355022:03:56.114 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
355122:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Verifying Checksum","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
355222:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355322:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
355422:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
355522:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Download complete","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
355622:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355722:03:56.115 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
355822:03:56.116 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (26 MB/? MB)
355922:03:56.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
356022:03:56.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":131072,"total":11548618},"progress":"[\u003e ] 131.1kB/11.55MB","id":"5921e60081fc"}[\r][\n]"
356122:03:56.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356222:03:56.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=131072, total=11548618, start=null), progress=[> ] 131.1kB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
356322:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
356422:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Verifying Checksum","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
356522:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356622:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
356722:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Download complete","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
356822:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356922:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
357022:03:56.156 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
357122:03:56.157 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 0 extracted, (26 MB/? MB)
357222:03:56.166 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
357322:03:56.166 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":11548618,"total":11548618},"progress":"[==================================================\u003e] 11.55MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
357422:03:56.166 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
357522:03:56.166 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11548618, total=11548618, start=null), progress=[==================================================>] 11.55MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
357622:03:56.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
357722:03:56.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pull complete","progressDetail":{},"id":"5921e60081fc"}[\r][\n]"
357822:03:56.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
357922:03:56.183 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
358022:03:56.183 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 1 extracted, (27 MB/? MB)
358122:03:56.184 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
358222:03:56.184 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
358322:03:56.184 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
358422:03:56.184 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
358522:03:56.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
358622:03:56.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
358722:03:56.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
358822:03:56.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
358922:03:56.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
359022:03:56.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
359122:03:56.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
359222:03:56.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
359322:03:56.197 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (27 MB/? MB)
359422:03:56.200 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
359522:03:56.200 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":229376,"total":21808304},"progress":"[\u003e ] 229.4kB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
359622:03:56.200 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
359722:03:56.201 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=229376, total=21808304, start=null), progress=[> ] 229.4kB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
359822:03:56.301 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
359922:03:56.302 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":8028160,"total":21808304},"progress":"[==================\u003e ] 8.028MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
360022:03:56.302 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
360122:03:56.302 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8028160, total=21808304, start=null), progress=[==================> ] 8.028MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
360222:03:56.404 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
360322:03:56.404 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":16744448,"total":21808304},"progress":"[======================================\u003e ] 16.74MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
360422:03:56.404 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
360522:03:56.405 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16744448, total=21808304, start=null), progress=[======================================> ] 16.74MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
360622:03:56.473 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
360722:03:56.473 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":21808304,"total":21808304},"progress":"[==================================================\u003e] 21.81MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
360822:03:56.473 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
360922:03:56.473 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21808304, total=21808304, start=null), progress=[==================================================>] 21.81MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
361022:03:56.498 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
361122:03:56.498 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Pull complete","progressDetail":{},"id":"1d869ffc980d"}[\r][\n]"
361222:03:56.498 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361322:03:56.498 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
361422:03:56.498 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (31 MB/? MB)
361522:03:56.502 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "5e[\r][\n]"
361622:03:56.503 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Digest: sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"}[\r][\n]"
361722:03:56.503 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361822:03:56.503 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
361922:03:56.504 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "4d[\r][\n]"
362022:03:56.504 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Status: Downloaded newer image for vesoft/nebula-graphd:v3.6.0"}[\r][\n]"
362122:03:56.504 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
362222:03:56.504 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-graphd:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
362322:03:56.505 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
362422:03:56.505 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
362522:03:56.505 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: releasing valid endpoint
362622:03:56.505 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: releasing endpoint
362722:03:56.505 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: connection http-outgoing-5 can be kept alive for 3 MINUTES
362822:03:56.505 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
362922:03:56.505 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pull complete. 5 layers, pulled in 1s (downloaded 31 MB at 31 MB/s)
363022:03:56.506 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
363122:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: preparing request execution
363222:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
363322:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
363422:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: target auth state: UNCHALLENGED
363522:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: proxy auth state: UNCHALLENGED
363622:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000030: acquiring connection with route {}->unix://localhost:2375
363722:03:56.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquiring endpoint (3 MINUTES)
363822:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
363922:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
364022:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: acquired ep-0000002F
364122:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquired endpoint ep-0000002F
364222:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: executing GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
364322:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: start execution ex-00000030
364422:03:56.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: executing exchange ex-00000030 over http-outgoing-5
364522:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
364622:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
364722:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
364822:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
364922:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
365022:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
365122:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
365222:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1[\r][\n]"
365322:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
365422:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
365522:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
365622:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
365722:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
365822:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
365922:03:56.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
366022:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
366122:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
366222:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
366322:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
366422:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
366522:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
366622:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
366722:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
366822:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
366922:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
367022:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","RepoTags":["vesoft/nebula-graphd:v3.6.0"],"RepoDigests":["vesoft/nebula-graphd@sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T08:31:04.313659243Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":285064023,"VirtualSize":285064023,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/93fe4c7853027502538798f99b8fa3984fd6da4a6089766efc8fb631e78eaf3c/diff:/var/lib/docker/overlay2/9700b31df746d26813596cf19f012efe8f5a52b709158cc861794b6b7c20b198/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/merged","UpperDir":"/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/diff","WorkDir":"/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:878403b4cf8b19c89c1f61c7e896b01ffdc5d37e7951b2d023245b42479d2afe","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:d7e76dc7607a3e799cd41e44f05ac4b6b3799fd82877461d864dc02d7bcca47e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
367122:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
367222:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
367322:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
367422:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
367522:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
367622:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
367722:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
367822:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
367922:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
368022:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
368122:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
368222:03:56.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: connection can be kept alive for 3 MINUTES
368322:03:56.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: releasing valid endpoint
368422:03:56.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: releasing endpoint
368522:03:56.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection http-outgoing-5 can be kept alive for 3 MINUTES
368622:03:56.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
368722:03:56.511 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
368822:03:56.511 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Trying to start container: vesoft/nebula-graphd:v3.6.0 (attempt 1/1)
368922:03:56.511 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
369022:03:56.511 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Creating container for image: vesoft/nebula-graphd:v3.6.0
369122:03:56.511 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:v3.6.0 at registry: https://index.docker.io/v1/
369222:03:56.511 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
369322:03:56.511 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
369422:03:56.512 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7dbb15a3[aliases=[tc-skeSgirn],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={--meta_server_addrs=172.28.0.2:9559,--port=9669,--local_ip=172.28.0.4,--log_dir=/logs/graph,--v=0,--minloglevel=0},domainName=<null>,entrypoint=<null>,env={TZ=Asia/Shanghai,USER=root},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9669/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@4303c1c5}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=vesoft/nebula-graphd:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=72a23738-9a95-4374-95cb-a31ed6c9e1a2},macAddress=<null>,name=graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@65347084,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
369522:03:56.513 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: preparing request execution
369622:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
369722:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
369822:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: target auth state: UNCHALLENGED
369922:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: proxy auth state: UNCHALLENGED
370022:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000031: acquiring connection with route {}->unix://localhost:2375
370122:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquiring endpoint (3 MINUTES)
370222:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
370322:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
370422:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: acquired ep-00000030
370522:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquired endpoint ep-00000030
370622:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: executing POST /v1.32/containers/create?name=graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
370722:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: start execution ex-00000031
370822:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: executing exchange ex-00000031 over http-outgoing-5
370922:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/create?name=graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
371022:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
371122:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
371222:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
371322:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
371422:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
371522:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 2506
371622:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
371722:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
371822:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/create?name=graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1[\r][\n]"
371922:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
372022:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
372122:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
372222:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
372322:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
372422:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 2506[\r][\n]"
372522:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
372622:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
372722:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
372822:03:56.514 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30":{"IPAMConfig":null,"Links":null,"Aliases":["tc-skeSgirn"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
372922:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
373022:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
373122:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
373222:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
373322:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
373422:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
373522:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
373622:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 88[\r][\n]"
373722:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
373822:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","Warnings":[]}[\n]"
373922:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
374022:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
374122:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
374222:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
374322:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
374422:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
374522:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
374622:03:56.526 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 88
374722:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: connection can be kept alive for 3 MINUTES
374822:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: releasing valid endpoint
374922:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: releasing endpoint
375022:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection http-outgoing-5 can be kept alive for 3 MINUTES
375122:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
375222:03:56.527 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 is starting: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671
375322:03:56.527 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671
375422:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: preparing request execution
375522:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
375622:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
375722:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: target auth state: UNCHALLENGED
375822:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: proxy auth state: UNCHALLENGED
375922:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000032: acquiring connection with route {}->unix://localhost:2375
376022:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquiring endpoint (3 MINUTES)
376122:03:56.527 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
376222:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
376322:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: acquired ep-00000031
376422:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquired endpoint ep-00000031
376522:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: executing POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/start HTTP/1.1
376622:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: start execution ex-00000032
376722:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: executing exchange ex-00000032 over http-outgoing-5
376822:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/start HTTP/1.1
376922:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
377022:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
377122:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
377222:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
377322:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
377422:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
377522:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
377622:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/start HTTP/1.1[\r][\n]"
377722:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
377822:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
377922:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
378022:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
378122:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
378222:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
378322:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
378422:03:56.528 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
378522:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 204 No Content[\r][\n]"
378622:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
378722:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
378822:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
378922:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
379022:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
379122:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
379222:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 204 No Content
379322:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
379422:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
379522:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
379622:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
379722:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
379822:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: connection can be kept alive for 3 MINUTES
379922:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: releasing valid endpoint
380022:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: releasing endpoint
380122:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection http-outgoing-5 can be kept alive for 3 MINUTES
380222:03:56.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
380322:03:56.652 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,false
380422:03:56.652 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json], queryParams={}}
380522:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: preparing request execution
380622:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
380722:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
380822:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: target auth state: UNCHALLENGED
380922:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: proxy auth state: UNCHALLENGED
381022:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000033: acquiring connection with route {}->unix://localhost:2375
381122:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquiring endpoint (3 MINUTES)
381222:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
381322:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
381422:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: acquired ep-00000032
381522:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquired endpoint ep-00000032
381622:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: executing GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
381722:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: start execution ex-00000033
381822:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: executing exchange ex-00000033 over http-outgoing-5
381922:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
382022:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
382122:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
382222:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
382322:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
382422:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
382522:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
382622:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1[\r][\n]"
382722:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
382822:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
382922:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
383022:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
383122:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
383222:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
383322:03:56.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
383422:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
383522:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
383622:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
383722:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
383822:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
383922:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
384022:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
384122:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
384222:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384322:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
384422:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","Created":"2025-12-31T21:03:56.515574728Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3797,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:56.533863398Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hostname","HostsPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hosts","LogPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671-json.log","Name":"/graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","LowerDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3-init/diff:/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/diff:/var/lib/docker/overlay2/93fe4c7853027502538798f99b8fa3984fd6da4a6089766efc8fb631e78eaf3c/diff:/var/lib/docker/overlay2/9700b31df746d26813596cf19f012efe8f5a52b709158cc861794b6b7c20b198/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/merged","UpperDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/diff","WorkDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb088c07d32d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"bb1e8a9e4ca79edcf7c4d6fe58e09e39f4b02c60a7402a36c8540dcdb6ec0aaf","SandboxKey":"/var/run/docker/netns/bb1e8a9e4ca7","Ports":{"19669/tcp":null,"19670/tcp":null,"9669/tcp":[{"HostIp":"0.0.0.0","HostPort":"9669"},{"HostIp":"::","HostPort":"9669"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-skeSgirn","cb088c07d32d"],"MacAddress":"6e:43:6b:2e:24:82","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"680b43e32e044cf37f5eb66d1dd0462a19584083c8aaef845fac2e0284cacc8c","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-skeSgirn","cb088c07d32d"]}}}}[\n]"
384522:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384622:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
384722:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384822:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
384922:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
385022:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
385122:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
385222:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
385322:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
385422:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
385522:03:56.653 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
385622:03:56.654 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: connection can be kept alive for 3 MINUTES
385722:03:56.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: releasing valid endpoint
385822:03:56.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: releasing endpoint
385922:03:56.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection http-outgoing-5 can be kept alive for 3 MINUTES
386022:03:56.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
386122:03:56.657 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231
386222:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: preparing request execution
386322:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
386422:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
386522:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: target auth state: UNCHALLENGED
386622:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: proxy auth state: UNCHALLENGED
386722:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000034: acquiring connection with route {}->unix://localhost:2375
386822:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquiring endpoint (3 MINUTES)
386922:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
387022:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
387122:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: acquired ep-00000033
387222:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquired endpoint ep-00000033
387322:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: executing GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1
387422:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: start execution ex-00000034
387522:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: executing exchange ex-00000034 over http-outgoing-5
387622:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1
387722:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
387822:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
387922:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
388022:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
388122:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
388222:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
388322:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1[\r][\n]"
388422:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
388522:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
388622:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
388722:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
388822:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
388922:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
389022:03:56.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
389122:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
389222:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
389322:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
389422:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
389522:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
389622:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
389722:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
389822:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
389922:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
390022:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
390122:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","RepoTags":["vesoft/nebula-graphd:v3.6.0"],"RepoDigests":["vesoft/nebula-graphd@sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T08:31:04.313659243Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":285064023,"VirtualSize":285064023,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/93fe4c7853027502538798f99b8fa3984fd6da4a6089766efc8fb631e78eaf3c/diff:/var/lib/docker/overlay2/9700b31df746d26813596cf19f012efe8f5a52b709158cc861794b6b7c20b198/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/merged","UpperDir":"/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/diff","WorkDir":"/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02","sha256:32391cba9984ff7666c4ea894f52fe946ec79473bfc6a26e89c2caf60119a928","sha256:878403b4cf8b19c89c1f61c7e896b01ffdc5d37e7951b2d023245b42479d2afe","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:d7e76dc7607a3e799cd41e44f05ac4b6b3799fd82877461d864dc02d7bcca47e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
390222:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
390322:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
390422:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
390522:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
390622:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
390722:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
390822:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
390922:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
391022:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
391122:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
391222:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
391322:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: connection can be kept alive for 3 MINUTES
391422:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: releasing valid endpoint
391522:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: releasing endpoint
391622:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection http-outgoing-5 can be kept alive for 3 MINUTES
391722:03:56.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
391822:03:56.659 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
391922:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: preparing request execution
392022:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
392122:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
392222:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: target auth state: UNCHALLENGED
392322:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: proxy auth state: UNCHALLENGED
392422:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000035: acquiring connection with route {}->unix://localhost:2375
392522:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquiring endpoint (3 MINUTES)
392622:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
392722:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
392822:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: acquired ep-00000034
392922:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquired endpoint ep-00000034
393022:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: executing GET /v1.32/version HTTP/1.1
393122:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: start execution ex-00000035
393222:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: executing exchange ex-00000035 over http-outgoing-5
393322:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/version HTTP/1.1
393422:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
393522:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
393622:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
393722:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
393822:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
393922:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
394022:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
394122:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
394222:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
394322:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
394422:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
394522:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
394622:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
394722:03:56.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
394822:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
394922:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
395022:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
395122:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
395222:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
395322:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
395422:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
395522:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 821[\r][\n]"
395622:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
395722:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
395822:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
395922:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
396022:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
396122:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
396222:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
396322:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
396422:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
396522:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 821
396622:03:56.667 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: connection can be kept alive for 3 MINUTES
396722:03:56.668 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: releasing valid endpoint
396822:03:56.668 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: releasing endpoint
396922:03:56.668 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection http-outgoing-5 can be kept alive for 3 MINUTES
397022:03:56.669 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
397122:03:56.669 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
397222:03:56.669 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,false
397322:03:56.670 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json], queryParams={}}
397422:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: preparing request execution
397522:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
397622:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
397722:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: target auth state: UNCHALLENGED
397822:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: proxy auth state: UNCHALLENGED
397922:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000036: acquiring connection with route {}->unix://localhost:2375
398022:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquiring endpoint (3 MINUTES)
398122:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
398222:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
398322:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: acquired ep-00000035
398422:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquired endpoint ep-00000035
398522:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: executing GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
398622:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: start execution ex-00000036
398722:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: executing exchange ex-00000036 over http-outgoing-5
398822:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
398922:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
399022:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
399122:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
399222:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
399322:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
399422:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
399522:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1[\r][\n]"
399622:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
399722:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
399822:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
399922:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
400022:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
400122:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
400222:03:56.670 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
400322:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
400422:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
400522:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
400622:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
400722:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
400822:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
400922:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
401022:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
401122:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
401222:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
401322:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","Created":"2025-12-31T21:03:56.515574728Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3797,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:56.533863398Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hostname","HostsPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hosts","LogPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671-json.log","Name":"/graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","LowerDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3-init/diff:/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/diff:/var/lib/docker/overlay2/93fe4c7853027502538798f99b8fa3984fd6da4a6089766efc8fb631e78eaf3c/diff:/var/lib/docker/overlay2/9700b31df746d26813596cf19f012efe8f5a52b709158cc861794b6b7c20b198/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/merged","UpperDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/diff","WorkDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb088c07d32d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"bb1e8a9e4ca79edcf7c4d6fe58e09e39f4b02c60a7402a36c8540dcdb6ec0aaf","SandboxKey":"/var/run/docker/netns/bb1e8a9e4ca7","Ports":{"19669/tcp":null,"19670/tcp":null,"9669/tcp":[{"HostIp":"0.0.0.0","HostPort":"9669"},{"HostIp":"::","HostPort":"9669"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-skeSgirn","cb088c07d32d"],"MacAddress":"6e:43:6b:2e:24:82","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"680b43e32e044cf37f5eb66d1dd0462a19584083c8aaef845fac2e0284cacc8c","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-skeSgirn","cb088c07d32d"]}}}}[\n]"
401422:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
401522:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
401622:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
401722:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
401822:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
401922:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
402022:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
402122:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
402222:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
402322:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
402422:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
402522:03:56.671 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: connection can be kept alive for 3 MINUTES
402622:03:56.672 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{/bin/sh,-c,while true; do ( true ) && exit 0 || sleep 0.1; done},cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,<null>,<null>,<null>,<null>,<null>
402722:03:56.674 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: releasing valid endpoint
402822:03:56.674 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: releasing endpoint
402922:03:56.674 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: connection http-outgoing-5 can be kept alive for 3 MINUTES
403022:03:56.674 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
403122:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: preparing request execution
403222:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
403322:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
403422:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: target auth state: UNCHALLENGED
403522:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: proxy auth state: UNCHALLENGED
403622:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000037: acquiring connection with route {}->unix://localhost:2375
403722:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquiring endpoint (3 MINUTES)
403822:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
403922:03:56.674 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9669] in PT0.005124382S
404022:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
404122:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: acquired ep-00000036
404222:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquired endpoint ep-00000036
404322:03:56.674 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: executing POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/exec HTTP/1.1
404422:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: start execution ex-00000037
404522:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: executing exchange ex-00000037 over http-outgoing-5
404622:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/exec HTTP/1.1
404722:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
404822:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
404922:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
405022:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
405122:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
405222:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 290
405322:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
405422:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
405522:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/exec HTTP/1.1[\r][\n]"
405622:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
405722:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
405822:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
405922:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
406022:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
406122:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 290[\r][\n]"
406222:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
406322:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
406422:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
406522:03:56.675 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"containerId":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"Env":null,"WorkingDir":null}"
406622:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
406722:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
406822:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
406922:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
407022:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
407122:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
407222:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
407322:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 74[\r][\n]"
407422:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
407522:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111"}[\n]"
407622:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
407722:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
407822:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
407922:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
408022:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
408122:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
408222:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Wed, 31 Dec 2025 21:03:56 GMT
408322:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 74
408422:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: connection can be kept alive for 3 MINUTES
408522:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: releasing valid endpoint
408622:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: releasing endpoint
408722:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection http-outgoing-5 can be kept alive for 3 MINUTES
408822:03:56.676 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
408922:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: preparing request execution
409022:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
409122:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
409222:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: target auth state: UNCHALLENGED
409322:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: proxy auth state: UNCHALLENGED
409422:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000038: acquiring connection with route {}->unix://localhost:2375
409522:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquiring endpoint (3 MINUTES)
409622:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
409722:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
409822:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: acquired ep-00000037
409922:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquired endpoint ep-00000037
410022:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000038: executing POST /v1.32/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/start HTTP/1.1
410122:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: start execution ex-00000038
410222:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: executing exchange ex-00000038 over http-outgoing-5
410322:03:56.677 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/start HTTP/1.1
410422:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
410522:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
410622:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
410722:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
410822:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
410922:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 26
411022:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
411122:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
411222:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/start HTTP/1.1[\r][\n]"
411322:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
411422:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
411522:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
411622:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
411722:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
411822:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 26[\r][\n]"
411922:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
412022:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
412122:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
412222:03:56.678 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Detach":null,"Tty":null}"
412322:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
412422:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
412522:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
412622:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
412722:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
412822:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
412922:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
413022:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
413122:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/vnd.docker.raw-stream
413222:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
413322:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
413422:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
413522:03:56.679 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
413622:03:56.723 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "end of stream"
413722:03:56.724 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-5: close connection IMMEDIATE
413822:03:56.724 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: endpoint closed
413922:03:56.724 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: discarding endpoint
414022:03:56.724 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: releasing endpoint
414122:03:56.724 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection is not kept alive
414222:03:56.724 [docker-java-stream--1660424877] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
414322:03:56.724 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111
414422:03:56.724 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/json], queryParams={}}
414522:03:56.725 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: preparing request execution
414622:03:56.725 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
414722:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
414822:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: target auth state: UNCHALLENGED
414922:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: proxy auth state: UNCHALLENGED
415022:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000039: acquiring connection with route {}->unix://localhost:2375
415122:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquiring endpoint (3 MINUTES)
415222:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
415322:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
415422:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: acquired ep-00000038
415522:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquired endpoint ep-00000038
415622:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000039: opening connection {}->unix://localhost:2375
415722:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: connecting endpoint (3 MINUTES)
415822:03:56.726 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connecting endpoint to unix://localhost:2375 (3 MINUTES)
415922:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-6: connecting to localhost/127.0.0.1:2375
416022:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-6: connection established /var/run/docker.sock<->/var/run/docker.sock
416122:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connected http-outgoing-6
416222:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: endpoint connected
416322:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: executing GET /v1.32/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/json HTTP/1.1
416422:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: start execution ex-00000039
416522:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: executing exchange ex-00000039 over http-outgoing-6
416622:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> GET /v1.32/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/json HTTP/1.1
416722:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
416822:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
416922:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
417022:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
417122:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
417222:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
417322:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "GET /v1.32/exec/92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111/json HTTP/1.1[\r][\n]"
417422:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
417522:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
417622:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
417722:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
417822:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
417922:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
418022:03:56.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
418122:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
418222:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
418322:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]"
418422:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
418522:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
418622:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
418722:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
418822:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 430[\r][\n]"
418922:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
419022:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"ID":"92494e537ff6ca756936022382421e311a633e030b4b53fe78f860450831b111","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true ) && exit 0 || sleep 0.1; done"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","DetachKeys":"","Pid":3905}[\n]"
419122:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
419222:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
419322:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json
419422:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
419522:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
419622:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
419722:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Wed, 31 Dec 2025 21:03:56 GMT
419822:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Length: 430
419922:03:56.728 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: connection can be kept alive for 3 MINUTES
420022:03:56.729 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: releasing valid endpoint
420122:03:56.729 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: releasing endpoint
420222:03:56.729 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection http-outgoing-6 can be kept alive for 3 MINUTES
420322:03:56.729 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
420422:03:56.729 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.059642714S
420522:03:56.729 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 started in PT2.559652201S
420622:03:56.730 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: ps -ef
420722:03:56.730 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,<null>,<null>,<null>,<null>,<null>
420822:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: preparing request execution
420922:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
421022:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
421122:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: target auth state: UNCHALLENGED
421222:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: proxy auth state: UNCHALLENGED
421322:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003A: acquiring connection with route {}->unix://localhost:2375
421422:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquiring endpoint (3 MINUTES)
421522:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
421622:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
421722:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: acquired ep-00000039
421822:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquired endpoint ep-00000039
421922:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: executing POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/exec HTTP/1.1
422022:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: start execution ex-0000003A
422122:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: executing exchange ex-0000003A over http-outgoing-6
422222:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/exec HTTP/1.1
422322:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
422422:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
422522:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
422622:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
422722:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
422822:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 230
422922:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
423022:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
423122:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/exec HTTP/1.1[\r][\n]"
423222:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
423322:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
423422:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
423522:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
423622:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
423722:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 230[\r][\n]"
423822:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
423922:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
424022:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
424122:03:56.730 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"containerId":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
424222:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 201 Created[\r][\n]"
424322:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
424422:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]"
424522:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
424622:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
424722:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
424822:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
424922:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 74[\r][\n]"
425022:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
425122:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03"}[\n]"
425222:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 201 Created
425322:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
425422:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json
425522:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
425622:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
425722:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
425822:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Wed, 31 Dec 2025 21:03:56 GMT
425922:03:56.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Length: 74
426022:03:56.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: connection can be kept alive for 3 MINUTES
426122:03:56.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: releasing valid endpoint
426222:03:56.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: releasing endpoint
426322:03:56.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connection http-outgoing-6 can be kept alive for 3 MINUTES
426422:03:56.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
426522:03:56.732 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: preparing request execution
426622:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
426722:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
426822:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: target auth state: UNCHALLENGED
426922:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: proxy auth state: UNCHALLENGED
427022:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003B: acquiring connection with route {}->unix://localhost:2375
427122:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquiring endpoint (3 MINUTES)
427222:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
427322:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
427422:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: acquired ep-0000003A
427522:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquired endpoint ep-0000003A
427622:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003B: executing POST /v1.32/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/start HTTP/1.1
427722:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: start execution ex-0000003B
427822:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: executing exchange ex-0000003B over http-outgoing-6
427922:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/start HTTP/1.1
428022:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
428122:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
428222:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
428322:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
428422:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
428522:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 26
428622:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
428722:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
428822:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/start HTTP/1.1[\r][\n]"
428922:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
429022:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
429122:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
429222:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
429322:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
429422:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 26[\r][\n]"
429522:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
429622:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
429722:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
429822:03:56.733 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"Detach":null,"Tty":null}"
429922:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
430022:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
430122:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
430222:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
430322:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
430422:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
430522:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
430622:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
430722:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/vnd.docker.raw-stream
430822:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
430922:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
431022:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
431122:03:56.734 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
431222:03:56.772 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff98]UID PID PPID C STIME TTY TIME CMD[\n]"
431322:03:56.772 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "root 1 0 0 05:03 ? 00:00:00 /usr/local/nebula/bin/nebula-graphd --flagfile=/usr/local/nebula/etc/nebula-graphd.conf --daemonize=false --containerized=true --meta_server_addrs=172.28.0.2:9559 --port=9669 --local_ip=172.28.0.4 --log_dir=/logs/graph --v=0 --minloglevel=0[\n]"
431422:03:56.772 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "root 47 0 0 05:03 ? 00:00:00 ps -ef[\n]"
431522:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "end of stream"
431622:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-6: close connection IMMEDIATE
431722:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: endpoint closed
431822:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: discarding endpoint
431922:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: releasing endpoint
432022:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection is not kept alive
432122:03:56.773 [docker-java-stream-1473381691] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
432222:03:56.773 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03
432322:03:56.773 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/json], queryParams={}}
432422:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: preparing request execution
432522:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
432622:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
432722:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: target auth state: UNCHALLENGED
432822:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: proxy auth state: UNCHALLENGED
432922:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: acquiring connection with route {}->unix://localhost:2375
433022:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquiring endpoint (3 MINUTES)
433122:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
433222:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
433322:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: acquired ep-0000003B
433422:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquired endpoint ep-0000003B
433522:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: opening connection {}->unix://localhost:2375
433622:03:56.774 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: connecting endpoint (3 MINUTES)
433722:03:56.775 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connecting endpoint to unix://localhost:2375 (3 MINUTES)
433822:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-7: connecting to localhost/127.0.0.1:2375
433922:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-7: connection established /var/run/docker.sock<->/var/run/docker.sock
434022:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connected http-outgoing-7
434122:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: endpoint connected
434222:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: executing GET /v1.32/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/json HTTP/1.1
434322:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: start execution ex-0000003C
434422:03:56.776 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: executing exchange ex-0000003C over http-outgoing-7
434522:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/json HTTP/1.1
434622:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
434722:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
434822:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
434922:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
435022:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
435122:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
435222:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/exec/40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03/json HTTP/1.1[\r][\n]"
435322:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
435422:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
435522:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
435622:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
435722:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
435822:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
435922:03:56.777 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
436022:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
436122:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
436222:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
436322:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
436422:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
436522:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
436622:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
436722:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 370[\r][\n]"
436822:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
436922:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"ID":"40c202e215d94c9f4c632415d28ce5a3af146ab56b3f7b4ba070bd606f076b03","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","DetachKeys":"","Pid":3929}[\n]"
437022:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
437122:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
437222:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
437322:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
437422:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
437522:03:56.778 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
437622:03:56.779 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:56 GMT
437722:03:56.779 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 370
437822:03:56.779 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: connection can be kept alive for 3 MINUTES
437922:03:56.779 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: releasing valid endpoint
438022:03:56.780 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: releasing endpoint
438122:03:56.780 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connection http-outgoing-7 can be kept alive for 3 MINUTES
438222:03:56.780 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
438322:03:56.784 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
438422:03:56.784 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-console:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
438522:03:56.784 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - vesoft/nebula-console:v3.6.0 is not in image name cache, updating...
438622:03:56.784 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
438722:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: preparing request execution
438822:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
438922:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
439022:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: target auth state: UNCHALLENGED
439122:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: proxy auth state: UNCHALLENGED
439222:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003D: acquiring connection with route {}->unix://localhost:2375
439322:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquiring endpoint (3 MINUTES)
439422:03:56.785 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
439522:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
439622:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: acquired ep-0000003C
439722:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquired endpoint ep-0000003C
439822:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: executing GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
439922:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: start execution ex-0000003D
440022:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: executing exchange ex-0000003D over http-outgoing-7
440122:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
440222:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
440322:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
440422:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
440522:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
440622:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
440722:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
440822:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1[\r][\n]"
440922:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
441022:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
441122:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
441222:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
441322:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
441422:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
441522:03:56.786 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
441622:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 404 Not Found[\r][\n]"
441722:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
441822:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
441922:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
442022:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
442122:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
442222:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:56 GMT[\r][\n]"
442322:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 58[\r][\n]"
442422:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
442522:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"message":"No such image: vesoft/nebula-console:v3.6.0"}[\n]"
442622:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 404 Not Found
442722:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
442822:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
442922:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
443022:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
443122:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
443222:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:56 GMT
443322:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 58
443422:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: connection can be kept alive for 3 MINUTES
443522:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: releasing valid endpoint
443622:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: releasing endpoint
443722:03:56.787 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection http-outgoing-7 can be kept alive for 3 MINUTES
443822:03:56.788 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
443922:03:56.788 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-console:v3.6.0
444022:03:56.788 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling docker image: vesoft/nebula-console:v3.6.0. Please be patient; this may take some time but only needs to be done once.
444122:03:56.788 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:latest at registry: https://index.docker.io/v1/
444222:03:56.788 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
444322:03:56.788 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
444422:03:56.788 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: preparing request execution
444522:03:56.788 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
444622:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
444722:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: target auth state: UNCHALLENGED
444822:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: proxy auth state: UNCHALLENGED
444922:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003E: acquiring connection with route {}->unix://localhost:2375
445022:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquiring endpoint (3 MINUTES)
445122:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
445222:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
445322:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: acquired ep-0000003D
445422:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquired endpoint ep-0000003D
445522:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003E: executing POST /v1.32/images/create?fromImage=vesoft%2Fnebula-console&tag=v3.6.0 HTTP/1.1
445622:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: start execution ex-0000003E
445722:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: executing exchange ex-0000003E over http-outgoing-7
445822:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/images/create?fromImage=vesoft%2Fnebula-console&tag=v3.6.0 HTTP/1.1
445922:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/octet-stream
446022:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
446122:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
446222:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
446322:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
446422:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
446522:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
446622:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/images/create?fromImage=vesoft%2Fnebula-console&tag=v3.6.0 HTTP/1.1[\r][\n]"
446722:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/octet-stream[\r][\n]"
446822:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
446922:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
447022:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
447122:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
447222:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
447322:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
447422:03:56.789 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
447522:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
447622:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
447722:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
447822:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
447922:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
448022:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
448122:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:57 GMT[\r][\n]"
448222:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
448322:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
448422:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "3f[\r][\n]"
448522:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling from vesoft/nebula-console","id":"v3.6.0"}[\r][\n]"
448622:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
448722:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
448822:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
448922:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
449022:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
449122:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
449222:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
449322:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:57 GMT
449422:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
449522:03:57.764 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003E: connection can be kept alive for 3 MINUTES
449622:03:57.764 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Starting to pull image
449722:03:57.765 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling from vesoft/nebula-console, progressDetail=null, progress=null, id=v3.6.0, from=null, time=null, errorDetail=null, error=null, aux=null)
449822:03:57.765 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
449922:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
450022:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
450122:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
450222:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
450322:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling fs layer","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
450422:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
450522:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
450622:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
450722:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
450822:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
450922:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
451022:03:58.060 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
451122:03:58.304 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
451222:03:58.304 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":934,"total":5826},"progress":"[========\u003e ] 934B/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
451322:03:58.304 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
451422:03:58.304 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=934, total=5826, start=null), progress=[========> ] 934B/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
451522:03:58.305 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
451622:03:58.305 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Download complete","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
451722:03:58.305 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
451822:03:58.305 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
451922:03:58.305 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (934 bytes/? MB)
452022:03:58.314 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
452122:03:58.314 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":34251,"total":3401613},"progress":"[\u003e ] 34.25kB/3.402MB","id":"7264a8db6415"}[\r][\n]"
452222:03:58.314 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452322:03:58.314 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34251, total=3401613, start=null), progress=[> ] 34.25kB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
452422:03:58.321 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
452522:03:58.321 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":30052,"total":2916858},"progress":"[\u003e ] 30.05kB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
452622:03:58.321 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452722:03:58.321 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30052, total=2916858, start=null), progress=[> ] 30.05kB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
452822:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
452922:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
453022:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
453122:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
453222:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Download complete","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
453322:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
453422:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
453522:03:58.330 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
453622:03:58.330 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (63 KB/? MB)
453722:03:58.331 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
453822:03:58.331 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":65536,"total":3401613},"progress":"[\u003e ] 65.54kB/3.402MB","id":"7264a8db6415"}[\r][\n]"
453922:03:58.331 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454022:03:58.331 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3401613, start=null), progress=[> ] 65.54kB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
454122:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
454222:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Verifying Checksum","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
454322:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454422:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
454522:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
454622:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Download complete","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
454722:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454822:03:58.335 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
454922:03:58.335 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (94 KB/6 MB)
455022:03:58.387 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
455122:03:58.387 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":3401613,"total":3401613},"progress":"[==================================================\u003e] 3.402MB/3.402MB","id":"7264a8db6415"}[\r][\n]"
455222:03:58.387 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
455322:03:58.388 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3401613, total=3401613, start=null), progress=[==================================================>] 3.402MB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
455422:03:58.391 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
455522:03:58.391 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":3401613,"total":3401613},"progress":"[==================================================\u003e] 3.402MB/3.402MB","id":"7264a8db6415"}[\r][\n]"
455622:03:58.391 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
455722:03:58.392 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3401613, total=3401613, start=null), progress=[==================================================>] 3.402MB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
455822:03:58.429 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
455922:03:58.429 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pull complete","progressDetail":{},"id":"7264a8db6415"}[\r][\n]"
456022:03:58.429 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
456122:03:58.429 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
456222:03:58.429 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (3 MB/6 MB)
456322:03:58.430 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
456422:03:58.430 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2916858},"progress":"[\u003e ] 32.77kB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
456522:03:58.430 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
456622:03:58.430 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2916858, start=null), progress=[> ] 32.77kB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
456722:03:58.465 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
456822:03:58.465 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":2916858,"total":2916858},"progress":"[==================================================\u003e] 2.917MB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
456922:03:58.465 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
457022:03:58.466 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2916858, total=2916858, start=null), progress=[==================================================>] 2.917MB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
457122:03:58.480 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
457222:03:58.480 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pull complete","progressDetail":{},"id":"19bc7f3f0d80"}[\r][\n]"
457322:03:58.480 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
457422:03:58.480 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
457522:03:58.480 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (6 MB/6 MB)
457622:03:58.482 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
457722:03:58.482 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":5826,"total":5826},"progress":"[==================================================\u003e] 5.826kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
457822:03:58.482 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
457922:03:58.482 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5826, total=5826, start=null), progress=[==================================================>] 5.826kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
458022:03:58.483 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
458122:03:58.483 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Extracting","progressDetail":{"current":5826,"total":5826},"progress":"[==================================================\u003e] 5.826kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
458222:03:58.483 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
458322:03:58.483 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5826, total=5826, start=null), progress=[==================================================>] 5.826kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
458422:03:58.494 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
458522:03:58.494 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Pull complete","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
458622:03:58.494 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
458722:03:58.495 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
458822:03:58.495 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (6 MB/6 MB)
458922:03:58.507 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "5e[\r][\n]"
459022:03:58.507 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Digest: sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"}[\r][\n]"
459122:03:58.507 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459222:03:58.507 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Digest: sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
459322:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "4e[\r][\n]"
459422:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Status: Downloaded newer image for vesoft/nebula-console:v3.6.0"}[\r][\n]"
459522:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459622:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Status: Downloaded newer image for vesoft/nebula-console:v3.6.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
459722:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
459822:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459922:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: releasing valid endpoint
460022:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: releasing endpoint
460122:03:58.509 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: connection http-outgoing-7 can be kept alive for 3 MINUTES
460222:03:58.510 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
460322:03:58.510 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
460422:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: preparing request execution
460522:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
460622:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
460722:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: target auth state: UNCHALLENGED
460822:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: proxy auth state: UNCHALLENGED
460922:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003F: acquiring connection with route {}->unix://localhost:2375
461022:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquiring endpoint (3 MINUTES)
461122:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
461222:03:58.510 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
461322:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: acquired ep-0000003E
461422:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquired endpoint ep-0000003E
461522:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: executing GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
461622:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: start execution ex-0000003F
461722:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: executing exchange ex-0000003F over http-outgoing-7
461822:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
461922:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
462022:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
462122:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
462222:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
462322:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
462422:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
462522:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1[\r][\n]"
462622:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
462722:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
462822:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
462922:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
463022:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
463122:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
463222:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
463322:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
463422:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
463522:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
463622:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
463722:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
463822:03:58.511 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
463922:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
464022:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
464122:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
464222:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
464322:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","RepoTags":["vesoft/nebula-console:v3.6.0"],"RepoDigests":["vesoft/nebula-console@sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-09-16T11:34:54.072103474Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["nebula-console"],"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0"}},"Architecture":"amd64","Os":"linux","Size":14816728,"VirtualSize":14816728,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/03898af009f0b4f3dc2dae04a8e12f4ba8fe7b35b61434481d5f3a2c5643d786/diff:/var/lib/docker/overlay2/1b8242f2ad84098f20541ee76f9efc2befbf36f1a0a6967b4f7632df3ce35a23/diff","MergedDir":"/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/merged","UpperDir":"/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/diff","WorkDir":"/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
464422:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
464522:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
464622:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
464722:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
464822:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
464922:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
465022:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
465122:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
465222:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
465322:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
465422:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
465522:03:58.512 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: connection can be kept alive for 3 MINUTES
465622:03:58.513 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: releasing valid endpoint
465722:03:58.513 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: releasing endpoint
465822:03:58.513 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection http-outgoing-7 can be kept alive for 3 MINUTES
465922:03:58.513 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
466022:03:58.513 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
466122:03:58.513 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - Trying to start container: vesoft/nebula-console:v3.6.0 (attempt 1/1)
466222:03:58.513 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
466322:03:58.513 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Creating container for image: vesoft/nebula-console:v3.6.0
466422:03:58.513 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:v3.6.0 at registry: https://index.docker.io/v1/
466522:03:58.513 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
466622:03:58.513 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
466722:03:58.513 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@788d0f6e[aliases=[tc-wzMUTu45],argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS "172.28.0.3":9779' && sleep 36000},domainName=<null>,entrypoint={},env={},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=vesoft/nebula-console:v3.6.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=72a23738-9a95-4374-95cb-a31ed6c9e1a2},macAddress=<null>,name=console-72a23738-9a95-4374-95cb-a31ed6c9e1a2,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@4141395e,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
466822:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: preparing request execution
466922:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
467022:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
467122:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: target auth state: UNCHALLENGED
467222:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: proxy auth state: UNCHALLENGED
467322:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000040: acquiring connection with route {}->unix://localhost:2375
467422:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquiring endpoint (3 MINUTES)
467522:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
467622:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
467722:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: acquired ep-0000003F
467822:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquired endpoint ep-0000003F
467922:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: executing POST /v1.32/containers/create?name=console-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
468022:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: start execution ex-00000040
468122:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: executing exchange ex-00000040 over http-outgoing-7
468222:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/create?name=console-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1
468322:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
468422:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
468522:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
468622:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
468722:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
468822:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 2441
468922:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
469022:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
469122:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/create?name=console-72a23738-9a95-4374-95cb-a31ed6c9e1a2 HTTP/1.1[\r][\n]"
469222:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
469322:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
469422:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
469522:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
469622:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
469722:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 2441[\r][\n]"
469822:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
469922:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
470022:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
470122:03:58.516 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":[""],"Image":"vesoft/nebula-console:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30":{"IPAMConfig":null,"Links":null,"Aliases":["tc-wzMUTu45"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
470222:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
470322:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
470422:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
470522:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
470622:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
470722:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
470822:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
470922:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 88[\r][\n]"
471022:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
471122:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","Warnings":[]}[\n]"
471222:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
471322:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
471422:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
471522:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
471622:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
471722:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
471822:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
471922:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 88
472022:03:58.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: connection can be kept alive for 3 MINUTES
472122:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: releasing valid endpoint
472222:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: releasing endpoint
472322:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection http-outgoing-7 can be kept alive for 3 MINUTES
472422:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
472522:03:58.534 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 is starting: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697
472622:03:58.534 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697
472722:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: preparing request execution
472822:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
472922:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
473022:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: target auth state: UNCHALLENGED
473122:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: proxy auth state: UNCHALLENGED
473222:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000041: acquiring connection with route {}->unix://localhost:2375
473322:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquiring endpoint (3 MINUTES)
473422:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
473522:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
473622:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: acquired ep-00000040
473722:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquired endpoint ep-00000040
473822:03:58.534 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: executing POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/start HTTP/1.1
473922:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: start execution ex-00000041
474022:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: executing exchange ex-00000041 over http-outgoing-7
474122:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/start HTTP/1.1
474222:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
474322:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
474422:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
474522:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
474622:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
474722:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
474822:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
474922:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/start HTTP/1.1[\r][\n]"
475022:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
475122:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
475222:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
475322:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
475422:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
475522:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
475622:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
475722:03:58.535 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
475822:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 204 No Content[\r][\n]"
475922:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
476022:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
476122:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
476222:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
476322:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
476422:03:58.643 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
476522:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 204 No Content
476622:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
476722:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
476822:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
476922:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
477022:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
477122:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: connection can be kept alive for 3 MINUTES
477222:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: releasing valid endpoint
477322:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: releasing endpoint
477422:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection http-outgoing-7 can be kept alive for 3 MINUTES
477522:03:58.644 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
477622:03:58.644 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,false
477722:03:58.644 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json], queryParams={}}
477822:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: preparing request execution
477922:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
478022:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
478122:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: target auth state: UNCHALLENGED
478222:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: proxy auth state: UNCHALLENGED
478322:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000042: acquiring connection with route {}->unix://localhost:2375
478422:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquiring endpoint (3 MINUTES)
478522:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
478622:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
478722:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: acquired ep-00000041
478822:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquired endpoint ep-00000041
478922:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: executing GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1
479022:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: start execution ex-00000042
479122:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: executing exchange ex-00000042 over http-outgoing-7
479222:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1
479322:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
479422:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
479522:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
479622:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
479722:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
479822:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
479922:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1[\r][\n]"
480022:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
480122:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
480222:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
480322:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
480422:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
480522:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
480622:03:58.645 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
480722:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
480822:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
480922:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
481022:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
481122:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
481222:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
481322:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
481422:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
481522:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
481622:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "1729[\r][\n]"
481722:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","Created":"2025-12-31T21:03:58.517120223Z","Path":"sh","Args":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3985,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:58.540399536Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/hostname","HostsPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/hosts","LogPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697-json.log","Name":"/console-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","LowerDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d-init/diff:/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/diff:/var/lib/docker/overlay2/03898af009f0b4f3dc2dae04a8e12f4ba8fe7b35b61434481d5f3a2c5643d786/diff:/var/lib/docker/overlay2/1b8242f2ad84098f20541ee76f9efc2befbf36f1a0a6967b4f7632df3ce35a23/diff","MergedDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d/merged","UpperDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d/diff","WorkDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb3462559be7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Image":"vesoft/nebula-console:v3.6.0","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c9e2b0e4ae36b3874e456a8daaadaca904a39a510afef755009e0a522cd0a116","SandboxKey":"/var/run/docker/netns/c9e2b0e4ae36","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-wzMUTu45","cb3462559be7"],"MacAddress":"3e:9a:88:3c:29:f0","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"85f3198979a65226d028edd12202fceb1095fa0916d491233f5caed088e10d3d","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-wzMUTu45","cb3462559be7"]}}}}[\n]"
481822:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
481922:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
482022:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
482122:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
482222:03:58.646 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
482322:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
482422:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
482522:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
482622:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
482722:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
482822:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
482922:03:58.647 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: connection can be kept alive for 3 MINUTES
483022:03:58.648 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: releasing valid endpoint
483122:03:58.648 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: releasing endpoint
483222:03:58.648 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection http-outgoing-7 can be kept alive for 3 MINUTES
483322:03:58.648 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
483422:03:58.648 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1
483522:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: preparing request execution
483622:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
483722:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
483822:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: target auth state: UNCHALLENGED
483922:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: proxy auth state: UNCHALLENGED
484022:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000043: acquiring connection with route {}->unix://localhost:2375
484122:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquiring endpoint (3 MINUTES)
484222:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
484322:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
484422:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: acquired ep-00000042
484522:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquired endpoint ep-00000042
484622:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: executing GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1
484722:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: start execution ex-00000043
484822:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: executing exchange ex-00000043 over http-outgoing-7
484922:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1
485022:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
485122:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
485222:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
485322:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
485422:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
485522:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
485622:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1[\r][\n]"
485722:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
485822:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
485922:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
486022:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
486122:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
486222:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
486322:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
486422:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
486522:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
486622:03:58.649 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
486722:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
486822:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
486922:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
487022:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
487122:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
487222:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
487322:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
487422:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","RepoTags":["vesoft/nebula-console:v3.6.0"],"RepoDigests":["vesoft/nebula-console@sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-09-16T11:34:54.072103474Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["nebula-console"],"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0"}},"Architecture":"amd64","Os":"linux","Size":14816728,"VirtualSize":14816728,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/03898af009f0b4f3dc2dae04a8e12f4ba8fe7b35b61434481d5f3a2c5643d786/diff:/var/lib/docker/overlay2/1b8242f2ad84098f20541ee76f9efc2befbf36f1a0a6967b4f7632df3ce35a23/diff","MergedDir":"/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/merged","UpperDir":"/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/diff","WorkDir":"/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
487522:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
487622:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
487722:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
487822:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
487922:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
488022:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
488122:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
488222:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
488322:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
488422:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
488522:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
488622:03:58.650 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: connection can be kept alive for 3 MINUTES
488722:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: releasing valid endpoint
488822:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: releasing endpoint
488922:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection http-outgoing-7 can be kept alive for 3 MINUTES
489022:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
489122:03:58.651 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
489222:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: preparing request execution
489322:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
489422:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
489522:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: target auth state: UNCHALLENGED
489622:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: proxy auth state: UNCHALLENGED
489722:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000044: acquiring connection with route {}->unix://localhost:2375
489822:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquiring endpoint (3 MINUTES)
489922:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
490022:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
490122:03:58.651 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: acquired ep-00000043
490222:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquired endpoint ep-00000043
490322:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: executing GET /v1.32/version HTTP/1.1
490422:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: start execution ex-00000044
490522:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: executing exchange ex-00000044 over http-outgoing-7
490622:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/version HTTP/1.1
490722:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
490822:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
490922:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
491022:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
491122:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
491222:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
491322:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
491422:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
491522:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
491622:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
491722:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
491822:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
491922:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
492022:03:58.652 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
492122:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
492222:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
492322:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
492422:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
492522:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
492622:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
492722:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
492822:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 821[\r][\n]"
492922:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
493022:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
493122:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
493222:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
493322:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
493422:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
493522:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
493622:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
493722:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
493822:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 821
493922:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: connection can be kept alive for 3 MINUTES
494022:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: releasing valid endpoint
494122:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: releasing endpoint
494222:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection http-outgoing-7 can be kept alive for 3 MINUTES
494322:03:58.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
494422:03:58.660 [pool-28-thread-4] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Liveness check ports of /console-72a23738-9a95-4374-95cb-a31ed6c9e1a2 is empty. Not waiting.
494522:03:58.660 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 started in PT1.876132591S
494622:03:58.661 [pool-28-thread-4] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
494722:03:58.661 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,<null>,<null>,<null>,<null>,<null>
494822:03:58.662 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: preparing request execution
494922:03:58.662 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
495022:03:58.662 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
495122:03:58.662 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: target auth state: UNCHALLENGED
495222:03:58.662 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: proxy auth state: UNCHALLENGED
495322:03:58.662 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000045: acquiring connection with route {}->unix://localhost:2375
495422:03:58.663 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquiring endpoint (3 MINUTES)
495522:03:58.663 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
495622:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
495722:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: acquired ep-00000044
495822:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquired endpoint ep-00000044
495922:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: executing POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1
496022:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: start execution ex-00000045
496122:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: executing exchange ex-00000045 over http-outgoing-7
496222:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1
496322:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
496422:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
496522:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
496622:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
496722:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
496822:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 327
496922:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
497022:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
497122:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1[\r][\n]"
497222:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
497322:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
497422:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
497522:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
497622:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
497722:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 327[\r][\n]"
497822:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
497922:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
498022:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
498122:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"containerId":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
498222:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
498322:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
498422:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
498522:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
498622:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
498722:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
498822:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Wed, 31 Dec 2025 21:03:58 GMT[\r][\n]"
498922:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 74[\r][\n]"
499022:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
499122:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9"}[\n]"
499222:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
499322:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
499422:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
499522:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
499622:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
499722:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
499822:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Wed, 31 Dec 2025 21:03:58 GMT
499922:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 74
500022:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: connection can be kept alive for 3 MINUTES
500122:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: releasing valid endpoint
500222:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: releasing endpoint
500322:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection http-outgoing-7 can be kept alive for 3 MINUTES
500422:03:58.664 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
500522:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: preparing request execution
500622:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
500722:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
500822:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: target auth state: UNCHALLENGED
500922:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: proxy auth state: UNCHALLENGED
501022:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000046: acquiring connection with route {}->unix://localhost:2375
501122:03:58.665 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquiring endpoint (3 MINUTES)
501222:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
501322:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
501422:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: acquired ep-00000045
501522:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquired endpoint ep-00000045
501622:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000046: executing POST /v1.32/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/start HTTP/1.1
501722:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: start execution ex-00000046
501822:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: executing exchange ex-00000046 over http-outgoing-7
501922:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/start HTTP/1.1
502022:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
502122:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
502222:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
502322:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
502422:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
502522:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 26
502622:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
502722:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
502822:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/start HTTP/1.1[\r][\n]"
502922:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
503022:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
503122:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
503222:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
503322:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
503422:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 26[\r][\n]"
503522:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
503622:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
503722:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
503822:03:58.666 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Detach":null,"Tty":null}"
503922:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
504022:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
504122:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
504222:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
504322:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
504422:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
504522:03:58.667 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
504622:03:58.668 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
504722:03:58.668 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/vnd.docker.raw-stream
504822:03:58.668 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
504922:03:58.668 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
505022:03:58.668 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
505122:03:58.668 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
505222:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
505322:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
505422:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
505522:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
505622:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |[\n]"
505722:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
505822:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Got 1 rows (time spent 544[0xffffffc2][0xffffffb5]s/814.414[0xffffffc2][0xffffffb5]s)[\n]"
505922:04:01.707 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
506022:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JWed, 31 Dec 2025 21:04:01 UTC[\n]"
506122:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
506222:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
506322:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
506422:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Bye root![\n]"
506522:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Wed, 31 Dec 2025 21:04:01 UTC[\n]"
506622:04:01.708 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
506722:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "end of stream"
506822:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-7: close connection IMMEDIATE
506922:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: endpoint closed
507022:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: discarding endpoint
507122:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: releasing endpoint
507222:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection is not kept alive
507322:04:01.709 [docker-java-stream-61580838] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
507422:04:01.710 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9
507522:04:01.710 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/json], queryParams={}}
507622:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: preparing request execution
507722:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
507822:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
507922:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: target auth state: UNCHALLENGED
508022:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: proxy auth state: UNCHALLENGED
508122:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: acquiring connection with route {}->unix://localhost:2375
508222:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquiring endpoint (3 MINUTES)
508322:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
508422:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
508522:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: acquired ep-00000046
508622:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquired endpoint ep-00000046
508722:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: opening connection {}->unix://localhost:2375
508822:04:01.710 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: connecting endpoint (3 MINUTES)
508922:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connecting endpoint to unix://localhost:2375 (3 MINUTES)
509022:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connecting to localhost/127.0.0.1:2375
509122:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connection established /var/run/docker.sock<->/var/run/docker.sock
509222:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connected http-outgoing-8
509322:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: endpoint connected
509422:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: executing GET /v1.32/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/json HTTP/1.1
509522:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: start execution ex-00000047
509622:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: executing exchange ex-00000047 over http-outgoing-8
509722:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/json HTTP/1.1
509822:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
509922:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
510022:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
510122:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
510222:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
510322:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
510422:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/exec/ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9/json HTTP/1.1[\r][\n]"
510522:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
510622:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
510722:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
510822:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
510922:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
511022:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
511122:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
511222:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
511322:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
511422:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
511522:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
511622:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
511722:04:01.711 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
511822:04:01.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Wed, 31 Dec 2025 21:04:01 GMT[\r][\n]"
511922:04:01.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 467[\r][\n]"
512022:04:01.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
512122:04:01.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"ID":"ea78a51365d5e1a23e9a3cca792916d06ff3686db0daeb5da81b08b58e00e7b9","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","DetachKeys":"","Pid":4039}[\n]"
512222:04:01.712 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
512322:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
512422:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
512522:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
512622:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
512722:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
512822:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Wed, 31 Dec 2025 21:04:01 GMT
512922:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 467
513022:04:01.713 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: connection can be kept alive for 3 MINUTES
513122:04:01.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: releasing valid endpoint
513222:04:01.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: releasing endpoint
513322:04:01.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection http-outgoing-8 can be kept alive for 3 MINUTES
513422:04:01.714 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
513522:04:01.714 [pool-28-thread-4] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5136+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5137| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5138+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5139| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5140+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5141Got 1 rows (time spent 544µs/814.414µs)
5142
5143Wed, 31 Dec 2025 21:04:01 UTC
5144
5145
5146
5147Bye root!
5148Wed, 31 Dec 2025 21:04:01 UTC
5149
5150
515122:04:01.714 [pool-28-thread-4] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
515222:04:01.715 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,<null>,<null>,<null>,<null>,<null>
515322:04:01.715 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: preparing request execution
515422:04:01.715 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
515522:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
515622:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: target auth state: UNCHALLENGED
515722:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: proxy auth state: UNCHALLENGED
515822:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000048: acquiring connection with route {}->unix://localhost:2375
515922:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquiring endpoint (3 MINUTES)
516022:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
516122:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
516222:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: acquired ep-00000047
516322:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquired endpoint ep-00000047
516422:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: executing POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1
516522:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: start execution ex-00000048
516622:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: executing exchange ex-00000048 over http-outgoing-8
516722:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1
516822:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
516922:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
517022:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
517122:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
517222:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
517322:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 327
517422:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
517522:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
517622:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1[\r][\n]"
517722:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
517822:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
517922:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
518022:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
518122:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
518222:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 327[\r][\n]"
518322:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
518422:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
518522:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
518622:04:01.716 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"containerId":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
518722:04:01.717 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 201 Created[\r][\n]"
518822:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
518922:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
519022:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
519122:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
519222:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
519322:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Wed, 31 Dec 2025 21:04:01 GMT[\r][\n]"
519422:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 74[\r][\n]"
519522:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
519622:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35"}[\n]"
519722:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 201 Created
519822:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
519922:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
520022:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
520122:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
520222:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
520322:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Wed, 31 Dec 2025 21:04:01 GMT
520422:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 74
520522:04:01.718 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: connection can be kept alive for 3 MINUTES
520622:04:01.719 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: releasing valid endpoint
520722:04:01.719 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: releasing endpoint
520822:04:01.719 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection http-outgoing-8 can be kept alive for 3 MINUTES
520922:04:01.719 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
521022:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: preparing request execution
521122:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
521222:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
521322:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: target auth state: UNCHALLENGED
521422:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: proxy auth state: UNCHALLENGED
521522:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000049: acquiring connection with route {}->unix://localhost:2375
521622:04:01.719 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquiring endpoint (3 MINUTES)
521722:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
521822:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
521922:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: acquired ep-00000048
522022:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquired endpoint ep-00000048
522122:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000049: executing POST /v1.32/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/start HTTP/1.1
522222:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: start execution ex-00000049
522322:04:01.720 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: executing exchange ex-00000049 over http-outgoing-8
522422:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/start HTTP/1.1
522522:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
522622:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
522722:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
522822:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
522922:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
523022:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 26
523122:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
523222:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
523322:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/start HTTP/1.1[\r][\n]"
523422:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
523522:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
523622:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
523722:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
523822:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
523922:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 26[\r][\n]"
524022:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
524122:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
524222:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
524322:04:01.721 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"Detach":null,"Tty":null}"
524422:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
524522:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
524622:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
524722:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
524822:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
524922:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
525022:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
525122:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
525222:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/vnd.docker.raw-stream
525322:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
525422:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
525522:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
525622:04:01.723 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
525722:04:04.765 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
525822:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2][0xffffff96]+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
525922:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
526022:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
526122:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |[\n]"
526222:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
526322:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Got 1 rows (time spent 723[0xffffffc2][0xffffffb5]s/1.055658ms)[\n]"
526422:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
526522:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Wed, 31 Dec 2025 21:04:04 UTC[\n]"
526622:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
526722:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
526822:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
526922:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Bye root![\n]"
527022:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Wed, 31 Dec 2025 21:04:04 UTC[\n]"
527122:04:04.766 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
527222:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "end of stream"
527322:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-8: close connection IMMEDIATE
527422:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: endpoint closed
527522:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: discarding endpoint
527622:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: releasing endpoint
527722:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection is not kept alive
527822:04:04.768 [docker-java-stream-870856644] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
527922:04:04.768 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35
528022:04:04.768 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/json], queryParams={}}
528122:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: preparing request execution
528222:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
528322:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
528422:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: target auth state: UNCHALLENGED
528522:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: proxy auth state: UNCHALLENGED
528622:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: acquiring connection with route {}->unix://localhost:2375
528722:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquiring endpoint (3 MINUTES)
528822:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
528922:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
529022:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: acquired ep-00000049
529122:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquired endpoint ep-00000049
529222:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: opening connection {}->unix://localhost:2375
529322:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: connecting endpoint (3 MINUTES)
529422:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connecting endpoint to unix://localhost:2375 (3 MINUTES)
529522:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connecting to localhost/127.0.0.1:2375
529622:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connection established /var/run/docker.sock<->/var/run/docker.sock
529722:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connected http-outgoing-9
529822:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: endpoint connected
529922:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: executing GET /v1.32/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/json HTTP/1.1
530022:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: start execution ex-0000004A
530122:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: executing exchange ex-0000004A over http-outgoing-9
530222:04:04.769 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/json HTTP/1.1
530322:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
530422:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
530522:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
530622:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
530722:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
530822:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
530922:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/exec/c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35/json HTTP/1.1[\r][\n]"
531022:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
531122:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
531222:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
531322:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
531422:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
531522:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
531622:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
531722:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
531822:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
531922:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
532022:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
532122:04:04.770 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
532222:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
532322:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Wed, 31 Dec 2025 21:04:04 GMT[\r][\n]"
532422:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 467[\r][\n]"
532522:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
532622:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"ID":"c77078f597a8f8c37aa97b455e8ee9034e8109c71ae420e1924e177ff657bf35","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","DetachKeys":"","Pid":4070}[\n]"
532722:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
532822:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
532922:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
533022:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
533122:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
533222:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
533322:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Wed, 31 Dec 2025 21:04:04 GMT
533422:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 467
533522:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: connection can be kept alive for 3 MINUTES
533622:04:04.771 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: releasing valid endpoint
533722:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: releasing endpoint
533822:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection http-outgoing-9 can be kept alive for 3 MINUTES
533922:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
534022:04:04.772 [pool-28-thread-4] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5341+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5342| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5343+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5344| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5345+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5346Got 1 rows (time spent 723µs/1.055658ms)
5347
5348Wed, 31 Dec 2025 21:04:04 UTC
5349
5350
5351
5352Bye root!
5353Wed, 31 Dec 2025 21:04:04 UTC
5354
5355
535622:04:04.772 [pool-28-thread-4] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-72a23738-9a95-4374-95cb-a31ed6c9e1a2: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
535722:04:04.772 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,<null>,<null>,<null>,<null>,<null>
535822:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: preparing request execution
535922:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
536022:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
536122:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: target auth state: UNCHALLENGED
536222:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: proxy auth state: UNCHALLENGED
536322:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004B: acquiring connection with route {}->unix://localhost:2375
536422:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquiring endpoint (3 MINUTES)
536522:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
536622:04:04.772 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
536722:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: acquired ep-0000004A
536822:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquired endpoint ep-0000004A
536922:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: executing POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1
537022:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: start execution ex-0000004B
537122:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: executing exchange ex-0000004B over http-outgoing-9
537222:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1
537322:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
537422:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
537522:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
537622:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
537722:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
537822:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 327
537922:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
538022:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
538122:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/exec HTTP/1.1[\r][\n]"
538222:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
538322:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
538422:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
538522:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
538622:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
538722:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 327[\r][\n]"
538822:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
538922:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
539022:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
539122:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"containerId":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"Env":null,"WorkingDir":null}"
539222:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 201 Created[\r][\n]"
539322:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
539422:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
539522:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
539622:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
539722:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
539822:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Wed, 31 Dec 2025 21:04:04 GMT[\r][\n]"
539922:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 74[\r][\n]"
540022:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
540122:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044"}[\n]"
540222:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 201 Created
540322:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
540422:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
540522:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
540622:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
540722:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
540822:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Wed, 31 Dec 2025 21:04:04 GMT
540922:04:04.773 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 74
541022:04:04.774 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: connection can be kept alive for 3 MINUTES
541122:04:04.774 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: releasing valid endpoint
541222:04:04.774 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: releasing endpoint
541322:04:04.774 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection http-outgoing-9 can be kept alive for 3 MINUTES
541422:04:04.774 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
541522:04:04.774 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: preparing request execution
541622:04:04.774 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
541722:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
541822:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: target auth state: UNCHALLENGED
541922:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: proxy auth state: UNCHALLENGED
542022:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004C: acquiring connection with route {}->unix://localhost:2375
542122:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquiring endpoint (3 MINUTES)
542222:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
542322:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
542422:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: acquired ep-0000004B
542522:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquired endpoint ep-0000004B
542622:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004C: executing POST /v1.32/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/start HTTP/1.1
542722:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: start execution ex-0000004C
542822:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: executing exchange ex-0000004C over http-outgoing-9
542922:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/start HTTP/1.1
543022:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
543122:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
543222:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
543322:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
543422:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
543522:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 26
543622:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
543722:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
543822:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/start HTTP/1.1[\r][\n]"
543922:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
544022:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
544122:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
544222:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
544322:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
544422:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 26[\r][\n]"
544522:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
544622:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
544722:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
544822:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"Detach":null,"Tty":null}"
544922:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
545022:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
545122:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
545222:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
545322:04:04.775 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
545422:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
545522:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
545622:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
545722:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/vnd.docker.raw-stream
545822:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
545922:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
546022:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
546122:04:04.776 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
546222:04:07.818 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]#(root@nebula) [(none)]> SHOW HOSTS[\n]"
546322:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2][0xffffff90]+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
546422:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |[\n]"
546522:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
546622:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "| "172.28.0.3" | 9779 | "ONLINE" | 0 | "No valid partition" | "No valid partition" | "3.6.0" |[\n]"
546722:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
546822:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Got 1 rows (time spent 543[0xffffffc2][0xffffffb5]s/925.554[0xffffffc2][0xffffffb5]s)[\n]"
546922:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
547022:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Wed, 31 Dec 2025 21:04:07 UTC[\n]"
547122:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
547222:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
547322:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
547422:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Bye root![\n]"
547522:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Wed, 31 Dec 2025 21:04:07 UTC[\n]"
547622:04:07.819 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]"
547722:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "end of stream"
547822:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-9: close connection IMMEDIATE
547922:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: endpoint closed
548022:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: discarding endpoint
548122:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: releasing endpoint
548222:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection is not kept alive
548322:04:07.821 [docker-java-stream--176788739] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
548422:04:07.822 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044
548522:04:07.822 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/json], queryParams={}}
548622:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: preparing request execution
548722:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
548822:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
548922:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: target auth state: UNCHALLENGED
549022:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: proxy auth state: UNCHALLENGED
549122:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: acquiring connection with route {}->unix://localhost:2375
549222:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquiring endpoint (3 MINUTES)
549322:04:07.822 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
549422:04:07.823 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
549522:04:07.823 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: acquired ep-0000004C
549622:04:07.823 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquired endpoint ep-0000004C
549722:04:07.823 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: opening connection {}->unix://localhost:2375
549822:04:07.823 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: connecting endpoint (3 MINUTES)
549922:04:07.823 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connecting endpoint to unix://localhost:2375 (3 MINUTES)
550022:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connecting to localhost/127.0.0.1:2375
550122:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connection established /var/run/docker.sock<->/var/run/docker.sock
550222:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connected http-outgoing-10
550322:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: endpoint connected
550422:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: executing GET /v1.32/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/json HTTP/1.1
550522:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: start execution ex-0000004D
550622:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: executing exchange ex-0000004D over http-outgoing-10
550722:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/json HTTP/1.1
550822:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
550922:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
551022:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
551122:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
551222:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
551322:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
551422:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/exec/795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044/json HTTP/1.1[\r][\n]"
551522:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
551622:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
551722:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
551822:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
551922:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
552022:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
552122:04:07.824 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
552222:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
552322:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
552422:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
552522:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
552622:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
552722:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
552822:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Wed, 31 Dec 2025 21:04:07 GMT[\r][\n]"
552922:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 467[\r][\n]"
553022:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
553122:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"ID":"795680dd1ae5e6f6bec5187930af5d68798dd145b101a0deae8f8733e8f0c044","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"sh","arguments":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","DetachKeys":"","Pid":4097}[\n]"
553222:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
553322:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
553422:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
553522:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
553622:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
553722:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
553822:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Wed, 31 Dec 2025 21:04:07 GMT
553922:04:07.825 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 467
554022:04:07.826 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: connection can be kept alive for 3 MINUTES
554122:04:07.826 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: releasing valid endpoint
554222:04:07.826 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: releasing endpoint
554322:04:07.826 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection http-outgoing-10 can be kept alive for 3 MINUTES
554422:04:07.826 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
554522:04:07.826 [pool-28-thread-4] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5546+--------------+------+----------+--------------+----------------------+------------------------+---------+
5547| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5548+--------------+------+----------+--------------+----------------------+------------------------+---------+
5549| "172.28.0.3" | 9779 | "ONLINE" | 0 | "No valid partition" | "No valid partition" | "3.6.0" |
5550+--------------+------+----------+--------------+----------------------+------------------------+---------+
5551Got 1 rows (time spent 543µs/925.554µs)
5552
5553Wed, 31 Dec 2025 21:04:07 UTC
5554
5555
5556
5557Bye root!
5558Wed, 31 Dec 2025 21:04:07 UTC
5559
5560
5561List(http://172.17.0.1:9559)
5562List(http://172.17.0.1:9669)
5563+ nebula suite
5564 + nebula session pool
556522:04:08.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556622:04:08.995 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556722:04:09.006 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556822:04:09.016 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556922:04:09.029 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557022:04:09.045 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557122:04:09.056 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557222:04:09.068 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557322:04:09.082 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557422:04:09.100 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557522:04:09.111 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557622:04:09.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557722:04:09.134 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557822:04:09.145 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557922:04:09.159 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558022:04:09.170 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558122:04:09.184 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558222:04:09.194 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558322:04:09.206 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558422:04:09.217 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558522:04:09.226 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558622:04:09.234 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558722:04:09.242 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558822:04:09.249 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558922:04:09.255 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559022:04:09.263 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559122:04:09.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559222:04:09.274 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559322:04:09.280 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559422:04:09.288 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559522:04:09.296 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559622:04:09.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559722:04:09.310 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559822:04:09.315 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559922:04:09.321 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560022:04:09.327 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560122:04:09.334 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560222:04:09.342 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560322:04:09.349 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560422:04:09.354 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560522:04:09.361 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560622:04:09.371 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560722:04:09.378 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560822:04:09.384 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560922:04:09.390 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561022:04:09.395 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561122:04:09.401 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561222:04:09.408 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561322:04:09.415 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561422:04:09.422 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561522:04:09.428 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561622:04:09.434 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561722:04:09.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561822:04:09.445 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561922:04:09.450 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562022:04:09.456 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562122:04:09.461 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562222:04:09.466 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562322:04:09.471 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562422:04:09.475 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562522:04:09.480 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562622:04:09.486 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562722:04:09.493 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562822:04:09.499 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562922:04:09.506 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563022:04:09.513 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563122:04:09.523 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563222:04:09.528 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563322:04:09.534 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563422:04:09.540 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563522:04:09.545 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563622:04:09.550 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563722:04:09.555 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563822:04:09.561 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563922:04:09.567 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564022:04:09.572 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564122:04:09.577 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564222:04:09.582 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564322:04:09.587 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564422:04:09.591 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564522:04:09.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564622:04:09.600 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564722:04:09.604 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564822:04:09.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564922:04:09.613 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565022:04:09.617 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565122:04:09.621 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565222:04:09.626 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565322:04:09.630 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565422:04:09.634 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565522:04:09.639 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565622:04:09.643 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565722:04:09.648 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565822:04:09.653 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565922:04:09.657 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566022:04:09.661 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566122:04:09.666 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566222:04:09.671 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566322:04:09.675 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566422:04:09.681 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566522:04:09.686 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566622:04:09.693 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566722:04:09.697 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566822:04:09.702 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566922:04:09.706 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567022:04:09.713 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567122:04:09.718 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567222:04:09.722 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567322:04:09.726 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567422:04:09.730 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567522:04:09.734 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567622:04:09.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567722:04:09.742 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567822:04:09.746 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567922:04:09.749 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568022:04:09.753 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568122:04:09.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568222:04:09.760 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568322:04:09.764 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568422:04:09.769 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568522:04:09.773 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568622:04:09.777 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568722:04:09.782 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568822:04:09.786 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568922:04:09.790 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569022:04:09.793 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569122:04:09.798 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569222:04:09.802 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569322:04:09.806 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569422:04:09.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569522:04:09.813 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569622:04:09.820 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569722:04:09.825 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569822:04:09.829 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569922:04:09.832 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570022:04:09.835 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570122:04:09.839 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570222:04:09.843 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570322:04:09.847 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570422:04:09.850 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570522:04:09.854 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570622:04:09.858 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570722:04:09.861 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570822:04:09.865 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570922:04:09.869 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571022:04:09.872 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571122:04:09.876 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571222:04:09.882 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571322:04:09.886 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571422:04:09.891 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571522:04:09.895 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571622:04:09.899 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571722:04:09.903 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571822:04:09.907 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571922:04:09.910 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572022:04:09.915 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572122:04:09.919 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572222:04:09.923 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572322:04:09.928 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572422:04:09.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572522:04:09.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572622:04:09.942 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572722:04:09.945 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572822:04:09.949 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572922:04:09.952 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573022:04:09.956 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573122:04:09.960 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573222:04:09.963 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573322:04:09.967 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573422:04:09.971 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573522:04:09.975 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573622:04:09.978 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573722:04:09.981 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573822:04:09.984 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573922:04:09.987 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574022:04:09.991 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574122:04:09.994 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574222:04:09.998 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574322:04:10.003 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574422:04:10.007 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574522:04:10.011 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574622:04:10.016 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574722:04:10.020 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574822:04:10.023 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574922:04:10.028 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575022:04:10.032 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575122:04:10.036 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575222:04:10.040 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575322:04:10.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575422:04:10.047 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575522:04:10.051 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575622:04:10.055 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575722:04:10.059 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575822:04:10.063 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575922:04:10.068 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576022:04:10.071 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576122:04:10.077 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576222:04:10.080 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576322:04:10.084 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576422:04:10.089 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576522:04:10.093 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576622:04:10.096 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576722:04:10.101 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576822:04:10.105 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576922:04:10.108 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577022:04:10.112 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577122:04:10.116 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577222:04:10.119 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577322:04:10.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577422:04:10.127 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577522:04:10.130 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577622:04:10.134 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577722:04:10.139 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577822:04:10.143 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577922:04:10.147 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578022:04:10.151 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578122:04:10.155 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578222:04:10.159 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578322:04:10.163 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578422:04:10.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578522:04:10.169 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578622:04:10.172 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578722:04:10.176 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578822:04:10.180 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578922:04:10.184 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579022:04:10.187 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579122:04:10.192 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579222:04:10.195 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579322:04:10.199 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579422:04:10.203 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579522:04:10.207 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579622:04:10.211 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579722:04:10.215 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579822:04:10.220 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579922:04:10.224 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580022:04:10.229 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580122:04:10.233 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580222:04:10.237 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580322:04:10.243 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580422:04:10.246 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580522:04:10.251 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580622:04:10.254 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580722:04:10.258 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580822:04:10.262 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580922:04:10.265 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581022:04:10.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581122:04:10.272 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581222:04:10.275 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581322:04:10.279 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581422:04:10.282 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581522:04:10.285 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581622:04:10.289 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581722:04:10.293 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581822:04:10.297 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581922:04:10.303 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582022:04:10.309 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582122:04:10.313 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582222:04:10.317 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582322:04:10.320 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582422:04:10.324 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582522:04:10.327 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582622:04:10.331 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582722:04:10.334 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582822:04:10.338 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582922:04:10.342 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583022:04:10.346 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583122:04:10.351 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583222:04:10.355 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583322:04:10.359 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583422:04:10.363 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583522:04:10.367 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583622:04:10.370 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583722:04:10.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583822:04:10.377 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583922:04:10.380 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584022:04:10.384 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584122:04:10.387 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584222:04:10.391 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584322:04:10.394 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584422:04:10.398 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584522:04:10.401 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584622:04:10.405 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584722:04:10.408 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584822:04:10.411 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584922:04:10.414 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585022:04:10.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585122:04:10.421 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585222:04:10.424 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585322:04:10.428 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585422:04:10.432 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585522:04:10.436 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585622:04:10.440 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585722:04:10.443 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585822:04:10.447 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585922:04:10.450 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586022:04:10.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586122:04:10.456 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586222:04:10.460 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586322:04:10.463 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586422:04:10.466 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586522:04:10.469 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586622:04:10.472 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586722:04:10.475 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586822:04:10.480 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586922:04:10.484 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587022:04:10.487 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587122:04:10.491 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587222:04:10.494 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587322:04:10.498 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587422:04:10.501 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587522:04:10.504 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587622:04:10.508 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587722:04:10.511 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587822:04:10.515 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587922:04:10.519 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588022:04:10.522 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588122:04:10.526 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588222:04:10.529 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588322:04:10.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588422:04:10.537 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588522:04:10.541 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588622:04:10.545 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588722:04:10.548 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588822:04:10.551 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588922:04:10.554 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589022:04:10.558 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589122:04:10.561 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589222:04:10.564 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589322:04:10.568 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589422:04:10.571 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589522:04:10.574 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589622:04:10.578 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589722:04:10.581 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589822:04:10.584 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589922:04:10.587 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590022:04:10.591 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590122:04:10.594 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590222:04:10.598 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590322:04:10.602 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590422:04:10.606 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590522:04:10.610 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590622:04:10.613 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590722:04:10.616 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590822:04:10.619 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590922:04:10.623 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591022:04:10.627 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591122:04:10.630 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591222:04:10.633 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591322:04:10.638 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591422:04:10.642 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591522:04:10.646 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591622:04:10.650 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591722:04:10.654 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591822:04:10.658 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591922:04:10.661 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592022:04:10.665 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592122:04:10.668 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592222:04:10.671 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592322:04:10.674 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592422:04:10.677 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592522:04:10.680 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592622:04:10.683 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592722:04:10.687 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592822:04:10.691 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592922:04:10.694 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593022:04:10.697 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593122:04:10.701 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593222:04:10.704 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593322:04:10.708 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593422:04:10.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593522:04:10.716 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593622:04:10.720 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593722:04:10.723 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593822:04:10.726 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593922:04:10.729 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594022:04:10.733 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594122:04:10.736 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594222:04:10.740 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594322:04:10.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594422:04:10.748 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594522:04:10.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594622:04:10.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594722:04:10.760 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594822:04:10.765 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594922:04:10.769 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595022:04:10.773 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595122:04:10.776 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595222:04:10.779 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595322:04:10.782 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595422:04:10.785 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595522:04:10.788 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595622:04:10.792 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595722:04:10.798 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595822:04:10.801 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595922:04:10.805 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596022:04:10.809 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596122:04:10.813 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596222:04:10.816 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596322:04:10.820 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596422:04:10.823 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596522:04:10.826 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596622:04:10.829 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596722:04:10.832 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596822:04:10.836 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596922:04:10.840 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597022:04:10.844 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597122:04:10.848 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597222:04:10.851 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597322:04:10.855 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597422:04:10.859 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597522:04:10.863 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597622:04:10.867 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597722:04:10.870 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597822:04:10.876 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597922:04:10.879 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598022:04:10.882 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598122:04:10.884 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598222:04:10.887 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598322:04:10.890 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598422:04:10.893 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598522:04:10.896 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598622:04:10.898 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598722:04:10.901 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598822:04:10.904 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598922:04:10.906 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599022:04:10.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599122:04:10.912 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599222:04:10.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599322:04:10.917 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599422:04:10.920 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599522:04:10.923 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599622:04:10.926 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599722:04:10.929 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599822:04:10.932 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599922:04:10.934 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600022:04:10.937 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600122:04:10.940 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600222:04:10.944 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600322:04:10.947 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600422:04:10.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600522:04:10.952 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600622:04:10.955 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600722:04:10.957 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600822:04:10.960 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600922:04:10.964 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601022:04:10.967 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601122:04:10.972 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601222:04:10.975 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601322:04:10.979 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601422:04:10.982 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601522:04:10.986 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601622:04:10.989 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601722:04:10.992 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601822:04:10.997 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601922:04:11.000 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602022:04:11.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602122:04:11.007 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602222:04:11.010 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602322:04:11.013 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602422:04:11.016 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602522:04:11.019 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602622:04:11.022 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602722:04:11.024 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602822:04:11.027 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602922:04:11.029 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603022:04:11.032 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603122:04:11.035 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603222:04:11.038 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603322:04:11.040 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603422:04:11.043 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603522:04:11.046 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603622:04:11.049 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603722:04:11.052 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603822:04:11.056 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603922:04:11.059 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604022:04:11.062 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604122:04:11.065 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604222:04:11.068 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604322:04:11.071 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604422:04:11.074 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604522:04:11.077 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604622:04:11.080 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604722:04:11.083 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604822:04:11.086 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604922:04:11.089 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605022:04:11.093 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605122:04:11.096 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605222:04:11.099 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605322:04:11.102 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605422:04:11.104 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605522:04:11.107 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605622:04:11.110 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605722:04:11.113 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605822:04:11.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605922:04:11.118 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606022:04:11.120 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606122:04:11.123 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606222:04:11.125 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606322:04:11.128 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606422:04:11.131 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606522:04:11.133 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606622:04:11.136 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606722:04:11.139 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606822:04:11.143 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606922:04:11.146 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607022:04:11.148 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607122:04:11.151 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607222:04:11.154 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607322:04:11.157 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607422:04:11.160 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607522:04:11.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607622:04:11.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607722:04:11.170 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607822:04:11.173 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607922:04:11.176 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608022:04:11.179 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608122:04:11.182 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608222:04:11.184 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608322:04:11.187 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608422:04:11.190 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608522:04:11.192 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608622:04:11.195 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608722:04:11.197 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608822:04:11.201 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608922:04:11.203 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609022:04:11.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609122:04:11.210 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609222:04:11.213 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609322:04:11.215 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609422:04:11.217 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609522:04:11.220 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609622:04:11.223 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609722:04:11.225 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609822:04:11.228 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609922:04:11.231 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610022:04:11.234 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610122:04:11.237 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610222:04:11.240 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610322:04:11.243 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610422:04:11.246 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610522:04:11.248 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610622:04:11.251 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610722:04:11.254 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610822:04:11.257 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610922:04:11.259 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611022:04:11.262 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611122:04:11.265 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611222:04:11.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611322:04:11.270 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611422:04:11.273 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611522:04:11.276 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611622:04:11.278 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611722:04:11.281 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611822:04:11.284 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611922:04:11.286 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612022:04:11.289 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612122:04:11.292 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612222:04:11.294 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612322:04:11.297 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612422:04:11.300 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612522:04:11.303 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612622:04:11.306 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612722:04:11.309 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612822:04:11.313 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612922:04:11.316 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613022:04:11.320 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613122:04:11.322 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613222:04:11.325 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613322:04:11.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613422:04:11.330 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613522:04:11.333 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613622:04:11.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613722:04:11.338 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613822:04:11.340 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613922:04:11.343 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614022:04:11.346 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614122:04:11.349 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614222:04:11.352 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614322:04:11.355 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614422:04:11.358 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614522:04:11.360 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614622:04:11.363 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614722:04:11.366 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614822:04:11.369 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614922:04:11.372 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615022:04:11.374 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615122:04:11.377 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615222:04:11.379 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615322:04:11.381 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615422:04:11.384 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615522:04:11.386 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615622:04:11.389 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615722:04:11.391 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615822:04:11.393 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615922:04:11.395 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616022:04:11.398 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616122:04:11.400 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616222:04:11.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616322:04:11.405 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616422:04:11.407 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616522:04:11.410 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616622:04:11.412 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616722:04:11.414 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616822:04:11.417 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616922:04:11.420 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617022:04:11.422 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617122:04:11.425 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617222:04:11.427 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617322:04:11.430 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617422:04:11.434 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617522:04:11.437 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617622:04:11.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617722:04:11.444 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617822:04:11.446 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617922:04:11.450 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618022:04:11.453 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618122:04:11.456 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618222:04:11.459 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618322:04:11.461 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618422:04:11.464 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618522:04:11.466 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618622:04:11.469 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618722:04:11.471 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618822:04:11.474 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618922:04:11.477 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619022:04:11.480 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619122:04:11.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619222:04:11.486 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619322:04:11.489 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619422:04:11.492 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619522:04:11.495 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619622:04:11.499 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619722:04:11.501 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619822:04:11.504 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619922:04:11.507 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620022:04:11.509 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620122:04:11.511 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620222:04:11.514 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620322:04:11.516 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620422:04:11.519 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620522:04:11.523 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620622:04:11.527 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620722:04:11.530 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620822:04:11.533 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620922:04:11.536 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621022:04:11.539 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621122:04:11.542 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621222:04:11.544 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621322:04:11.547 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621422:04:11.549 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621522:04:11.552 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621622:04:11.554 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621722:04:11.556 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621822:04:11.559 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621922:04:11.561 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622022:04:11.563 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622122:04:11.566 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622222:04:11.568 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622322:04:11.571 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622422:04:11.574 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622522:04:11.577 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622622:04:11.580 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622722:04:11.582 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622822:04:11.585 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622922:04:11.587 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623022:04:11.589 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623122:04:11.592 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623222:04:11.594 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623322:04:11.597 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623422:04:11.603 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623522:04:11.606 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623622:04:11.609 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623722:04:11.612 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623822:04:11.615 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623922:04:11.617 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624022:04:11.620 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624122:04:11.623 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624222:04:11.626 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624322:04:11.629 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624422:04:11.633 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624522:04:11.636 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624622:04:11.639 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624722:04:11.641 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624822:04:11.645 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624922:04:11.648 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625022:04:11.651 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625122:04:11.655 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625222:04:11.658 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625322:04:11.661 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625422:04:11.664 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625522:04:11.667 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625622:04:11.669 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625722:04:11.672 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625822:04:11.675 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625922:04:11.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626022:04:11.681 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626122:04:11.684 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626222:04:11.687 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626322:04:11.690 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626422:04:11.692 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626522:04:11.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626622:04:11.698 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626722:04:11.701 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626822:04:11.705 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626922:04:11.709 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627022:04:11.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627122:04:11.715 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627222:04:11.718 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627322:04:11.722 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627422:04:11.725 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627522:04:11.728 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627622:04:11.730 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627722:04:11.733 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627822:04:11.735 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627922:04:11.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628022:04:11.740 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628122:04:11.743 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628222:04:11.746 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628322:04:11.749 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628422:04:11.751 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628522:04:11.754 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628622:04:11.759 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628722:04:11.761 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628822:04:11.765 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628922:04:11.768 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629022:04:11.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629122:04:11.774 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629222:04:11.777 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629322:04:11.780 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629422:04:11.782 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629522:04:11.785 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629622:04:11.787 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629722:04:11.790 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629822:04:11.792 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629922:04:11.794 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630022:04:11.796 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630122:04:11.799 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630222:04:11.801 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630322:04:11.803 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630422:04:11.805 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630522:04:11.807 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630622:04:11.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630722:04:11.812 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630822:04:11.814 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630922:04:11.817 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631022:04:11.819 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631122:04:11.822 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631222:04:11.824 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631322:04:11.826 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631422:04:11.829 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631522:04:11.831 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631622:04:11.833 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631722:04:11.835 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631822:04:11.838 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631922:04:11.840 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632022:04:11.842 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632122:04:11.844 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632222:04:11.847 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632322:04:11.849 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632422:04:11.851 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632522:04:11.853 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632622:04:11.856 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632722:04:11.858 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632822:04:11.860 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632922:04:11.862 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633022:04:11.865 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633122:04:11.867 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633222:04:11.871 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633322:04:11.874 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633422:04:11.877 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633522:04:11.880 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633622:04:11.882 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633722:04:11.884 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633822:04:11.887 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633922:04:11.889 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634022:04:11.892 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634122:04:11.894 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634222:04:11.897 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634322:04:11.899 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634422:04:11.902 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634522:04:11.904 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634622:04:11.906 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634722:04:11.908 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634822:04:11.911 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634922:04:11.913 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635022:04:11.915 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635122:04:11.917 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635222:04:11.920 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635322:04:11.922 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635422:04:11.925 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635522:04:11.928 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635622:04:11.931 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635722:04:11.934 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635822:04:11.937 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635922:04:11.940 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636022:04:11.943 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636122:04:11.945 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636222:04:11.948 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636322:04:11.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636422:04:11.952 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636522:04:11.955 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636622:04:11.958 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636722:04:11.960 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636822:04:11.963 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636922:04:11.965 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637022:04:11.968 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637122:04:11.971 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637222:04:11.974 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637322:04:11.976 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637422:04:11.979 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637522:04:11.982 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637622:04:11.984 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637722:04:11.987 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637822:04:11.989 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637922:04:11.992 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638022:04:11.995 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638122:04:11.999 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638222:04:12.002 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638322:04:12.005 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638422:04:12.008 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638522:04:12.010 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638622:04:12.013 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638722:04:12.016 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638822:04:12.018 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638922:04:12.020 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639022:04:12.023 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639122:04:12.025 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639222:04:12.028 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639322:04:12.030 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639422:04:12.033 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639522:04:12.036 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639622:04:12.038 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639722:04:12.041 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639822:04:12.044 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639922:04:12.046 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640022:04:12.049 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640122:04:12.051 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640222:04:12.054 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640322:04:12.056 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640422:04:12.059 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640522:04:12.061 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640622:04:12.063 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640722:04:12.066 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640822:04:12.068 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640922:04:12.071 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641022:04:12.073 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641122:04:12.076 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641222:04:12.078 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641322:04:12.081 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641422:04:12.083 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641522:04:12.086 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641622:04:12.088 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641722:04:12.091 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641822:04:12.093 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641922:04:12.096 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642022:04:12.099 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642122:04:12.102 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642222:04:12.106 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642322:04:12.109 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642422:04:12.112 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642522:04:12.115 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642622:04:12.117 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642722:04:12.120 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642822:04:12.122 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642922:04:12.124 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643022:04:12.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643122:04:12.129 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643222:04:12.131 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643322:04:12.134 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643422:04:12.136 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643522:04:12.139 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643622:04:12.141 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643722:04:12.143 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643822:04:12.146 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643922:04:12.148 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644022:04:12.150 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644122:04:12.152 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644222:04:12.154 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644322:04:12.157 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644422:04:12.159 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644522:04:12.161 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644622:04:12.163 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644722:04:12.165 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644822:04:12.167 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644922:04:12.170 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645022:04:12.172 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645122:04:12.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645222:04:12.176 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645322:04:12.178 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645422:04:12.180 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645522:04:12.183 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645622:04:12.185 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645722:04:12.187 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645822:04:12.189 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645922:04:12.191 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646022:04:12.194 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646122:04:12.196 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646222:04:12.199 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646322:04:12.202 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646422:04:12.205 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646522:04:12.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646622:04:12.210 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646722:04:12.212 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646822:04:12.215 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646922:04:12.217 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647022:04:12.220 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647122:04:12.222 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647222:04:12.224 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647322:04:12.226 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647422:04:12.228 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647522:04:12.231 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647622:04:12.233 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647722:04:12.235 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647822:04:12.237 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647922:04:12.239 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648022:04:12.241 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648122:04:12.244 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648222:04:12.247 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648322:04:12.250 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648422:04:12.252 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648522:04:12.255 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648622:04:12.257 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648722:04:12.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648822:04:12.262 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648922:04:12.264 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649022:04:12.266 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649122:04:12.269 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649222:04:12.271 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649322:04:12.273 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649422:04:12.275 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649522:04:12.277 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649622:04:12.279 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649722:04:12.281 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649822:04:12.283 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649922:04:12.285 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650022:04:12.288 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650122:04:12.290 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650222:04:12.292 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650322:04:12.294 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650422:04:12.296 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650522:04:12.298 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650622:04:12.300 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650722:04:12.303 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650822:04:12.305 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650922:04:12.307 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651022:04:12.309 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651122:04:12.311 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651222:04:12.313 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651322:04:12.316 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651422:04:12.318 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651522:04:12.320 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651622:04:12.323 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651722:04:12.325 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651822:04:12.328 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651922:04:12.331 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652022:04:12.334 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652122:04:12.337 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652222:04:12.339 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652322:04:12.341 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652422:04:12.344 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652522:04:12.347 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652622:04:12.349 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652722:04:12.352 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652822:04:12.354 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652922:04:12.356 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653022:04:12.358 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653122:04:12.361 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653222:04:12.363 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653322:04:12.365 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653422:04:12.367 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653522:04:12.369 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653622:04:12.372 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653722:04:12.374 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653822:04:12.376 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653922:04:12.378 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654022:04:12.381 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654122:04:12.383 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654222:04:12.385 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654322:04:12.387 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654422:04:12.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654522:04:12.392 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654622:04:12.394 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654722:04:12.396 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654822:04:12.398 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654922:04:12.401 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655022:04:12.403 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655122:04:12.405 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655222:04:12.407 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655322:04:12.410 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655422:04:12.412 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655522:04:12.414 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655622:04:12.417 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655722:04:12.419 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655822:04:12.421 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655922:04:12.423 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656022:04:12.425 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656122:04:12.427 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656222:04:12.429 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656322:04:12.431 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656422:04:12.434 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656522:04:12.436 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656622:04:12.438 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656722:04:12.440 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656822:04:12.442 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656922:04:12.444 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657022:04:12.447 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657122:04:12.449 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657222:04:12.451 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657322:04:12.453 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657422:04:12.455 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657522:04:12.458 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657622:04:12.460 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657722:04:12.462 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657822:04:12.464 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657922:04:12.466 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658022:04:12.468 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658122:04:12.470 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658222:04:12.472 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658322:04:12.474 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658422:04:12.476 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658522:04:12.478 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658622:04:12.481 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658722:04:12.483 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658822:04:12.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658922:04:12.488 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659022:04:12.490 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659122:04:12.492 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659222:04:12.495 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659322:04:12.497 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659422:04:12.499 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659522:04:12.501 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659622:04:12.503 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659722:04:12.505 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659822:04:12.508 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659922:04:12.510 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660022:04:12.512 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660122:04:12.515 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660222:04:12.517 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660322:04:12.519 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660422:04:12.521 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660522:04:12.523 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660622:04:12.525 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660722:04:12.528 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660822:04:12.530 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660922:04:12.532 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661022:04:12.534 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661122:04:12.537 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661222:04:12.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661322:04:12.541 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661422:04:12.543 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661522:04:12.546 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661622:04:12.548 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661722:04:12.550 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661822:04:12.553 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661922:04:12.555 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662022:04:12.557 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662122:04:12.559 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662222:04:12.562 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662322:04:12.564 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662422:04:12.566 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662522:04:12.568 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662622:04:12.570 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662722:04:12.572 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662822:04:12.574 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662922:04:12.576 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663022:04:12.578 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663122:04:12.580 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663222:04:12.582 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663322:04:12.584 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663422:04:12.586 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663522:04:12.588 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663622:04:12.591 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663722:04:12.593 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663822:04:12.595 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663922:04:12.598 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664022:04:12.601 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664122:04:12.603 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664222:04:12.605 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664322:04:12.607 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664422:04:12.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664522:04:12.611 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664622:04:12.613 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664722:04:12.615 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664822:04:12.618 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664922:04:12.620 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665022:04:12.622 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665122:04:12.624 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665222:04:12.626 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665322:04:12.628 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665422:04:12.630 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665522:04:12.632 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665622:04:12.634 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665722:04:12.636 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665822:04:12.638 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665922:04:12.640 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666022:04:12.642 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666122:04:12.644 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666222:04:12.647 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666322:04:12.649 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666422:04:12.652 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666522:04:12.654 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666622:04:12.656 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666722:04:12.658 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666822:04:12.661 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666922:04:12.663 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667022:04:12.666 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667122:04:12.668 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667222:04:12.671 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667322:04:12.673 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667422:04:12.676 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667522:04:12.678 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667622:04:12.680 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667722:04:12.683 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667822:04:12.685 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667922:04:12.687 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668022:04:12.690 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668122:04:12.692 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668222:04:12.694 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668322:04:12.696 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668422:04:12.698 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668522:04:12.701 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668622:04:12.703 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668722:04:12.705 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668822:04:12.707 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668922:04:12.709 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669022:04:12.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669122:04:12.714 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669222:04:12.717 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669322:04:12.719 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669422:04:12.722 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669522:04:12.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669622:04:12.726 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669722:04:12.729 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669822:04:12.731 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669922:04:12.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670022:04:12.735 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670122:04:12.737 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670222:04:12.740 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670322:04:12.742 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670422:04:12.745 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670522:04:12.747 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670622:04:12.749 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670722:04:12.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670822:04:12.754 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670922:04:12.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671022:04:12.758 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671122:04:12.760 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671222:04:12.763 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671322:04:12.765 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671422:04:12.768 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671522:04:12.770 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671622:04:12.773 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671722:04:12.777 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671822:04:12.780 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671922:04:12.783 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672022:04:12.786 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672122:04:12.789 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672222:04:12.792 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672322:04:12.794 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672422:04:12.796 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672522:04:12.798 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672622:04:12.801 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672722:04:12.803 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672822:04:12.805 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672922:04:12.807 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673022:04:12.809 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673122:04:12.811 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673222:04:12.813 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673322:04:12.815 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673422:04:12.817 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673522:04:12.819 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673622:04:12.821 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673722:04:12.823 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673822:04:12.825 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673922:04:12.827 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674022:04:12.829 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674122:04:12.831 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674222:04:12.833 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674322:04:12.835 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674422:04:12.837 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674522:04:12.839 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674622:04:12.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674722:04:12.843 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674822:04:12.845 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674922:04:12.847 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675022:04:12.849 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675122:04:12.851 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675222:04:12.854 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675322:04:12.856 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675422:04:12.858 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675522:04:12.860 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675622:04:12.863 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675722:04:12.865 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675822:04:12.867 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675922:04:12.869 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676022:04:12.872 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676122:04:12.874 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676222:04:12.876 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676322:04:12.879 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676422:04:12.881 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676522:04:12.884 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676622:04:12.886 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676722:04:12.888 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676822:04:12.890 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676922:04:12.893 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677022:04:12.895 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677122:04:12.897 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677222:04:12.900 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677322:04:12.902 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677422:04:12.904 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677522:04:12.906 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677622:04:12.909 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677722:04:12.911 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677822:04:12.913 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677922:04:12.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678022:04:12.917 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678122:04:12.920 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678222:04:12.922 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678322:04:12.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678422:04:12.927 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678522:04:12.929 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678622:04:12.931 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678722:04:12.934 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678822:04:12.936 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678922:04:12.939 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679022:04:12.941 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679122:04:12.943 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679222:04:12.945 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679322:04:12.948 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679422:04:12.950 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679522:04:12.952 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679622:04:12.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679722:04:12.957 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679822:04:12.959 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679922:04:12.962 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680022:04:12.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680122:04:12.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680222:04:12.969 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680322:04:12.971 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680422:04:12.973 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680522:04:12.976 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680622:04:12.978 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680722:04:12.980 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680822:04:12.983 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680922:04:12.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681022:04:12.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681122:04:12.990 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681222:04:12.992 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681322:04:12.995 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681422:04:12.998 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681522:04:13.001 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681622:04:13.003 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681722:04:13.005 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681822:04:13.008 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681922:04:13.011 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682022:04:13.014 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682122:04:13.017 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682222:04:13.019 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682322:04:13.022 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682422:04:13.026 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682522:04:13.029 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682622:04:13.031 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682722:04:13.034 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682822:04:13.037 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682922:04:13.039 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683022:04:13.042 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683122:04:13.045 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683222:04:13.048 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683322:04:13.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683422:04:13.054 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683522:04:13.057 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683622:04:13.060 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683722:04:13.063 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683822:04:13.067 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683922:04:13.070 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684022:04:13.074 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684122:04:13.076 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684222:04:13.079 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684322:04:13.082 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684422:04:13.085 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684522:04:13.089 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684622:04:13.091 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684722:04:13.094 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684822:04:13.096 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684922:04:13.099 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685022:04:13.101 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685122:04:13.104 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685222:04:13.106 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685322:04:13.108 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685422:04:13.110 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685522:04:13.113 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685622:04:13.115 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685722:04:13.117 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685822:04:13.120 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685922:04:13.122 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686022:04:13.125 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686122:04:13.127 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686222:04:13.130 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686322:04:13.133 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686422:04:13.136 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686522:04:13.138 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686622:04:13.141 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686722:04:13.143 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686822:04:13.147 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686922:04:13.150 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687022:04:13.152 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687122:04:13.155 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687222:04:13.157 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687322:04:13.160 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687422:04:13.163 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687522:04:13.165 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687622:04:13.168 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687722:04:13.170 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687822:04:13.173 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687922:04:13.175 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688022:04:13.177 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688122:04:13.180 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688222:04:13.182 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688322:04:13.185 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688422:04:13.187 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688522:04:13.190 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688622:04:13.192 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688722:04:13.195 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688822:04:13.197 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688922:04:13.200 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689022:04:13.202 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689122:04:13.205 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689222:04:13.208 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689322:04:13.211 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689422:04:13.213 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689522:04:13.216 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689622:04:13.219 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689722:04:13.222 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689822:04:13.224 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689922:04:13.228 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690022:04:13.230 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690122:04:13.233 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690222:04:13.236 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690322:04:13.239 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690422:04:13.242 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690522:04:13.245 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690622:04:13.248 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690722:04:13.251 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690822:04:13.253 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690922:04:13.256 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691022:04:13.258 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691122:04:13.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691222:04:13.263 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691322:04:13.265 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691422:04:13.267 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691522:04:13.269 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691622:04:13.271 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691722:04:13.273 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691822:04:13.276 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691922:04:13.278 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692022:04:13.280 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692122:04:13.282 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692222:04:13.284 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692322:04:13.286 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692422:04:13.289 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692522:04:13.291 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692622:04:13.293 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692722:04:13.295 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692822:04:13.298 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692922:04:13.301 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693022:04:13.304 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693122:04:13.307 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693222:04:13.310 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693322:04:13.312 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693422:04:13.315 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693522:04:13.318 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693622:04:13.321 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693722:04:13.324 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693822:04:13.327 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693922:04:13.329 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694022:04:13.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694122:04:13.335 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694222:04:13.338 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694322:04:13.340 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694422:04:13.342 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694522:04:13.345 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694622:04:13.347 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694722:04:13.349 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694822:04:13.352 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694922:04:13.354 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695022:04:13.356 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695122:04:13.358 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695222:04:13.361 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695322:04:13.363 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695422:04:13.365 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695522:04:13.368 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695622:04:13.370 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695722:04:13.372 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695822:04:13.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695922:04:13.376 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696022:04:13.379 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696122:04:13.381 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696222:04:13.383 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696322:04:13.385 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696422:04:13.387 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696522:04:13.389 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696622:04:13.391 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696722:04:13.393 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696822:04:13.395 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696922:04:13.397 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697022:04:13.399 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697122:04:13.402 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697222:04:13.404 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697322:04:13.406 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697422:04:13.408 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697522:04:13.411 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697622:04:13.413 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697722:04:13.415 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697822:04:13.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697922:04:13.420 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698022:04:13.423 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698122:04:13.425 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698222:04:13.427 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698322:04:13.429 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698422:04:13.432 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698522:04:13.434 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698622:04:13.436 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698722:04:13.438 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698822:04:13.440 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698922:04:13.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699022:04:13.444 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699122:04:13.446 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699222:04:13.448 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699322:04:13.450 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699422:04:13.452 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699522:04:13.454 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699622:04:13.456 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699722:04:13.458 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699822:04:13.461 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699922:04:13.463 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700022:04:13.464 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700122:04:13.466 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700222:04:13.469 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700322:04:13.471 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700422:04:13.472 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700522:04:13.474 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700622:04:13.476 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700722:04:13.479 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700822:04:13.481 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700922:04:13.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701022:04:13.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701122:04:13.487 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701222:04:13.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701322:04:13.491 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701422:04:13.493 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701522:04:13.495 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701622:04:13.498 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701722:04:13.499 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701822:04:13.502 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701922:04:13.503 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702022:04:13.505 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702122:04:13.508 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702222:04:13.510 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702322:04:13.512 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702422:04:13.514 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702522:04:13.516 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702622:04:13.518 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702722:04:13.520 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702822:04:13.522 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702922:04:13.524 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703022:04:13.526 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703122:04:13.527 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703222:04:13.529 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703322:04:13.531 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703422:04:13.533 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703522:04:13.535 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703622:04:13.537 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703722:04:13.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703822:04:13.541 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703922:04:13.543 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704022:04:13.545 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704122:04:13.547 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704222:04:13.549 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704322:04:13.551 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704422:04:13.553 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704522:04:13.555 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704622:04:13.557 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704722:04:13.559 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704822:04:13.561 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704922:04:13.563 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705022:04:13.565 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705122:04:13.567 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705222:04:13.569 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705322:04:13.571 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705422:04:13.573 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705522:04:13.575 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705622:04:13.577 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705722:04:13.579 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705822:04:13.581 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705922:04:13.583 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706022:04:13.585 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706122:04:13.587 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706222:04:13.589 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706322:04:13.591 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706422:04:13.593 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706522:04:13.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706622:04:13.597 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706722:04:13.599 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706822:04:13.601 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706922:04:13.603 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707022:04:13.605 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707122:04:13.607 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707222:04:13.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707322:04:13.611 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707422:04:13.613 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707522:04:13.616 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707622:04:13.618 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707722:04:13.620 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707822:04:13.622 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707922:04:13.625 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708022:04:13.627 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708122:04:13.629 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708222:04:13.631 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708322:04:13.633 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708422:04:13.636 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708522:04:13.638 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708622:04:13.640 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708722:04:13.642 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708822:04:13.645 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708922:04:13.647 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709022:04:13.649 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709122:04:13.651 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709222:04:13.653 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709322:04:13.655 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709422:04:13.657 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709522:04:13.659 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709622:04:13.661 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709722:04:13.666 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709822:04:13.670 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709922:04:13.673 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710022:04:13.676 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710122:04:13.679 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710222:04:13.682 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710322:04:13.684 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710422:04:13.687 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710522:04:13.689 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710622:04:13.691 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710722:04:13.693 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710822:04:13.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710922:04:13.697 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711022:04:13.699 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711122:04:13.701 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711222:04:13.703 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711322:04:13.706 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711422:04:13.708 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711522:04:13.710 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711622:04:13.712 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711722:04:13.714 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711822:04:13.717 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711922:04:13.719 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712022:04:13.721 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712122:04:13.723 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712222:04:13.725 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712322:04:13.728 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712422:04:13.730 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712522:04:13.732 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712622:04:13.734 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712722:04:13.736 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712822:04:13.738 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712922:04:13.741 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713022:04:13.743 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713122:04:13.745 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713222:04:13.748 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713322:04:13.749 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713422:04:13.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713522:04:13.754 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713622:04:13.756 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713722:04:13.758 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713822:04:13.760 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713922:04:13.762 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714022:04:13.765 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714122:04:13.767 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714222:04:13.769 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714322:04:13.771 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714422:04:13.773 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714522:04:13.775 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714622:04:13.777 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714722:04:13.780 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714822:04:13.782 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714922:04:13.784 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715022:04:13.786 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715122:04:13.789 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715222:04:13.792 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715322:04:13.795 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715422:04:13.797 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715522:04:13.800 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715622:04:13.802 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715722:04:13.805 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715822:04:13.807 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715922:04:13.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716022:04:13.812 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716122:04:13.815 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716222:04:13.817 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716322:04:13.819 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716422:04:13.821 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716522:04:13.823 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716622:04:13.826 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716722:04:13.828 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716822:04:13.830 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716922:04:13.833 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717022:04:13.836 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717122:04:13.838 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717222:04:13.841 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717322:04:13.845 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717422:04:13.847 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717522:04:13.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717622:04:13.853 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717722:04:13.855 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717822:04:13.858 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717922:04:13.861 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718022:04:13.863 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718122:04:13.866 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718222:04:13.869 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718322:04:13.872 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718422:04:13.875 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718522:04:13.877 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718622:04:13.880 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718722:04:13.883 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718822:04:13.886 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718922:04:13.890 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719022:04:13.892 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719122:04:13.895 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719222:04:13.897 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719322:04:13.900 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719422:04:13.904 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719522:04:13.907 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719622:04:13.910 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719722:04:13.913 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719822:04:13.915 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719922:04:13.918 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720022:04:13.920 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720122:04:13.922 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720222:04:13.925 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720322:04:13.927 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720422:04:13.930 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720522:04:13.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720622:04:13.936 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720722:04:13.938 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720822:04:13.941 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720922:04:13.944 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721022:04:13.948 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721122:04:13.951 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721222:04:13.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721322:04:13.957 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721422:04:13.960 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721522:04:13.963 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721622:04:13.968 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721722:04:13.971 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721822:04:13.975 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721922:04:13.979 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722022:04:13.982 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722122:04:13.984 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722222:04:13.989 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722322:04:13.991 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722422:04:13.994 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722522:04:13.997 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722622:04:14.000 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722722:04:14.002 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722822:04:14.004 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722922:04:14.006 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723022:04:14.008 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723122:04:14.010 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723222:04:14.013 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723322:04:14.015 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723422:04:14.017 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723522:04:14.019 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723622:04:14.021 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723722:04:14.023 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723822:04:14.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723922:04:14.027 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724022:04:14.029 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724122:04:14.031 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724222:04:14.033 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724322:04:14.036 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724422:04:14.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724522:04:14.040 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724622:04:14.042 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724722:04:14.045 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724822:04:14.048 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724922:04:14.051 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725022:04:14.054 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725122:04:14.056 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725222:04:14.058 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725322:04:14.060 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725422:04:14.062 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725522:04:14.064 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725622:04:14.067 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725722:04:14.069 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725822:04:14.071 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725922:04:14.073 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726022:04:14.075 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726122:04:14.078 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726222:04:14.080 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726322:04:14.082 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726422:04:14.085 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726522:04:14.087 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726622:04:14.089 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726722:04:14.091 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726822:04:14.094 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726922:04:14.097 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727022:04:14.099 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727122:04:14.101 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727222:04:14.103 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727322:04:14.105 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727422:04:14.108 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727522:04:14.110 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727622:04:14.113 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727722:04:14.115 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727822:04:14.117 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727922:04:14.119 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728022:04:14.122 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728122:04:14.125 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728222:04:14.127 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728322:04:14.130 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728422:04:14.132 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728522:04:14.135 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728622:04:14.137 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728722:04:14.139 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728822:04:14.141 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728922:04:14.143 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729022:04:14.146 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729122:04:14.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729222:04:14.152 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729322:04:14.154 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729422:04:14.157 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729522:04:14.159 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729622:04:14.162 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729722:04:14.164 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729822:04:14.166 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729922:04:14.169 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730022:04:14.171 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730122:04:14.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730222:04:14.177 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730322:04:14.179 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730422:04:14.182 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730522:04:14.185 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730622:04:14.187 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730722:04:14.189 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730822:04:14.191 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730922:04:14.193 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731022:04:14.195 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731122:04:14.197 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731222:04:14.199 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731322:04:14.201 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731422:04:14.203 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731522:04:14.205 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731622:04:14.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731722:04:14.209 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731822:04:14.212 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731922:04:14.214 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732022:04:14.216 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732122:04:14.219 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732222:04:14.221 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732322:04:14.224 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732422:04:14.227 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732522:04:14.229 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732622:04:14.232 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732722:04:14.234 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732822:04:14.236 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732922:04:14.239 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733022:04:14.241 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733122:04:14.243 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733222:04:14.246 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733322:04:14.248 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733422:04:14.250 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733522:04:14.252 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733622:04:14.254 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733722:04:14.256 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733822:04:14.258 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733922:04:14.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734022:04:14.262 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734122:04:14.264 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734222:04:14.266 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734322:04:14.269 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734422:04:14.271 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734522:04:14.274 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734622:04:14.276 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734722:04:14.278 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734822:04:14.280 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734922:04:14.282 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735022:04:14.284 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735122:04:14.286 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735222:04:14.288 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735322:04:14.290 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735422:04:14.292 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735522:04:14.295 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735622:04:14.297 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735722:04:14.300 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735822:04:14.302 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735922:04:14.305 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736022:04:14.308 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736122:04:14.311 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736222:04:14.313 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736322:04:14.315 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736422:04:14.317 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736522:04:14.320 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736622:04:14.322 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736722:04:14.324 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736822:04:14.326 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736922:04:14.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737022:04:14.331 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737122:04:14.333 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737222:04:14.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737322:04:14.338 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737422:04:14.341 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737522:04:14.343 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737622:04:14.346 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737722:04:14.348 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737822:04:14.350 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737922:04:14.353 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738022:04:14.354 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738122:04:14.357 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738222:04:14.359 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738322:04:14.361 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738422:04:14.363 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738522:04:14.365 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738622:04:14.366 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738722:04:14.369 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738822:04:14.371 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738922:04:14.373 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739022:04:14.374 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739122:04:14.376 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739222:04:14.378 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739322:04:14.380 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739422:04:14.382 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739522:04:14.384 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739622:04:14.385 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739722:04:14.388 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739822:04:14.390 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739922:04:14.393 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740022:04:14.396 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740122:04:14.398 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740222:04:14.401 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740322:04:14.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740422:04:14.405 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740522:04:14.407 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740622:04:14.409 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740722:04:14.411 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740822:04:14.413 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740922:04:14.414 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741022:04:14.416 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741122:04:14.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741222:04:14.420 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741322:04:14.422 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741422:04:14.424 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741522:04:14.426 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741622:04:14.428 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741722:04:14.429 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741822:04:14.431 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741922:04:14.434 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742022:04:14.436 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742122:04:14.438 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742222:04:14.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742322:04:14.442 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742422:04:14.444 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742522:04:14.446 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742622:04:14.448 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742722:04:14.450 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742822:04:14.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742922:04:14.454 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743022:04:14.456 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743122:04:14.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743222:04:14.460 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743322:04:14.462 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743422:04:14.464 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743522:04:14.466 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743622:04:14.468 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743722:04:14.469 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743822:04:14.471 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743922:04:14.473 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744022:04:14.475 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744122:04:14.477 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744222:04:14.480 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744322:04:14.482 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744422:04:14.484 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744522:04:14.486 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744622:04:14.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744722:04:14.492 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744822:04:14.493 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744922:04:14.495 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745022:04:14.497 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745122:04:14.499 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745222:04:14.501 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745322:04:14.503 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745422:04:14.505 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745522:04:14.507 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745622:04:14.509 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745722:04:14.511 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745822:04:14.513 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745922:04:14.515 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746022:04:14.517 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746122:04:14.519 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746222:04:14.521 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746322:04:14.523 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746422:04:14.525 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746522:04:14.526 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746622:04:14.528 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746722:04:14.530 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746822:04:14.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746922:04:14.534 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747022:04:14.536 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747122:04:14.538 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747222:04:14.540 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747322:04:14.542 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747422:04:14.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747522:04:14.546 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747622:04:14.547 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747722:04:14.550 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747822:04:14.551 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747922:04:14.553 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748022:04:14.555 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748122:04:14.557 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748222:04:14.559 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748322:04:14.561 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748422:04:14.564 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748522:04:14.566 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748622:04:14.569 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748722:04:14.571 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748822:04:14.573 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748922:04:14.575 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749022:04:14.577 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749122:04:14.580 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749222:04:14.582 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749322:04:14.584 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749422:04:14.586 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749522:04:14.588 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749622:04:14.590 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749722:04:14.592 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749822:04:14.595 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749922:04:14.597 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750022:04:14.599 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750122:04:14.601 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750222:04:14.604 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750322:04:14.606 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750422:04:14.609 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750522:04:14.611 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750622:04:14.613 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750722:04:14.615 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750822:04:14.617 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750922:04:14.620 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751022:04:14.622 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751122:04:14.624 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751222:04:14.626 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751322:04:14.628 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751422:04:14.630 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751522:04:14.632 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751622:04:14.635 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751722:04:14.637 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751822:04:14.639 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751922:04:14.641 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752022:04:14.644 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752122:04:14.646 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752222:04:14.648 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752322:04:14.650 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752422:04:14.652 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752522:04:14.655 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752622:04:14.657 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752722:04:14.659 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752822:04:14.661 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752922:04:14.663 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753022:04:14.665 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753122:04:14.667 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753222:04:14.670 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753322:04:14.672 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753422:04:14.674 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753522:04:14.676 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753622:04:14.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753722:04:14.680 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753822:04:14.683 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753922:04:14.685 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754022:04:14.687 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754122:04:14.689 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754222:04:14.691 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754322:04:14.694 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754422:04:14.696 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754522:04:14.698 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754622:04:14.700 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754722:04:14.702 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754822:04:14.704 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754922:04:14.707 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755022:04:14.709 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755122:04:14.711 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755222:04:14.713 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755322:04:14.715 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755422:04:14.717 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755522:04:14.719 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755622:04:14.722 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755722:04:14.724 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755822:04:14.726 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755922:04:14.728 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756022:04:14.731 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756122:04:14.733 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756222:04:14.735 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756322:04:14.737 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756422:04:14.740 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756522:04:14.742 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756622:04:14.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756722:04:14.747 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756822:04:14.750 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756922:04:14.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757022:04:14.754 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757122:04:14.756 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757222:04:14.759 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757322:04:14.761 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757422:04:14.764 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757522:04:14.766 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757622:04:14.769 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757722:04:14.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757822:04:14.774 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757922:04:14.776 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758022:04:14.779 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758122:04:14.781 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758222:04:14.784 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758322:04:14.786 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758422:04:14.788 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758522:04:14.791 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758622:04:14.793 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758722:04:14.796 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758822:04:14.798 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758922:04:14.800 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759022:04:14.803 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759122:04:14.805 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759222:04:14.808 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759322:04:14.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759422:04:14.813 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759522:04:14.815 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759622:04:14.817 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759722:04:14.820 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759822:04:14.822 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759922:04:14.825 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760022:04:14.827 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760122:04:14.830 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760222:04:14.832 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760322:04:14.834 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760422:04:14.836 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760522:04:14.839 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760622:04:14.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760722:04:14.843 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760822:04:14.845 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760922:04:14.848 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761022:04:14.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761122:04:14.852 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761222:04:14.854 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761322:04:14.856 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761422:04:14.859 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761522:04:14.860 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761622:04:14.862 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761722:04:14.864 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761822:04:14.866 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761922:04:14.869 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762022:04:14.871 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762122:04:14.874 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762222:04:14.876 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762322:04:14.878 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762422:04:14.880 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762522:04:14.882 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762622:04:14.884 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762722:04:14.886 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762822:04:14.888 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762922:04:14.890 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763022:04:14.892 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763122:04:14.894 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763222:04:14.896 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763322:04:14.898 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763422:04:14.900 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763522:04:14.902 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763622:04:14.904 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763722:04:14.907 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763822:04:14.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763922:04:14.911 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764022:04:14.914 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764122:04:14.917 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764222:04:14.919 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764322:04:14.922 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764422:04:14.924 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764522:04:14.926 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764622:04:14.929 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764722:04:14.931 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764822:04:14.933 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764922:04:14.936 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765022:04:14.938 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765122:04:14.940 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765222:04:14.942 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765322:04:14.944 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765422:04:14.946 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765522:04:14.948 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765622:04:14.950 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765722:04:14.953 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765822:04:14.955 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765922:04:14.957 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766022:04:14.959 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766122:04:14.961 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766222:04:14.963 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766322:04:14.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766422:04:14.968 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766522:04:14.970 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766622:04:14.972 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766722:04:14.974 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766822:04:14.977 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766922:04:14.979 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767022:04:14.981 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767122:04:14.984 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767222:04:14.986 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767322:04:14.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767422:04:14.990 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767522:04:14.993 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767622:04:14.995 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767722:04:14.997 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767822:04:14.999 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767922:04:15.002 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768022:04:15.004 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768122:04:15.006 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768222:04:15.009 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768322:04:15.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768422:04:15.013 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768522:04:15.015 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768622:04:15.017 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768722:04:15.019 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768822:04:15.021 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768922:04:15.023 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769022:04:15.026 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769122:04:15.028 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769222:04:15.030 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769322:04:15.032 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769422:04:15.034 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769522:04:15.036 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769622:04:15.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769722:04:15.041 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769822:04:15.043 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769922:04:15.044 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770022:04:15.046 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770122:04:15.049 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770222:04:15.051 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770322:04:15.052 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770422:04:15.054 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770522:04:15.056 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770622:04:15.058 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770722:04:15.060 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770822:04:15.062 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770922:04:15.064 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771022:04:15.066 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771122:04:15.068 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771222:04:15.070 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771322:04:15.071 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771422:04:15.073 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771522:04:15.075 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771622:04:15.077 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771722:04:15.079 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771822:04:15.081 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771922:04:15.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772022:04:15.085 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772122:04:15.087 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772222:04:15.089 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772322:04:15.092 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772422:04:15.094 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772522:04:15.096 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772622:04:15.098 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772722:04:15.100 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772822:04:15.102 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772922:04:15.104 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773022:04:15.106 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773122:04:15.108 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773222:04:15.110 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773322:04:15.112 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773422:04:15.113 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773522:04:15.115 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773622:04:15.117 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773722:04:15.119 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773822:04:15.121 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773922:04:15.124 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774022:04:15.127 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774122:04:15.129 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774222:04:15.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774322:04:15.134 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774422:04:15.136 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774522:04:15.139 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774622:04:15.140 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774722:04:15.142 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774822:04:15.144 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774922:04:15.146 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775022:04:15.148 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775122:04:15.150 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775222:04:15.152 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775322:04:15.154 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775422:04:15.156 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775522:04:15.158 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775622:04:15.160 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775722:04:15.162 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775822:04:15.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775922:04:15.165 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776022:04:15.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776122:04:15.169 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776222:04:15.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776322:04:15.173 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776422:04:15.175 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776522:04:15.177 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776622:04:15.179 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776722:04:15.181 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776822:04:15.183 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776922:04:15.185 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777022:04:15.187 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777122:04:15.189 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777222:04:15.191 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777322:04:15.193 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777422:04:15.195 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777522:04:15.197 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777622:04:15.198 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777722:04:15.200 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777822:04:15.202 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777922:04:15.204 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778022:04:15.206 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778122:04:15.208 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778222:04:15.210 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778322:04:15.213 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778422:04:15.216 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778522:04:15.218 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778622:04:15.221 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778722:04:15.223 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778822:04:15.226 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778922:04:15.228 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779022:04:15.230 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779122:04:15.232 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779222:04:15.234 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779322:04:15.236 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779422:04:15.238 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779522:04:15.240 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779622:04:15.242 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779722:04:15.244 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779822:04:15.246 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779922:04:15.248 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780022:04:15.250 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780122:04:15.251 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780222:04:15.254 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780322:04:15.256 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780422:04:15.258 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780522:04:15.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780622:04:15.262 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780722:04:15.263 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780822:04:15.265 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780922:04:15.267 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781022:04:15.269 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781122:04:15.271 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781222:04:15.273 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781322:04:15.275 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781422:04:15.277 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781522:04:15.279 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781622:04:15.281 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781722:04:15.282 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781822:04:15.284 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781922:04:15.286 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782022:04:15.288 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782122:04:15.290 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782222:04:15.292 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782322:04:15.294 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782422:04:15.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782522:04:15.298 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782622:04:15.300 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782722:04:15.302 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782822:04:15.304 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782922:04:15.305 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783022:04:15.307 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783122:04:15.309 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783222:04:15.311 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783322:04:15.313 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783422:04:15.315 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783522:04:15.317 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783622:04:15.319 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783722:04:15.321 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783822:04:15.323 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783922:04:15.325 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784022:04:15.326 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784122:04:15.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784222:04:15.330 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784322:04:15.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784422:04:15.334 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784522:04:15.336 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784622:04:15.338 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784722:04:15.340 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784822:04:15.342 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784922:04:15.343 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785022:04:15.345 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785122:04:15.347 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785222:04:15.349 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785322:04:15.351 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785422:04:15.353 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785522:04:15.355 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785622:04:15.357 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785722:04:15.359 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785822:04:15.361 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785922:04:15.363 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786022:04:15.365 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786122:04:15.367 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786222:04:15.369 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786322:04:15.371 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786422:04:15.373 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786522:04:15.375 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786622:04:15.377 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786722:04:15.379 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786822:04:15.381 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786922:04:15.383 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787022:04:15.384 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787122:04:15.386 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787222:04:15.388 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787322:04:15.390 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787422:04:15.392 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787522:04:15.394 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787622:04:15.396 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787722:04:15.398 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787822:04:15.400 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787922:04:15.402 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788022:04:15.404 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788122:04:15.406 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788222:04:15.408 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788322:04:15.409 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788422:04:15.411 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788522:04:15.413 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788622:04:15.415 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788722:04:15.417 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788822:04:15.419 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788922:04:15.421 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789022:04:15.423 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789122:04:15.425 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789222:04:15.427 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789322:04:15.429 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789422:04:15.431 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789522:04:15.433 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789622:04:15.435 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789722:04:15.437 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789822:04:15.438 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789922:04:15.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790022:04:15.442 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790122:04:15.444 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790222:04:15.446 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790322:04:15.449 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790422:04:15.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790522:04:15.454 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790622:04:15.458 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790722:04:15.460 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790822:04:15.463 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790922:04:15.466 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791022:04:15.468 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791122:04:15.471 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791222:04:15.473 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791322:04:15.475 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791422:04:15.477 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791522:04:15.479 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791622:04:15.481 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791722:04:15.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791822:04:15.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791922:04:15.487 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792022:04:15.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792122:04:15.491 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792222:04:15.494 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792322:04:15.496 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792422:04:15.497 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792522:04:15.499 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792622:04:15.501 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792722:04:15.503 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792822:04:15.505 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792922:04:15.507 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793022:04:15.509 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793122:04:15.511 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793222:04:15.513 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793322:04:15.515 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793422:04:15.517 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793522:04:15.518 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793622:04:15.520 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793722:04:15.522 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793822:04:15.524 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793922:04:15.526 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794022:04:15.528 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794122:04:15.530 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794222:04:15.532 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794322:04:15.534 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794422:04:15.536 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794522:04:15.538 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794622:04:15.540 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794722:04:15.542 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794822:04:15.544 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794922:04:15.546 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795022:04:15.548 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795122:04:15.550 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795222:04:15.552 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795322:04:15.554 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795422:04:15.556 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795522:04:15.558 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795622:04:15.559 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795722:04:15.561 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795822:04:15.563 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795922:04:15.565 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796022:04:15.567 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796122:04:15.569 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796222:04:15.571 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796322:04:15.573 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796422:04:15.575 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796522:04:15.576 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796622:04:15.578 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796722:04:15.580 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796822:04:15.582 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796922:04:15.584 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797022:04:15.586 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797122:04:15.588 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797222:04:15.590 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797322:04:15.592 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797422:04:15.594 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797522:04:15.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797622:04:15.597 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797722:04:15.599 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797822:04:15.601 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797922:04:15.603 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798022:04:15.605 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798122:04:15.607 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798222:04:15.609 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798322:04:15.611 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798422:04:15.613 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798522:04:15.615 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798622:04:15.616 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798722:04:15.618 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798822:04:15.620 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798922:04:15.622 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799022:04:15.624 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799122:04:15.626 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799222:04:15.628 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799322:04:15.630 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799422:04:15.632 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799522:04:15.634 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799622:04:15.635 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799722:04:15.638 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799822:04:15.641 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799922:04:15.643 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800022:04:15.645 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800122:04:15.647 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800222:04:15.649 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800322:04:15.652 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800422:04:15.654 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800522:04:15.656 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800622:04:15.657 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800722:04:15.659 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800822:04:15.661 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800922:04:15.663 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801022:04:15.665 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801122:04:15.667 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801222:04:15.669 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801322:04:15.671 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801422:04:15.673 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801522:04:15.675 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801622:04:15.677 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801722:04:15.678 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801822:04:15.680 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801922:04:15.683 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802022:04:15.685 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802122:04:15.687 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802222:04:15.689 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802322:04:15.691 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802422:04:15.693 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802522:04:15.695 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802622:04:15.697 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802722:04:15.699 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802822:04:15.701 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802922:04:15.703 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803022:04:15.705 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803122:04:15.707 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803222:04:15.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803322:04:15.711 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803422:04:15.713 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803522:04:15.715 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803622:04:15.716 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803722:04:15.718 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803822:04:15.720 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803922:04:15.722 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804022:04:15.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804122:04:15.726 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804222:04:15.728 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804322:04:15.730 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804422:04:15.732 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804522:04:15.734 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804622:04:15.736 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804722:04:15.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804822:04:15.740 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804922:04:15.742 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805022:04:15.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805122:04:15.746 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805222:04:15.748 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805322:04:15.750 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805422:04:15.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805522:04:15.753 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805622:04:15.755 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805722:04:15.757 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805822:04:15.759 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805922:04:15.761 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806022:04:15.763 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806122:04:15.765 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806222:04:15.767 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806322:04:15.769 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806422:04:15.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806522:04:15.773 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806622:04:15.775 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806722:04:15.777 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806822:04:15.779 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806922:04:15.782 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807022:04:15.783 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807122:04:15.786 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807222:04:15.788 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807322:04:15.790 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807422:04:15.792 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807522:04:15.795 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807622:04:15.797 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807722:04:15.799 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807822:04:15.801 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807922:04:15.803 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808022:04:15.805 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808122:04:15.807 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808222:04:15.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808322:04:15.812 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808422:04:15.814 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808522:04:15.816 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808622:04:15.818 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808722:04:15.820 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808822:04:15.823 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808922:04:15.826 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809022:04:15.828 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809122:04:15.830 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809222:04:15.832 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809322:04:15.834 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809422:04:15.835 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809522:04:15.837 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809622:04:15.839 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809722:04:15.841 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809822:04:15.843 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809922:04:15.845 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810022:04:15.847 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810122:04:15.849 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810222:04:15.851 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810322:04:15.853 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810422:04:15.855 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810522:04:15.857 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810622:04:15.859 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810722:04:15.861 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810822:04:15.863 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810922:04:15.865 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811022:04:15.866 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811122:04:15.869 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811222:04:15.871 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811322:04:15.873 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811422:04:15.877 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811522:04:15.879 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811622:04:15.881 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811722:04:15.883 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811822:04:15.885 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811922:04:15.887 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812022:04:15.889 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812122:04:15.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812222:04:15.893 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812322:04:15.895 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812422:04:15.897 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812522:04:15.900 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812622:04:15.902 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812722:04:15.905 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812822:04:15.907 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812922:04:15.910 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813022:04:15.913 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813122:04:15.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813222:04:15.917 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813322:04:15.920 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813422:04:15.922 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813522:04:15.924 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813622:04:15.926 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813722:04:15.928 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813822:04:15.930 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813922:04:15.932 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814022:04:15.934 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814122:04:15.936 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814222:04:15.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814322:04:15.940 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814422:04:15.941 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814522:04:15.943 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814622:04:15.945 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814722:04:15.947 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814822:04:15.949 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814922:04:15.951 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815022:04:15.953 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815122:04:15.955 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815222:04:15.957 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815322:04:15.959 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815422:04:15.961 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815522:04:15.963 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815622:04:15.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815722:04:15.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815822:04:15.968 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815922:04:15.970 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816022:04:15.972 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816122:04:15.974 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816222:04:15.976 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816322:04:15.978 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816422:04:15.980 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816522:04:15.982 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816622:04:15.984 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816722:04:15.986 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816822:04:15.988 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816922:04:15.990 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817022:04:15.992 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817122:04:15.994 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817222:04:15.995 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817322:04:15.997 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817422:04:15.999 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817522:04:16.001 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817622:04:16.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817722:04:16.006 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817822:04:16.007 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817922:04:16.009 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818022:04:16.011 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818122:04:16.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818222:04:16.015 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818322:04:16.017 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818422:04:16.019 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818522:04:16.021 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818622:04:16.022 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818722:04:16.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818822:04:16.027 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818922:04:16.029 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819022:04:16.031 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819122:04:16.033 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819222:04:16.035 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819322:04:16.037 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819422:04:16.039 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819522:04:16.042 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819622:04:16.044 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819722:04:16.047 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819822:04:16.049 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819922:04:16.052 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820022:04:16.054 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820122:04:16.057 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820222:04:16.060 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820322:04:16.062 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820422:04:16.065 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820522:04:16.067 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820622:04:16.070 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820722:04:16.073 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820822:04:16.075 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820922:04:16.077 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821022:04:16.079 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821122:04:16.082 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821222:04:16.084 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821322:04:16.086 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821422:04:16.088 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821522:04:16.090 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821622:04:16.092 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821722:04:16.094 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821822:04:16.097 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821922:04:16.099 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822022:04:16.101 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822122:04:16.104 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822222:04:16.106 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822322:04:16.108 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822422:04:16.110 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822522:04:16.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822622:04:16.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822722:04:16.117 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822822:04:16.119 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822922:04:16.122 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823022:04:16.124 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823122:04:16.126 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823222:04:16.128 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823322:04:16.130 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823422:04:16.132 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823522:04:16.133 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823622:04:16.135 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823722:04:16.137 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823822:04:16.139 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823922:04:16.142 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824022:04:16.144 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824122:04:16.146 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824222:04:16.148 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824322:04:16.150 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824422:04:16.152 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824522:04:16.154 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824622:04:16.156 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824722:04:16.159 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824822:04:16.161 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824922:04:16.162 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825022:04:16.164 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825122:04:16.167 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825222:04:16.169 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825322:04:16.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825422:04:16.174 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825522:04:16.176 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825622:04:16.178 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825722:04:16.181 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825822:04:16.183 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825922:04:16.185 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826022:04:16.187 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826122:04:16.189 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826222:04:16.191 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826322:04:16.193 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826422:04:16.195 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826522:04:16.197 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826622:04:16.199 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826722:04:16.201 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826822:04:16.203 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826922:04:16.205 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827022:04:16.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827122:04:16.209 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827222:04:16.211 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827322:04:16.213 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827422:04:16.215 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827522:04:16.217 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827622:04:16.219 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827722:04:16.221 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827822:04:16.223 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827922:04:16.225 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828022:04:16.227 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828122:04:16.229 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828222:04:16.231 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828322:04:16.233 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828422:04:16.235 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828522:04:16.237 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828622:04:16.239 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828722:04:16.241 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828822:04:16.244 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828922:04:16.246 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829022:04:16.248 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829122:04:16.250 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829222:04:16.251 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829322:04:16.253 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829422:04:16.255 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829522:04:16.257 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829622:04:16.259 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829722:04:16.261 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829822:04:16.263 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829922:04:16.264 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830022:04:16.266 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830122:04:16.268 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830222:04:16.270 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830322:04:16.272 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830422:04:16.275 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830522:04:16.277 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830622:04:16.279 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830722:04:16.281 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830822:04:16.283 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830922:04:16.285 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831022:04:16.287 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831122:04:16.288 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831222:04:16.290 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831322:04:16.292 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831422:04:16.294 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831522:04:16.296 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831622:04:16.298 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831722:04:16.300 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831822:04:16.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831922:04:16.305 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832022:04:16.307 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832122:04:16.309 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832222:04:16.311 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832322:04:16.313 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832422:04:16.315 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832522:04:16.317 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832622:04:16.319 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832722:04:16.321 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832822:04:16.323 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832922:04:16.325 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833022:04:16.327 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833122:04:16.329 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833222:04:16.331 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833322:04:16.332 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833422:04:16.334 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833522:04:16.336 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833622:04:16.338 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833722:04:16.340 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833822:04:16.342 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833922:04:16.344 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834022:04:16.346 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834122:04:16.348 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834222:04:16.350 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834322:04:16.351 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834422:04:16.353 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834522:04:16.355 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834622:04:16.357 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834722:04:16.359 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834822:04:16.361 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834922:04:16.363 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835022:04:16.365 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835122:04:16.366 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835222:04:16.368 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835322:04:16.370 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835422:04:16.372 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835522:04:16.374 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835622:04:16.376 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835722:04:16.377 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835822:04:16.379 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835922:04:16.381 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836022:04:16.383 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836122:04:16.385 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836222:04:16.387 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836322:04:16.388 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836422:04:16.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836522:04:16.392 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836622:04:16.394 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836722:04:16.396 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836822:04:16.398 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836922:04:16.401 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837022:04:16.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837122:04:16.405 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837222:04:16.407 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837322:04:16.409 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837422:04:16.410 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837522:04:16.412 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837622:04:16.414 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837722:04:16.416 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837822:04:16.418 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837922:04:16.420 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838022:04:16.422 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838122:04:16.424 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838222:04:16.426 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838322:04:16.428 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838422:04:16.430 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838522:04:16.432 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838622:04:16.434 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838722:04:16.435 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838822:04:16.437 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838922:04:16.439 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839022:04:16.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839122:04:16.444 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839222:04:16.446 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839322:04:16.448 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839422:04:16.450 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839522:04:16.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839622:04:16.454 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839722:04:16.456 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839822:04:16.457 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839922:04:16.459 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840022:04:16.461 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840122:04:16.463 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840222:04:16.465 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840322:04:16.467 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840422:04:16.469 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840522:04:16.471 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840622:04:16.473 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840722:04:16.474 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840822:04:16.476 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840922:04:16.478 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841022:04:16.480 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841122:04:16.482 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841222:04:16.484 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841322:04:16.486 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841422:04:16.488 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841522:04:16.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841622:04:16.491 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841722:04:16.493 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841822:04:16.495 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841922:04:16.497 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842022:04:16.498 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842122:04:16.500 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842222:04:16.502 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842322:04:16.504 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842422:04:16.506 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842522:04:16.508 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842622:04:16.510 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842722:04:16.512 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842822:04:16.514 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842922:04:16.515 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843022:04:16.517 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843122:04:16.519 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843222:04:16.521 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843322:04:16.523 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843422:04:16.525 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843522:04:16.526 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843622:04:16.528 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843722:04:16.530 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843822:04:16.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843922:04:16.534 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844022:04:16.535 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844122:04:16.537 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844222:04:16.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844322:04:16.541 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844422:04:16.543 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844522:04:16.545 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844622:04:16.547 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844722:04:16.549 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844822:04:16.551 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844922:04:16.553 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845022:04:16.555 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845122:04:16.557 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845222:04:16.559 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845322:04:16.561 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845422:04:16.563 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845522:04:16.565 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845622:04:16.567 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845722:04:16.569 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845822:04:16.571 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845922:04:16.572 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846022:04:16.574 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846122:04:16.576 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846222:04:16.578 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846322:04:16.580 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846422:04:16.582 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846522:04:16.584 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846622:04:16.586 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846722:04:16.587 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846822:04:16.589 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846922:04:16.591 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847022:04:16.593 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847122:04:16.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847222:04:16.596 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847322:04:16.598 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847422:04:16.600 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847522:04:16.602 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847622:04:16.604 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847722:04:16.606 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847822:04:16.608 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847922:04:16.609 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848022:04:16.611 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848122:04:16.613 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848222:04:16.615 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848322:04:16.617 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848422:04:16.619 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848522:04:16.621 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848622:04:16.622 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848722:04:16.624 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848822:04:16.626 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848922:04:16.628 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849022:04:16.630 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849122:04:16.631 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849222:04:16.633 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849322:04:16.635 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849422:04:16.637 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849522:04:16.639 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849622:04:16.641 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849722:04:16.643 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849822:04:16.645 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849922:04:16.647 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850022:04:16.648 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850122:04:16.651 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850222:04:16.652 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850322:04:16.654 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850422:04:16.656 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850522:04:16.658 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850622:04:16.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850722:04:16.661 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850822:04:16.663 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850922:04:16.665 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851022:04:16.667 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851122:04:16.669 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851222:04:16.671 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851322:04:16.672 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851422:04:16.674 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851522:04:16.676 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851622:04:16.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851722:04:16.680 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851822:04:16.682 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851922:04:16.684 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852022:04:16.685 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852122:04:16.687 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852222:04:16.689 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852322:04:16.691 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852422:04:16.693 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852522:04:16.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852622:04:16.697 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852722:04:16.699 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852822:04:16.700 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852922:04:16.702 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853022:04:16.704 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853122:04:16.706 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853222:04:16.708 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853322:04:16.710 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853422:04:16.712 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853522:04:16.713 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853622:04:16.715 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853722:04:16.717 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853822:04:16.719 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853922:04:16.721 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854022:04:16.723 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854122:04:16.725 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854222:04:16.727 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854322:04:16.729 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854422:04:16.731 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854522:04:16.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854622:04:16.735 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854722:04:16.737 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854822:04:16.739 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854922:04:16.741 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855022:04:16.743 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855122:04:16.745 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855222:04:16.747 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855322:04:16.749 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855422:04:16.751 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855522:04:16.753 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855622:04:16.756 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855722:04:16.758 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855822:04:16.760 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855922:04:16.762 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856022:04:16.764 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856122:04:16.766 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856222:04:16.768 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856322:04:16.770 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856422:04:16.772 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856522:04:16.774 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856622:04:16.776 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856722:04:16.778 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856822:04:16.780 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856922:04:16.782 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857022:04:16.784 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857122:04:16.786 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857222:04:16.789 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857322:04:16.791 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857422:04:16.793 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857522:04:16.795 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857622:04:16.797 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857722:04:16.799 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857822:04:16.801 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857922:04:16.803 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858022:04:16.806 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858122:04:16.808 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858222:04:16.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858322:04:16.812 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858422:04:16.814 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858522:04:16.815 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858622:04:16.817 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858722:04:16.819 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858822:04:16.821 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858922:04:16.823 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859022:04:16.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859122:04:16.826 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859222:04:16.828 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859322:04:16.830 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859422:04:16.831 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859522:04:16.833 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859622:04:16.835 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859722:04:16.837 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859822:04:16.839 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859922:04:16.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860022:04:16.843 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860122:04:16.844 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860222:04:16.846 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860322:04:16.848 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860422:04:16.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860522:04:16.852 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860622:04:16.854 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860722:04:16.856 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860822:04:16.858 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860922:04:16.860 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861022:04:16.862 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861122:04:16.863 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861222:04:16.865 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861322:04:16.867 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861422:04:16.869 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861522:04:16.871 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861622:04:16.873 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861722:04:16.874 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861822:04:16.876 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861922:04:16.878 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862022:04:16.880 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862122:04:16.882 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862222:04:16.883 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862322:04:16.885 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862422:04:16.887 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862522:04:16.889 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862622:04:16.891 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862722:04:16.893 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862822:04:16.894 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862922:04:16.896 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863022:04:16.898 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863122:04:16.900 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863222:04:16.902 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863322:04:16.903 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863422:04:16.905 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863522:04:16.907 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863622:04:16.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863722:04:16.911 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863822:04:16.913 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863922:04:16.914 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864022:04:16.916 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864122:04:16.918 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864222:04:16.920 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864322:04:16.922 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864422:04:16.923 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864522:04:16.925 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864622:04:16.927 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864722:04:16.929 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864822:04:16.931 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864922:04:16.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865022:04:16.934 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865122:04:16.936 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865222:04:16.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865322:04:16.940 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865422:04:16.942 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865522:04:16.943 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865622:04:16.945 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865722:04:16.947 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865822:04:16.949 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865922:04:16.951 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866022:04:16.953 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866122:04:16.955 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866222:04:16.956 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866322:04:16.958 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866422:04:16.960 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866522:04:16.962 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866622:04:16.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866722:04:16.966 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866822:04:16.967 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866922:04:16.969 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867022:04:16.971 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867122:04:16.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867222:04:16.975 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867322:04:16.976 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867422:04:16.978 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867522:04:16.980 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867622:04:16.982 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867722:04:16.984 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867822:04:16.985 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867922:04:16.987 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868022:04:16.989 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868122:04:16.991 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868222:04:16.993 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868322:04:16.995 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868422:04:16.997 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868522:04:16.998 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868622:04:17.000 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868722:04:17.002 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868822:04:17.004 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
868922:04:17.006 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869022:04:17.008 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869122:04:17.010 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869222:04:17.012 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869322:04:17.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869422:04:17.015 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869522:04:17.017 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869622:04:17.019 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869722:04:17.021 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869822:04:17.022 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
869922:04:17.024 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870022:04:17.026 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870122:04:17.028 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870222:04:17.030 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870322:04:17.032 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870422:04:17.034 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870522:04:17.036 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870622:04:17.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870722:04:17.040 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870822:04:17.042 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
870922:04:17.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871022:04:17.046 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871122:04:17.048 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871222:04:17.050 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871322:04:17.052 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871422:04:17.054 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871522:04:17.056 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871622:04:17.058 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871722:04:17.060 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871822:04:17.062 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
871922:04:17.064 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872022:04:17.066 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872122:04:17.068 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872222:04:17.070 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872322:04:17.072 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872422:04:17.074 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872522:04:17.075 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872622:04:17.077 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872722:04:17.079 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872822:04:17.081 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
872922:04:17.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873022:04:17.085 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873122:04:17.087 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873222:04:17.089 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873322:04:17.090 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873422:04:17.092 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873522:04:17.094 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873622:04:17.096 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873722:04:17.098 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873822:04:17.100 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
873922:04:17.101 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874022:04:17.103 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874122:04:17.105 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874222:04:17.107 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874322:04:17.109 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874422:04:17.111 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874522:04:17.113 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874622:04:17.114 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874722:04:17.116 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874822:04:17.118 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
874922:04:17.120 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875022:04:17.122 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875122:04:17.124 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875222:04:17.125 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875322:04:17.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875422:04:17.129 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875522:04:17.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875622:04:17.133 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875722:04:17.134 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875822:04:17.136 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
875922:04:17.138 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876022:04:17.140 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876122:04:17.142 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876222:04:17.144 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876322:04:17.145 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876422:04:17.147 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876522:04:17.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876622:04:17.151 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876722:04:17.153 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876822:04:17.155 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
876922:04:17.157 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877022:04:17.159 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877122:04:17.161 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877222:04:17.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877322:04:17.164 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877422:04:17.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877522:04:17.168 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877622:04:17.170 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877722:04:17.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877822:04:17.173 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
877922:04:17.175 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878022:04:17.177 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878122:04:17.179 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878222:04:17.180 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878322:04:17.182 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878422:04:17.184 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878522:04:17.186 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878622:04:17.188 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878722:04:17.189 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878822:04:17.191 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
878922:04:17.193 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879022:04:17.195 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879122:04:17.197 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879222:04:17.199 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879322:04:17.201 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879422:04:17.204 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879522:04:17.206 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879622:04:17.208 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879722:04:17.210 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879822:04:17.212 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
879922:04:17.214 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
880022:04:17.216 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
880122:04:17.218 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
880222:04:17.221 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
880322:04:17.223 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
8804timestamp=2025-12-31T21:04:17.242293552Z level=WARN thread=#zio-fiber-9852 message="Nebula client executed statement:
8805INSERT VERTEX person(name, age) VALUES
8806'Bob':('Bob', 10),
8807'Lily':('Lily', 9),'Tom':('Tom', 10),
8808'Jerry':('Jerry', 13),
8809'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
881022:04:17.254 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
881122:04:17.255 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
881222:04:17.256 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
881322:04:17.257 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8814timestamp=2025-12-31T21:04:17.259531080Z level=INFO thread=#zio-fiber-9852 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8815timestamp=2025-12-31T21:04:17.275512419Z level=WARN thread=#zio-fiber-9852 message="Nebula client executed statement:
8816INSERT EDGE like(likeness) VALUES
8817'Bob'->'Lily':(80.0),
8818'Bob'->'Tom':(70.0),
8819'Lily'->'Jerry':(84.0),
8820'Tom'->'Jerry':(68.3),
8821'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
882222:04:17.276 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
882322:04:17.277 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
882422:04:17.278 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
882522:04:17.279 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8826timestamp=2025-12-31T21:04:17.281088855Z level=INFO thread=#zio-fiber-9852 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8827timestamp=2025-12-31T21:04:17.296655053Z level=WARN thread=#zio-fiber-9852 message="Nebula client executed statement:
8828MATCH (p:person) RETURN p LIMIT 4;
8829" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
883022:04:17.300 [pool-6512-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8831timestamp=2025-12-31T21:04:17.301163768Z level=INFO thread=#zio-fiber-9852 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8832timestamp=2025-12-31T21:04:17.345646278Z level=WARN thread=#zio-fiber-9859 message="Nebula client executed statement:
8833INSERT VERTEX person(name, age) VALUES
8834'Bob':('Bob', 10),
8835'Lily':('Lily', 9),'Tom':('Tom', 10),
8836'Jerry':('Jerry', 13),
8837'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
883822:04:17.349 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
883922:04:17.351 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
884022:04:17.353 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
884122:04:17.355 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8842timestamp=2025-12-31T21:04:17.356474404Z level=INFO thread=#zio-fiber-9859 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8843timestamp=2025-12-31T21:04:17.385355140Z level=WARN thread=#zio-fiber-9859 message="Nebula client executed statement:
8844INSERT EDGE like(likeness) VALUES
8845'Bob'->'Lily':(80.0),
8846'Bob'->'Tom':(70.0),
8847'Lily'->'Jerry':(84.0),
8848'Tom'->'Jerry':(68.3),
8849'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
885022:04:17.386 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
885122:04:17.388 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
885222:04:17.390 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
885322:04:17.391 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8854timestamp=2025-12-31T21:04:17.394163661Z level=INFO thread=#zio-fiber-9859 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8855timestamp=2025-12-31T21:04:17.415534290Z level=WARN thread=#zio-fiber-9859 message="Nebula client executed statement:
8856MATCH (p:person) RETURN p LIMIT 4;
8857" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
885822:04:17.421 [pool-6518-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8859timestamp=2025-12-31T21:04:17.421588537Z level=INFO thread=#zio-fiber-9859 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8860timestamp=2025-12-31T21:04:17.444534734Z level=WARN thread=#zio-fiber-9866 message="Nebula client executed statement:
8861INSERT VERTEX person(name, age) VALUES
8862'Bob':('Bob', 10),
8863'Lily':('Lily', 9),'Tom':('Tom', 10),
8864'Jerry':('Jerry', 13),
8865'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
886622:04:17.446 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
886722:04:17.449 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
886822:04:17.451 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
886922:04:17.453 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8870timestamp=2025-12-31T21:04:17.454688516Z level=INFO thread=#zio-fiber-9866 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8871timestamp=2025-12-31T21:04:17.475836086Z level=WARN thread=#zio-fiber-9866 message="Nebula client executed statement:
8872INSERT EDGE like(likeness) VALUES
8873'Bob'->'Lily':(80.0),
8874'Bob'->'Tom':(70.0),
8875'Lily'->'Jerry':(84.0),
8876'Tom'->'Jerry':(68.3),
8877'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
887822:04:17.477 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
887922:04:17.479 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
888022:04:17.481 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
888122:04:17.483 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8882timestamp=2025-12-31T21:04:17.485577270Z level=INFO thread=#zio-fiber-9866 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8883timestamp=2025-12-31T21:04:17.506223298Z level=WARN thread=#zio-fiber-9866 message="Nebula client executed statement:
8884MATCH (p:person) RETURN p LIMIT 4;
8885" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8886timestamp=2025-12-31T21:04:17.512715748Z level=INFO thread=#zio-fiber-9866 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8887timestamp=2025-12-31T21:04:17.532814226Z level=WARN thread=#zio-fiber-9873 message="Nebula client executed statement:
8888INSERT VERTEX person(name, age) VALUES
8889'Bob':('Bob', 10),
8890'Lily':('Lily', 9),'Tom':('Tom', 10),
8891'Jerry':('Jerry', 13),
8892'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
889322:04:17.535 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
889422:04:17.536 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
889522:04:17.538 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
889622:04:17.539 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8897timestamp=2025-12-31T21:04:17.541232794Z level=INFO thread=#zio-fiber-9873 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8898timestamp=2025-12-31T21:04:17.560055580Z level=WARN thread=#zio-fiber-9873 message="Nebula client executed statement:
8899INSERT EDGE like(likeness) VALUES
8900'Bob'->'Lily':(80.0),
8901'Bob'->'Tom':(70.0),
8902'Lily'->'Jerry':(84.0),
8903'Tom'->'Jerry':(68.3),
8904'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
890522:04:17.563 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
890622:04:17.565 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
890722:04:17.566 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
890822:04:17.567 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8909timestamp=2025-12-31T21:04:17.570539057Z level=INFO thread=#zio-fiber-9873 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8910timestamp=2025-12-31T21:04:17.588541588Z level=WARN thread=#zio-fiber-9873 message="Nebula client executed statement:
8911MATCH (p:person) RETURN p LIMIT 4;
8912" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
891322:04:17.593 [pool-6530-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8914timestamp=2025-12-31T21:04:17.593532368Z level=INFO thread=#zio-fiber-9873 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8915timestamp=2025-12-31T21:04:17.613339432Z level=WARN thread=#zio-fiber-9880 message="Nebula client executed statement:
8916INSERT VERTEX person(name, age) VALUES
8917'Bob':('Bob', 10),
8918'Lily':('Lily', 9),'Tom':('Tom', 10),
8919'Jerry':('Jerry', 13),
8920'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
892122:04:17.615 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
892222:04:17.617 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
892322:04:17.619 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
892422:04:17.620 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8925timestamp=2025-12-31T21:04:17.624071359Z level=INFO thread=#zio-fiber-9880 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8926timestamp=2025-12-31T21:04:17.645150068Z level=WARN thread=#zio-fiber-9880 message="Nebula client executed statement:
8927INSERT EDGE like(likeness) VALUES
8928'Bob'->'Lily':(80.0),
8929'Bob'->'Tom':(70.0),
8930'Lily'->'Jerry':(84.0),
8931'Tom'->'Jerry':(68.3),
8932'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
893322:04:17.647 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
893422:04:17.648 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
893522:04:17.650 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
893622:04:17.651 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8937timestamp=2025-12-31T21:04:17.653380502Z level=INFO thread=#zio-fiber-9880 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8938timestamp=2025-12-31T21:04:17.675007479Z level=WARN thread=#zio-fiber-9880 message="Nebula client executed statement:
8939MATCH (p:person) RETURN p LIMIT 4;
8940" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8941timestamp=2025-12-31T21:04:17.679904885Z level=INFO thread=#zio-fiber-9880 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
894222:04:17.680 [pool-6536-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8943timestamp=2025-12-31T21:04:17.697660085Z level=WARN thread=#zio-fiber-9887 message="Nebula client executed statement:
8944INSERT VERTEX person(name, age) VALUES
8945'Bob':('Bob', 10),
8946'Lily':('Lily', 9),'Tom':('Tom', 10),
8947'Jerry':('Jerry', 13),
8948'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
894922:04:17.699 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
895022:04:17.700 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
895122:04:17.702 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
895222:04:17.703 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8953timestamp=2025-12-31T21:04:17.704307808Z level=INFO thread=#zio-fiber-9887 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8954timestamp=2025-12-31T21:04:17.722080209Z level=WARN thread=#zio-fiber-9887 message="Nebula client executed statement:
8955INSERT EDGE like(likeness) VALUES
8956'Bob'->'Lily':(80.0),
8957'Bob'->'Tom':(70.0),
8958'Lily'->'Jerry':(84.0),
8959'Tom'->'Jerry':(68.3),
8960'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
896122:04:17.723 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
896222:04:17.725 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
896322:04:17.727 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
896422:04:17.729 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8965timestamp=2025-12-31T21:04:17.729953260Z level=INFO thread=#zio-fiber-9887 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8966timestamp=2025-12-31T21:04:17.750611702Z level=WARN thread=#zio-fiber-9887 message="Nebula client executed statement:
8967MATCH (p:person) RETURN p LIMIT 4;
8968" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8969timestamp=2025-12-31T21:04:17.758701684Z level=INFO thread=#zio-fiber-9887 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8970timestamp=2025-12-31T21:04:17.778273369Z level=WARN thread=#zio-fiber-9894 message="Nebula client executed statement:
8971INSERT VERTEX person(name, age) VALUES
8972'Bob':('Bob', 10),
8973'Lily':('Lily', 9),'Tom':('Tom', 10),
8974'Jerry':('Jerry', 13),
8975'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
897622:04:17.780 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
897722:04:17.782 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
897822:04:17.784 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
897922:04:17.786 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8980timestamp=2025-12-31T21:04:17.787223274Z level=INFO thread=#zio-fiber-9894 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8981timestamp=2025-12-31T21:04:17.806215446Z level=WARN thread=#zio-fiber-9894 message="Nebula client executed statement:
8982INSERT EDGE like(likeness) VALUES
8983'Bob'->'Lily':(80.0),
8984'Bob'->'Tom':(70.0),
8985'Lily'->'Jerry':(84.0),
8986'Tom'->'Jerry':(68.3),
8987'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
898822:04:17.808 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
898922:04:17.810 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
899022:04:17.811 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
899122:04:17.813 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8992timestamp=2025-12-31T21:04:17.814629972Z level=INFO thread=#zio-fiber-9894 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8993timestamp=2025-12-31T21:04:17.831949423Z level=WARN thread=#zio-fiber-9894 message="Nebula client executed statement:
8994MATCH (p:person) RETURN p LIMIT 4;
8995" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8996timestamp=2025-12-31T21:04:17.840459895Z level=INFO thread=#zio-fiber-9894 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8997timestamp=2025-12-31T21:04:17.857868598Z level=WARN thread=#zio-fiber-9901 message="Nebula client executed statement:
8998INSERT VERTEX person(name, age) VALUES
8999'Bob':('Bob', 10),
9000'Lily':('Lily', 9),'Tom':('Tom', 10),
9001'Jerry':('Jerry', 13),
9002'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
900322:04:17.860 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
900422:04:17.861 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
900522:04:17.863 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
900622:04:17.864 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
9007timestamp=2025-12-31T21:04:17.865205536Z level=INFO thread=#zio-fiber-9901 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
9008timestamp=2025-12-31T21:04:17.882425622Z level=WARN thread=#zio-fiber-9901 message="Nebula client executed statement:
9009INSERT EDGE like(likeness) VALUES
9010'Bob'->'Lily':(80.0),
9011'Bob'->'Tom':(70.0),
9012'Lily'->'Jerry':(84.0),
9013'Tom'->'Jerry':(68.3),
9014'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
901522:04:17.884 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
901622:04:17.887 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
901722:04:17.888 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
901822:04:17.889 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
9019timestamp=2025-12-31T21:04:17.890900056Z level=INFO thread=#zio-fiber-9901 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
9020timestamp=2025-12-31T21:04:17.910877663Z level=WARN thread=#zio-fiber-9901 message="Nebula client executed statement:
9021MATCH (p:person) RETURN p LIMIT 4;
9022" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
9023timestamp=2025-12-31T21:04:17.919234918Z level=INFO thread=#zio-fiber-9901 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
9024timestamp=2025-12-31T21:04:17.938392232Z level=WARN thread=#zio-fiber-9908 message="Nebula client executed statement:
9025INSERT VERTEX person(name, age) VALUES
9026'Bob':('Bob', 10),
9027'Lily':('Lily', 9),'Tom':('Tom', 10),
9028'Jerry':('Jerry', 13),
9029'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
903022:04:17.940 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
903122:04:17.942 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
903222:04:17.944 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
903322:04:17.945 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
9034timestamp=2025-12-31T21:04:17.946505882Z level=INFO thread=#zio-fiber-9908 message="exec insert vertex: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
9035timestamp=2025-12-31T21:04:17.963032571Z level=WARN thread=#zio-fiber-9908 message="Nebula client executed statement:
9036INSERT EDGE like(likeness) VALUES
9037'Bob'->'Lily':(80.0),
9038'Bob'->'Tom':(70.0),
9039'Lily'->'Jerry':(84.0),
9040'Tom'->'Jerry':(68.3),
9041'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
904222:04:17.964 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
904322:04:17.966 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
904422:04:17.968 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
904522:04:17.969 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
9046timestamp=2025-12-31T21:04:17.970466910Z level=INFO thread=#zio-fiber-9908 message="exec insert edge: Storage Error: Not the leader of 60. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
9047timestamp=2025-12-31T21:04:17.989894834Z level=WARN thread=#zio-fiber-9908 message="Nebula client executed statement:
9048MATCH (p:person) RETURN p LIMIT 4;
9049" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
9050timestamp=2025-12-31T21:04:17.997090980Z level=INFO thread=#zio-fiber-9908 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
9051timestamp=2025-12-31T21:04:18.017148501Z level=WARN thread=#zio-fiber-9915 message="Nebula client executed statement:
9052INSERT VERTEX person(name, age) VALUES
9053'Bob':('Bob', 10),
9054'Lily':('Lily', 9),'Tom':('Tom', 10),
9055'Jerry':('Jerry', 13),
9056'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
905722:04:18.019 [pool-6562-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9058timestamp=2025-12-31T21:04:18.020315826Z level=INFO thread=#zio-fiber-9915 message="exec insert vertex: " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
905922:04:18.020 [pool-6562-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9060timestamp=2025-12-31T21:04:18.037382321Z level=WARN thread=#zio-fiber-9915 message="Nebula client executed statement:
9061INSERT EDGE like(likeness) VALUES
9062'Bob'->'Lily':(80.0),
9063'Bob'->'Tom':(70.0),
9064'Lily'->'Jerry':(84.0),
9065'Tom'->'Jerry':(68.3),
9066'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
906722:04:18.040 [pool-6564-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9068timestamp=2025-12-31T21:04:18.041069729Z level=INFO thread=#zio-fiber-9915 message="exec insert edge: " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
9069timestamp=2025-12-31T21:04:18.058614413Z level=WARN thread=#zio-fiber-9915 message="Nebula client executed statement:
9070MATCH (p:person) RETURN p LIMIT 4;
9071" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
9072timestamp=2025-12-31T21:04:18.062065891Z level=INFO thread=#zio-fiber-9915 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
907322:04:18.062 [pool-6566-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9074 + create and query
9075 + nebula meta manager
9076timestamp=2025-12-31T21:04:18.148460449Z level=INFO thread=#zio-fiber-9949 message="get space: SpaceItem (
9077 space_id : 1,
9078 properties : SpaceDesc (
9079 space_name : 74 65 73 74,
9080 partition_num : 100,
9081 replica_factor : 1,
9082 charset_name : 75 74 66 38,
9083 collate_name : 75 74 66 38 5F 62 69 6E,
9084 vid_type : ColumnTypeDef (
9085 type : FIXED_STRING (FIXED_STRING),
9086 type_length : 20
9087 ),
9088 zone_names : [
9089 [B@608b8aa0
9090 ]
9091 )
9092)" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=74
9093timestamp=2025-12-31T21:04:18.151365Z level=INFO thread=#zio-fiber-9949 message="get space id: 1" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=76
9094 + query
9095 + nebula storage client
9096timestamp=2025-12-31T21:04:18.185838410Z level=INFO thread=#zio-fiber-9977 message="connect status: true" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=84
9097timestamp=2025-12-31T21:04:18.200432627Z level=INFO thread=#zio-fiber-9977 message="scan result: com.vesoft.nebula.client.storage.scan.ScanEdgeResultIterator@50fac750" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=88
9098 + query
909922:04:18.222 [scala-execution-context-global-380] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,false
910022:04:18.223 [scala-execution-context-global-380] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json], queryParams={}}
910122:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: preparing request execution
910222:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
910322:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
910422:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: target auth state: UNCHALLENGED
910522:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: proxy auth state: UNCHALLENGED
910622:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004E: acquiring connection with route {}->unix://localhost:2375
910722:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquiring endpoint (3 MINUTES)
910822:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
910922:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
911022:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: acquired ep-0000004D
911122:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquired endpoint ep-0000004D
911222:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: executing GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
911322:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: start execution ex-0000004E
911422:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: executing exchange ex-0000004E over http-outgoing-10
911522:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
911622:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
911722:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
911822:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
911922:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
912022:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
912122:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
912222:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1[\r][\n]"
912322:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
912422:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
912522:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
912622:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
912722:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
912822:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
912922:04:18.223 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
913022:04:18.224 [scala-execution-context-global-381] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,false
913122:04:18.224 [scala-execution-context-global-381] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json], queryParams={}}
913222:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: preparing request execution
913322:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
913422:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
913522:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: target auth state: UNCHALLENGED
913622:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: proxy auth state: UNCHALLENGED
913722:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: acquiring connection with route {}->unix://localhost:2375
913822:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquiring endpoint (3 MINUTES)
913922:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
914022:04:18.224 [scala-execution-context-global-379] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,false
914122:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
914222:04:18.224 [scala-execution-context-global-379] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json], queryParams={}}
914322:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: acquired ep-0000004E
914422:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquired endpoint ep-0000004E
914522:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: opening connection {}->unix://localhost:2375
914622:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: connecting endpoint (3 MINUTES)
914722:04:18.224 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connecting endpoint to unix://localhost:2375 (3 MINUTES)
914822:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: preparing request execution
914922:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
915022:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
915122:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: target auth state: UNCHALLENGED
915222:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: proxy auth state: UNCHALLENGED
915322:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: acquiring connection with route {}->unix://localhost:2375
915422:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquiring endpoint (3 MINUTES)
915522:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
915622:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 3 of 2147483647; total allocated: 3 of 2147483647]
915722:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: acquired ep-0000004F
915822:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquired endpoint ep-0000004F
915922:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: opening connection {}->unix://localhost:2375
916022:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: connecting endpoint (3 MINUTES)
916122:04:18.224 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connecting endpoint to unix://localhost:2375 (3 MINUTES)
916222:04:18.224 [scala-execution-context-global-382] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,false
916322:04:18.225 [scala-execution-context-global-382] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json], queryParams={}}
916422:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: preparing request execution
916522:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
916622:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
916722:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: target auth state: UNCHALLENGED
916822:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: proxy auth state: UNCHALLENGED
916922:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: acquiring connection with route {}->unix://localhost:2375
917022:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquiring endpoint (3 MINUTES)
917122:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 3 of 2147483647; total allocated: 3 of 2147483647]
917222:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
917322:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: acquired ep-00000050
917422:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquired endpoint ep-00000050
917522:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: opening connection {}->unix://localhost:2375
917622:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: connecting endpoint (3 MINUTES)
917722:04:18.225 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connecting endpoint to unix://localhost:2375 (3 MINUTES)
917822:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
917922:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
918022:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
918122:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
918222:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
918322:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
918422:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
918522:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
918622:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
918722:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1983[\r][\n]"
918822:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","Created":"2025-12-31T21:03:50.737512348Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3314,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:50.760529575Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/resolv.conf","HostnamePath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hostname","HostsPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hosts","LogPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1-json.log","Name":"/metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","LowerDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070-init/diff:/var/lib/docker/overlay2/cd1fa5d32f3bebfe9b974da7664fa8ee3c3ac4ed9a8c597d1c0a2c94b3a1f522/diff:/var/lib/docker/overlay2/19e14dd1e5747acb29952e9a3677b9a84f8b3dc27f86816dd868a3cfbfecb925/diff:/var/lib/docker/overlay2/91bf0fef63cf06da5d2f7fd54110b48f748b57415cecb94bc761f61ae55c40b6/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/merged","UpperDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/diff","WorkDir":"/var/lib/docker/overlay2/48ec02156943632aad3c7e5a9e915fa893b0f61f0be6de675ca8344a29f5d070/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"32b3d675a18f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"8fed9ecc8a794ac349f0121808957f6de05e7dc311f3c00017ccaa44545c37fd","SandboxKey":"/var/run/docker/netns/8fed9ecc8a79","Ports":{"19559/tcp":null,"19560/tcp":null,"9559/tcp":[{"HostIp":"0.0.0.0","HostPort":"9559"},{"HostIp":"::","HostPort":"9559"}],"9560/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-dkrmgZXi","32b3d675a18f"],"MacAddress":"ce:da:32:40:5c:b7","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"9ad3f40625cd3723b7b193b352c03dbdf1d1620455e3d80bbf7335e89b94858d","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-dkrmgZXi","32b3d675a18f"]}}}}[\n]"
918922:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
919022:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
919122:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
919222:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
919322:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
919422:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
919522:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
919622:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
919722:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
919822:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Wed, 31 Dec 2025 21:04:18 GMT
919922:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
920022:04:18.225 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: connection can be kept alive for 3 MINUTES
920122:04:18.226 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-11: connecting to localhost/127.0.0.1:2375
920222:04:18.227 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-11: connection established /var/run/docker.sock<->/var/run/docker.sock
920322:04:18.227 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connected http-outgoing-11
920422:04:18.227 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: endpoint connected
920522:04:18.227 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: executing GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
920622:04:18.227 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: start execution ex-0000004F
920722:04:18.227 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: executing exchange ex-0000004F over http-outgoing-11
920822:04:18.227 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: releasing valid endpoint
920922:04:18.227 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: releasing endpoint
921022:04:18.227 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection http-outgoing-10 can be kept alive for 3 MINUTES
921122:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
921222:04:18.228 [scala-execution-context-global-380] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,<null>
921322:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: preparing request execution
921422:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
921522:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
921622:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: target auth state: UNCHALLENGED
921722:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: proxy auth state: UNCHALLENGED
921822:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000052: acquiring connection with route {}->unix://localhost:2375
921922:04:18.228 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquiring endpoint (3 MINUTES)
922022:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
922122:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
922222:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: acquired ep-00000051
922322:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquired endpoint ep-00000051
922422:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: executing POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/kill HTTP/1.1
922522:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: start execution ex-00000052
922622:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: executing exchange ex-00000052 over http-outgoing-10
922722:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/kill HTTP/1.1
922822:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
922922:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> content-type: application/json
923022:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
923122:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
923222:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
923322:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
923422:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
923522:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "POST /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/kill HTTP/1.1[\r][\n]"
923622:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
923722:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "content-type: application/json[\r][\n]"
923822:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
923922:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
924022:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
924122:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
924222:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
924322:04:18.229 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
924422:04:18.227 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-13: connecting to localhost/127.0.0.1:2375
924522:04:18.227 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-12: connecting to localhost/127.0.0.1:2375
924622:04:18.229 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-12: connection established /var/run/docker.sock<->/var/run/docker.sock
924722:04:18.229 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connected http-outgoing-12
924822:04:18.229 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: endpoint connected
924922:04:18.229 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-13: connection established /var/run/docker.sock<->/var/run/docker.sock
925022:04:18.229 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connected http-outgoing-13
925122:04:18.229 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: endpoint connected
925222:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: executing GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
925322:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: executing GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1
925422:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: start execution ex-00000051
925522:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: start execution ex-00000050
925622:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: executing exchange ex-00000051 over http-outgoing-13
925722:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: executing exchange ex-00000050 over http-outgoing-12
925822:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1
925922:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
926022:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
926122:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
926222:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
926322:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
926422:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
926522:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
926622:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
926722:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
926822:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1[\r][\n]"
926922:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
927022:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
927122:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
927222:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
927322:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
927422:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
927522:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
927622:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
927722:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
927822:04:18.230 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
927922:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
928022:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1[\r][\n]"
928122:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
928222:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
928322:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
928422:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
928522:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
928622:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
928722:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
928822:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
928922:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
929022:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
929122:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
929222:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
929322:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
929422:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
929522:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
929622:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
929722:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "1729[\r][\n]"
929822:04:18.230 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
929922:04:18.230 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","Created":"2025-12-31T21:03:58.517120223Z","Path":"sh","Args":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3985,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:58.540399536Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/hostname","HostsPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/hosts","LogPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697-json.log","Name":"/console-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","LowerDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d-init/diff:/var/lib/docker/overlay2/04294947f630114f99e2d5933eb4931fdd69c833d16707b2fa46bbfc02935f4c/diff:/var/lib/docker/overlay2/03898af009f0b4f3dc2dae04a8e12f4ba8fe7b35b61434481d5f3a2c5643d786/diff:/var/lib/docker/overlay2/1b8242f2ad84098f20541ee76f9efc2befbf36f1a0a6967b4f7632df3ce35a23/diff","MergedDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d/merged","UpperDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d/diff","WorkDir":"/var/lib/docker/overlay2/6243bd2c2f8b5984b5ccb06ca14c81a4b0b3a90ae86eca51969ef3d925f14d4d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb3462559be7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Image":"vesoft/nebula-console:v3.6.0","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c9e2b0e4ae36b3874e456a8daaadaca904a39a510afef755009e0a522cd0a116","SandboxKey":"/var/run/docker/netns/c9e2b0e4ae36","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-wzMUTu45","cb3462559be7"],"MacAddress":"3e:9a:88:3c:29:f0","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"85f3198979a65226d028edd12202fceb1095fa0916d491233f5caed088e10d3d","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-wzMUTu45","cb3462559be7"]}}}}[\n]"
930022:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
930122:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
930222:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
930322:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
930422:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
930522:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
930622:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
930722:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
930822:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
930922:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Wed, 31 Dec 2025 21:04:18 GMT
931022:04:18.231 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
931122:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
931222:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
931322:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
931422:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
931522:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
931622:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
931722:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1[\r][\n]"
931822:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
931922:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
932022:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
932122:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
932222:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
932322:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
932422:04:18.231 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
932522:04:18.234 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: connection can be kept alive for 3 MINUTES
932622:04:18.235 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
932722:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
932822:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
932922:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
933022:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
933122:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
933222:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
933322:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
933422:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
933522:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
933622:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
933722:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
933822:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
933922:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
934022:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
934122:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
934222:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "19d7[\r][\n]"
934322:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","Created":"2025-12-31T21:03:53.86086909Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3593,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:53.8816008Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hostname","HostsPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hosts","LogPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce-json.log","Name":"/storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","LowerDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be-init/diff:/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/diff:/var/lib/docker/overlay2/b35b6c94789c1073cd0ba7792f524cdf292736c923ea14bc32c1492b89bb3279/diff:/var/lib/docker/overlay2/6c9c26b9234d73b4883b484f707b283791cd1d4218d89cd21be43a1b7a607ace/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/merged","UpperDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/diff","WorkDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"994536d9515d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"91672dc72eb39b563c7f4f3d48d2bb132f88a3529075123b8ad1de0ab2e178e6","SandboxKey":"/var/run/docker/netns/91672dc72eb3","Ports":{"19779/tcp":null,"19780/tcp":null,"9777/tcp":null,"9778/tcp":null,"9779/tcp":[{"HostIp":"0.0.0.0","HostPort":"9779"},{"HostIp":"::","HostPort":"9779"}],"9780/tcp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-GgjX8shs","994536d9515d"],"MacAddress":"fa:16:c8:f4:b9:be","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"2873a72bba134266c0d24c003a2500b6ede9d7ac0949fa6f73864fcd81410dd5","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-GgjX8shs","994536d9515d"]}}}}[\n]"
934422:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
934522:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
934622:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
934722:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
934822:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
934922:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
935022:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
935122:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
935222:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
935322:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:18 GMT
935422:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
935522:04:18.236 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: connection can be kept alive for 3 MINUTES
935622:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
935722:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
935822:04:18.236 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "196e[\r][\n]"
935922:04:18.236 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: releasing valid endpoint
936022:04:18.236 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: releasing endpoint
936122:04:18.236 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection http-outgoing-13 can be kept alive for 3 MINUTES
936222:04:18.236 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
936322:04:18.236 [scala-execution-context-global-382] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,<null>
936422:04:18.236 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: preparing request execution
936522:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","Created":"2025-12-31T21:03:56.515574728Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3797,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:56.533863398Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hostname","HostsPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hosts","LogPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671-json.log","Name":"/graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","LowerDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3-init/diff:/var/lib/docker/overlay2/624a1631d6437e922a02fb7e14e0cdc2b54e94f222b425c7959bfbd01d19d4b1/diff:/var/lib/docker/overlay2/93fe4c7853027502538798f99b8fa3984fd6da4a6089766efc8fb631e78eaf3c/diff:/var/lib/docker/overlay2/9700b31df746d26813596cf19f012efe8f5a52b709158cc861794b6b7c20b198/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/merged","UpperDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/diff","WorkDir":"/var/lib/docker/overlay2/beaa44a39c371bbab04d2ab158037acf109e154f6f3fef1a2ef01611ced2b4b3/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb088c07d32d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"bb1e8a9e4ca79edcf7c4d6fe58e09e39f4b02c60a7402a36c8540dcdb6ec0aaf","SandboxKey":"/var/run/docker/netns/bb1e8a9e4ca7","Ports":{"19669/tcp":null,"19670/tcp":null,"9669/tcp":[{"HostIp":"0.0.0.0","HostPort":"9669"},{"HostIp":"::","HostPort":"9669"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-skeSgirn","cb088c07d32d"],"MacAddress":"6e:43:6b:2e:24:82","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"680b43e32e044cf37f5eb66d1dd0462a19584083c8aaef845fac2e0284cacc8c","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-skeSgirn","cb088c07d32d"]}}}}[\n]"
936622:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
936722:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
936822:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
936922:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
937022:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
937122:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
937222:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
937322:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
937422:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
937522:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Wed, 31 Dec 2025 21:04:18 GMT
937622:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
937722:04:18.237 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: connection can be kept alive for 3 MINUTES
937822:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
937922:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
938022:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: target auth state: UNCHALLENGED
938122:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: proxy auth state: UNCHALLENGED
938222:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000053: acquiring connection with route {}->unix://localhost:2375
938322:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquiring endpoint (3 MINUTES)
938422:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: releasing valid endpoint
938522:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: releasing endpoint
938622:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection http-outgoing-11 can be kept alive for 3 MINUTES
938722:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
938822:04:18.238 [scala-execution-context-global-381] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,<null>
938922:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: preparing request execution
939022:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: releasing valid endpoint
939122:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: releasing endpoint
939222:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
939322:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection http-outgoing-12 can be kept alive for 3 MINUTES
939422:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
939522:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: target auth state: UNCHALLENGED
939622:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
939722:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: proxy auth state: UNCHALLENGED
939822:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: acquiring connection with route {}->unix://localhost:2375
939922:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquiring endpoint (3 MINUTES)
940022:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
940122:04:18.238 [scala-execution-context-global-379] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,<null>
940222:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint leased [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
940322:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: acquired ep-00000052
940422:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquired endpoint ep-00000052
940522:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: executing POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/kill HTTP/1.1
940622:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: start execution ex-00000054
940722:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: executing exchange ex-00000054 over http-outgoing-12
940822:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: preparing request execution
940922:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/kill HTTP/1.1
941022:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
941122:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> content-type: application/json
941222:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
941322:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
941422:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
941522:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
941622:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
941722:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "POST /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/kill HTTP/1.1[\r][\n]"
941822:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
941922:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
942022:04:18.237 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
942122:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
942222:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: target auth state: UNCHALLENGED
942322:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: proxy auth state: UNCHALLENGED
942422:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000055: acquiring connection with route {}->unix://localhost:2375
942522:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
942622:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquiring endpoint (3 MINUTES)
942722:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: acquired ep-00000053
942822:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquired endpoint ep-00000053
942922:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
943022:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: executing POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/kill HTTP/1.1
943122:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: start execution ex-00000053
943222:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: executing exchange ex-00000053 over http-outgoing-11
943322:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
943422:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: acquired ep-00000054
943522:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquired endpoint ep-00000054
943622:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: executing POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/kill HTTP/1.1
943722:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: start execution ex-00000055
943822:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: executing exchange ex-00000055 over http-outgoing-13
943922:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/kill HTTP/1.1
944022:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
944122:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> content-type: application/json
944222:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
944322:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
944422:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
944522:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
944622:04:18.238 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
944722:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "POST /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/kill HTTP/1.1[\r][\n]"
944822:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
944922:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "content-type: application/json[\r][\n]"
945022:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
945122:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
945222:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
945322:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
945422:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
945522:04:18.239 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
945622:04:18.238 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "content-type: application/json[\r][\n]"
945722:04:18.241 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
945822:04:18.238 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/kill HTTP/1.1
945922:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
946022:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> content-type: application/json
946122:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
946222:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
946322:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
946422:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
946522:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
946622:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "POST /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/kill HTTP/1.1[\r][\n]"
946722:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
946822:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "content-type: application/json[\r][\n]"
946922:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
947022:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
947122:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
947222:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
947322:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
947422:04:18.241 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
947522:04:18.242 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
947622:04:18.242 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
947722:04:18.242 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
947822:04:18.242 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
947922:04:18.242 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
948022:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 204 No Content[\r][\n]"
948122:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
948222:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
948322:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
948422:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
948522:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
948622:04:18.515 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
948722:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 204 No Content
948822:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
948922:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
949022:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
949122:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
949222:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Wed, 31 Dec 2025 21:04:18 GMT
949322:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: connection can be kept alive for 3 MINUTES
949422:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: releasing valid endpoint
949522:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: releasing endpoint
949622:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection http-outgoing-11 can be kept alive for 3 MINUTES
949722:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
949822:04:18.516 [scala-execution-context-global-382] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,false
949922:04:18.516 [scala-execution-context-global-382] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json], queryParams={}}
950022:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: preparing request execution
950122:04:18.516 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
950222:04:18.518 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
950322:04:18.518 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: target auth state: UNCHALLENGED
950422:04:18.518 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: proxy auth state: UNCHALLENGED
950522:04:18.518 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000056: acquiring connection with route {}->unix://localhost:2375
950622:04:18.518 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquiring endpoint (3 MINUTES)
950722:04:18.518 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
950822:04:18.519 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
950922:04:18.519 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: acquired ep-00000055
951022:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquired endpoint ep-00000055
951122:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: executing GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1
951222:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: start execution ex-00000056
951322:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: executing exchange ex-00000056 over http-outgoing-11
951422:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1
951522:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
951622:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
951722:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
951822:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
951922:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
952022:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
952122:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/json HTTP/1.1[\r][\n]"
952222:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
952322:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
952422:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
952522:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
952622:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
952722:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
952822:04:18.520 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
952922:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
953022:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
953122:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
953222:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
953322:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
953422:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
953522:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
953622:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
953722:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
953822:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "1352[\r][\n]"
953922:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697","Created":"2025-12-31T21:03:58.517120223Z","Path":"sh","Args":["-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T21:03:58.540399536Z","FinishedAt":"2025-12-31T21:04:18.269683842Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/hostname","HostsPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/hosts","LogPath":"/var/lib/docker/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697-json.log","Name":"/console-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb3462559be7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Image":"vesoft/nebula-console:v3.6.0","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"ht"
954022:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
954122:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
954222:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
954322:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
954422:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
954522:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
954622:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Wed, 31 Dec 2025 21:04:18 GMT
954722:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
954822:04:18.529 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: connection can be kept alive for 3 MINUTES
954922:04:18.536 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "tps://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-wzMUTu45","cb3462559be7"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-wzMUTu45","cb3462559be7"]}}}}[\n]"
955022:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
955122:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
955222:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
955322:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: releasing valid endpoint
955422:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: releasing endpoint
955522:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection http-outgoing-11 can be kept alive for 3 MINUTES
955622:04:18.540 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
955722:04:18.541 [scala-execution-context-global-382] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697,true,true
955822:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: preparing request execution
955922:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
956022:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
956122:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: target auth state: UNCHALLENGED
956222:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: proxy auth state: UNCHALLENGED
956322:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000057: acquiring connection with route {}->unix://localhost:2375
956422:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquiring endpoint (3 MINUTES)
956522:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
956622:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
956722:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: acquired ep-00000056
956822:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquired endpoint ep-00000056
956922:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: executing DELETE /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697?v=true&force=true HTTP/1.1
957022:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: start execution ex-00000057
957122:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: executing exchange ex-00000057 over http-outgoing-11
957222:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> DELETE /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697?v=true&force=true HTTP/1.1
957322:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
957422:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
957522:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
957622:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
957722:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
957822:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
957922:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "DELETE /v1.32/containers/cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697?v=true&force=true HTTP/1.1[\r][\n]"
958022:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
958122:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
958222:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
958322:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
958422:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
958522:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
958622:04:18.545 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
958722:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 404 Not Found[\r][\n]"
958822:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
958922:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
959022:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
959122:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
959222:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
959322:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
959422:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Length: 98[\r][\n]"
959522:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
959622:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"message":"No such container: cb3462559be7661d1e4e34a5a30aeb95361c5f9e52735d7751c3436c857dc697"}[\n]"
959722:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 404 Not Found
959822:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
959922:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
960022:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
960122:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
960222:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
960322:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Wed, 31 Dec 2025 21:04:18 GMT
960422:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Length: 98
960522:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: connection can be kept alive for 3 MINUTES
960622:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: releasing valid endpoint
960722:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: releasing endpoint
960822:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: connection http-outgoing-11 can be kept alive for 3 MINUTES
960922:04:18.547 [scala-execution-context-global-382] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
961022:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 204 No Content[\r][\n]"
961122:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
961222:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
961322:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
961422:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
961522:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
961622:04:18.694 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
961722:04:18.695 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 204 No Content
961822:04:18.695 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
961922:04:18.695 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
962022:04:18.695 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
962122:04:18.695 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
962222:04:18.695 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Wed, 31 Dec 2025 21:04:18 GMT
962322:04:18.696 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: connection can be kept alive for 3 MINUTES
962422:04:18.696 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: releasing valid endpoint
962522:04:18.697 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: releasing endpoint
962622:04:18.697 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection http-outgoing-10 can be kept alive for 3 MINUTES
962722:04:18.697 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
962822:04:18.697 [scala-execution-context-global-380] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,false
962922:04:18.698 [scala-execution-context-global-380] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json], queryParams={}}
963022:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: preparing request execution
963122:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
963222:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
963322:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: target auth state: UNCHALLENGED
963422:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: proxy auth state: UNCHALLENGED
963522:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000058: acquiring connection with route {}->unix://localhost:2375
963622:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquiring endpoint (3 MINUTES)
963722:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
963822:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
963922:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: acquired ep-00000057
964022:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquired endpoint ep-00000057
964122:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: executing GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
964222:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: start execution ex-00000058
964322:04:18.698 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: executing exchange ex-00000058 over http-outgoing-10
964422:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1
964522:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
964622:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
964722:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
964822:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
964922:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
965022:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
965122:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/json HTTP/1.1[\r][\n]"
965222:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
965322:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
965422:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
965522:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
965622:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
965722:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
965822:04:18.699 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
965922:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
966022:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
966122:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
966222:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
966322:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
966422:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
966522:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
966622:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
966722:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
966822:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1466[\r][\n]"
966922:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1","Created":"2025-12-31T21:03:50.737512348Z","Path":"/usr/local/nebula/bin/nebula-metad","Args":["--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T21:03:50.760529575Z","FinishedAt":"2025-12-31T21:04:18.27428325Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/resolv.conf","HostnamePath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hostname","HostsPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/hosts","LogPath":"/var/lib/docker/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1-json.log","Name":"/metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9559/tcp":[{"HostIp":"","HostPort":"9559"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"32b3d675a18f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-metad:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-dkrmgZXi","32b3d675a18f"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-dkrmgZXi","32b3d675a18f"]}}}}[\n]"
967022:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
967122:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
967222:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
967322:04:18.701 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
967422:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
967522:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
967622:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
967722:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
967822:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
967922:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Wed, 31 Dec 2025 21:04:18 GMT
968022:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
968122:04:18.702 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: connection can be kept alive for 3 MINUTES
968222:04:18.705 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: releasing valid endpoint
968322:04:18.705 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: releasing endpoint
968422:04:18.705 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: connection http-outgoing-10 can be kept alive for 3 MINUTES
968522:04:18.705 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
968622:04:18.706 [scala-execution-context-global-380] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1,true,true
968722:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: preparing request execution
968822:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
968922:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
969022:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: target auth state: UNCHALLENGED
969122:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: proxy auth state: UNCHALLENGED
969222:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000059: acquiring connection with route {}->unix://localhost:2375
969322:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquiring endpoint (3 MINUTES)
969422:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
969522:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
969622:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: acquired ep-00000058
969722:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquired endpoint ep-00000058
969822:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: executing DELETE /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1?v=true&force=true HTTP/1.1
969922:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: start execution ex-00000059
970022:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: executing exchange ex-00000059 over http-outgoing-10
970122:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> DELETE /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1?v=true&force=true HTTP/1.1
970222:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
970322:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
970422:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
970522:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
970622:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
970722:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
970822:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "DELETE /v1.32/containers/32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1?v=true&force=true HTTP/1.1[\r][\n]"
970922:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
971022:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
971122:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
971222:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
971322:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
971422:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
971522:04:18.707 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
971622:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 404 Not Found[\r][\n]"
971722:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
971822:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
971922:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
972022:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
972122:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
972222:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
972322:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 98[\r][\n]"
972422:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
972522:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"message":"No such container: 32b3d675a18fe004c29af6dca59484f9168748ffd0a4c425ed08b4c3e74525e1"}[\n]"
972622:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 404 Not Found
972722:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
972822:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
972922:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
973022:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
973122:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
973222:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Wed, 31 Dec 2025 21:04:18 GMT
973322:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 98
973422:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: connection can be kept alive for 3 MINUTES
973522:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: releasing valid endpoint
973622:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: releasing endpoint
973722:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: connection http-outgoing-10 can be kept alive for 3 MINUTES
973822:04:18.717 [scala-execution-context-global-380] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
973922:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
974022:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
974122:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
974222:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
974322:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
974422:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
974522:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
974622:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
974722:04:18.721 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
974822:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
974922:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
975022:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
975122:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Wed, 31 Dec 2025 21:04:18 GMT
975222:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: connection can be kept alive for 3 MINUTES
975322:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: releasing valid endpoint
975422:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: releasing endpoint
975522:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection http-outgoing-13 can be kept alive for 3 MINUTES
975622:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
975722:04:18.722 [scala-execution-context-global-379] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,false
975822:04:18.722 [scala-execution-context-global-379] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json], queryParams={}}
975922:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: preparing request execution
976022:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
976122:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
976222:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: target auth state: UNCHALLENGED
976322:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: proxy auth state: UNCHALLENGED
976422:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005A: acquiring connection with route {}->unix://localhost:2375
976522:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquiring endpoint (3 MINUTES)
976622:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
976722:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: endpoint leased [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
976822:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: acquired ep-00000059
976922:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquired endpoint ep-00000059
977022:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: executing GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
977122:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: start execution ex-0000005A
977222:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: executing exchange ex-0000005A over http-outgoing-13
977322:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1
977422:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
977522:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
977622:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
977722:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
977822:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
977922:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
978022:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/json HTTP/1.1[\r][\n]"
978122:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
978222:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
978322:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
978422:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
978522:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
978622:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
978722:04:18.722 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
978822:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
978922:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
979022:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
979122:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
979222:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
979322:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
979422:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
979522:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
979622:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
979722:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "1871[\r][\n]"
979822:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","Created":"2025-12-31T21:03:53.86086909Z","Path":"/usr/local/nebula/bin/nebula-storaged","Args":["--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T21:03:53.8816008Z","FinishedAt":"2025-12-31T21:04:18.272846829Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/resolv.conf","HostnamePath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hostname","HostsPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/hosts","LogPath":"/var/lib/docker/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce-json.log","Name":"/storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9779/tcp":[{"HostIp":"","HostPort":"9779"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce","LowerDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be-init/diff:/var/lib/docker/overlay2/36a6ddd28d2042a883ad901fb9eb5fbad50365e0c3daa7452bd2f04d616b28ef/diff:/var/lib/docker/overlay2/b35b6c94789c1073cd0ba7792f524cdf292736c923ea14bc32c1492b89bb3279/diff:/var/lib/docker/overlay2/6c9c26b9234d73b4883b484f707b283791cd1d4218d89cd21be43a1b7a607ace/diff:/var/lib/docker/overlay2/51dc78742f8abd3958210a34c294e8fc5d712b6033bb6e3c8d823d259fbd792c/diff:/var/lib/docker/overlay2/14e329f435e5fe0a33254986c2c33096fe50e2db022ba354da692154228e46f1/diff","MergedDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/merged","UpperDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/diff","WorkDir":"/var/lib/docker/overlay2/bc21771460128a20b8e77f96195ff2720dc089a7a7648d480ab2eb85b5ca59be/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"994536d9515d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-GgjX8shs","994536d9515d"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-GgjX8shs","994536d9515d"]}}}}[\n]"
979922:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
980022:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
980122:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
980222:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
980322:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
980422:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
980522:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
980622:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
980722:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
980822:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Wed, 31 Dec 2025 21:04:18 GMT
980922:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
981022:04:18.726 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: connection can be kept alive for 3 MINUTES
981122:04:18.727 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: releasing valid endpoint
981222:04:18.727 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: releasing endpoint
981322:04:18.727 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: connection http-outgoing-13 can be kept alive for 3 MINUTES
981422:04:18.727 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
981522:04:18.727 [scala-execution-context-global-379] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce,true,true
981622:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: preparing request execution
981722:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
981822:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
981922:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: target auth state: UNCHALLENGED
982022:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: proxy auth state: UNCHALLENGED
982122:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005B: acquiring connection with route {}->unix://localhost:2375
982222:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquiring endpoint (3 MINUTES)
982322:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
982422:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: endpoint leased [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
982522:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: acquired ep-0000005A
982622:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquired endpoint ep-0000005A
982722:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: executing DELETE /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce?v=true&force=true HTTP/1.1
982822:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: start execution ex-0000005B
982922:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: executing exchange ex-0000005B over http-outgoing-13
983022:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce?v=true&force=true HTTP/1.1
983122:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
983222:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
983322:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
983422:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
983522:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
983622:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
983722:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/containers/994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce?v=true&force=true HTTP/1.1[\r][\n]"
983822:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
983922:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
984022:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
984122:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
984222:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
984322:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
984422:04:18.728 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
984522:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 409 Conflict[\r][\n]"
984622:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
984722:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
984822:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
984922:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
985022:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
985122:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
985222:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Length: 123[\r][\n]"
985322:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
985422:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"message":"removal of container 994536d9515d7c7a003bcc02c1ee975a1861f9da9af4b31cae3a89af797bf1ce is already in progress"}[\n]"
985522:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 409 Conflict
985622:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
985722:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
985822:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
985922:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
986022:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
986122:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Wed, 31 Dec 2025 21:04:18 GMT
986222:04:18.734 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Length: 123
986322:04:18.735 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: connection can be kept alive for 3 MINUTES
986422:04:18.735 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: releasing valid endpoint
986522:04:18.735 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: releasing endpoint
986622:04:18.735 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: connection http-outgoing-13 can be kept alive for 3 MINUTES
986722:04:18.735 [scala-execution-context-global-379] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: connection released [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
986822:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 204 No Content[\r][\n]"
986922:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
987022:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
987122:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
987222:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
987322:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
987422:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
987522:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 204 No Content
987622:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
987722:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
987822:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
987922:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
988022:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:18 GMT
988122:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: connection can be kept alive for 3 MINUTES
988222:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: releasing valid endpoint
988322:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: releasing endpoint
988422:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection http-outgoing-12 can be kept alive for 3 MINUTES
988522:04:18.865 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
988622:04:18.866 [scala-execution-context-global-381] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,false
988722:04:18.867 [scala-execution-context-global-381] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json], queryParams={}}
988822:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: preparing request execution
988922:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
989022:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
989122:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: target auth state: UNCHALLENGED
989222:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: proxy auth state: UNCHALLENGED
989322:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005C: acquiring connection with route {}->unix://localhost:2375
989422:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquiring endpoint (3 MINUTES)
989522:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
989622:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
989722:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: acquired ep-0000005B
989822:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquired endpoint ep-0000005B
989922:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: executing GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
990022:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: start execution ex-0000005C
990122:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: executing exchange ex-0000005C over http-outgoing-12
990222:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1
990322:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
990422:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
990522:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
990622:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
990722:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
990822:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
990922:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/json HTTP/1.1[\r][\n]"
991022:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
991122:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
991222:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
991322:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
991422:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
991522:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
991622:04:18.867 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
991722:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
991822:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
991922:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
992022:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
992122:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
992222:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
992322:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
992422:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
992522:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
992622:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "1462[\r][\n]"
992722:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671","Created":"2025-12-31T21:03:56.515574728Z","Path":"/usr/local/nebula/bin/nebula-graphd","Args":["--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true","--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T21:03:56.533863398Z","FinishedAt":"2025-12-31T21:04:18.274921571Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/resolv.conf","HostnamePath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hostname","HostsPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/hosts","LogPath":"/var/lib/docker/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671-json.log","Name":"/graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","PortBindings":{"9669/tcp":[{"HostIp":"","HostPort":"9669"}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"cb088c07d32d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["TZ=Asia/Shanghai","USER=root","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"72a23738-9a95-4374-95cb-a31ed6c9e1a2","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"testcontainers-nebula-network":{"IPAMConfig":null,"Links":null,"Aliases":["tc-skeSgirn","cb088c07d32d"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-72a23738-9a95-4374-95cb-a31ed6c9e1a2","tc-skeSgirn","cb088c07d32d"]}}}}[\n]"
992822:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
992922:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
993022:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
993122:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
993222:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
993322:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
993422:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
993522:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
993622:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
993722:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:18 GMT
993822:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
993922:04:18.872 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: connection can be kept alive for 3 MINUTES
994022:04:18.876 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: releasing valid endpoint
994122:04:18.876 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: releasing endpoint
994222:04:18.876 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: connection http-outgoing-12 can be kept alive for 3 MINUTES
994322:04:18.876 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
994422:04:18.876 [scala-execution-context-global-381] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671,true,true
994522:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: preparing request execution
994622:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
994722:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
994822:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: target auth state: UNCHALLENGED
994922:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: proxy auth state: UNCHALLENGED
995022:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005D: acquiring connection with route {}->unix://localhost:2375
995122:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquiring endpoint (3 MINUTES)
995222:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
995322:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
995422:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: acquired ep-0000005C
995522:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquired endpoint ep-0000005C
995622:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: executing DELETE /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671?v=true&force=true HTTP/1.1
995722:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: start execution ex-0000005D
995822:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: executing exchange ex-0000005D over http-outgoing-12
995922:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> DELETE /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671?v=true&force=true HTTP/1.1
996022:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
996122:04:18.877 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
996222:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
996322:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
996422:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
996522:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
996622:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "DELETE /v1.32/containers/cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671?v=true&force=true HTTP/1.1[\r][\n]"
996722:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
996822:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
996922:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
997022:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
997122:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
997222:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
997322:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
997422:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 404 Not Found[\r][\n]"
997522:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
997622:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
997722:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
997822:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
997922:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
998022:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
998122:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Length: 98[\r][\n]"
998222:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
998322:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"message":"No such container: cb088c07d32d4c6944385c4c35fb3cfb09b948ef65d43ea35b324bd94c4ff671"}[\n]"
998422:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 404 Not Found
998522:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
998622:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
998722:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
998822:04:18.878 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
998922:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
999022:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:18 GMT
999122:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Length: 98
999222:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: connection can be kept alive for 3 MINUTES
999322:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: releasing valid endpoint
999422:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: releasing endpoint
999522:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: connection http-outgoing-12 can be kept alive for 3 MINUTES
999622:04:18.879 [scala-execution-context-global-381] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
999722:04:18.880 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e,false
999822:04:18.880 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json], queryParams={}}
999922:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: preparing request execution
1000022:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1000122:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1000222:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: target auth state: UNCHALLENGED
1000322:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: proxy auth state: UNCHALLENGED
1000422:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005E: acquiring connection with route {}->unix://localhost:2375
1000522:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquiring endpoint (3 MINUTES)
1000622:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1000722:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1000822:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: acquired ep-0000005D
1000922:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquired endpoint ep-0000005D
1001022:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005E: executing GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1
1001122:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: start execution ex-0000005E
1001222:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: executing exchange ex-0000005E over http-outgoing-12
1001322:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1
1001422:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
1001522:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
1001622:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
1001722:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
1001822:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
1001922:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
1002022:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1[\r][\n]"
1002122:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
1002222:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
1002322:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1002422:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1002522:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
1002622:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
1002722:04:18.880 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
1002822:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
1002922:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
1003022:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
1003122:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
1003222:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
1003322:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1003422:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:18 GMT[\r][\n]"
1003522:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
1003622:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1003722:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "13f2[\r][\n]"
1003822:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","Created":"2025-12-31T21:03:45.05748045Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3154,"ExitCode":0,"Error":"","StartedAt":"2025-12-31T21:03:45.09056809Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/resolv.conf","HostnamePath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/hostname","HostsPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/hosts","LogPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e-json.log","Name":"/testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"unconfined","ExecIDs":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":true,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":["label=disable"],"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":null,"ReadonlyPaths":null},"GraphDriver":{"Data":{"ID":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","LowerDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b-init/diff:/var/lib/docker/overlay2/43ce96d63237fbcda2d9f61b4c69277d7bc8457c31f5426b235679e902c680be/diff:/var/lib/docker/overlay2/ac35360a7e510c6119808696183c20dded5df1990e1428f02cf3a3a28409705d/diff:/var/lib/docker/overlay2/7b1d5ff69d7a6589e237e042a8f51d0380997484232d379fa01fb49f7140726c/diff","MergedDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b/merged","UpperDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b/diff","WorkDir":"/var/lib/docker/overlay2/c2ae4e70f1f43a838f7c3bb353027e49c602c5890d15837eac927aeaa5fd795b/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"f73f79fce376","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"Image":"testcontainers/ryuk:0.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuil"
1003922:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
1004022:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
1004122:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
1004222:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
1004322:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
1004422:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
1004522:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:18 GMT
1004622:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
1004722:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005E: connection can be kept alive for 3 MINUTES
1004822:04:18.884 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "d":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"899e42d742937bcd594a82d7aa64703fb1a83185cf20111234aaaccb1647b2b8","SandboxKey":"/var/run/docker/netns/899e42d74293","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"37d2cee1390c5ddbddc9657c5655776b23c4ceec7a1f584b48e0caad9297ae47","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"c6:da:f2:ab:a4:66","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"c6:da:f2:ab:a4:66","DriverOpts":null,"GwPriority":0,"NetworkID":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","EndpointID":"37d2cee1390c5ddbddc9657c5655776b23c4ceec7a1f584b48e0caad9297ae47","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
1004922:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1005022:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
1005122:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1005222:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: releasing valid endpoint
1005322:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: releasing endpoint
1005422:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: connection http-outgoing-12 can be kept alive for 3 MINUTES
1005522:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1005622:04:18.885 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopping container: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e
1005722:04:18.885 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e,<null>
1005822:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: preparing request execution
1005922:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1006022:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1006122:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: target auth state: UNCHALLENGED
1006222:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: proxy auth state: UNCHALLENGED
1006322:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005F: acquiring connection with route {}->unix://localhost:2375
1006422:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquiring endpoint (3 MINUTES)
1006522:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1006622:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1006722:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: acquired ep-0000005E
1006822:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquired endpoint ep-0000005E
1006922:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005F: executing POST /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/kill HTTP/1.1
1007022:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: start execution ex-0000005F
1007122:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: executing exchange ex-0000005F over http-outgoing-12
1007222:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> POST /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/kill HTTP/1.1
1007322:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
1007422:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> content-type: application/json
1007522:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
1007622:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
1007722:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
1007822:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
1007922:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
1008022:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "POST /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/kill HTTP/1.1[\r][\n]"
1008122:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
1008222:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "content-type: application/json[\r][\n]"
1008322:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
1008422:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1008522:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1008622:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
1008722:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
1008822:04:18.885 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
1008922:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 204 No Content[\r][\n]"
1009022:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
1009122:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
1009222:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
1009322:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1009422:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:19 GMT[\r][\n]"
1009522:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1009622:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 204 No Content
1009722:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
1009822:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
1009922:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
1010022:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
1010122:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:19 GMT
1010222:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005F: connection can be kept alive for 3 MINUTES
1010322:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: releasing valid endpoint
1010422:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: releasing endpoint
1010522:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: connection http-outgoing-12 can be kept alive for 3 MINUTES
1010622:04:19.045 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1010722:04:19.046 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopped container: testcontainers-ryuk
1010822:04:19.046 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e,false
1010922:04:19.046 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json], queryParams={}}
1011022:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: preparing request execution
1011122:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1011222:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1011322:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: target auth state: UNCHALLENGED
1011422:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: proxy auth state: UNCHALLENGED
1011522:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000060: acquiring connection with route {}->unix://localhost:2375
1011622:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquiring endpoint (3 MINUTES)
1011722:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1011822:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1011922:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: acquired ep-0000005F
1012022:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquired endpoint ep-0000005F
1012122:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000060: executing GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1
1012222:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: start execution ex-00000060
1012322:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: executing exchange ex-00000060 over http-outgoing-12
1012422:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1
1012522:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
1012622:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
1012722:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
1012822:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
1012922:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
1013022:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
1013122:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/json HTTP/1.1[\r][\n]"
1013222:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
1013322:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
1013422:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1013522:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1013622:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
1013722:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
1013822:04:19.046 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
1013922:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
1014022:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
1014122:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
1014222:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
1014322:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
1014422:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1014522:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:19 GMT[\r][\n]"
1014622:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
1014722:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1014822:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "f5e[\r][\n]"
1014922:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e","Created":"2025-12-31T21:03:45.05748045Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-31T21:03:45.09056809Z","FinishedAt":"2025-12-31T21:04:18.905223351Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/resolv.conf","HostnamePath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/hostname","HostsPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/hosts","LogPath":"/var/lib/docker/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e-json.log","Name":"/testcontainers-ryuk-72a23738-9a95-4374-95cb-a31ed6c9e1a2","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"unconfined","ExecIDs":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":true,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":["label=disable"],"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":null,"ReadonlyPaths":null},"GraphDriver":{"Data":null,"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"f73f79fce376","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"Image":"testcontainers/ryuk:0.5.1","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"7a2a81aa9d2a45cbe166ba1fb3bcf391556513d1cdb5f3014aeb9371b30ca7a3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
1015022:04:19.048 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1015122:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
1015222:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1015322:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
1015422:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
1015522:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
1015622:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
1015722:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
1015822:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
1015922:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:19 GMT
1016022:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
1016122:04:19.049 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000060: connection can be kept alive for 3 MINUTES
1016222:04:19.051 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: releasing valid endpoint
1016322:04:19.051 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: releasing endpoint
1016422:04:19.051 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: connection http-outgoing-12 can be kept alive for 3 MINUTES
1016522:04:19.051 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1016622:04:19.051 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Removing container: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e
1016722:04:19.051 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e,true,true
1016822:04:19.051 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: preparing request execution
1016922:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1017022:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1017122:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: target auth state: UNCHALLENGED
1017222:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: proxy auth state: UNCHALLENGED
1017322:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000061: acquiring connection with route {}->unix://localhost:2375
1017422:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquiring endpoint (3 MINUTES)
1017522:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1017622:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1017722:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: acquired ep-00000060
1017822:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquired endpoint ep-00000060
1017922:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000061: executing DELETE /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e?v=true&force=true HTTP/1.1
1018022:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: start execution ex-00000061
1018122:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: executing exchange ex-00000061 over http-outgoing-12
1018222:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> DELETE /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e?v=true&force=true HTTP/1.1
1018322:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
1018422:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
1018522:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
1018622:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
1018722:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
1018822:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
1018922:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "DELETE /v1.32/containers/f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e?v=true&force=true HTTP/1.1[\r][\n]"
1019022:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
1019122:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
1019222:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1019322:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1019422:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
1019522:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
1019622:04:19.052 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
1019722:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 404 Not Found[\r][\n]"
1019822:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
1019922:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
1020022:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
1020122:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
1020222:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1020322:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:19 GMT[\r][\n]"
1020422:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Length: 98[\r][\n]"
1020522:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1020622:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"message":"No such container: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e"}[\n]"
1020722:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 404 Not Found
1020822:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
1020922:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
1021022:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
1021122:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
1021222:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
1021322:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:19 GMT
1021422:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Length: 98
1021522:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000061: connection can be kept alive for 3 MINUTES
1021622:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: releasing valid endpoint
1021722:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: releasing endpoint
1021822:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: connection http-outgoing-12 can be kept alive for 3 MINUTES
1021922:04:19.053 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1022022:04:19.053 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Error encountered shutting down container (ID: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e) - it may not have been stopped, or may already be stopped. Root cause: Status 404: {"message":"No such container: f73f79fce3769dd4d33deb7804d2922e5da9cbd1086f96201a37a7363c5e783e"}
10221
1022222:04:19.055 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30
1022322:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: preparing request execution
1022422:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1022522:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1022622:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: target auth state: UNCHALLENGED
1022722:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: proxy auth state: UNCHALLENGED
1022822:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000062: acquiring connection with route {}->unix://localhost:2375
1022922:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquiring endpoint (3 MINUTES)
1023022:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1023122:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: endpoint leased [route: {}->unix://localhost:2375][total available: 3; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
1023222:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: acquired ep-00000061
1023322:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquired endpoint ep-00000061
1023422:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000062: executing DELETE /v1.32/networks/e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30 HTTP/1.1
1023522:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: start execution ex-00000062
1023622:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: executing exchange ex-00000062 over http-outgoing-12
1023722:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> DELETE /v1.32/networks/e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30 HTTP/1.1
1023822:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
1023922:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2
1024022:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
1024122:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
1024222:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
1024322:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
1024422:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "DELETE /v1.32/networks/e5bd82ffbefe83aec45e20fcb4faa986f8f1307e3710cfba3463d5637463bd30 HTTP/1.1[\r][\n]"
1024522:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
1024622:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: 72a23738-9a95-4374-95cb-a31ed6c9e1a2[\r][\n]"
1024722:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1024822:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1024922:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
1025022:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
1025122:04:19.056 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
1025222:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 204 No Content[\r][\n]"
1025322:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
1025422:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
1025522:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
1025622:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1025722:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Wed, 31 Dec 2025 21:04:19 GMT[\r][\n]"
1025822:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
1025922:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 204 No Content
1026022:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
1026122:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
1026222:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
1026322:04:19.155 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
1026422:04:19.156 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Wed, 31 Dec 2025 21:04:19 GMT
1026522:04:19.156 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000062: connection can be kept alive for 3 MINUTES
1026622:04:19.156 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: releasing valid endpoint
1026722:04:19.156 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: releasing endpoint
1026822:04:19.156 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: connection http-outgoing-12 can be kept alive for 3 MINUTES
1026922:04:19.156 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
102703 tests passed. 0 tests failed. 0 tests ignored.
10271
10272Executed in 10 s 596 ms
10273
10274
10275************************
10276Build summary:
10277[{
10278 "module": "testcontainers-nebula",
10279 "compile": {"status": "ok", "tookMs": 6161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10280 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10281 "test-compile": {"status": "ok", "tookMs": 138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10282 "test": {"status": "ok", "tookMs": 126, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
10283 "publish": {"status": "skipped", "tookMs": 0},
10284 "metadata": {
10285 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10286}
10287},{
10288 "module": "testcontainers-nebula-zio",
10289 "compile": {"status": "ok", "tookMs": 1999, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10291 "test-compile": {"status": "ok", "tookMs": 2258, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10292 "test": {"status": "ok", "tookMs": 37226, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
10293 "publish": {"status": "skipped", "tookMs": 0},
10294 "metadata": {
10295 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10296}
10297}]
10298************************
10299[success] Total time: 52 s, completed Dec 31, 2025, 10:04:19 PM
10300[0JChecking patch project/plugins.sbt...
10301Checking patch project/build.properties...
10302Checking patch build.sbt...
10303Applied patch project/plugins.sbt cleanly.
10304Applied patch project/build.properties cleanly.
10305Applied patch build.sbt cleanly.