Build Logs
nebula-contrib/testcontainers-nebula • 3.8.0-RC3:2025-12-04
Errors
273
Warnings
0
Total Lines
10278
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-RC3
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-RC3
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-RC3
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-RC3
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-RC3"
60"++3.8.0-RC3 -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-RC3 """{"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.867s.
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-RC3
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC3 in core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC3 in root/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC3) in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC3 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-RC3 on 3 projects.
86[info] Switching Scala version on:
87[info] * root (3.8.0-RC3)
88[info] core (3.8.0-RC3, 2.13.12, 2.12.18)
89[info] zio (3.8.0-RC3, 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 4, 2025, 12:50:01 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-RC3/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-RC3/classes ...
127[info] done compiling
128[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC3/test-classes ...
129[info] done compiling
130loaded ch.qos.logback.classic.util.DefaultJoranConfigurator@42b795cf
131Found ch.qos.logback.classic.util.DefaultJoranConfigurator@42b795cf
13212:50:54.304 [pool-28-thread-7] INFO testcontainers.containers.NebulaClusterContainer - Nebula meta nodes started at ip: 172.28.0.2:9559
13312:50:54.306 [pool-28-thread-7] INFO testcontainers.containers.NebulaClusterContainer - Nebula storage nodes started at ip: 172.28.0.3:9779
13412:50:54.306 [pool-28-thread-7] INFO testcontainers.containers.NebulaClusterContainer - Nebula graph nodes started at ip: 172.28.0.4:9669
13512:50:54.341 [pool-28-thread-7] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
13612:50:54.350 [pool-28-thread-7] 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)
13712:50:54.354 [pool-28-thread-7] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
13812:50:54.549 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - $XDG_RUNTIME_DIR is not set.
13912:50:54.549 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/root/.docker/run' does not exist.
14012:50:54.581 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/run/user/0' does not exist.
14112:50:54.582 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Trying out strategy: UnixSocketClientProviderStrategy
14212:50:54.707 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
14312:50:54.726 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: preparing request execution
14412:50:54.729 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
14512:50:54.733 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
14612:50:54.734 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: target auth state: UNCHALLENGED
14712:50:54.734 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: proxy auth state: UNCHALLENGED
14812:50:54.735 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: acquiring connection with route {}->unix://localhost:2375
14912:50:54.735 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquiring endpoint (3 MINUTES)
15012:50:54.736 [pool-28-thread-7] 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]
15112:50:54.740 [pool-28-thread-7] 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]
15212:50:54.748 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: acquired ep-00000000
15312:50:54.748 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquired endpoint ep-00000000
15412:50:54.748 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: opening connection {}->unix://localhost:2375
15512:50:54.749 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: connecting endpoint (3 MINUTES)
15612:50:54.749 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
15712:50:54.751 [pool-28-thread-7] 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
15812:50:54.751 [pool-28-thread-7] 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
15912:50:54.752 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connected http-outgoing-0
16012:50:54.752 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: endpoint connected
16112:50:54.753 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: executing GET /v1.32/info HTTP/1.1
16212:50:54.753 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: start execution ex-00000001
16312:50:54.753 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: executing exchange ex-00000001 over http-outgoing-0
16412:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/info HTTP/1.1
16512:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
16612:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
16712:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
16812:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
16912:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
17012:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
17112:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
17212:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
17312:50:54.754 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
17412:50:54.755 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
17512:50:54.755 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
17612:50:54.755 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
17712:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
17812:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
17912:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
18012:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
18112:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
18212:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
18312:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:54 GMT[\r][\n]"
18412:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
18512:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18612:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "8c9[\r][\n]"
18712:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"ID":"40f54b6a-e65c-4711-8ac2-16c038a605a3","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":71,"SystemTime":"2025-12-04T11:50:54.755626109Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1041-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":16772890624,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervmyg876","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":"fcd43222d6b07379a4be9786bda52438f0dd16a1","Expected":"fcd43222d6b07379a4be9786bda52438f0dd16a1"},"RuncCommit":{"ID":"v1.3.3-0-gd842d771","Expected":"v1.3.3-0-gd842d771"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
18812:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18912:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
19012:50:54.763 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
19112:50:54.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
19212:50:54.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
19312:50:54.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
19412:50:54.768 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
19512:50:54.768 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
19612:50:54.768 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
19712:50:54.768 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:54 GMT
19812:50:54.768 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
19912:50:54.773 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: connection can be kept alive for 3 MINUTES
20012:50:54.913 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: releasing valid endpoint
20112:50:54.913 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: releasing endpoint
20212:50:54.913 [pool-28-thread-7] 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
20312:50:54.914 [pool-28-thread-7] 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]
20412:50:54.914 [pool-28-thread-7] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
20512:50:54.915 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
20612:50:54.915 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
20712:50:54.927 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: bridge
20812:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: preparing request execution
20912:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
21012:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
21112:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: target auth state: UNCHALLENGED
21212:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: proxy auth state: UNCHALLENGED
21312:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000002: acquiring connection with route {}->unix://localhost:2375
21412:50:54.931 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquiring endpoint (3 MINUTES)
21512:50:54.932 [pool-28-thread-7] 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]
21612:50:54.932 [pool-28-thread-7] 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]
21712:50:54.932 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: acquired ep-00000001
21812:50:54.932 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquired endpoint ep-00000001
21912:50:54.932 [pool-28-thread-7] 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
22012:50:54.932 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: start execution ex-00000002
22112:50:54.932 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: executing exchange ex-00000002 over http-outgoing-0
22212:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
22312:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
22412:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
22512:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
22612:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
22712:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
22812:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
22912:50:54.933 [pool-28-thread-7] 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]"
23012:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
23112:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
23212:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
23312:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
23412:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
23512:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
23612:50:54.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
23712:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
23812:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
23912:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
24012:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
24112:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
24212:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
24312:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:54 GMT[\r][\n]"
24412:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1271[\r][\n]"
24512:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
24612:50:54.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Name":"bridge","Id":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","Created":"2025-12-04T11:31:18.878679494Z","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":{"167d0340b602e72c6c7c8a7c8fa7bc3631163b6b3bf9f6766e2d06bd29c88646":{"Name":"a3ab7c0c39b77bc841cfbaf08de6cdeb68cf_016880","EndpointID":"c2a86f816cfdfd5b07690cc53c436dc0522749ca4398ddd6a592c6cca837834a","MacAddress":"f2:1b:71:e6:56:6e","IPv4Address":"172.17.0.2/16","IPv6Address":""},"5b803ce85181c0d6d3f6e964595105b6386b34fdb9542a2fd9451b55727f0fc2":{"Name":"hungry_lumiere","EndpointID":"2674b5f37bbea13b55c9df0e3cade9204319392cec392fd3f994c80fa1e2446d","MacAddress":"96:b2:0c:d8:8a:10","IPv4Address":"172.17.0.3/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]"
24712:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
24812:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
24912:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
25012:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
25112:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
25212:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
25312:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:54 GMT
25412:50:54.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1271
25512:50:54.937 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: connection can be kept alive for 3 MINUTES
25612:50:54.949 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: releasing valid endpoint
25712:50:54.950 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: releasing endpoint
25812:50:54.950 [pool-28-thread-7] 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
25912:50:54.950 [pool-28-thread-7] 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]
26012:50:54.951 [pool-28-thread-7] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
26112:50:54.951 [pool-28-thread-7] DEBUG org.testcontainers.DockerClientFactory - Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmyg876, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.3-0-gd842d771, Expected=v1.3.3-0-gd842d771}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=40f54b6a-e65c-4711-8ac2-16c038a605a3, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-12-04T11:50:54.755626109Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1041-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=fcd43222d6b07379a4be9786bda52438f0dd16a1, Expected=fcd43222d6b07379a4be9786bda52438f0dd16a1}, 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=16772890624, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
26212:50:54.952 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
26312:50:54.953 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: preparing request execution
26412:50:54.954 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
26512:50:54.954 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
26612:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: target auth state: UNCHALLENGED
26712:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: proxy auth state: UNCHALLENGED
26812:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000003: acquiring connection with route {}->unix://localhost:2375
26912:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquiring endpoint (3 MINUTES)
27012:50:54.955 [pool-28-thread-7] 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]
27112:50:54.955 [pool-28-thread-7] 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]
27212:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: acquired ep-00000002
27312:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquired endpoint ep-00000002
27412:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: executing GET /v1.32/version HTTP/1.1
27512:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: start execution ex-00000003
27612:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: executing exchange ex-00000003 over http-outgoing-0
27712:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
27812:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
27912:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
28012:50:54.955 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
28112:50:54.956 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
28212:50:54.956 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
28312:50:54.956 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
28412:50:54.956 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
28512:50:54.957 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
28612:50:54.957 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
28712:50:54.958 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
28812:50:54.958 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
28912:50:54.959 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
29012:50:54.959 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
29112:50:54.959 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
29212:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
29312:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
29412:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
29512:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
29612:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
29712:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
29812:50:54.967 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:54 GMT[\r][\n]"
29912:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
30012:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
30112:50:54.968 [pool-28-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
30212:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
30312:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
30412:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
30512:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
30612:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
30712:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
30812:50:54.968 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:54 GMT
30912:50:54.969 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
31012:50:54.969 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: connection can be kept alive for 3 MINUTES
31112:50:54.976 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: releasing valid endpoint
31212:50:54.976 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: releasing endpoint
31312:50:54.976 [pool-28-thread-7] 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
31412:50:54.976 [pool-28-thread-7] 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]
31512:50:54.976 [pool-28-thread-7] 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-1041-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.1.5, Details={GitCommit=fcd43222d6b07379a4be9786bda52438f0dd16a1}}, {Name=runc, Version=1.3.3, Details={GitCommit=v1.3.3-0-gd842d771}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1041-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}
31612:50:54.976 [pool-28-thread-7] 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
32112:50:54.994 [pool-28-thread-7] DEBUG org.testcontainers.utility.RyukResourceReaper - Ryuk is enabled
32212:50:54.997 [pool-28-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
32312:50:54.997 [pool-28-thread-7] 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'))
32412:50:54.999 [pool-28-thread-7] 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]
32512:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: preparing request execution
32612:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
32712:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
32812:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: target auth state: UNCHALLENGED
32912:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: proxy auth state: UNCHALLENGED
33012:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000004: acquiring connection with route {}->unix://localhost:2375
33112:50:55.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquiring endpoint (3 MINUTES)
33212:50:55.001 [pool-28-thread-7] 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]
33312:50:55.001 [pool-28-thread-7] 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]
33412:50:55.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: acquired ep-00000003
33512:50:55.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquired endpoint ep-00000003
33612:50:55.001 [pool-28-thread-7] 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
33712:50:55.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: start execution ex-00000004
33812:50:55.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: executing exchange ex-00000004 over http-outgoing-0
33912:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
34012:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
34112:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
34212:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
34312:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
34412:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
34512:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
34612:50:55.002 [pool-28-thread-7] 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]"
34712:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
34812:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
34912:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
35012:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
35112:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
35212:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
35312:50:55.002 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
35412:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
35512:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
35612:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
35712:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
35812:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
35912:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
36012:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:55 GMT[\r][\n]"
36112:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
36212:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36312:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "1735[\r][\n]"
36412:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[{"Containers":-1,"Created":1764848929,"Id":"sha256:2421d8e5acd59b82b5397fa7b640ada94dd52fa74be8e77a91a1da7063ce88d9","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["73a3ab:7c0c39b77bc841cfbaf08de6cdeb68cf"],"SharedSize":-1,"Size":167938329,"VirtualSize":167938329},{"Containers":-1,"Created":1764089541,"Id":"sha256:c07ac7d6dbedae7e726ea8286914090dbeaf657bf0a1e154f812909c46c58693","Labels":null,"ParentId":"","RepoDigests":["node@sha256:66d2eb8b463114d1f416d61dbd5fa9cea83e8fc250feb997338467728a06124b"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095787762,"VirtualSize":1095787762},{"Containers":-1,"Created":1764089525,"Id":"sha256:6fd15b1a333d8412f468ba380d71274e0059ebf8828b37926bff43ba7ca03898","Labels":null,"ParentId":"","RepoDigests":["node@sha256:16858294071a56ffd4cce9f17b57136cc39e41507b40e245b4f8e906f7a19463"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134467931,"VirtualSize":134467931},{"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":1763464924,"Id":"sha256:f16655caad09cf8b36d045a8b39157a02d65afd0e421621ea753037bf262a2f9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:4ad2c2b350ab49fb637ab40a269ffe207c61818bb7eb3a4ea122001a0c605e1f"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132832488,"VirtualSize":1132832488},{"Containers":-1,"Created":1763337600,"Id":"sha256:5141eed496fdc00119b7c9105f285d56cd691a8283bc84adf9cfb3ccaa974533","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:ee239c601913c0d3962208299eef70dcffcb7aac1787f7a02f6d3e2b518755e6"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298934,"VirtualSize":124298934},{"Containers":-1,"Created":1761747366,"Id":"sha256:d14f4a9e34c680024562fea6bc778ca0ce51df5e88cf12fe050870999573f5df","Labels":null,"ParentId":"","RepoDigests":["node@sha256:b2358485e3e33bc3a33114d2b1bdb18cdbe4df01bd2b257198eb51beb1f026c5"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162015181,"VirtualSize":162015181},{"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:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"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":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"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]"
36512:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36612:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
36712:50:55.006 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36812:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
36912:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
37012:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
37112:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
37212:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
37312:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
37412:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:55 GMT
37512:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
37612:50:55.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: connection can be kept alive for 3 MINUTES
37712:50:55.015 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: releasing valid endpoint
37812:50:55.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: releasing endpoint
37912:50:55.017 [pool-28-thread-7] 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
38012:50:55.017 [pool-28-thread-7] 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]
38112:50:55.019 [pool-28-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 - testcontainers/ryuk:0.5.1 is not in image name cache, updating...
38212:50:55.021 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
38312:50:55.023 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: preparing request execution
38412:50:55.023 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
38512:50:55.023 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
38612:50:55.023 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: target auth state: UNCHALLENGED
38712:50:55.023 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: proxy auth state: UNCHALLENGED
38812:50:55.023 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000005: acquiring connection with route {}->unix://localhost:2375
38912:50:55.024 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquiring endpoint (3 MINUTES)
39012:50:55.024 [pool-28-thread-7] 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]
39112:50:55.024 [pool-28-thread-7] 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]
39212:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: acquired ep-00000004
39312:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquired endpoint ep-00000004
39412:50:55.025 [pool-28-thread-7] 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
39512:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: start execution ex-00000005
39612:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: executing exchange ex-00000005 over http-outgoing-0
39712:50:55.025 [pool-28-thread-7] 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
39812:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
39912:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
40012:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
40112:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
40212:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
40312:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
40412:50:55.025 [pool-28-thread-7] 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]"
40512:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
40612:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
40712:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
40812:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
40912:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
41012:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
41112:50:55.025 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
41212:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
41312:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
41412:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
41512:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
41612:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
41712:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
41812:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:55 GMT[\r][\n]"
41912:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 55[\r][\n]"
42012:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
42112:50:55.026 [pool-28-thread-7] 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]"
42212:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 404 Not Found
42312:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
42412:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
42512:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
42612:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
42712:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
42812:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:55 GMT
42912:50:55.026 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 55
43012:50:55.027 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: connection can be kept alive for 3 MINUTES
43112:50:55.030 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: releasing valid endpoint
43212:50:55.031 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: releasing endpoint
43312:50:55.031 [pool-28-thread-7] 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
43412:50:55.031 [pool-28-thread-7] 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]
43512:50:55.031 [pool-28-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: testcontainers/ryuk:0.5.1
43612:50:55.031 [pool-28-thread-7] 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.
43712:50:55.037 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
43812:50:55.038 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
43912:50:55.038 [pool-28-thread-7] 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)
44012:50:55.039 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
44112:50:55.039 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
44212:50:55.049 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: preparing request execution
44312:50:55.050 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
44412:50:55.050 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
44512:50:55.050 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: target auth state: UNCHALLENGED
44612:50:55.050 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: proxy auth state: UNCHALLENGED
44712:50:55.050 [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
44812:50:55.050 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquiring endpoint (3 MINUTES)
44912:50:55.050 [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]
45012:50:55.051 [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]
45112:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: acquired ep-00000005
45212:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquired endpoint ep-00000005
45312:50:55.051 [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
45412:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: start execution ex-00000006
45512:50:55.051 [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
45612:50:55.051 [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
45712:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/octet-stream
45812:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
45912:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
46012:50:55.051 [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
46112:50:55.051 [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
46212:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
46312:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
46412:50:55.051 [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]"
46512:50:55.051 [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]"
46612:50:55.051 [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]"
46712:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
46812:50:55.051 [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]"
46912:50:55.051 [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]"
47012:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
47112:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
47212:50:55.051 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
47312:50:55.833 [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]"
47412:50:55.833 [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]"
47512:50:55.833 [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]"
47612:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
47712:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
47812:50:55.833 [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]"
47912:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:55 GMT[\r][\n]"
48012:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
48112:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48212:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3c[\r][\n]"
48312:50:55.833 [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]"
48412:50:55.833 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48512:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
48612:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
48712:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
48812:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
48912:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
49012:50:55.834 [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)
49112:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:55 GMT
49212:50:55.834 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
49312:50:55.834 [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
49412:50:55.836 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
49512:50:55.846 [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)
49612:50:55.851 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
49712:50:56.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
49812:50:56.044 [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]"
49912:50:56.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50012:50:56.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50112:50:56.044 [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]"
50212:50:56.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50312:50:56.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50412:50:56.044 [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]"
50512:50:56.044 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50612:50:56.045 [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)
50712:50:56.045 [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)
50812:50:56.045 [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)
50912:50:56.301 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51012:50:56.301 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28772,"total":2807803},"progress":"[\u003e ] 28.77kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
51112:50:56.301 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51212:50:56.301 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28772, total=2807803, start=null), progress=[> ] 28.77kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
51312:50:56.303 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51412:50:56.303 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28683,"total":2775904},"progress":"[\u003e ] 28.68kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
51512:50:56.303 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51612:50:56.303 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
51712:50:56.303 [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]"
51812:50:56.303 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51912:50:56.304 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28683, total=2775904, start=null), progress=[> ] 28.68kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
52012:50:56.304 [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)
52112:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
52212:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":284767,"total":284767},"progress":"[==================================================\u003e] 284.8kB/284.8kB","id":"44dc6ed559e0"}[\r][\n]"
52312:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52412:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, 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)
52512:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
52612:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"44dc6ed559e0"}[\r][\n]"
52712:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52812:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
52912:50:56.338 [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]"
53012:50:56.338 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53112:50:56.339 [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=44dc6ed559e0, from=null, time=null, errorDetail=null, error=null, aux=null)
53212:50:56.339 [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)
53312:50:56.339 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (334 KB/? MB)
53412:50:56.385 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
53512:50:56.385 [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]"
53612:50:56.385 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53712:50:56.385 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
53812:50:56.385 [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]"
53912:50:56.385 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54012:50:56.386 [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)
54112:50:56.386 [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)
54212:50:56.386 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (334 KB/? MB)
54312:50:56.386 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
54412:50:56.387 [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]"
54512:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54612:50:56.387 [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)
54712:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bc[\r][\n]"
54812:50:56.387 [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]"
54912:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55012:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
55112:50:56.387 [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]"
55212:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55312:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
55412:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3937553ff7d0"}[\r][\n]"
55512:50:56.387 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55612:50:56.388 [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)
55712:50:56.388 [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)
55812:50:56.389 [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=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
55912:50:56.390 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (2 MB/5 MB)
56012:50:56.437 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
56112:50:56.437 [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]"
56212:50:56.437 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56312:50:56.438 [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)
56412:50:56.477 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
56512:50:56.477 [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]"
56612:50:56.477 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56712:50:56.477 [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)
56812:50:56.478 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (5 MB/5 MB)
56912:50:56.479 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
57012:50:56.479 [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]"
57112:50:56.479 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57212:50:56.479 [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)
57312:50:56.519 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
57412:50:56.519 [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]"
57512:50:56.519 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57612:50:56.521 [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)
57712:50:56.521 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
57812:50:56.521 [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]"
57912:50:56.521 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58012:50:56.521 [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)
58112:50:56.600 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
58212:50:56.600 [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]"
58312:50:56.600 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58412:50:56.600 [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)
58512:50:56.601 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (5 MB/5 MB)
58612:50:56.602 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
58712:50:56.602 [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]"
58812:50:56.602 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58912:50:56.602 [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)
59012:50:56.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
59112:50:56.635 [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]"
59212:50:56.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59312:50:56.635 [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)
59412:50:56.646 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
59512:50:56.646 [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]"
59612:50:56.646 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59712:50:56.647 [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)
59812:50:56.647 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
59912:50:56.651 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "5e[\r][\n]"
60012:50:56.651 [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]"
60112:50:56.651 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
60212:50:56.651 [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)
60312:50:56.653 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "4b[\r][\n]"
60412:50:56.653 [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]"
60512:50:56.653 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
60612:50:56.653 [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)
60712:50:56.654 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
60812:50:56.654 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
60912:50:56.654 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: releasing valid endpoint
61012:50:56.654 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: releasing endpoint
61112:50:56.654 [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
61212:50:56.654 [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]
61312:50:56.654 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
61412:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: preparing request execution
61512:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
61612:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
61712:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: target auth state: UNCHALLENGED
61812:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: proxy auth state: UNCHALLENGED
61912:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000007: acquiring connection with route {}->unix://localhost:2375
62012:50:56.655 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquiring endpoint (3 MINUTES)
62112:50:56.656 [pool-28-thread-7] 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]
62212:50:56.656 [pool-28-thread-7] 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]
62312:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: acquired ep-00000006
62412:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquired endpoint ep-00000006
62512:50:56.656 [pool-28-thread-7] 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
62612:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: start execution ex-00000007
62712:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: executing exchange ex-00000007 over http-outgoing-0
62812:50:56.656 [pool-28-thread-7] 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
62912:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
63012:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
63112:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
63212:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
63312:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
63412:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
63512:50:56.656 [pool-28-thread-7] 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]"
63612:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
63712:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
63812:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
63912:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
64012:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
64112:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
64212:50:56.656 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
64312:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
64412:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
64512:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
64612:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
64712:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
64812:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
64912:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:56 GMT[\r][\n]"
65012:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
65112:50:56.657 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
65212:50:56.658 [pool-28-thread-7] 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/8c6b96d36ecb01d523f99f97e137a23c51d7ae06ca63637b095b0a624a4239c9/diff:/var/lib/docker/overlay2/a85be173ffdfca8d804e965a1f106a3094a2c235cf06c7771cdc5da92e164eb6/diff","MergedDir":"/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/merged","UpperDir":"/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/diff","WorkDir":"/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
65312:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
65412:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
65512:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
65612:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
65712:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
65812:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
65912:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:56 GMT
66012:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
66112:50:56.658 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: connection can be kept alive for 3 MINUTES
66212:50:56.676 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: releasing valid endpoint
66312:50:56.676 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: releasing endpoint
66412:50:56.676 [pool-28-thread-7] 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
66512:50:56.676 [pool-28-thread-7] 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]
66612:50:56.678 [pool-28-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
66712:50:56.679 [pool-28-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 - Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
66812:50:56.679 [pool-28-thread-7] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
66912:50:56.679 [pool-28-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
67012:50:56.681 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
67112:50:56.682 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
67212:50:56.682 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
67312:50:56.692 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2da79568[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;@388bf4b0}, 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-b721b53c-c533-4f3a-94a8-590896839f3f,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>]
67412:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: preparing request execution
67512:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
67612:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
67712:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: target auth state: UNCHALLENGED
67812:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: proxy auth state: UNCHALLENGED
67912:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000008: acquiring connection with route {}->unix://localhost:2375
68012:50:56.740 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquiring endpoint (3 MINUTES)
68112:50:56.740 [pool-28-thread-7] 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]
68212:50:56.741 [pool-28-thread-7] 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]
68312:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: acquired ep-00000007
68412:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquired endpoint ep-00000007
68512:50:56.741 [pool-28-thread-7] 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-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
68612:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: start execution ex-00000008
68712:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: executing exchange ex-00000008 over http-outgoing-0
68812:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
68912:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
69012:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
69112:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
69212:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
69312:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
69412:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Content-Length: 1954
69512:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
69612:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
69712:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1[\r][\n]"
69812:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
69912:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
70012:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
70112:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
70212:50:56.741 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
70312:50:56.742 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
70412:50:56.742 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
70512:50:56.742 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
70612:50:56.742 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
70712:50:56.742 [pool-28-thread-7] 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}"
70812:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
70912:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
71012:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
71112:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
71212:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
71312:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
71412:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:56 GMT[\r][\n]"
71512:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 88[\r][\n]"
71612:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
71712:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","Warnings":[]}[\n]"
71812:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 201 Created
71912:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
72012:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
72112:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
72212:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
72312:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
72412:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:56 GMT
72512:50:56.756 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 88
72612:50:56.757 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: connection can be kept alive for 3 MINUTES
72712:50:56.760 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: releasing valid endpoint
72812:50:56.760 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: releasing endpoint
72912:50:56.761 [pool-28-thread-7] 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
73012:50:56.761 [pool-28-thread-7] 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]
73112:50:56.764 [pool-28-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca
73212:50:56.765 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca
73312:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: preparing request execution
73412:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
73512:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
73612:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: target auth state: UNCHALLENGED
73712:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: proxy auth state: UNCHALLENGED
73812:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000009: acquiring connection with route {}->unix://localhost:2375
73912:50:56.766 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquiring endpoint (3 MINUTES)
74012:50:56.767 [pool-28-thread-7] 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]
74112:50:56.767 [pool-28-thread-7] 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]
74212:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: acquired ep-00000008
74312:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquired endpoint ep-00000008
74412:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: executing POST /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/start HTTP/1.1
74512:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: start execution ex-00000009
74612:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: executing exchange ex-00000009 over http-outgoing-0
74712:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/start HTTP/1.1
74812:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
74912:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
75012:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
75112:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
75212:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
75312:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
75412:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
75512:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/start HTTP/1.1[\r][\n]"
75612:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
75712:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
75812:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
75912:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
76012:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
76112:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
76212:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
76312:50:56.767 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
76412:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
76512:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
76612:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
76712:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
76812:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
76912:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
77012:50:57.000 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
77112:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content
77212:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
77312:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
77412:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
77512:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
77612:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:57 GMT
77712:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: connection can be kept alive for 3 MINUTES
77812:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: releasing valid endpoint
77912:50:57.001 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: releasing endpoint
78012:50:57.001 [pool-28-thread-7] 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
78112:50:57.001 [pool-28-thread-7] 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]
78212:50:57.007 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca,false
78312:50:57.008 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json], queryParams={}}
78412:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: preparing request execution
78512:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
78612:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
78712:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: target auth state: UNCHALLENGED
78812:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: proxy auth state: UNCHALLENGED
78912:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000A: acquiring connection with route {}->unix://localhost:2375
79012:50:57.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquiring endpoint (3 MINUTES)
79112:50:57.009 [pool-28-thread-7] 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]
79212:50:57.009 [pool-28-thread-7] 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]
79312:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: acquired ep-00000009
79412:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquired endpoint ep-00000009
79512:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: executing GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1
79612:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: start execution ex-0000000A
79712:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: executing exchange ex-0000000A over http-outgoing-0
79812:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1
79912:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
80012:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
80112:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
80212:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
80312:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
80412:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
80512:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1[\r][\n]"
80612:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
80712:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
80812:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
80912:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
81012:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
81112:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
81212:50:57.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
81312:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
81412:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
81512:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
81612:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
81712:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
81812:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
81912:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
82012:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
82112:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
82212:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "13f4[\r][\n]"
82312:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","Created":"2025-12-04T11:50:56.743976503Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3285,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:50:56.778682811Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/resolv.conf","HostnamePath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/hostname","HostsPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/hosts","LogPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca-json.log","Name":"/testcontainers-ryuk-b721b53c-c533-4f3a-94a8-590896839f3f","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":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","LowerDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0-init/diff:/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/diff:/var/lib/docker/overlay2/8c6b96d36ecb01d523f99f97e137a23c51d7ae06ca63637b095b0a624a4239c9/diff:/var/lib/docker/overlay2/a85be173ffdfca8d804e965a1f106a3094a2c235cf06c7771cdc5da92e164eb6/diff","MergedDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0/merged","UpperDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0/diff","WorkDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"567b9e239a96","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":"12bf6b99e620d03098b13ede6b539395b1c1131f869bddd1f2c4662e1515da3a","SandboxKey":"/var/run/docker/netns/12bf6b99e620","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"2017cf16ad1e7d4c7d0ce0cfe3bbc06f039ded9d36cb1faec072efbbd9f73505","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"1e:36:7d:c6:2c:03","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"1e:36:7d:c6:2c:03","DriverOpts":null,"GwPriority":0,"NetworkID":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","EndpointID":"2017cf16ad1e7d4c7d0ce0cfe3bbc06f039ded9d36cb1faec072efbbd9f73505","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
82412:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
82512:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
82612:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
82712:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
82812:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
82912:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
83012:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
83112:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
83212:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
83312:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:57 GMT
83412:50:57.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
83512:50:57.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: connection can be kept alive for 3 MINUTES
83612:50:57.067 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: releasing valid endpoint
83712:50:57.067 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: releasing endpoint
83812:50:57.067 [pool-28-thread-7] 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
83912:50:57.067 [pool-28-thread-7] 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]
84012:50:57.070 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
84112:50:57.070 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: preparing request execution
84212:50:57.071 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
84312:50:57.071 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
84412:50:57.071 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: target auth state: UNCHALLENGED
84512:50:57.071 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: proxy auth state: UNCHALLENGED
84612:50:57.071 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000B: acquiring connection with route {}->unix://localhost:2375
84712:50:57.071 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquiring endpoint (3 MINUTES)
84812:50:57.072 [pool-28-thread-7] 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]
84912:50:57.072 [pool-28-thread-7] 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]
85012:50:57.072 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: acquired ep-0000000A
85112:50:57.072 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquired endpoint ep-0000000A
85212:50:57.072 [pool-28-thread-7] 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
85312:50:57.072 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: start execution ex-0000000B
85412:50:57.072 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
85512:50:57.072 [pool-28-thread-7] 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
85612:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
85712:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
85812:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
85912:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
86012:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
86112:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
86212:50:57.073 [pool-28-thread-7] 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]"
86312:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
86412:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
86512:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
86612:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
86712:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
86812:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
86912:50:57.073 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
87012:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
87112:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
87212:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
87312:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
87412:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
87512:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
87612:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
87712:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
87812:50:57.074 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
87912:50:57.075 [pool-28-thread-7] 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/8c6b96d36ecb01d523f99f97e137a23c51d7ae06ca63637b095b0a624a4239c9/diff:/var/lib/docker/overlay2/a85be173ffdfca8d804e965a1f106a3094a2c235cf06c7771cdc5da92e164eb6/diff","MergedDir":"/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/merged","UpperDir":"/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/diff","WorkDir":"/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
88012:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
88112:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
88212:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
88312:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
88412:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
88512:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
88612:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:57 GMT
88712:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
88812:50:57.076 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: connection can be kept alive for 3 MINUTES
88912:50:57.077 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: releasing valid endpoint
89012:50:57.077 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: releasing endpoint
89112:50:57.077 [pool-28-thread-7] 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
89212:50:57.077 [pool-28-thread-7] 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]
89312:50:57.077 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
89412:50:57.077 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: preparing request execution
89512:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
89612:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
89712:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: target auth state: UNCHALLENGED
89812:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: proxy auth state: UNCHALLENGED
89912:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000C: acquiring connection with route {}->unix://localhost:2375
90012:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquiring endpoint (3 MINUTES)
90112:50:57.078 [pool-28-thread-7] 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]
90212:50:57.078 [pool-28-thread-7] 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]
90312:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: acquired ep-0000000B
90412:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquired endpoint ep-0000000B
90512:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: executing GET /v1.32/version HTTP/1.1
90612:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: start execution ex-0000000C
90712:50:57.078 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
90812:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
90912:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
91012:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
91112:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
91212:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
91312:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
91412:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
91512:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
91612:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
91712:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
91812:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
91912:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
92012:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
92112:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
92212:50:57.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
92312:50:57.087 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
92412:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
92512:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
92612:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
92712:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
92812:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
92912:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
93012:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
93112:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
93212:50:57.088 [pool-28-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
93312:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
93412:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
93512:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
93612:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
93712:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
93812:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
93912:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:57 GMT
94012:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
94112:50:57.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: connection can be kept alive for 3 MINUTES
94212:50:57.090 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: releasing valid endpoint
94312:50:57.090 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: releasing endpoint
94412:50:57.090 [pool-28-thread-7] 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
94512:50:57.090 [pool-28-thread-7] 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]
94612:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: preparing request execution
94712:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
94812:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
94912:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: target auth state: UNCHALLENGED
95012:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: proxy auth state: UNCHALLENGED
95112:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000D: acquiring connection with route {}->unix://localhost:2375
95212:50:57.095 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquiring endpoint (3 MINUTES)
95312:50:57.096 [docker-java-stream--1368030037] 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]
95412:50:57.096 [docker-java-stream--1368030037] 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]
95512:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: acquired ep-0000000C
95612:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquired endpoint ep-0000000C
95712:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: executing GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
95812:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: start execution ex-0000000D
95912:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
96012:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
96112:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
96212:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
96312:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
96412:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
96512:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
96612:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
96712:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
96812:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
96912:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
97012:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
97112:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
97212:50:57.096 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
97312:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
97412:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
97512:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
97612:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
97712:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
97812:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
97912:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
98012:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
98112:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98212:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
98312:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
98412:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
98512:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
98612:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
98712:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
98812:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Thu, 04 Dec 2025 11:50:57 GMT
98912:50:57.097 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
99012:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: connection can be kept alive for 3 MINUTES
99112:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "2e[\r][\n]"
99212:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/12/04 11:50:57 Pinging Docker...[\n]"
99312:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
99412:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "38[\r][\n]"
99512:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/12/04 11:50:57 Docker daemon is available![\n]"
99612:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
99712:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "35[\r][\n]"
99812:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/12/04 11:50:57 Starting on port 8080...[\n]"
99912:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
100012:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "25[\r][\n]"
100112:50:57.098 [docker-java-stream--1368030037] 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/04 11:50:57 Started![\n]"
100212:50:57.098 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
100312:50:57.099 [pool-28-thread-7] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: 2025/12/04 11:50:57 Started!
100412:50:57.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: cancel
100512:50:57.100 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100612:50:57.100 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100712:50:57.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-0: close connection IMMEDIATE
100812:50:57.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: endpoint closed
100912:50:57.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: discarding endpoint
101012:50:57.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: releasing endpoint
101112:50:57.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection is not kept alive
101212:50:57.101 [pool-28-thread-7] 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]
101312:50:57.101 [pool-28-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT2.10634932S
101412:50:57.100 [docker-java-stream--1368030037] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse - Failed to close the response
1015java.nio.channels.ClosedChannelException: null
1016 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1017 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1018 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1019 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1020 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1021 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1022 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1023 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1024 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1025 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1026 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1027 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1028 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1029 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1030 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1031 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1032 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1033 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1034 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1035 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1036 at java.base/java.lang.Thread.run(Thread.java:833)
103712:50:57.104 [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%3Db721b53c-c533-4f3a-94a8-590896839f3f' to Ryuk
103812:50:57.105 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper - Received 'ACK' from Ryuk
103912:50:57.105 [pool-28-thread-7] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
104012:50:57.105 [pool-28-thread-7] DEBUG org.testcontainers.DockerClientFactory - Checks are enabled
104112:50:57.105 [pool-28-thread-7] INFO org.testcontainers.DockerClientFactory - Checking the system...
104212:50:57.106 [pool-28-thread-7] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
104312:50:57.106 [pool-28-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
104412:50:57.106 [pool-28-thread-7] 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'))
104512:50:57.107 [pool-28-thread-7] DEBUG tc.vesoft/nebula-metad:v3.6.0 - vesoft/nebula-metad:v3.6.0 is not in image name cache, updating...
104612:50:57.107 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
104712:50:57.107 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: preparing request execution
104812:50:57.107 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
104912:50:57.107 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
105012:50:57.107 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: target auth state: UNCHALLENGED
105112:50:57.107 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: proxy auth state: UNCHALLENGED
105212:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: acquiring connection with route {}->unix://localhost:2375
105312:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquiring endpoint (3 MINUTES)
105412:50:57.108 [pool-28-thread-7] 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]
105512:50:57.108 [pool-28-thread-7] 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]
105612:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: acquired ep-0000000D
105712:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquired endpoint ep-0000000D
105812:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: opening connection {}->unix://localhost:2375
105912:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: connecting endpoint (3 MINUTES)
106012:50:57.108 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
106112:50:57.109 [pool-28-thread-7] 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
106212:50:57.109 [pool-28-thread-7] 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
106312:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connected http-outgoing-1
106412:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: endpoint connected
106512:50:57.109 [pool-28-thread-7] 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
106612:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: start execution ex-0000000E
106712:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
106812:50:57.109 [pool-28-thread-7] 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
106912:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
107012:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
107112:50:57.109 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
107212:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
107312:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
107412:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
107512:50:57.110 [pool-28-thread-7] 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]"
107612:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
107712:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
107812:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
107912:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
108012:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
108112:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
108212:50:57.110 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
108312:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
108412:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
108512:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
108612:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
108712:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
108812:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
108912:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
109012:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 56[\r][\n]"
109112:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
109212:50:57.111 [pool-28-thread-7] 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]"
109312:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 404 Not Found
109412:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
109512:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
109612:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
109712:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
109812:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
109912:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:50:57 GMT
110012:50:57.111 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 56
110112:50:57.112 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: connection can be kept alive for 3 MINUTES
110212:50:57.112 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: releasing valid endpoint
110312:50:57.112 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: releasing endpoint
110412:50:57.113 [pool-28-thread-7] 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
110512:50:57.113 [pool-28-thread-7] 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]
110612:50:57.114 [pool-28-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-metad:v3.6.0
110712:50:57.114 [pool-28-thread-7] 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.
110812:50:57.114 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:latest at registry: https://index.docker.io/v1/
110912:50:57.114 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
111012:50:57.114 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
111112:50:57.114 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: preparing request execution
111212:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
111312:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
111412:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: target auth state: UNCHALLENGED
111512:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: proxy auth state: UNCHALLENGED
111612:50:57.115 [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
111712:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquiring endpoint (3 MINUTES)
111812:50:57.115 [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]
111912:50:57.115 [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]
112012:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: acquired ep-0000000E
112112:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquired endpoint ep-0000000E
112212:50:57.115 [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
112312:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: start execution ex-0000000F
112412:50:57.115 [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
112512:50:57.115 [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
112612:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/octet-stream
112712:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
112812:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
112912:50:57.115 [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
113012:50:57.115 [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
113112:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
113212:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
113312:50:57.115 [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]"
113412:50:57.115 [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]"
113512:50:57.115 [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]"
113612:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
113712:50:57.115 [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]"
113812:50:57.115 [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]"
113912:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
114012:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
114112:50:57.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
114212:50:57.877 [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]"
114312:50:57.877 [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]"
114412:50:57.877 [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]"
114512:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
114612:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
114712:50:57.877 [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]"
114812:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:50:57 GMT[\r][\n]"
114912:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
115012:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
115112:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3d[\r][\n]"
115212:50:57.877 [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]"
115312:50:57.877 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
115412:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
115512:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
115612:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
115712:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
115812:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
115912:50:57.878 [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)
116012:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:50:57 GMT
116112:50:57.878 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
116212:50:57.878 [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
116312:50:57.878 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Starting to pull image
116412:50:57.879 [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)
116512:50:57.879 [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)
116612:50:58.120 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
116712:50:58.121 [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]"
116812:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
116912:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
117012:50:58.121 [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]"
117112:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
117212:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
117312:50:58.121 [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]"
117412:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
117512:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
117612:50:58.121 [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]"
117712:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
117812:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
117912:50:58.121 [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]"
118012:50:58.121 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
118112:50:58.121 [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)
118212:50:58.121 [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)
118312:50:58.121 [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)
118412:50:58.121 [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)
118512:50:58.121 [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)
118612:50:58.122 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
118712:50:58.122 [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]"
118812:50:58.122 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
118912:50:58.122 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
119012:50:58.122 [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]"
119112:50:58.122 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
119212:50:58.122 [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)
119312:50:58.122 [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)
119412:50:58.389 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
119512:50:58.389 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":130816,"total":13066008},"progress":"[\u003e ] 130.8kB/13.07MB","id":"ab7e73164559"}[\r][\n]"
119612:50:58.389 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
119712:50:58.389 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=130816, total=13066008, start=null), progress=[> ] 130.8kB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
119812:50:58.425 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
119912:50:58.426 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":528486,"total":76097157},"progress":"[\u003e ] 528.5kB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
120012:50:58.426 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
120112:50:58.426 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=528486, total=76097157, start=null), progress=[> ] 528.5kB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
120212:50:58.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
120312:50:58.490 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":8987209,"total":13066008},"progress":"[==================================\u003e ] 8.987MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
120412:50:58.490 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
120512:50:58.490 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8987209, total=13066008, start=null), progress=[==================================> ] 8.987MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
120612:50:58.505 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
120712:50:58.505 [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]"
120812:50:58.505 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
120912:50:58.505 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
121012:50:58.505 [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]"
121112:50:58.505 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
121212:50:58.505 [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)
121312:50:58.506 [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)
121412:50:58.507 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (9 MB/? MB)
121512:50:58.526 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
121612:50:58.526 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":16616770,"total":76097157},"progress":"[==========\u003e ] 16.62MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
121712:50:58.526 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
121812:50:58.527 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16616770, total=76097157, start=null), progress=[==========> ] 16.62MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
121912:50:58.626 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
122012:50:58.627 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":39074242,"total":76097157},"progress":"[=========================\u003e ] 39.07MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
122112:50:58.627 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
122212:50:58.627 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=39074242, total=76097157, start=null), progress=[=========================> ] 39.07MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
122312:50:58.670 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
122412:50:58.670 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1369,"total":11440},"progress":"[=====\u003e ] 1.369kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
122512:50:58.670 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
122612:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1369, total=11440, start=null), progress=[=====> ] 1.369kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
122712:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b8[\r][\n]"
122812:50:58.671 [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]"
122912:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123012:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
123112:50:58.671 [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]"
123212:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123312:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
123412:50:58.671 [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]"
123512:50:58.671 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123612:50:58.671 [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)
123712:50:58.672 [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)
123812:50:58.672 [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)
123912:50:58.672 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (45 MB/? MB)
124012:50:58.727 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
124112:50:58.728 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":60465666,"total":76097157},"progress":"[=======================================\u003e ] 60.47MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
124212:50:58.728 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124312:50:58.728 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=60465666, total=76097157, start=null), progress=[=======================================> ] 60.47MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
124412:50:58.764 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
124512:50:58.764 [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]"
124612:50:58.764 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124712:50:58.764 [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)
124812:50:58.765 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 0 extracted, (66 MB/? MB)
124912:50:58.799 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
125012:50:58.799 [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]"
125112:50:58.799 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
125212:50:58.799 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
125312:50:58.799 [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]"
125412:50:58.799 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
125512:50:58.799 [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)
125612:50:58.799 [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)
125712:50:58.800 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 1 pending, 4 downloaded, 0 extracted, (66 MB/? MB)
125812:50:58.828 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ba[\r][\n]"
125912:50:58.828 [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]"
126012:50:58.828 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126112:50:58.829 [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)
126212:50:58.931 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
126312:50:58.932 [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]"
126412:50:58.932 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126512:50:58.932 [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)
126612:50:59.038 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
126712:50:59.038 [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]"
126812:50:59.038 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126912:50:59.039 [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)
127012:50:59.169 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
127112:50:59.169 [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]"
127212:50:59.169 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127312:50:59.170 [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)
127412:50:59.300 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
127512:50:59.300 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":245760,"total":23686198},"progress":"[\u003e ] 245.8kB/23.69MB","id":"936d7003ec28"}[\r][\n]"
127612:50:59.300 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127712:50:59.301 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=245760, total=23686198, start=null), progress=[> ] 245.8kB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
127812:50:59.313 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
127912:50:59.313 [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]"
128012:50:59.313 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128112:50:59.313 [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)
128212:50:59.402 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
128312:50:59.402 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":2883584,"total":23686198},"progress":"[======\u003e ] 2.884MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
128412:50:59.402 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128512:50:59.402 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2883584, total=23686198, start=null), progress=[======> ] 2.884MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
128612:50:59.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
128712:50:59.429 [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]"
128812:50:59.429 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128912:50:59.430 [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)
129012:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
129112:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":7696384,"total":23686198},"progress":"[================\u003e ] 7.696MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
129212:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129312:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7696384, total=23686198, start=null), progress=[================> ] 7.696MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
129412:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
129512:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32309248,"total":76097157},"progress":"[=====================\u003e ] 32.31MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
129612:50:59.529 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129712:50:59.530 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32309248, total=76097157, start=null), progress=[=====================> ] 32.31MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
129812:50:59.639 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
129912:50:59.639 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":40665088,"total":76097157},"progress":"[==========================\u003e ] 40.67MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
130012:50:59.639 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130112:50:59.640 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=40665088, total=76097157, start=null), progress=[==========================> ] 40.67MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
130212:50:59.643 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
130312:50:59.643 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":15400960,"total":23686198},"progress":"[================================\u003e ] 15.4MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
130412:50:59.643 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130512:50:59.643 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15400960, total=23686198, start=null), progress=[================================> ] 15.4MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
130612:50:59.754 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
130712:50:59.754 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":22364160,"total":23686198},"progress":"[===============================================\u003e ] 22.36MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
130812:50:59.754 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130912:50:59.755 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22364160, total=23686198, start=null), progress=[===============================================> ] 22.36MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
131012:50:59.767 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
131112:50:59.767 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":47906816,"total":76097157},"progress":"[===============================\u003e ] 47.91MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
131212:50:59.767 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131312:50:59.768 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47906816, total=76097157, start=null), progress=[===============================> ] 47.91MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
131412:50:59.806 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
131512:50:59.806 [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]"
131612:50:59.806 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131712:50:59.806 [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)
131812:50:59.806 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
131912:50:59.806 [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]"
132012:50:59.806 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132112:50:59.807 [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)
132212:50:59.807 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 0 extracted, (87 MB/107 MB)
132312:50:59.944 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
132412:50:59.944 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":49577984,"total":76097157},"progress":"[================================\u003e ] 49.58MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
132512:50:59.944 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132612:50:59.945 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49577984, total=76097157, start=null), progress=[================================> ] 49.58MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
132712:51:00.058 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
132812:51:00.058 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":51806208,"total":76097157},"progress":"[==================================\u003e ] 51.81MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
132912:51:00.058 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133012:51:00.059 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51806208, total=76097157, start=null), progress=[==================================> ] 51.81MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
133112:51:00.180 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
133212:51:00.180 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":54034432,"total":76097157},"progress":"[===================================\u003e ] 54.03MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
133312:51:00.180 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133412:51:00.180 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54034432, total=76097157, start=null), progress=[===================================> ] 54.03MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
133512:51:00.281 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
133612:51:00.281 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":56262656,"total":76097157},"progress":"[====================================\u003e ] 56.26MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
133712:51:00.281 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133812:51:00.281 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=56262656, total=76097157, start=null), progress=[====================================> ] 56.26MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
133912:51:00.384 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
134012:51:00.384 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":61276160,"total":76097157},"progress":"[========================================\u003e ] 61.28MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
134112:51:00.384 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134212:51:00.385 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=61276160, total=76097157, start=null), progress=[========================================> ] 61.28MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
134312:51:00.522 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
134412:51:00.522 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":66289664,"total":76097157},"progress":"[===========================================\u003e ] 66.29MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
134512:51:00.522 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134612:51:00.522 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=66289664, total=76097157, start=null), progress=[===========================================> ] 66.29MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
134712:51:00.635 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
134812:51:00.636 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":67403776,"total":76097157},"progress":"[============================================\u003e ] 67.4MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
134912:51:00.636 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135012:51:00.636 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=67403776, total=76097157, start=null), progress=[============================================> ] 67.4MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
135112:51:00.781 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
135212:51:00.781 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":68517888,"total":76097157},"progress":"[=============================================\u003e ] 68.52MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
135312:51:00.781 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135412:51:00.781 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=68517888, total=76097157, start=null), progress=[=============================================> ] 68.52MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
135512:51:01.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
135612:51:01.115 [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]"
135712:51:01.115 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135812:51:01.115 [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)
135912:51:01.215 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
136012:51:01.215 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":75759616,"total":76097157},"progress":"[=================================================\u003e ] 75.76MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
136112:51:01.215 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136212:51:01.216 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=75759616, total=76097157, start=null), progress=[=================================================> ] 75.76MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
136312:51:01.221 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
136412:51:01.221 [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]"
136512:51:01.221 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136612:51:01.221 [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)
136712:51:01.484 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
136812:51:01.484 [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]"
136912:51:01.484 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137012:51:01.484 [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)
137112:51:01.485 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 1 extracted, (102 MB/107 MB)
137212:51:01.485 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
137312:51:01.485 [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]"
137412:51:01.485 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137512:51:01.486 [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)
137612:51:01.486 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
137712:51:01.486 [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]"
137812:51:01.486 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137912:51:01.486 [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)
138012:51:01.895 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
138112:51:01.895 [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]"
138212:51:01.895 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138312:51:01.895 [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)
138412:51:01.896 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 2 extracted, (102 MB/107 MB)
138512:51:01.899 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
138612:51:01.899 [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]"
138712:51:01.899 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138812:51:01.899 [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)
138912:51:01.952 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
139012:51:01.952 [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]"
139112:51:01.952 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139212:51:01.953 [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)
139312:51:01.970 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
139412:51:01.970 [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]"
139512:51:01.970 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139612:51:01.970 [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)
139712:51:01.971 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 3 extracted, (106 MB/107 MB)
139812:51:01.972 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
139912:51:01.972 [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]"
140012:51:01.972 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140112:51:01.972 [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)
140212:51:01.973 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
140312:51:01.973 [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]"
140412:51:01.973 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140512:51:01.974 [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)
140612:51:01.984 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
140712:51:01.984 [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]"
140812:51:01.984 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140912:51:01.984 [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)
141012:51:01.984 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 4 extracted, (106 MB/107 MB)
141112:51:01.992 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
141212:51:01.992 [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]"
141312:51:01.992 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141412:51:01.992 [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)
141512:51:02.093 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
141612:51:02.093 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8126464,"total":23686198},"progress":"[=================\u003e ] 8.126MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
141712:51:02.093 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141812:51:02.093 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8126464, total=23686198, start=null), progress=[=================> ] 8.126MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
141912:51:02.195 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
142012:51:02.195 [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]"
142112:51:02.195 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142212:51:02.195 [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)
142312:51:02.289 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
142412:51:02.289 [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]"
142512:51:02.289 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142612:51:02.290 [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)
142712:51:02.323 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
142812:51:02.323 [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]"
142912:51:02.323 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143012:51:02.323 [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)
143112:51:02.324 [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)
143212:51:02.328 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "5e[\r][\n]"
143312:51:02.328 [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]"
143412:51:02.328 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143512:51:02.328 [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)
143612:51:02.330 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "4c[\r][\n]"
143712:51:02.330 [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]"
143812:51:02.330 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143912:51:02.330 [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)
144012:51:02.331 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
144112:51:02.331 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144212:51:02.331 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: releasing valid endpoint
144312:51:02.331 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: releasing endpoint
144412:51:02.331 [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
144512:51:02.331 [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]
144612:51:02.331 [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)
144712:51:02.331 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
144812:51:02.331 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: preparing request execution
144912:51:02.332 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
145012:51:02.332 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
145112:51:02.332 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: target auth state: UNCHALLENGED
145212:51:02.332 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: proxy auth state: UNCHALLENGED
145312:51:02.332 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000010: acquiring connection with route {}->unix://localhost:2375
145412:51:02.332 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquiring endpoint (3 MINUTES)
145512:51:02.332 [pool-28-thread-7] 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]
145612:51:02.333 [pool-28-thread-7] 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]
145712:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: acquired ep-0000000F
145812:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquired endpoint ep-0000000F
145912:51:02.333 [pool-28-thread-7] 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
146012:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: start execution ex-00000010
146112:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
146212:51:02.333 [pool-28-thread-7] 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
146312:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
146412:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
146512:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
146612:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
146712:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
146812:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
146912:51:02.333 [pool-28-thread-7] 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]"
147012:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
147112:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
147212:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
147312:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
147412:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
147512:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
147612:51:02.333 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
147712:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
147812:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
147912:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
148012:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
148112:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
148212:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
148312:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
148412:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
148512:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148612:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
148712:51:02.334 [pool-28-thread-7] 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/01a02bf89f3fe1066a43ba6e7d10f4a71aaf824164a6f7010621d32bf8efb6f8/diff:/var/lib/docker/overlay2/343ea2d88871c7eff0625a4bd00c44e4addc3b0db1a84ec90df07ffc8dbf9ebb/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/merged","UpperDir":"/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/diff","WorkDir":"/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/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]"
148812:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148912:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
149012:51:02.334 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149112:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
149212:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
149312:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
149412:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
149512:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
149612:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
149712:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
149812:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
149912:51:02.336 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: connection can be kept alive for 3 MINUTES
150012:51:02.338 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: releasing valid endpoint
150112:51:02.338 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: releasing endpoint
150212:51:02.338 [pool-28-thread-7] 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
150312:51:02.338 [pool-28-thread-7] 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]
150412:51:02.338 [pool-28-thread-7] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
150512:51:02.339 [pool-28-thread-7] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Trying to start container: vesoft/nebula-metad:v3.6.0 (attempt 1/1)
150612:51:02.339 [pool-28-thread-7] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
150712:51:02.339 [pool-28-thread-7] INFO tc.vesoft/nebula-metad:v3.6.0 - Creating container for image: vesoft/nebula-metad:v3.6.0
150812:51:02.340 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:v3.6.0 at registry: https://index.docker.io/v1/
150912:51:02.340 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
151012:51:02.340 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
151112:51:02.342 [pool-28-thread-7] 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=b721b53c-c533-4f3a-94a8-590896839f3f},testcontainers-nebula-network,{}
151212:51:02.346 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: preparing request execution
151312:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
151412:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
151512:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: target auth state: UNCHALLENGED
151612:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: proxy auth state: UNCHALLENGED
151712:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000011: acquiring connection with route {}->unix://localhost:2375
151812:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquiring endpoint (3 MINUTES)
151912:51:02.347 [pool-28-thread-7] 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]
152012:51:02.347 [pool-28-thread-7] 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]
152112:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: acquired ep-00000010
152212:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquired endpoint ep-00000010
152312:51:02.347 [pool-28-thread-7] 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
152412:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: start execution ex-00000011
152512:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: executing exchange ex-00000011 over http-outgoing-1
152612:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/networks/create HTTP/1.1
152712:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
152812:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
152912:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
153012:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
153112:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
153212:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 475
153312:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
153412:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
153512:51:02.347 [pool-28-thread-7] 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]"
153612:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
153712:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
153812:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
153912:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
154012:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
154112:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 475[\r][\n]"
154212:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
154312:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
154412:51:02.347 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
154512:51:02.347 [pool-28-thread-7] 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":"b721b53c-c533-4f3a-94a8-590896839f3f"}}"
154612:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
154712:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
154812:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
154912:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
155012:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
155112:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
155212:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
155312:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 87[\r][\n]"
155412:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
155512:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","Warning":""}[\n]"
155612:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
155712:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
155812:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
155912:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
156012:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
156112:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
156212:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
156312:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 87
156412:51:02.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: connection can be kept alive for 3 MINUTES
156512:51:02.387 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: releasing valid endpoint
156612:51:02.387 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: releasing endpoint
156712:51:02.387 [pool-28-thread-7] 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
156812:51:02.387 [pool-28-thread-7] 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]
156912:51:02.440 [pool-28-thread-7] 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>
157012:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: preparing request execution
157112:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
157212:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
157312:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: target auth state: UNCHALLENGED
157412:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: proxy auth state: UNCHALLENGED
157512:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000012: acquiring connection with route {}->unix://localhost:2375
157612:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquiring endpoint (3 MINUTES)
157712:51:02.441 [pool-28-thread-7] 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]
157812:51:02.441 [pool-28-thread-7] 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]
157912:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: acquired ep-00000011
158012:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquired endpoint ep-00000011
158112:51:02.441 [pool-28-thread-7] 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
158212:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: start execution ex-00000012
158312:51:02.441 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: executing exchange ex-00000012 over http-outgoing-1
158412:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/json HTTP/1.1
158512:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
158612:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
158712:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
158812:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
158912:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
159012:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
159112:51:02.442 [pool-28-thread-7] 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]"
159212:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
159312:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
159412:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
159512:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
159612:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
159712:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
159812:51:02.442 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
159912:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
160012:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
160112:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
160212:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
160312:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
160412:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
160512:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
160612:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
160712:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
160812:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1681[\r][\n]"
160912:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[{"Id":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","Names":["/testcontainers-ryuk-b721b53c-c533-4f3a-94a8-590896839f3f"],"Image":"testcontainers/ryuk:0.5.1","ImageID":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","Command":"/bin/ryuk","Created":1764849056,"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":"1e:36:7d:c6:2c:03","DriverOpts":null,"GwPriority":0,"NetworkID":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","EndpointID":"2017cf16ad1e7d4c7d0ce0cfe3bbc06f039ded9d36cb1faec072efbbd9f73505","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":"5b803ce85181c0d6d3f6e964595105b6386b34fdb9542a2fd9451b55727f0fc2","Names":["/hungry_lumiere"],"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-RC3\" \\\n \"$(config .targets)\" \\\n \"https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC3\" \\\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":1764848966,"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 About a minute","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"96:b2:0c:d8:8a:10","DriverOpts":null,"GwPriority":0,"NetworkID":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","EndpointID":"2674b5f37bbea13b55c9df0e3cade9204319392cec392fd3f994c80fa1e2446d","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",""
161012:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
161112:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
161212:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
161312:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
161412:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
161512:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
161612:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
161712:51:02.443 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
161812:51:02.444 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: connection can be kept alive for 3 MINUTES
161912:51:02.450 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"","RW":true,"Propagation":"rprivate"}]},{"Id":"167d0340b602e72c6c7c8a7c8fa7bc3631163b6b3bf9f6766e2d06bd29c88646","Names":["/a3ab7c0c39b77bc841cfbaf08de6cdeb68cf_016880"],"Image":"73a3ab:7c0c39b77bc841cfbaf08de6cdeb68cf","ImageID":"sha256:2421d8e5acd59b82b5397fa7b640ada94dd52fa74be8e77a91a1da7063ce88d9","Command":"/entrypoint.sh","Created":1764848942,"Ports":[],"Labels":{"73a3ab":""},"State":"running","Status":"Up About a minute","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"f2:1b:71:e6:56:6e","DriverOpts":null,"GwPriority":0,"NetworkID":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","EndpointID":"c2a86f816cfdfd5b07690cc53c436dc0522749ca4398ddd6a592c6cca837834a","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/_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"},{"Type":"bind","Source":"/home/runner/work/_temp","Destination":"/github/runner_temp","Mode":"","RW":true,"Propagation":"rprivate"}]}][\n]"
162012:51:02.451 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
162112:51:02.451 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
162212:51:02.451 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
162312:51:02.451 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: releasing valid endpoint
162412:51:02.451 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: releasing endpoint
162512:51:02.451 [pool-28-thread-7] 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
162612:51:02.451 [pool-28-thread-7] 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]
162712:51:02.461 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5a1bf2d8[aliases=[tc-QXyLYyyq],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=f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9559/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@4480ca0e}, 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=b721b53c-c533-4f3a-94a8-590896839f3f},macAddress=<null>,name=metad0-b721b53c-c533-4f3a-94a8-590896839f3f,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@5b11b732,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>]
162812:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: preparing request execution
162912:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
163012:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
163112:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: target auth state: UNCHALLENGED
163212:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: proxy auth state: UNCHALLENGED
163312:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000013: acquiring connection with route {}->unix://localhost:2375
163412:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquiring endpoint (3 MINUTES)
163512:51:02.464 [pool-28-thread-7] 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]
163612:51:02.464 [pool-28-thread-7] 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]
163712:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: acquired ep-00000012
163812:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquired endpoint ep-00000012
163912:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: executing POST /v1.32/containers/create?name=metad0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
164012:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: start execution ex-00000013
164112:51:02.464 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: executing exchange ex-00000013 over http-outgoing-1
164212:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/create?name=metad0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
164312:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
164412:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
164512:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
164612:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
164712:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
164812:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 2504
164912:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
165012:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
165112:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/create?name=metad0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1[\r][\n]"
165212:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
165312:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
165412:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
165512:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
165612:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
165712:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 2504[\r][\n]"
165812:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
165912:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
166012:51:02.465 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
166112:51:02.465 [pool-28-thread-7] 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":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"b721b53c-c533-4f3a-94a8-590896839f3f"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d":{"IPAMConfig":null,"Links":null,"Aliases":["tc-QXyLYyyq"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
166212:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
166312:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
166412:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
166512:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
166612:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
166712:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
166812:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
166912:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 88[\r][\n]"
167012:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
167112:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","Warnings":[]}[\n]"
167212:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
167312:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
167412:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
167512:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
167612:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
167712:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
167812:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
167912:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 88
168012:51:02.481 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: connection can be kept alive for 3 MINUTES
168112:51:02.482 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: releasing valid endpoint
168212:51:02.482 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: releasing endpoint
168312:51:02.482 [pool-28-thread-7] 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
168412:51:02.482 [pool-28-thread-7] 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]
168512:51:02.482 [pool-28-thread-7] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 is starting: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4
168612:51:02.482 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4
168712:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: preparing request execution
168812:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
168912:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
169012:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: target auth state: UNCHALLENGED
169112:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: proxy auth state: UNCHALLENGED
169212:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000014: acquiring connection with route {}->unix://localhost:2375
169312:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquiring endpoint (3 MINUTES)
169412:51:02.483 [pool-28-thread-7] 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]
169512:51:02.483 [pool-28-thread-7] 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]
169612:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: acquired ep-00000013
169712:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquired endpoint ep-00000013
169812:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: executing POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/start HTTP/1.1
169912:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: start execution ex-00000014
170012:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: executing exchange ex-00000014 over http-outgoing-1
170112:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/start HTTP/1.1
170212:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
170312:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
170412:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
170512:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
170612:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
170712:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
170812:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
170912:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/start HTTP/1.1[\r][\n]"
171012:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
171112:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
171212:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
171312:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
171412:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
171512:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
171612:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
171712:51:02.483 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
171812:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
171912:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
172012:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
172112:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
172212:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
172312:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
172412:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
172512:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 204 No Content
172612:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
172712:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
172812:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
172912:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
173012:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
173112:51:02.627 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: connection can be kept alive for 3 MINUTES
173212:51:02.628 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: releasing valid endpoint
173312:51:02.628 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: releasing endpoint
173412:51:02.628 [pool-28-thread-7] 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
173512:51:02.628 [pool-28-thread-7] 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]
173612:51:02.628 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,false
173712:51:02.629 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json], queryParams={}}
173812:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: preparing request execution
173912:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
174012:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
174112:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: target auth state: UNCHALLENGED
174212:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: proxy auth state: UNCHALLENGED
174312:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000015: acquiring connection with route {}->unix://localhost:2375
174412:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquiring endpoint (3 MINUTES)
174512:51:02.629 [pool-28-thread-7] 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]
174612:51:02.629 [pool-28-thread-7] 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]
174712:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: acquired ep-00000014
174812:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquired endpoint ep-00000014
174912:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: executing GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
175012:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: start execution ex-00000015
175112:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: executing exchange ex-00000015 over http-outgoing-1
175212:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
175312:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
175412:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
175512:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
175612:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
175712:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
175812:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
175912:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1[\r][\n]"
176012:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
176112:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
176212:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
176312:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
176412:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
176512:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
176612:51:02.629 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
176712:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
176812:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
176912:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
177012:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
177112:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
177212:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
177312:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
177412:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
177512:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
177612:51:02.630 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
177712:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","Created":"2025-12-04T11:51:02.466339867Z","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":3450,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:02.491204934Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/resolv.conf","HostnamePath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hostname","HostsPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hosts","LogPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4-json.log","Name":"/metad0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","LowerDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb-init/diff:/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/diff:/var/lib/docker/overlay2/01a02bf89f3fe1066a43ba6e7d10f4a71aaf824164a6f7010621d32bf8efb6f8/diff:/var/lib/docker/overlay2/343ea2d88871c7eff0625a4bd00c44e4addc3b0db1a84ec90df07ffc8dbf9ebb/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/merged","UpperDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/diff","WorkDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"8b1f3b812643","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d1e672789d97e332a76de1fd5df1c5c29cce72236702fb6cafb544ed80848c87","SandboxKey":"/var/run/docker/netns/d1e672789d97","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-QXyLYyyq","8b1f3b812643"],"MacAddress":"82:0c:4c:9b:f6:26","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"edff88d92f6b48478c78a7b5cbbc75ab63a8a656a5dddc578fd4bad3b1f0cc08","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-QXyLYyyq","8b1f3b812643"]}}}}[\n]"
177812:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
177912:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
178012:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
178112:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
178212:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
178312:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
178412:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
178512:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
178612:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
178712:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
178812:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
178912:51:02.631 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: connection can be kept alive for 3 MINUTES
179012:51:02.633 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: releasing valid endpoint
179112:51:02.633 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: releasing endpoint
179212:51:02.633 [pool-28-thread-7] 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
179312:51:02.633 [pool-28-thread-7] 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]
179412:51:02.633 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151
179512:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: preparing request execution
179612:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
179712:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
179812:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: target auth state: UNCHALLENGED
179912:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: proxy auth state: UNCHALLENGED
180012:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000016: acquiring connection with route {}->unix://localhost:2375
180112:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquiring endpoint (3 MINUTES)
180212:51:02.634 [pool-28-thread-7] 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]
180312:51:02.634 [pool-28-thread-7] 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]
180412:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: acquired ep-00000015
180512:51:02.634 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquired endpoint ep-00000015
180612:51:02.635 [pool-28-thread-7] 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
180712:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: start execution ex-00000016
180812:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: executing exchange ex-00000016 over http-outgoing-1
180912:51:02.635 [pool-28-thread-7] 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
181012:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
181112:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
181212:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
181312:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
181412:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
181512:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
181612:51:02.635 [pool-28-thread-7] 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]"
181712:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
181812:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
181912:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
182012:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
182112:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
182212:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
182312:51:02.635 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
182412:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
182512:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
182612:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
182712:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
182812:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
182912:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
183012:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
183112:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
183212:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
183312:51:02.636 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
183412:51:02.637 [pool-28-thread-7] 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/01a02bf89f3fe1066a43ba6e7d10f4a71aaf824164a6f7010621d32bf8efb6f8/diff:/var/lib/docker/overlay2/343ea2d88871c7eff0625a4bd00c44e4addc3b0db1a84ec90df07ffc8dbf9ebb/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/merged","UpperDir":"/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/diff","WorkDir":"/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/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]"
183512:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
183612:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
183712:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
183812:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
183912:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
184012:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
184112:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
184212:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
184312:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
184412:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
184512:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
184612:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: connection can be kept alive for 3 MINUTES
184712:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: releasing valid endpoint
184812:51:02.637 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: releasing endpoint
184912:51:02.637 [pool-28-thread-7] 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
185012:51:02.638 [pool-28-thread-7] 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]
185112:51:02.638 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
185212:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: preparing request execution
185312:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
185412:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
185512:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: target auth state: UNCHALLENGED
185612:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: proxy auth state: UNCHALLENGED
185712:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000017: acquiring connection with route {}->unix://localhost:2375
185812:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquiring endpoint (3 MINUTES)
185912:51:02.638 [pool-28-thread-7] 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]
186012:51:02.638 [pool-28-thread-7] 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]
186112:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: acquired ep-00000016
186212:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquired endpoint ep-00000016
186312:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: executing GET /v1.32/version HTTP/1.1
186412:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: start execution ex-00000017
186512:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: executing exchange ex-00000017 over http-outgoing-1
186612:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/version HTTP/1.1
186712:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
186812:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
186912:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
187012:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
187112:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
187212:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
187312:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
187412:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
187512:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
187612:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
187712:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
187812:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
187912:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
188012:51:02.638 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
188112:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
188212:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
188312:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
188412:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
188512:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
188612:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
188712:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
188812:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 821[\r][\n]"
188912:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
189012:51:02.647 [pool-28-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
189112:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
189212:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
189312:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
189412:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
189512:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
189612:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
189712:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
189812:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 821
189912:51:02.647 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: connection can be kept alive for 3 MINUTES
190012:51:02.648 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: releasing valid endpoint
190112:51:02.648 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: releasing endpoint
190212:51:02.648 [pool-28-thread-7] 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
190312:51:02.648 [pool-28-thread-7] 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]
190412:51:02.655 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
190512:51:02.656 [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},8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,<null>,<null>,<null>,<null>,<null>
190612:51:02.658 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,false
190712:51:02.659 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json], queryParams={}}
190812:51:02.660 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: preparing request execution
190912:51:02.660 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: preparing request execution
191012:51:02.660 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
191112:51:02.660 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
191212:51:02.660 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
191312:51:02.660 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: target auth state: UNCHALLENGED
191412:51:02.660 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: proxy auth state: UNCHALLENGED
191512:51:02.660 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000019: acquiring connection with route {}->unix://localhost:2375
191612:51:02.660 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
191712:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: target auth state: UNCHALLENGED
191812:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: proxy auth state: UNCHALLENGED
191912:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquiring endpoint (3 MINUTES)
192012:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: acquiring connection with route {}->unix://localhost:2375
192112:51:02.661 [testcontainers-wait-1] 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: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
192212:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquiring endpoint (3 MINUTES)
192312:51:02.661 [testcontainers-wait-1] 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: 1 of 2147483647; total allocated: 1 of 2147483647]
192412:51:02.661 [testcontainers-wait-0] 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: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
192512:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: acquired ep-00000017
192612:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquired endpoint ep-00000017
192712:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: executing GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
192812:51:02.661 [testcontainers-wait-0] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
192912:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: start execution ex-00000019
193012:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: executing exchange ex-00000019 over http-outgoing-1
193112:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: acquired ep-00000018
193212:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquired endpoint ep-00000018
193312:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: opening connection {}->unix://localhost:2375
193412:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
193512:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
193612:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
193712:51:02.661 [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
193812:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: connecting endpoint (3 MINUTES)
193912:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
194012:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
194112:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
194212:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1[\r][\n]"
194312:51:02.661 [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)
194412:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
194512:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
194612:51:02.661 [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]"
194712:51:02.661 [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]"
194812:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
194912:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
195012:51:02.661 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
195112:51:02.661 [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
195212:51:02.661 [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
195312:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connected http-outgoing-2
195412:51:02.661 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: endpoint connected
195512:51:02.662 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: executing POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/exec HTTP/1.1
195612:51:02.662 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: start execution ex-00000018
195712:51:02.662 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: executing exchange ex-00000018 over http-outgoing-2
195812:51:02.662 [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]"
195912:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
196012:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
196112:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
196212:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
196312:51:02.662 [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]"
196412:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
196512:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
196612:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
196712:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
196812:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","Created":"2025-12-04T11:51:02.466339867Z","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":3450,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:02.491204934Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/resolv.conf","HostnamePath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hostname","HostsPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hosts","LogPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4-json.log","Name":"/metad0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","LowerDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb-init/diff:/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/diff:/var/lib/docker/overlay2/01a02bf89f3fe1066a43ba6e7d10f4a71aaf824164a6f7010621d32bf8efb6f8/diff:/var/lib/docker/overlay2/343ea2d88871c7eff0625a4bd00c44e4addc3b0db1a84ec90df07ffc8dbf9ebb/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/merged","UpperDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6"
196912:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
197012:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
197112:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
197212:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
197312:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
197412:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
197512:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
197612:51:02.662 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
197712:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/exec HTTP/1.1
197812:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
197912:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
198012:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
198112:51:02.663 [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
198212:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
198312:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 290
198412:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
198512:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
198612:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/exec HTTP/1.1[\r][\n]"
198712:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
198812:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
198912:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
199012:51:02.663 [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]"
199112:51:02.663 [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]"
199212:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 290[\r][\n]"
199312:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
199412:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
199512:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
199612:51:02.663 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"containerId":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","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}"
199712:51:02.663 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: connection can be kept alive for 3 MINUTES
199812:51:02.664 [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]"
199912:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
200012:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
200112:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
200212:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
200312:51:02.664 [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]"
200412:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
200512:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 74[\r][\n]"
200612:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
200712:51:02.664 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb"}[\n]"
200812:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created
200912:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
201012:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
201112:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
201212:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
201312:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
201412:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Thu, 04 Dec 2025 11:51:02 GMT
201512:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 74
201612:51:02.664 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/diff","WorkDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"8b1f3b812643","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d1e672789d97e332a76de1fd5df1c5c29cce72236702fb6cafb544ed80848c87","SandboxKey":"/var/run/docker/netns/d1e672789d97","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-QXyLYyyq","8b1f3b812643"],"MacAddress":"82:0c:4c:9b:f6:26","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"edff88d92f6b48478c78a7b5cbbc75ab63a8a656a5dddc578fd4bad3b1f0cc08","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-QXyLYyyq","8b1f3b812643"]}}}}[\n]"
201712:51:02.665 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: connection can be kept alive for 3 MINUTES
201812:51:02.666 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: releasing valid endpoint
201912:51:02.666 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: releasing endpoint
202012:51:02.666 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
202112:51:02.666 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
202212:51:02.666 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
202312:51:02.666 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: releasing valid endpoint
202412:51:02.666 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: releasing endpoint
202512:51:02.666 [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
202612:51:02.667 [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]
202712:51:02.667 [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
202812:51:02.667 [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]
202912:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: preparing request execution
203012:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
203112:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
203212:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: target auth state: UNCHALLENGED
203312:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: proxy auth state: UNCHALLENGED
203412:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001A: acquiring connection with route {}->unix://localhost:2375
203512:51:02.669 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquiring endpoint (3 MINUTES)
203612:51:02.670 [docker-java-stream-817609617] 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]
203712:51:02.670 [docker-java-stream-817609617] 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]
203812:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: acquired ep-00000019
203912:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquired endpoint ep-00000019
204012:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001A: executing POST /v1.32/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/start HTTP/1.1
204112:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: start execution ex-0000001A
204212:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: executing exchange ex-0000001A over http-outgoing-2
204312:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/start HTTP/1.1
204412:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
204512:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
204612:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
204712:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
204812:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
204912:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 26
205012:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
205112:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
205212:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/start HTTP/1.1[\r][\n]"
205312:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
205412:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
205512:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
205612:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
205712:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
205812:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 26[\r][\n]"
205912:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
206012:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
206112:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
206212:51:02.670 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"Detach":null,"Tty":null}"
206312:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
206412:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
206512:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
206612:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
206712:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
206812:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
206912:51:02.672 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
207012:51:02.673 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
207112:51:02.673 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/vnd.docker.raw-stream
207212:51:02.673 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
207312:51:02.673 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
207412:51:02.673 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
207512:51:02.673 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
207612:51:02.684 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9559] in PT0.029280411S
207712:51:02.715 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "end of stream"
207812:51:02.715 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-2: close connection IMMEDIATE
207912:51:02.715 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: endpoint closed
208012:51:02.715 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: discarding endpoint
208112:51:02.715 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: releasing endpoint
208212:51:02.715 [docker-java-stream-817609617] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection is not kept alive
208312:51:02.715 [docker-java-stream-817609617] 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]
208412:51:02.718 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb
208512:51:02.719 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/json], queryParams={}}
208612:51:02.720 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: preparing request execution
208712:51:02.720 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
208812:51:02.720 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
208912:51:02.720 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: target auth state: UNCHALLENGED
209012:51:02.720 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: proxy auth state: UNCHALLENGED
209112:51:02.720 [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
209212:51:02.720 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquiring endpoint (3 MINUTES)
209312:51:02.721 [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]
209412:51:02.721 [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]
209512:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: acquired ep-0000001A
209612:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquired endpoint ep-0000001A
209712:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: executing GET /v1.32/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/json HTTP/1.1
209812:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: start execution ex-0000001B
209912:51:02.721 [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
210012:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/json HTTP/1.1
210112:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
210212:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
210312:51:02.721 [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
210412:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
210512:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
210612:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
210712:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/exec/5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb/json HTTP/1.1[\r][\n]"
210812:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
210912:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
211012:51:02.721 [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]"
211112:51:02.721 [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]"
211212:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
211312:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
211412:51:02.721 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
211512:51:02.722 [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]"
211612:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
211712:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
211812:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
211912:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
212012:51:02.722 [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]"
212112:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
212212:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 430[\r][\n]"
212312:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
212412:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"ID":"5f4ec2bff66273872c74d534584d046f722ad4c494f6377bdc66a207ad3107fb","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":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","DetachKeys":"","Pid":3623}[\n]"
212512:51:02.722 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
212612:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
212712:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
212812:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
212912:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
213012:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
213112:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
213212:51:02.723 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 430
213312:51:02.723 [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
213412:51:02.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: releasing valid endpoint
213512:51:02.727 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: releasing endpoint
213612:51:02.727 [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
213712:51:02.727 [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]
213812:51:02.728 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.073724501S
213912:51:02.728 [pool-28-thread-7] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 started in PT5.622085581S
214012:51:02.730 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: ps -ef
214112:51:02.730 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,<null>,<null>,<null>,<null>,<null>
214212:51:02.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: preparing request execution
214312:51:02.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
214412:51:02.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
214512:51:02.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: target auth state: UNCHALLENGED
214612:51:02.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: proxy auth state: UNCHALLENGED
214712:51:02.731 [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
214812:51:02.731 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquiring endpoint (3 MINUTES)
214912:51:02.732 [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]
215012:51:02.732 [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]
215112:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: acquired ep-0000001B
215212:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquired endpoint ep-0000001B
215312:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: executing POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/exec HTTP/1.1
215412:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: start execution ex-0000001C
215512:51:02.732 [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
215612:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/exec HTTP/1.1
215712:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
215812:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
215912:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
216012:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
216112:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
216212:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 230
216312:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
216412:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
216512:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/exec HTTP/1.1[\r][\n]"
216612:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
216712:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
216812:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
216912:51:02.732 [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]"
217012:51:02.732 [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]"
217112:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 230[\r][\n]"
217212:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
217312:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
217412:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
217512:51:02.732 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"containerId":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
217612:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
217712:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
217812:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
217912:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
218012:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
218112:51:02.733 [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]"
218212:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
218312:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 74[\r][\n]"
218412:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
218512:51:02.733 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8"}[\n]"
218612:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
218712:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
218812:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
218912:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
219012:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
219112:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
219212:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Thu, 04 Dec 2025 11:51:02 GMT
219312:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 74
219412:51:02.734 [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
219512:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: releasing valid endpoint
219612:51:02.734 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: releasing endpoint
219712:51:02.734 [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
219812:51:02.734 [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]
219912:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: preparing request execution
220012:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
220112:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
220212:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: target auth state: UNCHALLENGED
220312:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: proxy auth state: UNCHALLENGED
220412:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001D: acquiring connection with route {}->unix://localhost:2375
220512:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquiring endpoint (3 MINUTES)
220612:51:02.735 [docker-java-stream-953024123] 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]
220712:51:02.735 [docker-java-stream-953024123] 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]
220812:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: acquired ep-0000001C
220912:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquired endpoint ep-0000001C
221012:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001D: executing POST /v1.32/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/start HTTP/1.1
221112:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: start execution ex-0000001D
221212:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: executing exchange ex-0000001D over http-outgoing-1
221312:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/start HTTP/1.1
221412:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
221512:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
221612:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
221712:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
221812:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
221912:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 26
222012:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
222112:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
222212:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/start HTTP/1.1[\r][\n]"
222312:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
222412:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
222512:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
222612:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
222712:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
222812:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 26[\r][\n]"
222912:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
223012:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
223112:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
223212:51:02.735 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Detach":null,"Tty":null}"
223312:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
223412:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
223512:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
223612:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
223712:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
223812:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
223912:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
224012:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
224112:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream
224212:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
224312:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
224412:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
224512:51:02.736 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
224612:51:02.778 [docker-java-stream-953024123] 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]"
224712:51:02.778 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "root 1 0 5 19:51 ? 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]"
224812:51:02.778 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "root 101 0 1 19:51 ? 00:00:00 ps -ef[\n]"
224912:51:02.780 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "end of stream"
225012:51:02.780 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-1: close connection IMMEDIATE
225112:51:02.780 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: endpoint closed
225212:51:02.780 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: discarding endpoint
225312:51:02.780 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: releasing endpoint
225412:51:02.780 [docker-java-stream-953024123] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection is not kept alive
225512:51:02.780 [docker-java-stream-953024123] 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]
225612:51:02.781 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8
225712:51:02.781 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/json], queryParams={}}
225812:51:02.781 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: preparing request execution
225912:51:02.781 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
226012:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
226112:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: target auth state: UNCHALLENGED
226212:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: proxy auth state: UNCHALLENGED
226312:51:02.782 [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
226412:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquiring endpoint (3 MINUTES)
226512:51:02.782 [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]
226612:51:02.782 [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]
226712:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: acquired ep-0000001D
226812:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquired endpoint ep-0000001D
226912:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: opening connection {}->unix://localhost:2375
227012:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: connecting endpoint (3 MINUTES)
227112:51:02.782 [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)
227212:51:02.782 [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
227312:51:02.782 [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
227412:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connected http-outgoing-3
227512:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: endpoint connected
227612:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: executing GET /v1.32/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/json HTTP/1.1
227712:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: start execution ex-0000001E
227812:51:02.782 [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
227912:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/json HTTP/1.1
228012:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
228112:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
228212:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
228312:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
228412:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
228512:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
228612:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/exec/869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8/json HTTP/1.1[\r][\n]"
228712:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
228812:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
228912:51:02.782 [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]"
229012:51:02.782 [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]"
229112:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
229212:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
229312:51:02.782 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
229412:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
229512:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
229612:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
229712:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
229812:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
229912:51:02.784 [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]"
230012:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
230112:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 370[\r][\n]"
230212:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
230312:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"ID":"869b7118d93a5d6225e95b954308e2e9cc3ff118f2e16ad38aa988aa4883eeb8","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","DetachKeys":"","Pid":3646}[\n]"
230412:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
230512:51:02.784 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
230612:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
230712:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
230812:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
230912:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
231012:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:02 GMT
231112:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 370
231212:51:02.785 [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
231312:51:02.785 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: releasing valid endpoint
231412:51:02.786 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: releasing endpoint
231512:51:02.786 [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
231612:51:02.787 [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]
231712:51:02.793 [pool-28-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
231812:51:02.793 [pool-28-thread-7] 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'))
231912:51:02.793 [pool-28-thread-7] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - vesoft/nebula-storaged:v3.6.0 is not in image name cache, updating...
232012:51:02.793 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
232112:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: preparing request execution
232212:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
232312:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
232412:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: target auth state: UNCHALLENGED
232512:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: proxy auth state: UNCHALLENGED
232612:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001F: acquiring connection with route {}->unix://localhost:2375
232712:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquiring endpoint (3 MINUTES)
232812:51:02.793 [pool-28-thread-7] 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]
232912:51:02.793 [pool-28-thread-7] 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]
233012:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: acquired ep-0000001E
233112:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquired endpoint ep-0000001E
233212:51:02.793 [pool-28-thread-7] 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
233312:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: start execution ex-0000001F
233412:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: executing exchange ex-0000001F over http-outgoing-3
233512:51:02.793 [pool-28-thread-7] 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
233612:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
233712:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
233812:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
233912:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
234012:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
234112:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
234212:51:02.793 [pool-28-thread-7] 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]"
234312:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
234412:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
234512:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
234612:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
234712:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
234812:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
234912:51:02.793 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
235012:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]"
235112:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
235212:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
235312:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
235412:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
235512:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
235612:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:02 GMT[\r][\n]"
235712:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 59[\r][\n]"
235812:51:02.794 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
235912:51:02.794 [pool-28-thread-7] 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]"
236012:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 404 Not Found
236112:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
236212:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
236312:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
236412:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
236512:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
236612:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:02 GMT
236712:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 59
236812:51:02.795 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: connection can be kept alive for 3 MINUTES
236912:51:02.796 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: releasing valid endpoint
237012:51:02.796 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: releasing endpoint
237112:51:02.796 [pool-28-thread-7] 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
237212:51:02.796 [pool-28-thread-7] 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]
237312:51:02.796 [pool-28-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-storaged:v3.6.0
237412:51:02.796 [pool-28-thread-7] 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.
237512:51:02.796 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:latest at registry: https://index.docker.io/v1/
237612:51:02.796 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
237712:51:02.796 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
237812:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: preparing request execution
237912:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
238012:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
238112:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: target auth state: UNCHALLENGED
238212:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: proxy auth state: UNCHALLENGED
238312:51:02.797 [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
238412:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquiring endpoint (3 MINUTES)
238512:51:02.797 [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]
238612:51:02.797 [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]
238712:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: acquired ep-0000001F
238812:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquired endpoint ep-0000001F
238912:51:02.797 [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
239012:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: start execution ex-00000020
239112:51:02.797 [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
239212:51:02.797 [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
239312:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/octet-stream
239412:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
239512:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
239612:51:02.797 [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
239712:51:02.797 [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
239812:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
239912:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
240012:51:02.797 [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]"
240112:51:02.797 [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]"
240212:51:02.797 [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]"
240312:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
240412:51:02.797 [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]"
240512:51:02.797 [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]"
240612:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
240712:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
240812:51:02.797 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
240912:51:03.540 [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]"
241012:51:03.540 [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]"
241112:51:03.540 [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]"
241212:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
241312:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
241412:51:03.540 [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]"
241512:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:03 GMT[\r][\n]"
241612:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
241712:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
241812:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "40[\r][\n]"
241912:51:03.540 [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]"
242012:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
242112:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
242212:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
242312:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
242412:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
242512:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
242612:51:03.540 [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)
242712:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:03 GMT
242812:51:03.540 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
242912:51:03.540 [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
243012:51:03.541 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Starting to pull image
243112:51:03.541 [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)
243212:51:03.542 [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)
243312:51:03.745 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
243412:51:03.745 [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]"
243512:51:03.745 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
243612:51:03.746 [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)
243712:51:03.747 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
243812:51:03.747 [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]"
243912:51:03.747 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
244012:51:03.747 [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)
244112:51:03.748 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
244212:51:03.748 [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]"
244312:51:03.748 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
244412:51:03.748 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
244512:51:03.748 [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]"
244612:51:03.748 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
244712:51:03.748 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
244812:51:03.748 [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]"
244912:51:03.748 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
245012:51:03.749 [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)
245112:51:03.749 [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)
245212:51:03.749 [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)
245312:51:03.999 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
245412:51:03.999 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
245512:51:03.999 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
245612:51:03.999 [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=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
245712:51:04.351 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
245812:51:04.351 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":245760,"total":24176595},"progress":"[\u003e ] 245.8kB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
245912:51:04.351 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
246012:51:04.352 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=245760, total=24176595, start=null), progress=[> ] 245.8kB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
246112:51:04.373 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
246212:51:04.373 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":135168,"total":13354794},"progress":"[\u003e ] 135.2kB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
246312:51:04.373 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
246412:51:04.374 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=135168, total=13354794, start=null), progress=[> ] 135.2kB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
246512:51:04.464 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
246612:51:04.464 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":8146944,"total":24176595},"progress":"[================\u003e ] 8.147MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
246712:51:04.464 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
246812:51:04.464 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8146944, total=24176595, start=null), progress=[================> ] 8.147MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
246912:51:04.474 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
247012:51:04.475 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":5791744,"total":13354794},"progress":"[=====================\u003e ] 5.792MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
247112:51:04.475 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
247212:51:04.475 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5791744, total=13354794, start=null), progress=[=====================> ] 5.792MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
247312:51:04.566 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
247412:51:04.566 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":17039360,"total":24176595},"progress":"[===================================\u003e ] 17.04MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
247512:51:04.566 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
247612:51:04.566 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17039360, total=24176595, start=null), progress=[===================================> ] 17.04MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
247712:51:04.600 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
247812:51:04.600 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":11370496,"total":13354794},"progress":"[==========================================\u003e ] 11.37MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
247912:51:04.600 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
248012:51:04.600 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11370496, total=13354794, start=null), progress=[==========================================> ] 11.37MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
248112:51:04.619 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
248212:51:04.619 [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]"
248312:51:04.619 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
248412:51:04.619 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
248512:51:04.619 [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]"
248612:51:04.619 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
248712:51:04.619 [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)
248812:51:04.619 [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)
248912:51:04.619 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (27 MB/? MB)
249012:51:04.639 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
249112:51:04.639 [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]"
249212:51:04.639 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
249312:51:04.639 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
249412:51:04.639 [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]"
249512:51:04.639 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
249612:51:04.639 [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)
249712:51:04.639 [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)
249812:51:04.641 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (27 MB/? MB)
249912:51:04.641 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
250012:51:04.641 [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]"
250112:51:04.641 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
250212:51:04.641 [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)
250312:51:04.693 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
250412:51:04.693 [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]"
250512:51:04.693 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
250612:51:04.693 [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)
250712:51:04.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
250812:51:04.715 [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]"
250912:51:04.715 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251012:51:04.715 [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)
251112:51:04.715 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (28 MB/? MB)
251212:51:04.717 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
251312:51:04.717 [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]"
251412:51:04.717 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251512:51:04.717 [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)
251612:51:04.718 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
251712:51:04.718 [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]"
251812:51:04.718 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
251912:51:04.718 [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)
252012:51:04.730 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
252112:51:04.730 [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]"
252212:51:04.730 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
252312:51:04.730 [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)
252412:51:04.731 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (28 MB/? MB)
252512:51:04.734 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
252612:51:04.734 [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]"
252712:51:04.734 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
252812:51:04.735 [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)
252912:51:04.836 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
253012:51:04.836 [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]"
253112:51:04.836 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253212:51:04.836 [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)
253312:51:04.937 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
253412:51:04.937 [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]"
253512:51:04.938 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253612:51:04.938 [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)
253712:51:05.040 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
253812:51:05.040 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":24117248,"total":24176595},"progress":"[=================================================\u003e ] 24.12MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
253912:51:05.040 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254012:51:05.040 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24117248, total=24176595, start=null), progress=[=================================================> ] 24.12MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
254112:51:05.044 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
254212:51:05.045 [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]"
254312:51:05.045 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254412:51:05.045 [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)
254512:51:05.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
254612:51:05.079 [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]"
254712:51:05.079 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254812:51:05.079 [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)
254912:51:05.080 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 3 extracted, (35 MB/? MB)
255012:51:05.084 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "5e[\r][\n]"
255112:51:05.084 [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]"
255212:51:05.084 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
255312:51:05.084 [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)
255412:51:05.086 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "4f[\r][\n]"
255512:51:05.086 [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]"
255612:51:05.086 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
255712:51:05.086 [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)
255812:51:05.087 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
255912:51:05.087 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256012:51:05.087 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: releasing valid endpoint
256112:51:05.087 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: releasing endpoint
256212:51:05.087 [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
256312:51:05.087 [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]
256412:51:05.087 [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)
256512:51:05.087 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
256612:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: preparing request execution
256712:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
256812:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
256912:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: target auth state: UNCHALLENGED
257012:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: proxy auth state: UNCHALLENGED
257112:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000021: acquiring connection with route {}->unix://localhost:2375
257212:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquiring endpoint (3 MINUTES)
257312:51:05.088 [pool-28-thread-7] 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]
257412:51:05.088 [pool-28-thread-7] 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]
257512:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: acquired ep-00000020
257612:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquired endpoint ep-00000020
257712:51:05.088 [pool-28-thread-7] 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
257812:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: start execution ex-00000021
257912:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: executing exchange ex-00000021 over http-outgoing-3
258012:51:05.088 [pool-28-thread-7] 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
258112:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
258212:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
258312:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
258412:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
258512:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
258612:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
258712:51:05.088 [pool-28-thread-7] 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]"
258812:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
258912:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
259012:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
259112:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
259212:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
259312:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
259412:51:05.088 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
259512:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
259612:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
259712:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
259812:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
259912:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
260012:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
260112:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
260212:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
260312:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260412:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
260512:51:05.089 [pool-28-thread-7] 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/d68167767f431d7238754002e84eedd936d74b07eaf6ae0f035381f14a614c6b/diff:/var/lib/docker/overlay2/a1bc0df1b14a132dc0c7df0565714ca0df2612750919cec4e9a91fa9d9145885/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/merged","UpperDir":"/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/diff","WorkDir":"/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/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]"
260612:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260712:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
260812:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260912:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
261012:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
261112:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
261212:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
261312:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
261412:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
261512:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
261612:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
261712:51:05.089 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: connection can be kept alive for 3 MINUTES
261812:51:05.090 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: releasing valid endpoint
261912:51:05.090 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: releasing endpoint
262012:51:05.090 [pool-28-thread-7] 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
262112:51:05.090 [pool-28-thread-7] 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]
262212:51:05.091 [pool-28-thread-7] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
262312:51:05.091 [pool-28-thread-7] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Trying to start container: vesoft/nebula-storaged:v3.6.0 (attempt 1/1)
262412:51:05.091 [pool-28-thread-7] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
262512:51:05.091 [pool-28-thread-7] INFO tc.vesoft/nebula-storaged:v3.6.0 - Creating container for image: vesoft/nebula-storaged:v3.6.0
262612:51:05.091 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:v3.6.0 at registry: https://index.docker.io/v1/
262712:51:05.091 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
262812:51:05.091 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
262912:51:05.092 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4de91de3[aliases=[tc-7zSyDfwn],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=f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9779/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2831d6ba}, 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=b721b53c-c533-4f3a-94a8-590896839f3f},macAddress=<null>,name=storaged0-b721b53c-c533-4f3a-94a8-590896839f3f,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@2d14a25,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>]
263012:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: preparing request execution
263112:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
263212:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
263312:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: target auth state: UNCHALLENGED
263412:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: proxy auth state: UNCHALLENGED
263512:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000022: acquiring connection with route {}->unix://localhost:2375
263612:51:05.094 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquiring endpoint (3 MINUTES)
263712:51:05.094 [pool-28-thread-7] 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]
263812:51:05.094 [pool-28-thread-7] 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]
263912:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: acquired ep-00000021
264012:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquired endpoint ep-00000021
264112:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: executing POST /v1.32/containers/create?name=storaged0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
264212:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: start execution ex-00000022
264312:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: executing exchange ex-00000022 over http-outgoing-3
264412:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/create?name=storaged0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
264512:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
264612:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
264712:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
264812:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
264912:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
265012:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 2510
265112:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
265212:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
265312:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/create?name=storaged0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1[\r][\n]"
265412:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
265512:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
265612:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
265712:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
265812:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
265912:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 2510[\r][\n]"
266012:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
266112:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
266212:51:05.095 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
266312:51:05.095 [pool-28-thread-7] 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":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"b721b53c-c533-4f3a-94a8-590896839f3f"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d":{"IPAMConfig":null,"Links":null,"Aliases":["tc-7zSyDfwn"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
266412:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
266512:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
266612:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
266712:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
266812:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
266912:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
267012:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
267112:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 88[\r][\n]"
267212:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
267312:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","Warnings":[]}[\n]"
267412:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
267512:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
267612:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
267712:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
267812:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
267912:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
268012:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
268112:51:05.114 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 88
268212:51:05.115 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: connection can be kept alive for 3 MINUTES
268312:51:05.115 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: releasing valid endpoint
268412:51:05.115 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: releasing endpoint
268512:51:05.115 [pool-28-thread-7] 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
268612:51:05.115 [pool-28-thread-7] 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]
268712:51:05.115 [pool-28-thread-7] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 is starting: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e
268812:51:05.116 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e
268912:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: preparing request execution
269012:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
269112:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
269212:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: target auth state: UNCHALLENGED
269312:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: proxy auth state: UNCHALLENGED
269412:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000023: acquiring connection with route {}->unix://localhost:2375
269512:51:05.116 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquiring endpoint (3 MINUTES)
269612:51:05.117 [pool-28-thread-7] 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]
269712:51:05.117 [pool-28-thread-7] 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]
269812:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: acquired ep-00000022
269912:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquired endpoint ep-00000022
270012:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: executing POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/start HTTP/1.1
270112:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: start execution ex-00000023
270212:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: executing exchange ex-00000023 over http-outgoing-3
270312:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/start HTTP/1.1
270412:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
270512:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
270612:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
270712:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
270812:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
270912:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
271012:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
271112:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/start HTTP/1.1[\r][\n]"
271212:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
271312:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
271412:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
271512:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
271612:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
271712:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
271812:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
271912:51:05.117 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
272012:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 204 No Content[\r][\n]"
272112:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
272212:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
272312:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
272412:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
272512:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
272612:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
272712:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 204 No Content
272812:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
272912:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
273012:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
273112:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
273212:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
273312:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: connection can be kept alive for 3 MINUTES
273412:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: releasing valid endpoint
273512:51:05.249 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: releasing endpoint
273612:51:05.250 [pool-28-thread-7] 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
273712:51:05.250 [pool-28-thread-7] 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]
273812:51:05.250 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,false
273912:51:05.250 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json], queryParams={}}
274012:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: preparing request execution
274112:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
274212:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
274312:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: target auth state: UNCHALLENGED
274412:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: proxy auth state: UNCHALLENGED
274512:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000024: acquiring connection with route {}->unix://localhost:2375
274612:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquiring endpoint (3 MINUTES)
274712:51:05.251 [pool-28-thread-7] 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]
274812:51:05.251 [pool-28-thread-7] 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]
274912:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: acquired ep-00000023
275012:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquired endpoint ep-00000023
275112:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: executing GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
275212:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: start execution ex-00000024
275312:51:05.251 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: executing exchange ex-00000024 over http-outgoing-3
275412:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
275512:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
275612:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
275712:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
275812:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
275912:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
276012:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
276112:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1[\r][\n]"
276212:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
276312:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
276412:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
276512:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
276612:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
276712:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
276812:51:05.252 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
276912:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
277012:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
277112:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
277212:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
277312:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
277412:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
277512:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
277612:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
277712:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
277812:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "19da[\r][\n]"
277912:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","Created":"2025-12-04T11:51:05.096620022Z","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":3729,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:05.126054278Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/resolv.conf","HostnamePath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hostname","HostsPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hosts","LogPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e-json.log","Name":"/storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","LowerDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129-init/diff:/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/diff:/var/lib/docker/overlay2/d68167767f431d7238754002e84eedd936d74b07eaf6ae0f035381f14a614c6b/diff:/var/lib/docker/overlay2/a1bc0df1b14a132dc0c7df0565714ca0df2612750919cec4e9a91fa9d9145885/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/merged","UpperDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/diff","WorkDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"1ad68b22d96b","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a5b0fe3fe0d37d18cf1ec0e69c9256d52cc5c646249435977c41be1dbbd5c543","SandboxKey":"/var/run/docker/netns/a5b0fe3fe0d3","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-7zSyDfwn","1ad68b22d96b"],"MacAddress":"c6:47:91:cf:db:48","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"e333e7497d01195e2dd753da038c29dd18e616bbedd05e48ccd94c86315879d3","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-7zSyDfwn","1ad68b22d96b"]}}}}[\n]"
278012:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
278112:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
278212:51:05.253 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
278312:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
278412:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
278512:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
278612:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
278712:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
278812:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
278912:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
279012:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
279112:51:05.254 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: connection can be kept alive for 3 MINUTES
279212:51:05.255 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: releasing valid endpoint
279312:51:05.255 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: releasing endpoint
279412:51:05.256 [pool-28-thread-7] 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
279512:51:05.256 [pool-28-thread-7] 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]
279612:51:05.256 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1
279712:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: preparing request execution
279812:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
279912:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
280012:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: target auth state: UNCHALLENGED
280112:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: proxy auth state: UNCHALLENGED
280212:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000025: acquiring connection with route {}->unix://localhost:2375
280312:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquiring endpoint (3 MINUTES)
280412:51:05.256 [pool-28-thread-7] 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]
280512:51:05.256 [pool-28-thread-7] 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]
280612:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: acquired ep-00000024
280712:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquired endpoint ep-00000024
280812:51:05.256 [pool-28-thread-7] 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
280912:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: start execution ex-00000025
281012:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: executing exchange ex-00000025 over http-outgoing-3
281112:51:05.256 [pool-28-thread-7] 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
281212:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
281312:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
281412:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
281512:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
281612:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
281712:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
281812:51:05.256 [pool-28-thread-7] 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]"
281912:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
282012:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
282112:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
282212:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
282312:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
282412:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
282512:51:05.256 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
282612:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
282712:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
282812:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
282912:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
283012:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
283112:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
283212:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
283312:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
283412:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
283512:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
283612:51:05.257 [pool-28-thread-7] 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/d68167767f431d7238754002e84eedd936d74b07eaf6ae0f035381f14a614c6b/diff:/var/lib/docker/overlay2/a1bc0df1b14a132dc0c7df0565714ca0df2612750919cec4e9a91fa9d9145885/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/merged","UpperDir":"/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/diff","WorkDir":"/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/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]"
283712:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
283812:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
283912:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
284012:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
284112:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
284212:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
284312:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
284412:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
284512:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
284612:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
284712:51:05.257 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
284812:51:05.258 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: connection can be kept alive for 3 MINUTES
284912:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: releasing valid endpoint
285012:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: releasing endpoint
285112:51:05.259 [pool-28-thread-7] 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
285212:51:05.259 [pool-28-thread-7] 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]
285312:51:05.259 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
285412:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: preparing request execution
285512:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
285612:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
285712:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: target auth state: UNCHALLENGED
285812:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: proxy auth state: UNCHALLENGED
285912:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000026: acquiring connection with route {}->unix://localhost:2375
286012:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquiring endpoint (3 MINUTES)
286112:51:05.259 [pool-28-thread-7] 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]
286212:51:05.259 [pool-28-thread-7] 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]
286312:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: acquired ep-00000025
286412:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquired endpoint ep-00000025
286512:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: executing GET /v1.32/version HTTP/1.1
286612:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: start execution ex-00000026
286712:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: executing exchange ex-00000026 over http-outgoing-3
286812:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/version HTTP/1.1
286912:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
287012:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
287112:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
287212:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
287312:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
287412:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
287512:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
287612:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
287712:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
287812:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
287912:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
288012:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
288112:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
288212:51:05.259 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
288312:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
288412:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
288512:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
288612:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
288712:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
288812:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
288912:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
289012:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 821[\r][\n]"
289112:51:05.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
289212:51:05.269 [pool-28-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
289312:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
289412:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
289512:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
289612:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
289712:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
289812:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
289912:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
290012:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 821
290112:51:05.270 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: connection can be kept alive for 3 MINUTES
290212:51:05.272 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: releasing valid endpoint
290312:51:05.272 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: releasing endpoint
290412:51:05.272 [pool-28-thread-7] 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
290512:51:05.272 [pool-28-thread-7] 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]
290612:51:05.273 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
290712:51:05.273 [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},1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,<null>,<null>,<null>,<null>,<null>
290812:51:05.273 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,false
290912:51:05.274 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json], queryParams={}}
291012:51:05.274 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: preparing request execution
291112:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: preparing request execution
291212:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
291312:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
291412:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: target auth state: UNCHALLENGED
291512:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: proxy auth state: UNCHALLENGED
291612:51:05.275 [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
291712:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquiring endpoint (3 MINUTES)
291812:51:05.275 [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: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
291912:51:05.275 [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: 1 of 2147483647; total allocated: 1 of 2147483647]
292012:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: acquired ep-00000026
292112:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquired endpoint ep-00000026
292212:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: executing GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
292312:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: start execution ex-00000028
292412:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: executing exchange ex-00000028 over http-outgoing-3
292512:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
292612:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
292712:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
292812:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
292912:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
293012:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
293112:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
293212:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1[\r][\n]"
293312:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
293412:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
293512:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
293612:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
293712:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
293812:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
293912:51:05.275 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
294012:51:05.275 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
294112:51:05.275 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
294212:51:05.275 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: target auth state: UNCHALLENGED
294312:51:05.275 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: proxy auth state: UNCHALLENGED
294412:51:05.275 [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
294512:51:05.275 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquiring endpoint (3 MINUTES)
294612:51:05.275 [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: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
294712:51:05.276 [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: 2 of 2147483647; total allocated: 2 of 2147483647]
294812:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: acquired ep-00000027
294912:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquired endpoint ep-00000027
295012:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000027: opening connection {}->unix://localhost:2375
295112:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: connecting endpoint (3 MINUTES)
295212:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connecting endpoint to unix://localhost:2375 (3 MINUTES)
295312:51:05.276 [testcontainers-wait-0] 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
295412:51:05.276 [testcontainers-wait-0] 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
295512:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connected http-outgoing-4
295612:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: endpoint connected
295712:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: executing POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/exec HTTP/1.1
295812:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: start execution ex-00000027
295912:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: executing exchange ex-00000027 over http-outgoing-4
296012:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/exec HTTP/1.1
296112:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
296212:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
296312:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
296412:51:05.276 [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
296512:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
296612:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 290
296712:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
296812:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
296912:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/exec HTTP/1.1[\r][\n]"
297012:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
297112:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
297212:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
297312:51:05.276 [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]"
297412:51:05.276 [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]"
297512:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 290[\r][\n]"
297612:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
297712:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
297812:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
297912:51:05.276 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"containerId":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","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}"
298012:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
298112:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
298212:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
298312:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
298412:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
298512:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
298612:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
298712:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
298812:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
298912:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "19da[\r][\n]"
299012:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","Created":"2025-12-04T11:51:05.096620022Z","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":3729,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:05.126054278Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/resolv.conf","HostnamePath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hostname","HostsPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hosts","LogPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e-json.log","Name":"/storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","LowerDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129-init/diff:/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/diff:/var/lib/docker/overlay2/d68167767f431d7238754002e84eedd936d74b07eaf6ae0f035381f14a614c6b/diff:/var/lib/docker/overlay2/a1bc0df1b14a132dc0c7df0565714ca0df2612750919cec4e9a91fa9d9145885/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/merged","UpperDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/diff","WorkDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"1ad68b22d96b","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a5b0fe3fe0d37d18cf1ec0e69c9256d52cc5c646249435977c41be1dbbd5c543","SandboxKey":"/var/run/docker/netns/a5b0fe3fe0d3","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-7zSyDfwn","1ad68b22d96b"],"MacAddress":"c6:47:91:cf:db:48","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"e333e7497d01195e2dd753da038c29dd18e616bbedd05e48ccd94c86315879d3","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-7zSyDfwn","1ad68b22d96b"]}}}}[\n]"
299112:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
299212:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
299312:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
299412:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
299512:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
299612:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
299712:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
299812:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
299912:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
300012:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
300112:51:05.277 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
300212:51:05.277 [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
300312:51:05.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: releasing valid endpoint
300412:51:05.279 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: releasing endpoint
300512:51:05.279 [testcontainers-wait-1] 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
300612:51:05.279 [testcontainers-wait-1] 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]
300712:51:05.279 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9779] in PT0.006518487S
300812:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 201 Created[\r][\n]"
300912:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
301012:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
301112:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
301212:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
301312:51:05.280 [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]"
301412:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
301512:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Length: 74[\r][\n]"
301612:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
301712:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f"}[\n]"
301812:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 201 Created
301912:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
302012:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
302112:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
302212:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
302312:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
302412:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Thu, 04 Dec 2025 11:51:05 GMT
302512:51:05.280 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Length: 74
302612:51:05.280 [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
302712:51:05.281 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: releasing valid endpoint
302812:51:05.281 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: releasing endpoint
302912:51:05.281 [testcontainers-wait-0] 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
303012:51:05.281 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
303112:51:05.281 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: preparing request execution
303212:51:05.281 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
303312:51:05.281 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
303412:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: target auth state: UNCHALLENGED
303512:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: proxy auth state: UNCHALLENGED
303612:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000029: acquiring connection with route {}->unix://localhost:2375
303712:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquiring endpoint (3 MINUTES)
303812:51:05.282 [docker-java-stream--1933116103] 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: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
303912:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
304012:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: acquired ep-00000028
304112:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquired endpoint ep-00000028
304212:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000029: executing POST /v1.32/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/start HTTP/1.1
304312:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: start execution ex-00000029
304412:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: executing exchange ex-00000029 over http-outgoing-4
304512:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/start HTTP/1.1
304612:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
304712:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
304812:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
304912:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
305012:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
305112:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 26
305212:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
305312:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
305412:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/start HTTP/1.1[\r][\n]"
305512:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
305612:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
305712:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
305812:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
305912:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
306012:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 26[\r][\n]"
306112:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
306212:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
306312:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
306412:51:05.282 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"Detach":null,"Tty":null}"
306512:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
306612:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
306712:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
306812:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
306912:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
307012:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
307112:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
307212:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
307312:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/vnd.docker.raw-stream
307412:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
307512:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
307612:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
307712:51:05.283 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
307812:51:05.320 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "end of stream"
307912:51:05.321 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-4: close connection IMMEDIATE
308012:51:05.321 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: endpoint closed
308112:51:05.321 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: discarding endpoint
308212:51:05.321 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: releasing endpoint
308312:51:05.321 [docker-java-stream--1933116103] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection is not kept alive
308412:51:05.321 [docker-java-stream--1933116103] 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]
308512:51:05.321 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f
308612:51:05.322 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/json], queryParams={}}
308712:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: preparing request execution
308812:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
308912:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
309012:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: target auth state: UNCHALLENGED
309112:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: proxy auth state: UNCHALLENGED
309212:51:05.322 [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
309312:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquiring endpoint (3 MINUTES)
309412:51:05.322 [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]
309512:51:05.322 [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]
309612:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: acquired ep-00000029
309712:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquired endpoint ep-00000029
309812:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: executing GET /v1.32/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/json HTTP/1.1
309912:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: start execution ex-0000002A
310012:51:05.322 [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-3
310112:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/json HTTP/1.1
310212:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
310312:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
310412:51:05.322 [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
310512:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
310612:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
310712:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
310812:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/exec/042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f/json HTTP/1.1[\r][\n]"
310912:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
311012:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
311112:51:05.322 [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]"
311212:51:05.322 [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]"
311312:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
311412:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
311512:51:05.322 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
311612:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
311712:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
311812:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
311912:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
312012:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
312112:51:05.324 [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]"
312212:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
312312:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 430[\r][\n]"
312412:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
312512:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"ID":"042abba6363721ea54001a7e244295d9abb7816a32e65d7f52b9aa175a40cb2f","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":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","DetachKeys":"","Pid":3849}[\n]"
312612:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
312712:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
312812:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
312912:51:05.324 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
313012:51:05.325 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
313112:51:05.325 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
313212:51:05.325 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
313312:51:05.325 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 430
313412:51:05.325 [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
313512:51:05.325 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: releasing valid endpoint
313612:51:05.325 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: releasing endpoint
313712:51:05.326 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: connection http-outgoing-3 can be kept alive for 3 MINUTES
313812:51:05.326 [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]
313912:51:05.326 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.052996927S
314012:51:05.326 [pool-28-thread-7] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 started in PT2.533514645S
314112:51:05.327 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: ps -ef
314212:51:05.327 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,<null>,<null>,<null>,<null>,<null>
314312:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: preparing request execution
314412:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
314512:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
314612:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: target auth state: UNCHALLENGED
314712:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: proxy auth state: UNCHALLENGED
314812:51:05.327 [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
314912:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquiring endpoint (3 MINUTES)
315012:51:05.327 [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]
315112:51:05.327 [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]
315212:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: acquired ep-0000002A
315312:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquired endpoint ep-0000002A
315412:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: executing POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/exec HTTP/1.1
315512:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: start execution ex-0000002B
315612:51:05.327 [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-3
315712:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/exec HTTP/1.1
315812:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
315912:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
316012:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
316112:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
316212:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
316312:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 230
316412:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
316512:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
316612:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/exec HTTP/1.1[\r][\n]"
316712:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
316812:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
316912:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
317012:51:05.327 [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]"
317112:51:05.327 [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]"
317212:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 230[\r][\n]"
317312:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
317412:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
317512:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
317612:51:05.327 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"containerId":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
317712:51:05.328 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
317812:51:05.328 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
317912:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
318012:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
318112:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
318212:51:05.329 [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]"
318312:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
318412:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 74[\r][\n]"
318512:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
318612:51:05.329 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5"}[\n]"
318712:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
318812:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
318912:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
319012:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
319112:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
319212:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
319312:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Thu, 04 Dec 2025 11:51:05 GMT
319412:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 74
319512:51:05.330 [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
319612:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: releasing valid endpoint
319712:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: releasing endpoint
319812:51:05.330 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: connection http-outgoing-3 can be kept alive for 3 MINUTES
319912:51:05.330 [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]
320012:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: preparing request execution
320112:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
320212:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
320312:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: target auth state: UNCHALLENGED
320412:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: proxy auth state: UNCHALLENGED
320512:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002C: acquiring connection with route {}->unix://localhost:2375
320612:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquiring endpoint (3 MINUTES)
320712:51:05.331 [docker-java-stream-1498388920] 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]
320812:51:05.331 [docker-java-stream-1498388920] 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]
320912:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: acquired ep-0000002B
321012:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquired endpoint ep-0000002B
321112:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002C: executing POST /v1.32/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/start HTTP/1.1
321212:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: start execution ex-0000002C
321312:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: executing exchange ex-0000002C over http-outgoing-3
321412:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/start HTTP/1.1
321512:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
321612:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
321712:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
321812:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
321912:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
322012:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 26
322112:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
322212:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
322312:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/start HTTP/1.1[\r][\n]"
322412:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
322512:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
322612:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
322712:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
322812:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
322912:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 26[\r][\n]"
323012:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
323112:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
323212:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
323312:51:05.331 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Detach":null,"Tty":null}"
323412:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
323512:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
323612:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
323712:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
323812:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
323912:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
324012:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
324112:51:05.332 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
324212:51:05.333 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/vnd.docker.raw-stream
324312:51:05.333 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
324412:51:05.333 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
324512:51:05.333 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
324612:51:05.333 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
324712:51:05.374 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff9e]UID PID PPID C STIME TTY TIME CMD[\n]"
324812:51:05.374 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "root 1 0 0 19:51 ? 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]"
324912:51:05.374 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "root 61 0 0 19:51 ? 00:00:00 ps -ef[\n]"
325012:51:05.375 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "end of stream"
325112:51:05.375 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-3: close connection IMMEDIATE
325212:51:05.375 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: endpoint closed
325312:51:05.375 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: discarding endpoint
325412:51:05.375 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: releasing endpoint
325512:51:05.375 [docker-java-stream-1498388920] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection is not kept alive
325612:51:05.375 [docker-java-stream-1498388920] 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]
325712:51:05.375 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5
325812:51:05.375 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/json], queryParams={}}
325912:51:05.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: preparing request execution
326012:51:05.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
326112:51:05.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
326212:51:05.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: target auth state: UNCHALLENGED
326312:51:05.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: proxy auth state: UNCHALLENGED
326412:51:05.376 [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
326512:51:05.376 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquiring endpoint (3 MINUTES)
326612:51:05.377 [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]
326712:51:05.377 [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]
326812:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: acquired ep-0000002C
326912:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquired endpoint ep-0000002C
327012:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: opening connection {}->unix://localhost:2375
327112:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: connecting endpoint (3 MINUTES)
327212:51:05.377 [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)
327312:51:05.377 [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
327412:51:05.377 [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
327512:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connected http-outgoing-5
327612:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: endpoint connected
327712:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: executing GET /v1.32/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/json HTTP/1.1
327812:51:05.377 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: start execution ex-0000002D
327912:51:05.377 [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
328012:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/json HTTP/1.1
328112:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
328212:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
328312:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
328412:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
328512:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
328612:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
328712:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5/json HTTP/1.1[\r][\n]"
328812:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
328912:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
329012:51:05.379 [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]"
329112:51:05.379 [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]"
329212:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
329312:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
329412:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
329512:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
329612:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
329712:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
329812:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
329912:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
330012:51:05.379 [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]"
330112:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
330212:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 370[\r][\n]"
330312:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
330412:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"71035f893bf5d0206bd988a02e6d1d5028727837b8dc083c78e772e497418cb5","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","DetachKeys":"","Pid":3870}[\n]"
330512:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
330612:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
330712:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
330812:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
330912:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
331012:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
331112:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:05 GMT
331212:51:05.379 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 370
331312:51:05.379 [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
331412:51:05.380 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: releasing valid endpoint
331512:51:05.380 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: releasing endpoint
331612:51:05.380 [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
331712:51:05.380 [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]
331812:51:05.383 [pool-28-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
331912:51:05.383 [pool-28-thread-7] 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'))
332012:51:05.383 [pool-28-thread-7] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - vesoft/nebula-graphd:v3.6.0 is not in image name cache, updating...
332112:51:05.383 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
332212:51:05.383 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: preparing request execution
332312:51:05.383 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
332412:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
332512:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: target auth state: UNCHALLENGED
332612:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: proxy auth state: UNCHALLENGED
332712:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002E: acquiring connection with route {}->unix://localhost:2375
332812:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquiring endpoint (3 MINUTES)
332912:51:05.384 [pool-28-thread-7] 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]
333012:51:05.384 [pool-28-thread-7] 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]
333112:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: acquired ep-0000002D
333212:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquired endpoint ep-0000002D
333312:51:05.384 [pool-28-thread-7] 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
333412:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: start execution ex-0000002E
333512:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: executing exchange ex-0000002E over http-outgoing-5
333612:51:05.384 [pool-28-thread-7] 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
333712:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
333812:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
333912:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
334012:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
334112:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
334212:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
334312:51:05.384 [pool-28-thread-7] 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]"
334412:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
334512:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
334612:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
334712:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
334812:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
334912:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
335012:51:05.384 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
335112:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 404 Not Found[\r][\n]"
335212:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
335312:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
335412:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
335512:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
335612:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
335712:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:05 GMT[\r][\n]"
335812:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 57[\r][\n]"
335912:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
336012:51:05.385 [pool-28-thread-7] 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]"
336112:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 404 Not Found
336212:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
336312:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
336412:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
336512:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
336612:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
336712:51:05.385 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:05 GMT
336812:51:05.386 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 57
336912:51:05.386 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: connection can be kept alive for 3 MINUTES
337012:51:05.386 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: releasing valid endpoint
337112:51:05.386 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: releasing endpoint
337212:51:05.386 [pool-28-thread-7] 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
337312:51:05.386 [pool-28-thread-7] 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]
337412:51:05.386 [pool-28-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-graphd:v3.6.0
337512:51:05.387 [pool-28-thread-7] 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.
337612:51:05.387 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:latest at registry: https://index.docker.io/v1/
337712:51:05.387 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
337812:51:05.387 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
337912:51:05.388 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: preparing request execution
338012:51:05.388 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
338112:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
338212:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: target auth state: UNCHALLENGED
338312:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: proxy auth state: UNCHALLENGED
338412:51:05.389 [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
338512:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquiring endpoint (3 MINUTES)
338612:51:05.389 [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]
338712:51:05.389 [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]
338812:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: acquired ep-0000002E
338912:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquired endpoint ep-0000002E
339012:51:05.389 [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
339112:51:05.389 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: start execution ex-0000002F
339212:51:05.389 [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
339312:51:05.390 [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
339412:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/octet-stream
339512:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
339612:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
339712:51:05.390 [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
339812:51:05.390 [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
339912:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
340012:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
340112:51:05.390 [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]"
340212:51:05.390 [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]"
340312:51:05.390 [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]"
340412:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
340512:51:05.390 [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]"
340612:51:05.390 [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]"
340712:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
340812:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
340912:51:05.390 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
341012:51:06.153 [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]"
341112:51:06.153 [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]"
341212:51:06.153 [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]"
341312:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
341412:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
341512:51:06.153 [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]"
341612:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:06 GMT[\r][\n]"
341712:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
341812:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
341912:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "3e[\r][\n]"
342012:51:06.153 [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]"
342112:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
342212:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
342312:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
342412:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
342512:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
342612:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
342712:51:06.153 [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)
342812:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:06 GMT
342912:51:06.153 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
343012:51:06.153 [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
343112:51:06.153 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Starting to pull image
343212:51:06.153 [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)
343312:51:06.154 [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)
343412:51:06.367 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
343512:51:06.368 [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]"
343612:51:06.368 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
343712:51:06.368 [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)
343812:51:06.369 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
343912:51:06.369 [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]"
344012:51:06.369 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
344112:51:06.369 [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)
344212:51:06.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
344312:51:06.371 [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]"
344412:51:06.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
344512:51:06.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
344612:51:06.371 [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]"
344712:51:06.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
344812:51:06.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
344912:51:06.371 [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]"
345012:51:06.371 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
345112:51:06.372 [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)
345212:51:06.372 [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)
345312:51:06.372 [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)
345412:51:06.623 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ae[\r][\n]"
345512:51:06.623 [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]"
345612:51:06.623 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
345712:51:06.623 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
345812:51:06.623 [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]"
345912:51:06.623 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
346012:51:06.624 [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)
346112:51:06.624 [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)
346212:51:06.624 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
346312:51:06.917 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
346412:51:06.917 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":118129,"total":11548618},"progress":"[\u003e ] 118.1kB/11.55MB","id":"5921e60081fc"}[\r][\n]"
346512:51:06.917 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
346612:51:06.917 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=118129, total=11548618, start=null), progress=[> ] 118.1kB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
346712:51:06.988 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
346812:51:06.988 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":234137,"total":21808304},"progress":"[\u003e ] 234.1kB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
346912:51:06.988 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
347012:51:06.989 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=234137, total=21808304, start=null), progress=[> ] 234.1kB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
347112:51:07.023 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
347212:51:07.023 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":6275072,"total":11548618},"progress":"[===========================\u003e ] 6.275MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
347312:51:07.023 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
347412:51:07.024 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6275072, total=11548618, start=null), progress=[===========================> ] 6.275MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
347512:51:07.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
347612:51:07.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":2064384,"total":21808304},"progress":"[====\u003e ] 2.064MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
347712:51:07.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
347812:51:07.117 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2064384, total=21808304, start=null), progress=[====> ] 2.064MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
347912:51:07.125 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
348012:51:07.125 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":11530240,"total":11548618},"progress":"[=================================================\u003e ] 11.53MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
348112:51:07.125 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
348212:51:07.126 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11530240, total=11548618, start=null), progress=[=================================================> ] 11.53MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
348312:51:07.126 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
348412:51:07.126 [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]"
348512:51:07.126 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
348612:51:07.126 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
348712:51:07.126 [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]"
348812:51:07.126 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
348912:51:07.126 [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)
349012:51:07.126 [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)
349112:51:07.126 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (12 MB/? MB)
349212:51:07.128 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
349312:51:07.128 [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]"
349412:51:07.128 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
349512:51:07.128 [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)
349612:51:07.179 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
349712:51:07.179 [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]"
349812:51:07.179 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
349912:51:07.179 [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)
350012:51:07.194 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
350112:51:07.194 [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]"
350212:51:07.194 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
350312:51:07.194 [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)
350412:51:07.195 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (12 MB/? MB)
350512:51:07.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
350612:51:07.197 [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]"
350712:51:07.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
350812:51:07.197 [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)
350912:51:07.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
351012:51:07.197 [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]"
351112:51:07.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
351212:51:07.197 [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)
351312:51:07.208 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
351412:51:07.208 [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]"
351512:51:07.208 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
351612:51:07.209 [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)
351712:51:07.209 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (12 MB/? MB)
351812:51:07.222 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
351912:51:07.222 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":5713920,"total":21808304},"progress":"[=============\u003e ] 5.714MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
352012:51:07.222 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352112:51:07.222 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5713920, total=21808304, start=null), progress=[=============> ] 5.714MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
352212:51:07.358 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
352312:51:07.358 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":11862016,"total":21808304},"progress":"[===========================\u003e ] 11.86MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
352412:51:07.358 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352512:51:07.358 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11862016, total=21808304, start=null), progress=[===========================> ] 11.86MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
352612:51:07.461 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
352712:51:07.461 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":17727488,"total":21808304},"progress":"[========================================\u003e ] 17.73MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
352812:51:07.461 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352912:51:07.462 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17727488, total=21808304, start=null), progress=[========================================> ] 17.73MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
353012:51:07.518 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
353112:51:07.518 [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]"
353212:51:07.518 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
353312:51:07.518 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
353412:51:07.518 [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]"
353512:51:07.518 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
353612:51:07.518 [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)
353712:51:07.518 [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)
353812:51:07.519 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (27 MB/? MB)
353912:51:07.521 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
354012:51:07.521 [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]"
354112:51:07.521 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354212:51:07.521 [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)
354312:51:07.621 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
354412:51:07.621 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":7110656,"total":21808304},"progress":"[================\u003e ] 7.111MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
354512:51:07.621 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354612:51:07.622 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7110656, total=21808304, start=null), progress=[================> ] 7.111MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
354712:51:07.727 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
354812:51:07.727 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":15826944,"total":21808304},"progress":"[====================================\u003e ] 15.83MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
354912:51:07.727 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355012:51:07.727 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15826944, total=21808304, start=null), progress=[====================================> ] 15.83MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
355112:51:07.811 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
355212:51:07.811 [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]"
355312:51:07.811 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355412:51:07.812 [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)
355512:51:07.841 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
355612:51:07.841 [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]"
355712:51:07.841 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355812:51:07.842 [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)
355912:51:07.842 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (31 MB/? MB)
356012:51:07.847 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "5e[\r][\n]"
356112:51:07.847 [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]"
356212:51:07.847 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356312:51:07.847 [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)
356412:51:07.849 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "4d[\r][\n]"
356512:51:07.849 [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]"
356612:51:07.849 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356712:51:07.849 [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)
356812:51:07.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
356912:51:07.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
357012:51:07.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: releasing valid endpoint
357112:51:07.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: releasing endpoint
357212:51:07.850 [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
357312:51:07.850 [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]
357412:51:07.850 [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)
357512:51:07.850 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
357612:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: preparing request execution
357712:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
357812:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
357912:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: target auth state: UNCHALLENGED
358012:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: proxy auth state: UNCHALLENGED
358112:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000030: acquiring connection with route {}->unix://localhost:2375
358212:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquiring endpoint (3 MINUTES)
358312:51:07.851 [pool-28-thread-7] 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]
358412:51:07.851 [pool-28-thread-7] 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]
358512:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: acquired ep-0000002F
358612:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquired endpoint ep-0000002F
358712:51:07.851 [pool-28-thread-7] 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
358812:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: start execution ex-00000030
358912:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: executing exchange ex-00000030 over http-outgoing-5
359012:51:07.851 [pool-28-thread-7] 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
359112:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
359212:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
359312:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
359412:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
359512:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
359612:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
359712:51:07.851 [pool-28-thread-7] 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]"
359812:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
359912:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
360012:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
360112:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
360212:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
360312:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
360412:51:07.851 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
360512:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
360612:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
360712:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
360812:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
360912:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
361012:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
361112:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:07 GMT[\r][\n]"
361212:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
361312:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361412:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
361512:51:07.852 [pool-28-thread-7] 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/74553aa7bc8502ded0a7e621d00d03281b73a58b67565d8c54558f716f463298/diff:/var/lib/docker/overlay2/ca3a7310328c554c5101da0ac0a65526e7f82ad296c4a8f3d1c9204d5083f148/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/merged","UpperDir":"/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/diff","WorkDir":"/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/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]"
361612:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361712:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
361812:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361912:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
362012:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
362112:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
362212:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
362312:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
362412:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
362512:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:07 GMT
362612:51:07.852 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
362712:51:07.853 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: connection can be kept alive for 3 MINUTES
362812:51:07.853 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: releasing valid endpoint
362912:51:07.853 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: releasing endpoint
363012:51:07.854 [pool-28-thread-7] 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
363112:51:07.854 [pool-28-thread-7] 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]
363212:51:07.854 [pool-28-thread-7] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
363312:51:07.854 [pool-28-thread-7] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Trying to start container: vesoft/nebula-graphd:v3.6.0 (attempt 1/1)
363412:51:07.854 [pool-28-thread-7] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
363512:51:07.854 [pool-28-thread-7] INFO tc.vesoft/nebula-graphd:v3.6.0 - Creating container for image: vesoft/nebula-graphd:v3.6.0
363612:51:07.854 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:v3.6.0 at registry: https://index.docker.io/v1/
363712:51:07.854 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
363812:51:07.854 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
363912:51:07.855 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@566d94ad[aliases=[tc-FzTZcgNh],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=f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9669/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@72576320}, 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=b721b53c-c533-4f3a-94a8-590896839f3f},macAddress=<null>,name=graphd0-b721b53c-c533-4f3a-94a8-590896839f3f,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@2d4f2d4b,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>]
364012:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: preparing request execution
364112:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
364212:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
364312:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: target auth state: UNCHALLENGED
364412:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: proxy auth state: UNCHALLENGED
364512:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000031: acquiring connection with route {}->unix://localhost:2375
364612:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquiring endpoint (3 MINUTES)
364712:51:07.857 [pool-28-thread-7] 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]
364812:51:07.857 [pool-28-thread-7] 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]
364912:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: acquired ep-00000030
365012:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquired endpoint ep-00000030
365112:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: executing POST /v1.32/containers/create?name=graphd0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
365212:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: start execution ex-00000031
365312:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: executing exchange ex-00000031 over http-outgoing-5
365412:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/create?name=graphd0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
365512:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
365612:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
365712:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
365812:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
365912:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
366012:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 2506
366112:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
366212:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
366312:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/create?name=graphd0-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1[\r][\n]"
366412:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
366512:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
366612:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
366712:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
366812:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
366912:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 2506[\r][\n]"
367012:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
367112:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
367212:51:07.857 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
367312:51:07.857 [pool-28-thread-7] 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":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"b721b53c-c533-4f3a-94a8-590896839f3f"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d":{"IPAMConfig":null,"Links":null,"Aliases":["tc-FzTZcgNh"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
367412:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
367512:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
367612:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
367712:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
367812:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
367912:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
368012:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:07 GMT[\r][\n]"
368112:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 88[\r][\n]"
368212:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
368312:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","Warnings":[]}[\n]"
368412:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
368512:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
368612:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
368712:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
368812:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
368912:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
369012:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:07 GMT
369112:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 88
369212:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: connection can be kept alive for 3 MINUTES
369312:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: releasing valid endpoint
369412:51:07.873 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: releasing endpoint
369512:51:07.873 [pool-28-thread-7] 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
369612:51:07.873 [pool-28-thread-7] 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]
369712:51:07.873 [pool-28-thread-7] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 is starting: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721
369812:51:07.873 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721
369912:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: preparing request execution
370012:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
370112:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
370212:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: target auth state: UNCHALLENGED
370312:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: proxy auth state: UNCHALLENGED
370412:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000032: acquiring connection with route {}->unix://localhost:2375
370512:51:07.874 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquiring endpoint (3 MINUTES)
370612:51:07.874 [pool-28-thread-7] 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]
370712:51:07.875 [pool-28-thread-7] 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]
370812:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: acquired ep-00000031
370912:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquired endpoint ep-00000031
371012:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: executing POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/start HTTP/1.1
371112:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: start execution ex-00000032
371212:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: executing exchange ex-00000032 over http-outgoing-5
371312:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/start HTTP/1.1
371412:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
371512:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
371612:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
371712:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
371812:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
371912:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
372012:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
372112:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/start HTTP/1.1[\r][\n]"
372212:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
372312:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
372412:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
372512:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
372612:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
372712:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
372812:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
372912:51:07.875 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
373012:51:08.007 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 204 No Content[\r][\n]"
373112:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
373212:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
373312:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
373412:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
373512:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
373612:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
373712:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 204 No Content
373812:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
373912:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
374012:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
374112:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
374212:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
374312:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: connection can be kept alive for 3 MINUTES
374412:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: releasing valid endpoint
374512:51:08.008 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: releasing endpoint
374612:51:08.008 [pool-28-thread-7] 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
374712:51:08.008 [pool-28-thread-7] 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]
374812:51:08.008 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,false
374912:51:08.009 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json], queryParams={}}
375012:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: preparing request execution
375112:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
375212:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
375312:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: target auth state: UNCHALLENGED
375412:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: proxy auth state: UNCHALLENGED
375512:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000033: acquiring connection with route {}->unix://localhost:2375
375612:51:08.009 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquiring endpoint (3 MINUTES)
375712:51:08.010 [pool-28-thread-7] 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]
375812:51:08.010 [pool-28-thread-7] 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]
375912:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: acquired ep-00000032
376012:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquired endpoint ep-00000032
376112:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: executing GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
376212:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: start execution ex-00000033
376312:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: executing exchange ex-00000033 over http-outgoing-5
376412:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
376512:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
376612:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
376712:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
376812:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
376912:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
377012:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
377112:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1[\r][\n]"
377212:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
377312:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
377412:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
377512:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
377612:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
377712:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
377812:51:08.010 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
377912:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
378012:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
378112:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
378212:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
378312:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
378412:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
378512:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
378612:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
378712:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
378812:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
378912:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","Created":"2025-12-04T11:51:07.858747763Z","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":3927,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:07.881979976Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/resolv.conf","HostnamePath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hostname","HostsPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hosts","LogPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721-json.log","Name":"/graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","LowerDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72-init/diff:/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/diff:/var/lib/docker/overlay2/74553aa7bc8502ded0a7e621d00d03281b73a58b67565d8c54558f716f463298/diff:/var/lib/docker/overlay2/ca3a7310328c554c5101da0ac0a65526e7f82ad296c4a8f3d1c9204d5083f148/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/merged","UpperDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/diff","WorkDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"962ac9de93a8","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"91f1944371cddfce54f764edc42ab1ad7cb4386ad755d7e21202a7020cd4ac79","SandboxKey":"/var/run/docker/netns/91f1944371cd","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-FzTZcgNh","962ac9de93a8"],"MacAddress":"de:d6:f0:20:9d:ad","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"8c9a4ae8afc5261bdc23f58f6cbd9a3f79f2a87a742a85a1b05297e02b62cbdb","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-FzTZcgNh","962ac9de93a8"]}}}}[\n]"
379012:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
379112:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
379212:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
379312:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
379412:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
379512:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
379612:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
379712:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
379812:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
379912:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
380012:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
380112:51:08.011 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: connection can be kept alive for 3 MINUTES
380212:51:08.013 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: releasing valid endpoint
380312:51:08.013 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: releasing endpoint
380412:51:08.014 [pool-28-thread-7] 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
380512:51:08.014 [pool-28-thread-7] 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]
380612:51:08.014 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231
380712:51:08.014 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: preparing request execution
380812:51:08.014 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
380912:51:08.015 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
381012:51:08.015 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: target auth state: UNCHALLENGED
381112:51:08.015 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: proxy auth state: UNCHALLENGED
381212:51:08.015 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000034: acquiring connection with route {}->unix://localhost:2375
381312:51:08.015 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquiring endpoint (3 MINUTES)
381412:51:08.015 [pool-28-thread-7] 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]
381512:51:08.016 [pool-28-thread-7] 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]
381612:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: acquired ep-00000033
381712:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquired endpoint ep-00000033
381812:51:08.016 [pool-28-thread-7] 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
381912:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: start execution ex-00000034
382012:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: executing exchange ex-00000034 over http-outgoing-5
382112:51:08.016 [pool-28-thread-7] 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
382212:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
382312:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
382412:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
382512:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
382612:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
382712:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
382812:51:08.016 [pool-28-thread-7] 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]"
382912:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
383012:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
383112:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
383212:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
383312:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
383412:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
383512:51:08.016 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
383612:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
383712:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
383812:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
383912:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
384012:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
384112:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
384212:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
384312:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
384412:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384512:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
384612:51:08.018 [pool-28-thread-7] 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/74553aa7bc8502ded0a7e621d00d03281b73a58b67565d8c54558f716f463298/diff:/var/lib/docker/overlay2/ca3a7310328c554c5101da0ac0a65526e7f82ad296c4a8f3d1c9204d5083f148/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/merged","UpperDir":"/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/diff","WorkDir":"/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/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]"
384712:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
384812:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
384912:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
385012:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
385112:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
385212:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
385312:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
385412:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
385512:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
385612:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
385712:51:08.018 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
385812:51:08.019 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: connection can be kept alive for 3 MINUTES
385912:51:08.019 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: releasing valid endpoint
386012:51:08.019 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: releasing endpoint
386112:51:08.019 [pool-28-thread-7] 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
386212:51:08.019 [pool-28-thread-7] 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]
386312:51:08.019 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
386412:51:08.019 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: preparing request execution
386512:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
386612:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
386712:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: target auth state: UNCHALLENGED
386812:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: proxy auth state: UNCHALLENGED
386912:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000035: acquiring connection with route {}->unix://localhost:2375
387012:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquiring endpoint (3 MINUTES)
387112:51:08.020 [pool-28-thread-7] 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]
387212:51:08.020 [pool-28-thread-7] 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]
387312:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: acquired ep-00000034
387412:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquired endpoint ep-00000034
387512:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: executing GET /v1.32/version HTTP/1.1
387612:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: start execution ex-00000035
387712:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: executing exchange ex-00000035 over http-outgoing-5
387812:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/version HTTP/1.1
387912:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
388012:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
388112:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
388212:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
388312:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
388412:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
388512:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
388612:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
388712:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
388812:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
388912:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
389012:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
389112:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
389212:51:08.020 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
389312:51:08.029 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
389412:51:08.030 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
389512:51:08.030 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
389612:51:08.030 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
389712:51:08.030 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
389812:51:08.030 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
389912:51:08.031 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
390012:51:08.031 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 821[\r][\n]"
390112:51:08.031 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
390212:51:08.031 [pool-28-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
390312:51:08.031 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
390412:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
390512:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
390612:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
390712:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
390812:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
390912:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
391012:51:08.032 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 821
391112:51:08.033 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: connection can be kept alive for 3 MINUTES
391212:51:08.033 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: releasing valid endpoint
391312:51:08.033 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: releasing endpoint
391412:51:08.033 [pool-28-thread-7] 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
391512:51:08.033 [pool-28-thread-7] 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]
391612:51:08.034 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
391712:51:08.034 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,false
391812:51:08.035 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json], queryParams={}}
391912:51:08.034 [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},962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,<null>,<null>,<null>,<null>,<null>
392012:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: preparing request execution
392112:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
392212:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
392312:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: target auth state: UNCHALLENGED
392412:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: proxy auth state: UNCHALLENGED
392512:51:08.035 [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
392612:51:08.035 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: preparing request execution
392712:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquiring endpoint (3 MINUTES)
392812:51:08.035 [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]
392912:51:08.035 [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]
393012:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: acquired ep-00000035
393112:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquired endpoint ep-00000035
393212:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: executing GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
393312:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: start execution ex-00000036
393412:51:08.035 [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
393512:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
393612:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
393712:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
393812:51:08.035 [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
393912:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
394012:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
394112:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
394212:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1[\r][\n]"
394312:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
394412:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
394512:51:08.035 [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]"
394612:51:08.035 [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]"
394712:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
394812:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
394912:51:08.035 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
395012:51:08.035 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
395112:51:08.036 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
395212:51:08.036 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: target auth state: UNCHALLENGED
395312:51:08.036 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: proxy auth state: UNCHALLENGED
395412:51:08.036 [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
395512:51:08.036 [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]"
395612:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
395712:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
395812:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
395912:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
396012:51:08.036 [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]"
396112:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
396212:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
396312:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
396412:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
396512:51:08.036 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","Created":"2025-12-04T11:51:07.858747763Z","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":3927,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:07.881979976Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/resolv.conf","HostnamePath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hostname","HostsPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hosts","LogPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721-json.log","Name":"/graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","LowerDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72-init/diff:/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/diff:/var/lib/docker/overlay2/74553aa7bc8502ded0a7e621d00d03281b73a58b67565d8c54558f716f463298/diff:/var/lib/docker/overlay2/ca3a7310328c554c5101da0ac0a65526e7f82ad296c4a8f3d1c9204d5083f148/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/merged","UpperDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e"
396612:51:08.036 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquiring endpoint (3 MINUTES)
396712:51:08.036 [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: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
396812:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
396912:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
397012:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
397112:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
397212:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
397312:51:08.037 [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: 2 of 2147483647; total allocated: 2 of 2147483647]
397412:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
397512:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
397612:51:08.037 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
397712:51:08.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: acquired ep-00000036
397812:51:08.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquired endpoint ep-00000036
397912:51:08.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000037: opening connection {}->unix://localhost:2375
398012:51:08.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: connecting endpoint (3 MINUTES)
398112:51:08.037 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connecting endpoint to unix://localhost:2375 (3 MINUTES)
398212:51:08.038 [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
398312:51:08.038 [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
398412:51:08.038 [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
398512:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connected http-outgoing-6
398612:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: endpoint connected
398712:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: executing POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/exec HTTP/1.1
398812:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: start execution ex-00000037
398912:51:08.038 [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-6
399012:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/exec HTTP/1.1
399112:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
399212:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
399312:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
399412:51:08.038 [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
399512:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
399612:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 290
399712:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
399812:51:08.038 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
399912:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/exec HTTP/1.1[\r][\n]"
400012:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
400112:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
400212:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
400312:51:08.039 [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]"
400412:51:08.039 [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]"
400512:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 290[\r][\n]"
400612:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
400712:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
400812:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
400912:51:08.039 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"containerId":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","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}"
401012:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 201 Created[\r][\n]"
401112:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
401212:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]"
401312:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
401412:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
401512:51:08.040 [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]"
401612:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
401712:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 74[\r][\n]"
401812:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
401912:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760"}[\n]"
402012:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 201 Created
402112:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
402212:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json
402312:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
402412:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
402512:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
402612:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Thu, 04 Dec 2025 11:51:08 GMT
402712:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Length: 74
402812:51:08.040 [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
402912:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: releasing valid endpoint
403012:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: releasing endpoint
403112:51:08.040 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connection http-outgoing-6 can be kept alive for 3 MINUTES
403212:51:08.040 [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: 2 of 2147483647; total allocated: 2 of 2147483647]
403312:51:08.041 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "99e3068324041c0ece8a26cf2148c98cad12a271e328a72/diff","WorkDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"962ac9de93a8","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"91f1944371cddfce54f764edc42ab1ad7cb4386ad755d7e21202a7020cd4ac79","SandboxKey":"/var/run/docker/netns/91f1944371cd","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-FzTZcgNh","962ac9de93a8"],"MacAddress":"de:d6:f0:20:9d:ad","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"8c9a4ae8afc5261bdc23f58f6cbd9a3f79f2a87a742a85a1b05297e02b62cbdb","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-FzTZcgNh","962ac9de93a8"]}}}}[\n]"
403412:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: preparing request execution
403512:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
403612:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
403712:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: target auth state: UNCHALLENGED
403812:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: proxy auth state: UNCHALLENGED
403912:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000038: acquiring connection with route {}->unix://localhost:2375
404012:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquiring endpoint (3 MINUTES)
404112:51:08.041 [docker-java-stream-1753637525] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
404212:51:08.041 [docker-java-stream-1753637525] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
404312:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: acquired ep-00000037
404412:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquired endpoint ep-00000037
404512:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000038: executing POST /v1.32/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/start HTTP/1.1
404612:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: start execution ex-00000038
404712:51:08.041 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: executing exchange ex-00000038 over http-outgoing-6
404812:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/start HTTP/1.1
404912:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
405012:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
405112:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
405212:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
405312:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
405412:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 26
405512:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
405612:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
405712:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/start HTTP/1.1[\r][\n]"
405812:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
405912:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
406012:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
406112:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
406212:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
406312:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 26[\r][\n]"
406412:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
406512:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
406612:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
406712:51:08.042 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"Detach":null,"Tty":null}"
406812:51:08.042 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
406912:51:08.042 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
407012:51:08.042 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
407112:51:08.042 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: releasing valid endpoint
407212:51:08.042 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: releasing endpoint
407312:51:08.042 [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
407412:51:08.042 [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: 2 of 2147483647; total allocated: 2 of 2147483647]
407512:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
407612:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
407712:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
407812:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
407912:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
408012:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
408112:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
408212:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
408312:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/vnd.docker.raw-stream
408412:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
408512:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
408612:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
408712:51:08.043 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
408812:51:08.045 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9669] in PT0.010331955S
408912:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "end of stream"
409012:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-6: close connection IMMEDIATE
409112:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: endpoint closed
409212:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: discarding endpoint
409312:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: releasing endpoint
409412:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection is not kept alive
409512:51:08.087 [docker-java-stream-1753637525] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
409612:51:08.088 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760
409712:51:08.088 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/json], queryParams={}}
409812:51:08.088 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: preparing request execution
409912:51:08.088 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
410012:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
410112:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: target auth state: UNCHALLENGED
410212:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: proxy auth state: UNCHALLENGED
410312:51:08.089 [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
410412:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquiring endpoint (3 MINUTES)
410512:51:08.089 [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: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
410612:51:08.089 [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]
410712:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: acquired ep-00000038
410812:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquired endpoint ep-00000038
410912:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: executing GET /v1.32/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/json HTTP/1.1
411012:51:08.089 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: start execution ex-00000039
411112:51:08.090 [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-5
411212:51:08.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/json HTTP/1.1
411312:51:08.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
411412:51:08.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
411512:51:08.090 [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
411612:51:08.090 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
411712:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
411812:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
411912:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760/json HTTP/1.1[\r][\n]"
412012:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
412112:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
412212:51:08.091 [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]"
412312:51:08.091 [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]"
412412:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
412512:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
412612:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
412712:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
412812:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
412912:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
413012:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
413112:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
413212:51:08.091 [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]"
413312:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
413412:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 430[\r][\n]"
413512:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
413612:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"9f9e105855bea3f084ec1fc0611e35e495ca5c722b533f5979bca35efa5a1760","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":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","DetachKeys":"","Pid":4040}[\n]"
413712:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
413812:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
413912:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
414012:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
414112:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
414212:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
414312:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
414412:51:08.091 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 430
414512:51:08.091 [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
414612:51:08.092 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: releasing valid endpoint
414712:51:08.092 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: releasing endpoint
414812:51:08.092 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: connection http-outgoing-5 can be kept alive for 3 MINUTES
414912:51:08.093 [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]
415012:51:08.093 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.058498344S
415112:51:08.093 [pool-28-thread-7] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 started in PT2.709974504S
415212:51:08.093 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: ps -ef
415312:51:08.093 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,<null>,<null>,<null>,<null>,<null>
415412:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: preparing request execution
415512:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
415612:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
415712:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: target auth state: UNCHALLENGED
415812:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: proxy auth state: UNCHALLENGED
415912:51:08.094 [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
416012:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquiring endpoint (3 MINUTES)
416112:51:08.094 [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]
416212:51:08.094 [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]
416312:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: acquired ep-00000039
416412:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquired endpoint ep-00000039
416512:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: executing POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/exec HTTP/1.1
416612:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: start execution ex-0000003A
416712:51:08.094 [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-5
416812:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/exec HTTP/1.1
416912:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
417012:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
417112:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
417212:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
417312:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
417412:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 230
417512:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
417612:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
417712:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/exec HTTP/1.1[\r][\n]"
417812:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
417912:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
418012:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
418112:51:08.094 [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]"
418212:51:08.094 [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]"
418312:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 230[\r][\n]"
418412:51:08.094 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
418512:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
418612:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
418712:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"containerId":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
418812:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
418912:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
419012:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
419112:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
419212:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
419312:51:08.095 [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]"
419412:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
419512:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 74[\r][\n]"
419612:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
419712:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0"}[\n]"
419812:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
419912:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
420012:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
420112:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
420212:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
420312:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
420412:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Thu, 04 Dec 2025 11:51:08 GMT
420512:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 74
420612:51:08.095 [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
420712:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: releasing valid endpoint
420812:51:08.095 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: releasing endpoint
420912:51:08.096 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: connection http-outgoing-5 can be kept alive for 3 MINUTES
421012:51:08.096 [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]
421112:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: preparing request execution
421212:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
421312:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
421412:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: target auth state: UNCHALLENGED
421512:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: proxy auth state: UNCHALLENGED
421612:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003B: acquiring connection with route {}->unix://localhost:2375
421712:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquiring endpoint (3 MINUTES)
421812:51:08.096 [docker-java-stream-2132101161] 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]
421912:51:08.096 [docker-java-stream-2132101161] 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]
422012:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: acquired ep-0000003A
422112:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquired endpoint ep-0000003A
422212:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003B: executing POST /v1.32/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/start HTTP/1.1
422312:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: start execution ex-0000003B
422412:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: executing exchange ex-0000003B over http-outgoing-5
422512:51:08.096 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/start HTTP/1.1
422612:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
422712:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
422812:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
422912:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
423012:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
423112:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 26
423212:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
423312:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
423412:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/start HTTP/1.1[\r][\n]"
423512:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
423612:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
423712:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
423812:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
423912:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
424012:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 26[\r][\n]"
424112:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
424212:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
424312:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
424412:51:08.097 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Detach":null,"Tty":null}"
424512:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
424612:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
424712:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
424812:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
424912:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
425012:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
425112:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
425212:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
425312:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/vnd.docker.raw-stream
425412:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
425512:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
425612:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
425712:51:08.098 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
425812:51:08.138 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff98]UID PID PPID C STIME TTY TIME CMD[\n]"
425912:51:08.139 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "root 1 0 0 19:51 ? 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]"
426012:51:08.139 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "root 46 0 0 19:51 ? 00:00:00 ps -ef[\n]"
426112:51:08.140 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "end of stream"
426212:51:08.140 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-5: close connection IMMEDIATE
426312:51:08.140 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: endpoint closed
426412:51:08.140 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: discarding endpoint
426512:51:08.140 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: releasing endpoint
426612:51:08.140 [docker-java-stream-2132101161] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection is not kept alive
426712:51:08.140 [docker-java-stream-2132101161] 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]
426812:51:08.140 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0
426912:51:08.141 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/json], queryParams={}}
427012:51:08.141 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: preparing request execution
427112:51:08.141 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
427212:51:08.141 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
427312:51:08.141 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: target auth state: UNCHALLENGED
427412:51:08.141 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: proxy auth state: UNCHALLENGED
427512:51:08.142 [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
427612:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquiring endpoint (3 MINUTES)
427712:51:08.142 [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]
427812:51:08.142 [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]
427912:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: acquired ep-0000003B
428012:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquired endpoint ep-0000003B
428112:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: opening connection {}->unix://localhost:2375
428212:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: connecting endpoint (3 MINUTES)
428312:51:08.142 [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)
428412:51:08.142 [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
428512:51:08.142 [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
428612:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connected http-outgoing-7
428712:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: endpoint connected
428812:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: executing GET /v1.32/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/json HTTP/1.1
428912:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: start execution ex-0000003C
429012:51:08.142 [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
429112:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/json HTTP/1.1
429212:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
429312:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
429412:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
429512:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
429612:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
429712:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
429812:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/exec/6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0/json HTTP/1.1[\r][\n]"
429912:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
430012:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
430112:51:08.142 [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]"
430212:51:08.142 [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]"
430312:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
430412:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
430512:51:08.142 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
430612:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
430712:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
430812:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
430912:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
431012:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
431112:51:08.143 [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]"
431212:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
431312:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 370[\r][\n]"
431412:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
431512:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"ID":"6021128a7cb48f30822d00ec3a1bdc74b7cf3d61d39c7e78e3ace74ab37499e0","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","DetachKeys":"","Pid":4061}[\n]"
431612:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
431712:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
431812:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
431912:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
432012:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
432112:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
432212:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:08 GMT
432312:51:08.143 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 370
432412:51:08.144 [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
432512:51:08.144 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: releasing valid endpoint
432612:51:08.144 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: releasing endpoint
432712:51:08.144 [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
432812:51:08.144 [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]
432912:51:08.146 [pool-28-thread-7] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
433012:51:08.146 [pool-28-thread-7] 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'))
433112:51:08.146 [pool-28-thread-7] DEBUG tc.vesoft/nebula-console:v3.6.0 - vesoft/nebula-console:v3.6.0 is not in image name cache, updating...
433212:51:08.146 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
433312:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: preparing request execution
433412:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
433512:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
433612:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: target auth state: UNCHALLENGED
433712:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: proxy auth state: UNCHALLENGED
433812:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003D: acquiring connection with route {}->unix://localhost:2375
433912:51:08.146 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquiring endpoint (3 MINUTES)
434012:51:08.146 [pool-28-thread-7] 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]
434112:51:08.147 [pool-28-thread-7] 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]
434212:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: acquired ep-0000003C
434312:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquired endpoint ep-0000003C
434412:51:08.147 [pool-28-thread-7] 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
434512:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: start execution ex-0000003D
434612:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: executing exchange ex-0000003D over http-outgoing-7
434712:51:08.147 [pool-28-thread-7] 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
434812:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
434912:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
435012:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
435112:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
435212:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
435312:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
435412:51:08.147 [pool-28-thread-7] 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]"
435512:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
435612:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
435712:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
435812:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
435912:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
436012:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
436112:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
436212:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 404 Not Found[\r][\n]"
436312:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
436412:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
436512:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
436612:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
436712:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
436812:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
436912:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 58[\r][\n]"
437012:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
437112:51:08.147 [pool-28-thread-7] 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]"
437212:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 404 Not Found
437312:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
437412:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
437512:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
437612:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
437712:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
437812:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:08 GMT
437912:51:08.147 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 58
438012:51:08.148 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: connection can be kept alive for 3 MINUTES
438112:51:08.148 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: releasing valid endpoint
438212:51:08.148 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: releasing endpoint
438312:51:08.148 [pool-28-thread-7] 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
438412:51:08.148 [pool-28-thread-7] 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]
438512:51:08.148 [pool-28-thread-7] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-console:v3.6.0
438612:51:08.148 [pool-28-thread-7] 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.
438712:51:08.148 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:latest at registry: https://index.docker.io/v1/
438812:51:08.148 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
438912:51:08.148 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
439012:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: preparing request execution
439112:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
439212:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
439312:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: target auth state: UNCHALLENGED
439412:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: proxy auth state: UNCHALLENGED
439512:51:08.149 [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
439612:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquiring endpoint (3 MINUTES)
439712:51:08.149 [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]
439812:51:08.149 [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]
439912:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: acquired ep-0000003D
440012:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquired endpoint ep-0000003D
440112:51:08.149 [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
440212:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: start execution ex-0000003E
440312:51:08.149 [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
440412:51:08.149 [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
440512:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/octet-stream
440612:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
440712:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
440812:51:08.149 [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
440912:51:08.149 [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
441012:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
441112:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
441212:51:08.149 [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]"
441312:51:08.149 [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]"
441412:51:08.149 [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]"
441512:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
441612:51:08.149 [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]"
441712:51:08.149 [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]"
441812:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
441912:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
442012:51:08.149 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
442112:51:08.948 [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]"
442212:51:08.948 [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]"
442312:51:08.948 [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]"
442412:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
442512:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
442612:51:08.948 [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]"
442712:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:08 GMT[\r][\n]"
442812:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
442912:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
443012:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "3f[\r][\n]"
443112:51:08.948 [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]"
443212:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
443312:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
443412:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
443512:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
443612:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
443712:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
443812:51:08.948 [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)
443912:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:08 GMT
444012:51:08.948 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
444112:51:08.949 [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
444212:51:08.949 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Starting to pull image
444312:51:08.950 [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)
444412:51:08.950 [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)
444512:51:09.169 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
444612:51:09.169 [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]"
444712:51:09.169 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
444812:51:09.169 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
444912:51:09.169 [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]"
445012:51:09.169 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
445112:51:09.169 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
445212:51:09.169 [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]"
445312:51:09.169 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
445412:51:09.169 [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)
445512:51:09.169 [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)
445612:51:09.169 [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)
445712:51:09.422 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
445812:51:09.422 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":34316,"total":3401613},"progress":"[\u003e ] 34.32kB/3.402MB","id":"7264a8db6415"}[\r][\n]"
445912:51:09.422 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
446012:51:09.422 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34316, total=3401613, start=null), progress=[> ] 34.32kB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
446112:51:09.513 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
446212:51:09.513 [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]"
446312:51:09.513 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
446412:51:09.513 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
446512:51:09.513 [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]"
446612:51:09.513 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
446712:51:09.514 [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)
446812:51:09.514 [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)
446912:51:09.514 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (33 KB/? MB)
447012:51:09.515 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
447112:51:09.515 [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]"
447212:51:09.515 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
447312:51:09.516 [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)
447412:51:09.575 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
447512:51:09.575 [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]"
447612:51:09.575 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
447712:51:09.576 [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)
447812:51:09.579 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
447912:51:09.579 [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]"
448012:51:09.579 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
448112:51:09.579 [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)
448212:51:09.617 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
448312:51:09.617 [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]"
448412:51:09.617 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
448512:51:09.617 [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)
448612:51:09.617 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 2 pending, 1 downloaded, 1 extracted, (3 MB/? MB)
448712:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b6[\r][\n]"
448812:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":1009,"total":5826},"progress":"[========\u003e ] 1.009kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
448912:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
449012:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1009, total=5826, start=null), progress=[========> ] 1.009kB/5.826kB, id=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
449112:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b6[\r][\n]"
449212:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":5826,"total":5826},"progress":"[==================================================\u003e] 5.826kB/5.826kB","id":"8a5d5aed99ca"}[\r][\n]"
449312:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
449412:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
449512:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Verifying Checksum","progressDetail":{},"id":"8a5d5aed99ca"}[\r][\n]"
449612:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
449712:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
449812:51:09.722 [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]"
449912:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
450012:51:09.722 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, 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)
450112:51:09.722 [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=8a5d5aed99ca, from=null, time=null, errorDetail=null, error=null, aux=null)
450212:51:09.722 [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)
450312:51:09.723 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 1 pending, 2 downloaded, 1 extracted, (3 MB/? MB)
450412:51:09.761 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
450512:51:09.761 [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]"
450612:51:09.761 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
450712:51:09.761 [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)
450812:51:09.853 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
450912:51:09.853 [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]"
451012:51:09.853 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
451112:51:09.853 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
451212:51:09.853 [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]"
451312:51:09.853 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
451412:51:09.853 [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)
451512:51:09.853 [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)
451612:51:09.853 [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)
451712:51:09.853 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
451812:51:09.853 [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]"
451912:51:09.853 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452012:51:09.853 [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)
452112:51:09.890 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
452212:51:09.890 [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]"
452312:51:09.890 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452412:51:09.891 [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)
452512:51:09.910 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
452612:51:09.910 [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]"
452712:51:09.910 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452812:51:09.911 [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)
452912:51:09.911 [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)
453012:51:09.912 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
453112:51:09.912 [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]"
453212:51:09.912 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
453312:51:09.912 [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)
453412:51:09.913 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
453512:51:09.913 [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]"
453612:51:09.913 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
453712:51:09.913 [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)
453812:51:09.924 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
453912:51:09.924 [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]"
454012:51:09.924 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454112:51:09.924 [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)
454212:51:09.925 [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)
454312:51:09.929 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "5e[\r][\n]"
454412:51:09.929 [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]"
454512:51:09.929 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454612:51:09.929 [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)
454712:51:09.931 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "4e[\r][\n]"
454812:51:09.931 [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]"
454912:51:09.931 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
455012:51:09.931 [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)
455112:51:09.932 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
455212:51:09.932 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
455312:51:09.932 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: releasing valid endpoint
455412:51:09.932 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: releasing endpoint
455512:51:09.932 [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
455612:51:09.932 [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]
455712:51:09.933 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
455812:51:09.933 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: preparing request execution
455912:51:09.934 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
456012:51:09.934 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
456112:51:09.934 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: target auth state: UNCHALLENGED
456212:51:09.934 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: proxy auth state: UNCHALLENGED
456312:51:09.934 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003F: acquiring connection with route {}->unix://localhost:2375
456412:51:09.934 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquiring endpoint (3 MINUTES)
456512:51:09.934 [pool-28-thread-7] 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]
456612:51:09.935 [pool-28-thread-7] 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]
456712:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: acquired ep-0000003E
456812:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquired endpoint ep-0000003E
456912:51:09.935 [pool-28-thread-7] 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
457012:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: start execution ex-0000003F
457112:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: executing exchange ex-0000003F over http-outgoing-7
457212:51:09.935 [pool-28-thread-7] 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
457312:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
457412:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
457512:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
457612:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
457712:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
457812:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
457912:51:09.935 [pool-28-thread-7] 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]"
458012:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
458112:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
458212:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
458312:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
458412:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
458512:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
458612:51:09.935 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
458712:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
458812:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
458912:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
459012:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
459112:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
459212:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
459312:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:09 GMT[\r][\n]"
459412:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
459512:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459612:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
459712:51:09.936 [pool-28-thread-7] 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/b13e83f82170d1ec4d1ddefa0ce42273dbf0e83b7ad58534bedaaf9488bf0adc/diff:/var/lib/docker/overlay2/f2786bf594e6e71fc731502c0b084c4a25ae59b61273dc8d56aef626c16dddfa/diff","MergedDir":"/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/merged","UpperDir":"/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/diff","WorkDir":"/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
459812:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459912:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
460012:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
460112:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
460212:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
460312:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
460412:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
460512:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
460612:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
460712:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:09 GMT
460812:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
460912:51:09.936 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: connection can be kept alive for 3 MINUTES
461012:51:09.937 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: releasing valid endpoint
461112:51:09.937 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: releasing endpoint
461212:51:09.937 [pool-28-thread-7] 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
461312:51:09.937 [pool-28-thread-7] 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]
461412:51:09.937 [pool-28-thread-7] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
461512:51:09.937 [pool-28-thread-7] DEBUG tc.vesoft/nebula-console:v3.6.0 - Trying to start container: vesoft/nebula-console:v3.6.0 (attempt 1/1)
461612:51:09.937 [pool-28-thread-7] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
461712:51:09.937 [pool-28-thread-7] INFO tc.vesoft/nebula-console:v3.6.0 - Creating container for image: vesoft/nebula-console:v3.6.0
461812:51:09.937 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:v3.6.0 at registry: https://index.docker.io/v1/
461912:51:09.937 [pool-28-thread-7] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
462012:51:09.937 [pool-28-thread-7] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
462112:51:09.938 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@55caf69f[aliases=[tc-oqoXnPqX],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=f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d, 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=b721b53c-c533-4f3a-94a8-590896839f3f},macAddress=<null>,name=console-b721b53c-c533-4f3a-94a8-590896839f3f,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@1107eb61,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>]
462212:51:09.939 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: preparing request execution
462312:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
462412:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
462512:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: target auth state: UNCHALLENGED
462612:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: proxy auth state: UNCHALLENGED
462712:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000040: acquiring connection with route {}->unix://localhost:2375
462812:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquiring endpoint (3 MINUTES)
462912:51:09.940 [pool-28-thread-7] 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]
463012:51:09.940 [pool-28-thread-7] 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]
463112:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: acquired ep-0000003F
463212:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquired endpoint ep-0000003F
463312:51:09.940 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: executing POST /v1.32/containers/create?name=console-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
463412:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: start execution ex-00000040
463512:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: executing exchange ex-00000040 over http-outgoing-7
463612:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/create?name=console-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1
463712:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
463812:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
463912:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
464012:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
464112:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
464212:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 2441
464312:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
464412:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
464512:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/create?name=console-b721b53c-c533-4f3a-94a8-590896839f3f HTTP/1.1[\r][\n]"
464612:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
464712:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
464812:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
464912:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
465012:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
465112:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 2441[\r][\n]"
465212:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
465312:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
465412:51:09.941 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
465512:51:09.941 [pool-28-thread-7] 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":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"b721b53c-c533-4f3a-94a8-590896839f3f"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d":{"IPAMConfig":null,"Links":null,"Aliases":["tc-oqoXnPqX"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
465612:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
465712:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
465812:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
465912:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
466012:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
466112:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
466212:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:09 GMT[\r][\n]"
466312:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 88[\r][\n]"
466412:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
466512:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","Warnings":[]}[\n]"
466612:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
466712:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
466812:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
466912:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
467012:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
467112:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
467212:51:09.960 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:09 GMT
467312:51:09.961 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 88
467412:51:09.961 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: connection can be kept alive for 3 MINUTES
467512:51:09.962 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: releasing valid endpoint
467612:51:09.962 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: releasing endpoint
467712:51:09.962 [pool-28-thread-7] 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
467812:51:09.962 [pool-28-thread-7] 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]
467912:51:09.962 [pool-28-thread-7] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 is starting: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e
468012:51:09.962 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e
468112:51:09.963 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: preparing request execution
468212:51:09.963 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
468312:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
468412:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: target auth state: UNCHALLENGED
468512:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: proxy auth state: UNCHALLENGED
468612:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000041: acquiring connection with route {}->unix://localhost:2375
468712:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquiring endpoint (3 MINUTES)
468812:51:09.964 [pool-28-thread-7] 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]
468912:51:09.964 [pool-28-thread-7] 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]
469012:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: acquired ep-00000040
469112:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquired endpoint ep-00000040
469212:51:09.964 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: executing POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/start HTTP/1.1
469312:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: start execution ex-00000041
469412:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: executing exchange ex-00000041 over http-outgoing-7
469512:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/start HTTP/1.1
469612:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
469712:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
469812:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
469912:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
470012:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
470112:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
470212:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
470312:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/start HTTP/1.1[\r][\n]"
470412:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
470512:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
470612:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
470712:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
470812:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
470912:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
471012:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
471112:51:09.965 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
471212:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 204 No Content[\r][\n]"
471312:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
471412:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
471512:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
471612:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
471712:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:10 GMT[\r][\n]"
471812:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
471912:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 204 No Content
472012:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
472112:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
472212:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
472312:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
472412:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:10 GMT
472512:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: connection can be kept alive for 3 MINUTES
472612:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: releasing valid endpoint
472712:51:10.079 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: releasing endpoint
472812:51:10.079 [pool-28-thread-7] 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
472912:51:10.079 [pool-28-thread-7] 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]
473012:51:10.080 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,false
473112:51:10.080 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json], queryParams={}}
473212:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: preparing request execution
473312:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
473412:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
473512:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: target auth state: UNCHALLENGED
473612:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: proxy auth state: UNCHALLENGED
473712:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000042: acquiring connection with route {}->unix://localhost:2375
473812:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquiring endpoint (3 MINUTES)
473912:51:10.080 [pool-28-thread-7] 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]
474012:51:10.080 [pool-28-thread-7] 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]
474112:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: acquired ep-00000041
474212:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquired endpoint ep-00000041
474312:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: executing GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1
474412:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: start execution ex-00000042
474512:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: executing exchange ex-00000042 over http-outgoing-7
474612:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1
474712:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
474812:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
474912:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
475012:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
475112:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
475212:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
475312:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1[\r][\n]"
475412:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
475512:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
475612:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
475712:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
475812:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
475912:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
476012:51:10.080 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
476112:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
476212:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
476312:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
476412:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
476512:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
476612:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
476712:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:10 GMT[\r][\n]"
476812:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
476912:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
477012:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "1729[\r][\n]"
477112:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","Created":"2025-12-04T11:51:09.941815966Z","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":4118,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:09.974824793Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/resolv.conf","HostnamePath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/hostname","HostsPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/hosts","LogPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e-json.log","Name":"/console-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","LowerDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1-init/diff:/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/diff:/var/lib/docker/overlay2/b13e83f82170d1ec4d1ddefa0ce42273dbf0e83b7ad58534bedaaf9488bf0adc/diff:/var/lib/docker/overlay2/f2786bf594e6e71fc731502c0b084c4a25ae59b61273dc8d56aef626c16dddfa/diff","MergedDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1/merged","UpperDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1/diff","WorkDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"a58c2cb3ab2a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":fa"
477212:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
477312:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
477412:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
477512:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
477612:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
477712:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
477812:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:10 GMT
477912:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
478012:51:10.081 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: connection can be kept alive for 3 MINUTES
478112:51:10.082 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "lse,"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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"9422c18a0a55c884479bcfef0466548fa29d86302e412e1e6306faf1712b29f7","SandboxKey":"/var/run/docker/netns/9422c18a0a55","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-oqoXnPqX","a58c2cb3ab2a"],"MacAddress":"3e:d7:52:28:56:88","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"1dce700cd26551b198e0872afa467e3a668a3e59de5f3acd846e82d415440508","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-b721b53c-c533-4f3a-94a8-590896839f3f","tc-oqoXnPqX","a58c2cb3ab2a"]}}}}[\n]"
478212:51:10.083 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
478312:51:10.083 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
478412:51:10.083 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
478512:51:10.083 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: releasing valid endpoint
478612:51:10.083 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: releasing endpoint
478712:51:10.083 [pool-28-thread-7] 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
478812:51:10.084 [pool-28-thread-7] 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]
478912:51:10.084 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1
479012:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: preparing request execution
479112:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
479212:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
479312:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: target auth state: UNCHALLENGED
479412:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: proxy auth state: UNCHALLENGED
479512:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000043: acquiring connection with route {}->unix://localhost:2375
479612:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquiring endpoint (3 MINUTES)
479712:51:10.084 [pool-28-thread-7] 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]
479812:51:10.084 [pool-28-thread-7] 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]
479912:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: acquired ep-00000042
480012:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquired endpoint ep-00000042
480112:51:10.084 [pool-28-thread-7] 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
480212:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: start execution ex-00000043
480312:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: executing exchange ex-00000043 over http-outgoing-7
480412:51:10.084 [pool-28-thread-7] 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
480512:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
480612:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
480712:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
480812:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
480912:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
481012:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
481112:51:10.084 [pool-28-thread-7] 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]"
481212:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
481312:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
481412:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
481512:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
481612:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
481712:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
481812:51:10.084 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
481912:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
482012:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
482112:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
482212:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
482312:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
482412:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
482512:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:10 GMT[\r][\n]"
482612:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
482712:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
482812:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
482912:51:10.085 [pool-28-thread-7] 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/b13e83f82170d1ec4d1ddefa0ce42273dbf0e83b7ad58534bedaaf9488bf0adc/diff:/var/lib/docker/overlay2/f2786bf594e6e71fc731502c0b084c4a25ae59b61273dc8d56aef626c16dddfa/diff","MergedDir":"/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/merged","UpperDir":"/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/diff","WorkDir":"/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
483012:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
483112:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
483212:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
483312:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
483412:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
483512:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
483612:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
483712:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
483812:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
483912:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:10 GMT
484012:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
484112:51:10.085 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: connection can be kept alive for 3 MINUTES
484212:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: releasing valid endpoint
484312:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: releasing endpoint
484412:51:10.086 [pool-28-thread-7] 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
484512:51:10.086 [pool-28-thread-7] 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]
484612:51:10.086 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
484712:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: preparing request execution
484812:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
484912:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
485012:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: target auth state: UNCHALLENGED
485112:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: proxy auth state: UNCHALLENGED
485212:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000044: acquiring connection with route {}->unix://localhost:2375
485312:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquiring endpoint (3 MINUTES)
485412:51:10.086 [pool-28-thread-7] 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]
485512:51:10.086 [pool-28-thread-7] 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]
485612:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: acquired ep-00000043
485712:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquired endpoint ep-00000043
485812:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: executing GET /v1.32/version HTTP/1.1
485912:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: start execution ex-00000044
486012:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: executing exchange ex-00000044 over http-outgoing-7
486112:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/version HTTP/1.1
486212:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
486312:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
486412:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
486512:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
486612:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
486712:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
486812:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
486912:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
487012:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
487112:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
487212:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
487312:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
487412:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
487512:51:10.086 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
487612:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
487712:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
487812:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
487912:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
488012:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
488112:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
488212:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:10 GMT[\r][\n]"
488312:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 821[\r][\n]"
488412:51:10.092 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
488512:51:10.092 [pool-28-thread-7] 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-1041-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.1.5","Details":{"GitCommit":"fcd43222d6b07379a4be9786bda52438f0dd16a1"}},{"Name":"runc","Version":"1.3.3","Details":{"GitCommit":"v1.3.3-0-gd842d771"}},{"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-1041-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
488612:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
488712:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
488812:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
488912:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
489012:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
489112:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
489212:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:10 GMT
489312:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 821
489412:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: connection can be kept alive for 3 MINUTES
489512:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: releasing valid endpoint
489612:51:10.093 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: releasing endpoint
489712:51:10.093 [pool-28-thread-7] 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
489812:51:10.093 [pool-28-thread-7] 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]
489912:51:10.095 [pool-28-thread-7] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Liveness check ports of /console-b721b53c-c533-4f3a-94a8-590896839f3f is empty. Not waiting.
490012:51:10.095 [pool-28-thread-7] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 started in PT1.949182984S
490112:51:10.095 [pool-28-thread-7] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
490212:51:10.095 [pool-28-thread-7] 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},a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,<null>,<null>,<null>,<null>,<null>
490312:51:10.096 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: preparing request execution
490412:51:10.097 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
490512:51:10.097 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
490612:51:10.097 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: target auth state: UNCHALLENGED
490712:51:10.097 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: proxy auth state: UNCHALLENGED
490812:51:10.097 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000045: acquiring connection with route {}->unix://localhost:2375
490912:51:10.097 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquiring endpoint (3 MINUTES)
491012:51:10.097 [pool-28-thread-7] 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]
491112:51:10.098 [pool-28-thread-7] 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]
491212:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: acquired ep-00000044
491312:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquired endpoint ep-00000044
491412:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: executing POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1
491512:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: start execution ex-00000045
491612:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: executing exchange ex-00000045 over http-outgoing-7
491712:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1
491812:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
491912:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
492012:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
492112:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
492212:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
492312:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 327
492412:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
492512:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
492612:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1[\r][\n]"
492712:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
492812:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
492912:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
493012:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
493112:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
493212:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 327[\r][\n]"
493312:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
493412:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
493512:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
493612:51:10.098 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"containerId":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","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}"
493712:51:10.099 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
493812:51:10.099 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
493912:51:10.099 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
494012:51:10.099 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
494112:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
494212:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
494312:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Thu, 04 Dec 2025 11:51:10 GMT[\r][\n]"
494412:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 74[\r][\n]"
494512:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
494612:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3"}[\n]"
494712:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
494812:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
494912:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
495012:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
495112:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
495212:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
495312:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Thu, 04 Dec 2025 11:51:10 GMT
495412:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 74
495512:51:10.100 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: connection can be kept alive for 3 MINUTES
495612:51:10.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: releasing valid endpoint
495712:51:10.101 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: releasing endpoint
495812:51:10.102 [pool-28-thread-7] 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
495912:51:10.102 [pool-28-thread-7] 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]
496012:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: preparing request execution
496112:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
496212:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
496312:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: target auth state: UNCHALLENGED
496412:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: proxy auth state: UNCHALLENGED
496512:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000046: acquiring connection with route {}->unix://localhost:2375
496612:51:10.103 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquiring endpoint (3 MINUTES)
496712:51:10.104 [docker-java-stream--1931974174] 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]
496812:51:10.104 [docker-java-stream--1931974174] 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]
496912:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: acquired ep-00000045
497012:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquired endpoint ep-00000045
497112:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000046: executing POST /v1.32/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/start HTTP/1.1
497212:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: start execution ex-00000046
497312:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: executing exchange ex-00000046 over http-outgoing-7
497412:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/start HTTP/1.1
497512:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
497612:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
497712:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
497812:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
497912:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
498012:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 26
498112:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
498212:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
498312:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/start HTTP/1.1[\r][\n]"
498412:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
498512:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
498612:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
498712:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
498812:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
498912:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 26[\r][\n]"
499012:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
499112:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
499212:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
499312:51:10.104 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Detach":null,"Tty":null}"
499412:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
499512:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
499612:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48"
499712:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
499812:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
499912:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
500012:51:10.105 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)"
500112:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
500212:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
500312:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
500412:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/vnd.docker.raw-stream
500512:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
500612:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
500712:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
500812:51:10.106 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
500912:51:13.152 [docker-java-stream--1931974174] 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]"
501012:51:13.152 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
501112:51:13.152 [docker-java-stream--1931974174] 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]"
501212:51:13.152 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
501312:51:13.152 [docker-java-stream--1931974174] 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]"
501412:51:13.152 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
501512:51:13.152 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Got 1 rows (time spent 607[0xffffffc2][0xffffffb5]s/894.373[0xffffffc2][0xffffffb5]s)[\n]"
501612:51:13.152 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
501712:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JThu, 04 Dec 2025 11:51:13 UTC[\n]"
501812:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
501912:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
502012:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
502112:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Bye root![\n]"
502212:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Thu, 04 Dec 2025 11:51:13 UTC[\n]"
502312:51:13.153 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
502412:51:13.154 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "end of stream"
502512:51:13.154 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-7: close connection IMMEDIATE
502612:51:13.154 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: endpoint closed
502712:51:13.154 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: discarding endpoint
502812:51:13.154 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: releasing endpoint
502912:51:13.154 [docker-java-stream--1931974174] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection is not kept alive
503012:51:13.154 [docker-java-stream--1931974174] 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]
503112:51:13.155 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3
503212:51:13.155 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/json], queryParams={}}
503312:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: preparing request execution
503412:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
503512:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
503612:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: target auth state: UNCHALLENGED
503712:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: proxy auth state: UNCHALLENGED
503812:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: acquiring connection with route {}->unix://localhost:2375
503912:51:13.155 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquiring endpoint (3 MINUTES)
504012:51:13.155 [pool-28-thread-7] 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]
504112:51:13.156 [pool-28-thread-7] 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]
504212:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: acquired ep-00000046
504312:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquired endpoint ep-00000046
504412:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: opening connection {}->unix://localhost:2375
504512:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: connecting endpoint (3 MINUTES)
504612:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connecting endpoint to unix://localhost:2375 (3 MINUTES)
504712:51:13.156 [pool-28-thread-7] 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
504812:51:13.156 [pool-28-thread-7] 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
504912:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connected http-outgoing-8
505012:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: endpoint connected
505112:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: executing GET /v1.32/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/json HTTP/1.1
505212:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: start execution ex-00000047
505312:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: executing exchange ex-00000047 over http-outgoing-8
505412:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/json HTTP/1.1
505512:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
505612:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
505712:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
505812:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
505912:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
506012:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
506112:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/exec/647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3/json HTTP/1.1[\r][\n]"
506212:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
506312:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
506412:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
506512:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
506612:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
506712:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
506812:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
506912:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
507012:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
507112:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
507212:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
507312:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
507412:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
507512:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 04 Dec 2025 11:51:13 GMT[\r][\n]"
507612:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 467[\r][\n]"
507712:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
507812:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"ID":"647f39fa803314994054a33cee29b793dcd36823c75ef55dfbb3b8e8007661d3","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":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","DetachKeys":"","Pid":4171}[\n]"
507912:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
508012:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
508112:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
508212:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
508312:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
508412:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
508512:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 04 Dec 2025 11:51:13 GMT
508612:51:13.156 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 467
508712:51:13.157 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: connection can be kept alive for 3 MINUTES
508812:51:13.157 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: releasing valid endpoint
508912:51:13.157 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: releasing endpoint
509012:51:13.157 [pool-28-thread-7] 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
509112:51:13.157 [pool-28-thread-7] 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]
509212:51:13.157 [pool-28-thread-7] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5093+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5094| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5095+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5096| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5097+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5098Got 1 rows (time spent 607µs/894.373µs)
5099
5100Thu, 04 Dec 2025 11:51:13 UTC
5101
5102
5103
5104Bye root!
5105Thu, 04 Dec 2025 11:51:13 UTC
5106
5107
510812:51:13.158 [pool-28-thread-7] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
510912:51:13.158 [pool-28-thread-7] 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},a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,<null>,<null>,<null>,<null>,<null>
511012:51:13.158 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: preparing request execution
511112:51:13.158 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
511212:51:13.158 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
511312:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: target auth state: UNCHALLENGED
511412:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: proxy auth state: UNCHALLENGED
511512:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000048: acquiring connection with route {}->unix://localhost:2375
511612:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquiring endpoint (3 MINUTES)
511712:51:13.159 [pool-28-thread-7] 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]
511812:51:13.159 [pool-28-thread-7] 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]
511912:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: acquired ep-00000047
512012:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquired endpoint ep-00000047
512112:51:13.159 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: executing POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1
512212:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: start execution ex-00000048
512312:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: executing exchange ex-00000048 over http-outgoing-8
512412:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1
512512:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
512612:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
512712:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
512812:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
512912:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
513012:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 327
513112:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
513212:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
513312:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1[\r][\n]"
513412:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
513512:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
513612:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
513712:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
513812:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
513912:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 327[\r][\n]"
514012:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
514112:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
514212:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
514312:51:13.160 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"containerId":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","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}"
514412:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 201 Created[\r][\n]"
514512:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
514612:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
514712:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
514812:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
514912:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
515012:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Thu, 04 Dec 2025 11:51:13 GMT[\r][\n]"
515112:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 74[\r][\n]"
515212:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
515312:51:13.161 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c"}[\n]"
515412:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 201 Created
515512:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
515612:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
515712:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
515812:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
515912:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
516012:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Thu, 04 Dec 2025 11:51:13 GMT
516112:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 74
516212:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: connection can be kept alive for 3 MINUTES
516312:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: releasing valid endpoint
516412:51:13.162 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: releasing endpoint
516512:51:13.162 [pool-28-thread-7] 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
516612:51:13.162 [pool-28-thread-7] 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]
516712:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: preparing request execution
516812:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
516912:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
517012:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: target auth state: UNCHALLENGED
517112:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: proxy auth state: UNCHALLENGED
517212:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000049: acquiring connection with route {}->unix://localhost:2375
517312:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquiring endpoint (3 MINUTES)
517412:51:13.163 [docker-java-stream-1991690789] 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]
517512:51:13.163 [docker-java-stream-1991690789] 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]
517612:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: acquired ep-00000048
517712:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquired endpoint ep-00000048
517812:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000049: executing POST /v1.32/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/start HTTP/1.1
517912:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: start execution ex-00000049
518012:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: executing exchange ex-00000049 over http-outgoing-8
518112:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/start HTTP/1.1
518212:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
518312:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
518412:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
518512:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
518612:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
518712:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 26
518812:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
518912:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
519012:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/start HTTP/1.1[\r][\n]"
519112:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
519212:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
519312:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
519412:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
519512:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
519612:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 26[\r][\n]"
519712:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
519812:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
519912:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
520012:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"Detach":null,"Tty":null}"
520112:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
520212:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
520312:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
520412:51:13.163 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
520512:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
520612:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
520712:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
520812:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
520912:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/vnd.docker.raw-stream
521012:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
521112:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
521212:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
521312:51:13.164 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
521412:51:16.205 [docker-java-stream-1991690789] 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]"
521512:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
521612:51:16.206 [docker-java-stream-1991690789] 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]"
521712:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
521812:51:16.206 [docker-java-stream-1991690789] 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]"
521912:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
522012:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Got 1 rows (time spent 671[0xffffffc2][0xffffffb5]s/998.798[0xffffffc2][0xffffffb5]s)[\n]"
522112:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
522212:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JThu, 04 Dec 2025 11:51:16 UTC[\n]"
522312:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
522412:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
522512:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
522612:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Bye root![\n]"
522712:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Thu, 04 Dec 2025 11:51:16 UTC[\n]"
522812:51:16.206 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
522912:51:16.208 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "end of stream"
523012:51:16.208 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-8: close connection IMMEDIATE
523112:51:16.208 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: endpoint closed
523212:51:16.208 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: discarding endpoint
523312:51:16.208 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: releasing endpoint
523412:51:16.208 [docker-java-stream-1991690789] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection is not kept alive
523512:51:16.208 [docker-java-stream-1991690789] 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]
523612:51:16.209 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c
523712:51:16.209 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/json], queryParams={}}
523812:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: preparing request execution
523912:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
524012:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
524112:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: target auth state: UNCHALLENGED
524212:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: proxy auth state: UNCHALLENGED
524312:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: acquiring connection with route {}->unix://localhost:2375
524412:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquiring endpoint (3 MINUTES)
524512:51:16.209 [pool-28-thread-7] 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]
524612:51:16.209 [pool-28-thread-7] 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]
524712:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: acquired ep-00000049
524812:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquired endpoint ep-00000049
524912:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: opening connection {}->unix://localhost:2375
525012:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: connecting endpoint (3 MINUTES)
525112:51:16.209 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connecting endpoint to unix://localhost:2375 (3 MINUTES)
525212:51:16.210 [pool-28-thread-7] 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
525312:51:16.210 [pool-28-thread-7] 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
525412:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connected http-outgoing-9
525512:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: endpoint connected
525612:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: executing GET /v1.32/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/json HTTP/1.1
525712:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: start execution ex-0000004A
525812:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: executing exchange ex-0000004A over http-outgoing-9
525912:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/json HTTP/1.1
526012:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
526112:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
526212:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
526312:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
526412:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
526512:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
526612:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/exec/c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c/json HTTP/1.1[\r][\n]"
526712:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
526812:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
526912:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
527012:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
527112:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
527212:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
527312:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
527412:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
527512:51:16.210 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
527612:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
527712:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
527812:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
527912:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
528012:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 04 Dec 2025 11:51:16 GMT[\r][\n]"
528112:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 467[\r][\n]"
528212:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
528312:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"ID":"c85e6b5beb4864b80340ea69aa32d06744fbae5b3a37d98fed68d57751cf5e4c","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":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","DetachKeys":"","Pid":4201}[\n]"
528412:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
528512:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
528612:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
528712:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
528812:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
528912:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
529012:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 04 Dec 2025 11:51:16 GMT
529112:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 467
529212:51:16.211 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: connection can be kept alive for 3 MINUTES
529312:51:16.212 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: releasing valid endpoint
529412:51:16.212 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: releasing endpoint
529512:51:16.212 [pool-28-thread-7] 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
529612:51:16.212 [pool-28-thread-7] 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]
529712:51:16.212 [pool-28-thread-7] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5298+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5299| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5300+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5301| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5302+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5303Got 1 rows (time spent 671µs/998.798µs)
5304
5305Thu, 04 Dec 2025 11:51:16 UTC
5306
5307
5308
5309Bye root!
5310Thu, 04 Dec 2025 11:51:16 UTC
5311
5312
531312:51:16.212 [pool-28-thread-7] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-b721b53c-c533-4f3a-94a8-590896839f3f: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
531412:51:16.212 [pool-28-thread-7] 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},a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,<null>,<null>,<null>,<null>,<null>
531512:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: preparing request execution
531612:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
531712:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
531812:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: target auth state: UNCHALLENGED
531912:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: proxy auth state: UNCHALLENGED
532012:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004B: acquiring connection with route {}->unix://localhost:2375
532112:51:16.213 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquiring endpoint (3 MINUTES)
532212:51:16.214 [pool-28-thread-7] 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]
532312:51:16.214 [pool-28-thread-7] 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]
532412:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: acquired ep-0000004A
532512:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquired endpoint ep-0000004A
532612:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: executing POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1
532712:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: start execution ex-0000004B
532812:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: executing exchange ex-0000004B over http-outgoing-9
532912:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1
533012:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
533112:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
533212:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
533312:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
533412:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
533512:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 327
533612:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
533712:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
533812:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/exec HTTP/1.1[\r][\n]"
533912:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
534012:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
534112:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
534212:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
534312:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
534412:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 327[\r][\n]"
534512:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
534612:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
534712:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
534812:51:16.214 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"containerId":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","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}"
534912:51:16.215 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 201 Created[\r][\n]"
535012:51:16.215 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
535112:51:16.215 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
535212:51:16.215 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
535312:51:16.215 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
535412:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
535512:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Thu, 04 Dec 2025 11:51:16 GMT[\r][\n]"
535612:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 74[\r][\n]"
535712:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
535812:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a"}[\n]"
535912:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 201 Created
536012:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
536112:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
536212:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
536312:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
536412:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
536512:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Thu, 04 Dec 2025 11:51:16 GMT
536612:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 74
536712:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: connection can be kept alive for 3 MINUTES
536812:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: releasing valid endpoint
536912:51:16.216 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: releasing endpoint
537012:51:16.216 [pool-28-thread-7] 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
537112:51:16.216 [pool-28-thread-7] 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]
537212:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: preparing request execution
537312:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
537412:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
537512:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: target auth state: UNCHALLENGED
537612:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: proxy auth state: UNCHALLENGED
537712:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004C: acquiring connection with route {}->unix://localhost:2375
537812:51:16.217 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquiring endpoint (3 MINUTES)
537912:51:16.217 [docker-java-stream--138194512] 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]
538012:51:16.218 [docker-java-stream--138194512] 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]
538112:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: acquired ep-0000004B
538212:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquired endpoint ep-0000004B
538312:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004C: executing POST /v1.32/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/start HTTP/1.1
538412:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: start execution ex-0000004C
538512:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: executing exchange ex-0000004C over http-outgoing-9
538612:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/start HTTP/1.1
538712:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
538812:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
538912:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
539012:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
539112:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
539212:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 26
539312:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
539412:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
539512:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/start HTTP/1.1[\r][\n]"
539612:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
539712:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
539812:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
539912:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
540012:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
540112:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 26[\r][\n]"
540212:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
540312:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
540412:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
540512:51:16.218 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"Detach":null,"Tty":null}"
540612:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
540712:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
540812:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
540912:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
541012:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
541112:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
541212:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
541312:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
541412:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/vnd.docker.raw-stream
541512:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
541612:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
541712:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
541812:51:16.219 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
541912:51:19.263 [docker-java-stream--138194512] 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]"
542012:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]G+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
542112:51:19.264 [docker-java-stream--138194512] 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]"
542212:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
542312:51:19.264 [docker-java-stream--138194512] 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]"
542412:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
542512:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Got 1 rows (time spent 548[0xffffffc2][0xffffffb5]s/851.756[0xffffffc2][0xffffffb5]s)[\n]"
542612:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
542712:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JThu, 04 Dec 2025 11:51:19 UTC[\n]"
542812:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
542912:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
543012:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
543112:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Bye root![\n]"
543212:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Thu, 04 Dec 2025 11:51:19 UTC[\n]"
543312:51:19.264 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
543412:51:19.265 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "end of stream"
543512:51:19.265 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-9: close connection IMMEDIATE
543612:51:19.265 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: endpoint closed
543712:51:19.265 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: discarding endpoint
543812:51:19.265 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: releasing endpoint
543912:51:19.265 [docker-java-stream--138194512] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection is not kept alive
544012:51:19.265 [docker-java-stream--138194512] 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]
544112:51:19.265 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a
544212:51:19.266 [pool-28-thread-7] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/json], queryParams={}}
544312:51:19.266 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: preparing request execution
544412:51:19.266 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
544512:51:19.266 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
544612:51:19.266 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: target auth state: UNCHALLENGED
544712:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: proxy auth state: UNCHALLENGED
544812:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: acquiring connection with route {}->unix://localhost:2375
544912:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquiring endpoint (3 MINUTES)
545012:51:19.267 [pool-28-thread-7] 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]
545112:51:19.267 [pool-28-thread-7] 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]
545212:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: acquired ep-0000004C
545312:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquired endpoint ep-0000004C
545412:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: opening connection {}->unix://localhost:2375
545512:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: connecting endpoint (3 MINUTES)
545612:51:19.267 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connecting endpoint to unix://localhost:2375 (3 MINUTES)
545712:51:19.268 [pool-28-thread-7] 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
545812:51:19.268 [pool-28-thread-7] 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
545912:51:19.268 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connected http-outgoing-10
546012:51:19.268 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: endpoint connected
546112:51:19.268 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: executing GET /v1.32/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/json HTTP/1.1
546212:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: start execution ex-0000004D
546312:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: executing exchange ex-0000004D over http-outgoing-10
546412:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/json HTTP/1.1
546512:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
546612:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
546712:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
546812:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
546912:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
547012:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
547112:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/exec/4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a/json HTTP/1.1[\r][\n]"
547212:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
547312:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
547412:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
547512:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
547612:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
547712:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
547812:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
547912:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
548012:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
548112:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
548212:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
548312:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
548412:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
548512:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 04 Dec 2025 11:51:19 GMT[\r][\n]"
548612:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 467[\r][\n]"
548712:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
548812:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"ID":"4fa3efec2adddf88e21310de1d7d94aa4ba1289a8517b94718c11f6c48d59b7a","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":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","DetachKeys":"","Pid":4228}[\n]"
548912:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
549012:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
549112:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
549212:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
549312:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
549412:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
549512:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 04 Dec 2025 11:51:19 GMT
549612:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 467
549712:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: connection can be kept alive for 3 MINUTES
549812:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: releasing valid endpoint
549912:51:19.269 [pool-28-thread-7] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: releasing endpoint
550012:51:19.270 [pool-28-thread-7] 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
550112:51:19.270 [pool-28-thread-7] 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]
550212:51:19.270 [pool-28-thread-7] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5503+--------------+------+----------+--------------+----------------------+------------------------+---------+
5504| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5505+--------------+------+----------+--------------+----------------------+------------------------+---------+
5506| "172.28.0.3" | 9779 | "ONLINE" | 0 | "No valid partition" | "No valid partition" | "3.6.0" |
5507+--------------+------+----------+--------------+----------------------+------------------------+---------+
5508Got 1 rows (time spent 548µs/851.756µs)
5509
5510Thu, 04 Dec 2025 11:51:19 UTC
5511
5512
5513
5514Bye root!
5515Thu, 04 Dec 2025 11:51:19 UTC
5516
5517
5518List(http://172.17.0.1:9559)
5519List(http://172.17.0.1:9669)
5520+ nebula suite
5521 + nebula session pool
552212:51:20.468 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552312:51:20.497 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552412:51:20.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552512:51:20.516 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552612:51:20.526 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552712:51:20.534 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552812:51:20.543 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
552912:51:20.553 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553012:51:20.561 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553112:51:20.568 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553212:51:20.576 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553312:51:20.584 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553412:51:20.591 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553512:51:20.599 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553612:51:20.605 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553712:51:20.615 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553812:51:20.624 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
553912:51:20.634 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554012:51:20.642 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554112:51:20.650 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554212:51:20.658 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554312:51:20.664 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554412:51:20.673 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554512:51:20.683 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554612:51:20.691 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554712:51:20.699 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554812:51:20.706 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
554912:51:20.712 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555012:51:20.719 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555112:51:20.727 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555212:51:20.736 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555312:51:20.742 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555412:51:20.752 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555512:51:20.760 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555612:51:20.767 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555712:51:20.775 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555812:51:20.782 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
555912:51:20.789 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556012:51:20.795 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556112:51:20.804 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556212:51:20.810 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556312:51:20.817 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556412:51:20.825 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556512:51:20.832 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556612:51:20.838 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556712:51:20.844 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556812:51:20.850 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
556912:51:20.857 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557012:51:20.865 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557112:51:20.871 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557212:51:20.878 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557312:51:20.886 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557412:51:20.895 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557512:51:20.902 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557612:51:20.907 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557712:51:20.914 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557812:51:20.920 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
557912:51:20.927 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558012:51:20.933 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558112:51:20.939 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558212:51:20.944 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558312:51:20.951 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558412:51:20.961 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558512:51:20.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558612:51:20.980 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558712:51:20.990 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558812:51:20.999 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
558912:51:21.007 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559012:51:21.015 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559112:51:21.022 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559212:51:21.028 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559312:51:21.035 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559412:51:21.041 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559512:51:21.046 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559612:51:21.052 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559712:51:21.060 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559812:51:21.066 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
559912:51:21.072 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560012:51:21.077 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560112:51:21.082 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560212:51:21.088 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560312:51:21.093 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560412:51:21.099 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560512:51:21.105 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560612:51:21.112 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560712:51:21.117 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560812:51:21.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
560912:51:21.128 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561012:51:21.133 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561112:51:21.139 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561212:51:21.143 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561312:51:21.148 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561412:51:21.155 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561512:51:21.162 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561612:51:21.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561712:51:21.172 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561812:51:21.179 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561912:51:21.184 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562012:51:21.189 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562112:51:21.194 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562212:51:21.199 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562312:51:21.204 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562412:51:21.209 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562512:51:21.214 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562612:51:21.219 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562712:51:21.225 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562812:51:21.230 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562912:51:21.235 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563012:51:21.239 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563112:51:21.243 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563212:51:21.249 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563312:51:21.255 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563412:51:21.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563512:51:21.265 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563612:51:21.270 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563712:51:21.275 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563812:51:21.279 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563912:51:21.283 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564012:51:21.288 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564112:51:21.293 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564212:51:21.298 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564312:51:21.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564412:51:21.308 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564512:51:21.313 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564612:51:21.318 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564712:51:21.323 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564812:51:21.327 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564912:51:21.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565012:51:21.339 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565112:51:21.345 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565212:51:21.351 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565312:51:21.357 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565412:51:21.364 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565512:51:21.368 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565612:51:21.373 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565712:51:21.378 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565812:51:21.383 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565912:51:21.387 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566012:51:21.390 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566112:51:21.393 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566212:51:21.397 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566312:51:21.400 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566412:51:21.404 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566512:51:21.408 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566612:51:21.412 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566712:51:21.415 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566812:51:21.420 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566912:51:21.425 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567012:51:21.429 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567112:51:21.433 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567212:51:21.437 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567312:51:21.441 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567412:51:21.445 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567512:51:21.449 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567612:51:21.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567712:51:21.458 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567812:51:21.462 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567912:51:21.466 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568012:51:21.471 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568112:51:21.475 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568212:51:21.478 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568312:51:21.482 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568412:51:21.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568512:51:21.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568612:51:21.492 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568712:51:21.496 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568812:51:21.500 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568912:51:21.504 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569012:51:21.508 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569112:51:21.512 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569212:51:21.518 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569312:51:21.523 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569412:51:21.527 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569512:51:21.531 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569612:51:21.535 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569712:51:21.539 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569812:51:21.543 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569912:51:21.547 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570012:51:21.553 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570112:51:21.560 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570212:51:21.564 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570312:51:21.568 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570412:51:21.572 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570512:51:21.577 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570612:51:21.581 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570712:51:21.585 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570812:51:21.589 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570912:51:21.594 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571012:51:21.599 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571112:51:21.604 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571212:51:21.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571312:51:21.614 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571412:51:21.618 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571512:51:21.623 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571612:51:21.627 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571712:51:21.632 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571812:51:21.636 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571912:51:21.641 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572012:51:21.647 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572112:51:21.650 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572212:51:21.654 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572312:51:21.659 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572412:51:21.663 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572512:51:21.667 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572612:51:21.672 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572712:51:21.677 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572812:51:21.680 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572912:51:21.683 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573012:51:21.687 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573112:51:21.689 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573212:51:21.693 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573312:51:21.696 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573412:51:21.699 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573512:51:21.703 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573612:51:21.707 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573712:51:21.710 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573812:51:21.714 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573912:51:21.719 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574012:51:21.723 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574112:51:21.727 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574212:51:21.731 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574312:51:21.735 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574412:51:21.740 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574512:51:21.745 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574612:51:21.749 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574712:51:21.753 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574812:51:21.758 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574912:51:21.763 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575012:51:21.767 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575112:51:21.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575212:51:21.775 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575312:51:21.779 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575412:51:21.783 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575512:51:21.788 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575612:51:21.792 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575712:51:21.796 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575812:51:21.800 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575912:51:21.804 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576012:51:21.808 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576112:51:21.813 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576212:51:21.818 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576312:51:21.822 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576412:51:21.825 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576512:51:21.829 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576612:51:21.832 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576712:51:21.836 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576812:51:21.841 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576912:51:21.845 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577012:51:21.848 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577112:51:21.853 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577212:51:21.857 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577312:51:21.861 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577412:51:21.865 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577512:51:21.870 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577612:51:21.874 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577712:51:21.878 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577812:51:21.881 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577912:51:21.884 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578012:51:21.887 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578112:51:21.890 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578212:51:21.893 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578312:51:21.898 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578412:51:21.903 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578512:51:21.909 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578612:51:21.912 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578712:51:21.915 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578812:51:21.918 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578912:51:21.921 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579012:51:21.925 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579112:51:21.928 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579212:51:21.931 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579312:51:21.934 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579412:51:21.937 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579512:51:21.941 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579612:51:21.944 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579712:51:21.947 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579812:51:21.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579912:51:21.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580012:51:21.958 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580112:51:21.962 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580212:51:21.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580312:51:21.969 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580412:51:21.973 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580512:51:21.978 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580612:51:21.981 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580712:51:21.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580812:51:21.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580912:51:21.991 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581012:51:21.994 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581112:51:21.997 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581212:51:22.000 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581312:51:22.003 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581412:51:22.006 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581512:51:22.009 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581612:51:22.011 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581712:51:22.014 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581812:51:22.017 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581912:51:22.020 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582012:51:22.023 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582112:51:22.026 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582212:51:22.029 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582312:51:22.032 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582412:51:22.035 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582512:51:22.038 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582612:51:22.042 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582712:51:22.045 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582812:51:22.048 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582912:51:22.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583012:51:22.054 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583112:51:22.057 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583212:51:22.062 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583312:51:22.066 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583412:51:22.069 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583512:51:22.073 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583612:51:22.077 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583712:51:22.080 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583812:51:22.084 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583912:51:22.087 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584012:51:22.091 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584112:51:22.095 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584212:51:22.100 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584312:51:22.105 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584412:51:22.109 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584512:51:22.113 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584612:51:22.116 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584712:51:22.120 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584812:51:22.123 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584912:51:22.126 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585012:51:22.129 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585112:51:22.132 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585212:51:22.135 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585312:51:22.138 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585412:51:22.141 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585512:51:22.144 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585612:51:22.147 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585712:51:22.150 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585812:51:22.153 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585912:51:22.156 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586012:51:22.159 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586112:51:22.162 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586212:51:22.165 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586312:51:22.168 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586412:51:22.171 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586512:51:22.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586612:51:22.177 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586712:51:22.180 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586812:51:22.183 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586912:51:22.186 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587012:51:22.190 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587112:51:22.193 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587212:51:22.196 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587312:51:22.199 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587412:51:22.202 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587512:51:22.205 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587612:51:22.208 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587712:51:22.211 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587812:51:22.214 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587912:51:22.217 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588012:51:22.220 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588112:51:22.223 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588212:51:22.226 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588312:51:22.229 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588412:51:22.232 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588512:51:22.235 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588612:51:22.238 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588712:51:22.241 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588812:51:22.244 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588912:51:22.247 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589012:51:22.250 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589112:51:22.253 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589212:51:22.257 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589312:51:22.260 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589412:51:22.263 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589512:51:22.266 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589612:51:22.269 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589712:51:22.272 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589812:51:22.275 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589912:51:22.279 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590012:51:22.283 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590112:51:22.286 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590212:51:22.290 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590312:51:22.293 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590412:51:22.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590512:51:22.300 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590612:51:22.303 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590712:51:22.306 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590812:51:22.308 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590912:51:22.311 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591012:51:22.314 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591112:51:22.317 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591212:51:22.319 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591312:51:22.323 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591412:51:22.326 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591512:51:22.329 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591612:51:22.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591712:51:22.334 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591812:51:22.337 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591912:51:22.340 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592012:51:22.342 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592112:51:22.345 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592212:51:22.348 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592312:51:22.351 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592412:51:22.353 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592512:51:22.356 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592612:51:22.360 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592712:51:22.363 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592812:51:22.367 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592912:51:22.370 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593012:51:22.373 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593112:51:22.376 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593212:51:22.379 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593312:51:22.382 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593412:51:22.384 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593512:51:22.387 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593612:51:22.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593712:51:22.393 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593812:51:22.396 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593912:51:22.399 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594012:51:22.402 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594112:51:22.404 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594212:51:22.407 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594312:51:22.410 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594412:51:22.413 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594512:51:22.415 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594612:51:22.418 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594712:51:22.421 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594812:51:22.423 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594912:51:22.426 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595012:51:22.429 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595112:51:22.431 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595212:51:22.434 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595312:51:22.436 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595412:51:22.439 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595512:51:22.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595612:51:22.444 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595712:51:22.447 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595812:51:22.450 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595912:51:22.453 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596012:51:22.455 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596112:51:22.458 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596212:51:22.461 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596312:51:22.463 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596412:51:22.466 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596512:51:22.469 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596612:51:22.472 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596712:51:22.475 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596812:51:22.479 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596912:51:22.482 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597012:51:22.485 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597112:51:22.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597212:51:22.492 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597312:51:22.496 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597412:51:22.499 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597512:51:22.503 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597612:51:22.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597712:51:22.510 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597812:51:22.513 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597912:51:22.516 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598012:51:22.518 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598112:51:22.521 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598212:51:22.524 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598312:51:22.526 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598412:51:22.529 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598512:51:22.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598612:51:22.535 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598712:51:22.538 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598812:51:22.541 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598912:51:22.543 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599012:51:22.547 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599112:51:22.550 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599212:51:22.553 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599312:51:22.557 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599412:51:22.560 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599512:51:22.563 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599612:51:22.566 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599712:51:22.568 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599812:51:22.571 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599912:51:22.574 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600012:51:22.577 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600112:51:22.580 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600212:51:22.583 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600312:51:22.586 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600412:51:22.589 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600512:51:22.592 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600612:51:22.596 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600712:51:22.599 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600812:51:22.602 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600912:51:22.605 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601012:51:22.608 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601112:51:22.612 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601212:51:22.615 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601312:51:22.618 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601412:51:22.621 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601512:51:22.624 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601612:51:22.626 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601712:51:22.629 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601812:51:22.631 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601912:51:22.634 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602012:51:22.637 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602112:51:22.640 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602212:51:22.643 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602312:51:22.646 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602412:51:22.649 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602512:51:22.652 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602612:51:22.655 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602712:51:22.657 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602812:51:22.660 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602912:51:22.663 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603012:51:22.666 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603112:51:22.669 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603212:51:22.672 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603312:51:22.676 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603412:51:22.681 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603512:51:22.685 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603612:51:22.690 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603712:51:22.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603812:51:22.699 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603912:51:22.703 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604012:51:22.706 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604112:51:22.709 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604212:51:22.712 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604312:51:22.715 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604412:51:22.718 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604512:51:22.722 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604612:51:22.725 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604712:51:22.728 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604812:51:22.731 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604912:51:22.733 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605012:51:22.736 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605112:51:22.738 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605212:51:22.741 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605312:51:22.743 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605412:51:22.746 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605512:51:22.748 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605612:51:22.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605712:51:22.754 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605812:51:22.757 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605912:51:22.760 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606012:51:22.763 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606112:51:22.765 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606212:51:22.768 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606312:51:22.771 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606412:51:22.773 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606512:51:22.776 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606612:51:22.779 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606712:51:22.782 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606812:51:22.785 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606912:51:22.788 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607012:51:22.791 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607112:51:22.794 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607212:51:22.796 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607312:51:22.799 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607412:51:22.801 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607512:51:22.804 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607612:51:22.806 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607712:51:22.808 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607812:51:22.811 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607912:51:22.813 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608012:51:22.816 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608112:51:22.818 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608212:51:22.821 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608312:51:22.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608412:51:22.826 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608512:51:22.829 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608612:51:22.832 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608712:51:22.835 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608812:51:22.837 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608912:51:22.840 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609012:51:22.842 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609112:51:22.846 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609212:51:22.848 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609312:51:22.851 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609412:51:22.854 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609512:51:22.857 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609612:51:22.860 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609712:51:22.863 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609812:51:22.866 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609912:51:22.868 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610012:51:22.871 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610112:51:22.874 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610212:51:22.876 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610312:51:22.879 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610412:51:22.882 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610512:51:22.884 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610612:51:22.886 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610712:51:22.889 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610812:51:22.891 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610912:51:22.894 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611012:51:22.896 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611112:51:22.898 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611212:51:22.901 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611312:51:22.903 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611412:51:22.906 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611512:51:22.908 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611612:51:22.911 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611712:51:22.913 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611812:51:22.915 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611912:51:22.919 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612012:51:22.922 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612112:51:22.925 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612212:51:22.927 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612312:51:22.930 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612412:51:22.932 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612512:51:22.935 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612612:51:22.938 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612712:51:22.940 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612812:51:22.943 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612912:51:22.946 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613012:51:22.948 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613112:51:22.951 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613212:51:22.953 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613312:51:22.955 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613412:51:22.958 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613512:51:22.961 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613612:51:22.963 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613712:51:22.966 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613812:51:22.968 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613912:51:22.970 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614012:51:22.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614112:51:22.975 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614212:51:22.978 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614312:51:22.980 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614412:51:22.983 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614512:51:22.985 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614612:51:22.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614712:51:22.991 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614812:51:22.994 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614912:51:22.996 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615012:51:22.999 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615112:51:23.002 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615212:51:23.004 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615312:51:23.007 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615412:51:23.009 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615512:51:23.012 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615612:51:23.016 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615712:51:23.018 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615812:51:23.021 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615912:51:23.024 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616012:51:23.027 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616112:51:23.030 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616212:51:23.034 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616312:51:23.038 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616412:51:23.041 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616512:51:23.045 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616612:51:23.048 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616712:51:23.051 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616812:51:23.054 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616912:51:23.057 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617012:51:23.059 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617112:51:23.063 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617212:51:23.066 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617312:51:23.068 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617412:51:23.071 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617512:51:23.073 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617612:51:23.075 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617712:51:23.078 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617812:51:23.081 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617912:51:23.083 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618012:51:23.086 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618112:51:23.088 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618212:51:23.091 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618312:51:23.094 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618412:51:23.097 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618512:51:23.100 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618612:51:23.103 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618712:51:23.106 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618812:51:23.109 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618912:51:23.113 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619012:51:23.117 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619112:51:23.120 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619212:51:23.123 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619312:51:23.126 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619412:51:23.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619512:51:23.133 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619612:51:23.137 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619712:51:23.140 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619812:51:23.143 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619912:51:23.146 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620012:51:23.148 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620112:51:23.151 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620212:51:23.153 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620312:51:23.157 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620412:51:23.160 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620512:51:23.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620612:51:23.166 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620712:51:23.168 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620812:51:23.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620912:51:23.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621012:51:23.176 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621112:51:23.179 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621212:51:23.182 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621312:51:23.185 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621412:51:23.188 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621512:51:23.191 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621612:51:23.194 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621712:51:23.197 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621812:51:23.199 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621912:51:23.202 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622012:51:23.205 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622112:51:23.208 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622212:51:23.211 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622312:51:23.214 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622412:51:23.218 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622512:51:23.222 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622612:51:23.225 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622712:51:23.228 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622812:51:23.231 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622912:51:23.234 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623012:51:23.237 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623112:51:23.240 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623212:51:23.242 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623312:51:23.245 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623412:51:23.248 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623512:51:23.257 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623612:51:23.260 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623712:51:23.263 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623812:51:23.267 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623912:51:23.269 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624012:51:23.272 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624112:51:23.274 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624212:51:23.277 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624312:51:23.281 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624412:51:23.284 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624512:51:23.287 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624612:51:23.290 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624712:51:23.293 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624812:51:23.295 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624912:51:23.298 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625012:51:23.300 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625112:51:23.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625212:51:23.305 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625312:51:23.307 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625412:51:23.309 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625512:51:23.312 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625612:51:23.315 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625712:51:23.317 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625812:51:23.320 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625912:51:23.322 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626012:51:23.325 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626112:51:23.327 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626212:51:23.329 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626312:51:23.332 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626412:51:23.334 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626512:51:23.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626612:51:23.339 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626712:51:23.341 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626812:51:23.343 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626912:51:23.346 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627012:51:23.348 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627112:51:23.350 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627212:51:23.353 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627312:51:23.355 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627412:51:23.357 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627512:51:23.359 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627612:51:23.362 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627712:51:23.365 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627812:51:23.367 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627912:51:23.370 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628012:51:23.372 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628112:51:23.375 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628212:51:23.377 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628312:51:23.380 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628412:51:23.383 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628512:51:23.385 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628612:51:23.388 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628712:51:23.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628812:51:23.393 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628912:51:23.396 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629012:51:23.399 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629112:51:23.402 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629212:51:23.405 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629312:51:23.408 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629412:51:23.411 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629512:51:23.413 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629612:51:23.416 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629712:51:23.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629812:51:23.421 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629912:51:23.425 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630012:51:23.428 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630112:51:23.432 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630212:51:23.438 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630312:51:23.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630412:51:23.446 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630512:51:23.449 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630612:51:23.453 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630712:51:23.457 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630812:51:23.461 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630912:51:23.464 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631012:51:23.468 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631112:51:23.472 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631212:51:23.474 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631312:51:23.478 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631412:51:23.481 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631512:51:23.484 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631612:51:23.487 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631712:51:23.490 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631812:51:23.494 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631912:51:23.497 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632012:51:23.500 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632112:51:23.503 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632212:51:23.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632312:51:23.509 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632412:51:23.512 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632512:51:23.515 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632612:51:23.518 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632712:51:23.522 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632812:51:23.525 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632912:51:23.528 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633012:51:23.531 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633112:51:23.534 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633212:51:23.536 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633312:51:23.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633412:51:23.542 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633512:51:23.545 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633612:51:23.548 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633712:51:23.551 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633812:51:23.555 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633912:51:23.557 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634012:51:23.560 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634112:51:23.562 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634212:51:23.564 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634312:51:23.567 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634412:51:23.569 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634512:51:23.571 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634612:51:23.574 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634712:51:23.577 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634812:51:23.580 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634912:51:23.583 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635012:51:23.586 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635112:51:23.589 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635212:51:23.592 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635312:51:23.594 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635412:51:23.598 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635512:51:23.600 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635612:51:23.604 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635712:51:23.607 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635812:51:23.609 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635912:51:23.612 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636012:51:23.615 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636112:51:23.617 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636212:51:23.620 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636312:51:23.622 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636412:51:23.625 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636512:51:23.627 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636612:51:23.629 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636712:51:23.631 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636812:51:23.633 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636912:51:23.635 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637012:51:23.638 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637112:51:23.640 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637212:51:23.642 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637312:51:23.645 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637412:51:23.647 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637512:51:23.649 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637612:51:23.651 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637712:51:23.653 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637812:51:23.656 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637912:51:23.658 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638012:51:23.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638112:51:23.662 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638212:51:23.665 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638312:51:23.667 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638412:51:23.669 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638512:51:23.671 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638612:51:23.673 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638712:51:23.675 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638812:51:23.678 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638912:51:23.680 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639012:51:23.682 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639112:51:23.684 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639212:51:23.686 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639312:51:23.688 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639412:51:23.691 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639512:51:23.693 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639612:51:23.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639712:51:23.697 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639812:51:23.699 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639912:51:23.702 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640012:51:23.704 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640112:51:23.707 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640212:51:23.709 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640312:51:23.711 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640412:51:23.713 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640512:51:23.715 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640612:51:23.718 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640712:51:23.720 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640812:51:23.722 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640912:51:23.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641012:51:23.726 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641112:51:23.728 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641212:51:23.730 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641312:51:23.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641412:51:23.735 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641512:51:23.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641612:51:23.741 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641712:51:23.746 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641812:51:23.749 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641912:51:23.751 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642012:51:23.753 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642112:51:23.756 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642212:51:23.758 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642312:51:23.761 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642412:51:23.763 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642512:51:23.766 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642612:51:23.768 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642712:51:23.770 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642812:51:23.773 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642912:51:23.775 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643012:51:23.777 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643112:51:23.779 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643212:51:23.781 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643312:51:23.784 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643412:51:23.786 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643512:51:23.788 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643612:51:23.790 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643712:51:23.792 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643812:51:23.795 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643912:51:23.798 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644012:51:23.802 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644112:51:23.805 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644212:51:23.808 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644312:51:23.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644412:51:23.813 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644512:51:23.815 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644612:51:23.817 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644712:51:23.819 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644812:51:23.821 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644912:51:23.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645012:51:23.826 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645112:51:23.828 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645212:51:23.830 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645312:51:23.833 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645412:51:23.835 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645512:51:23.837 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645612:51:23.839 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645712:51:23.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645812:51:23.844 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645912:51:23.846 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646012:51:23.848 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646112:51:23.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646212:51:23.853 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646312:51:23.855 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646412:51:23.857 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646512:51:23.859 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646612:51:23.861 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646712:51:23.863 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646812:51:23.866 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646912:51:23.868 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647012:51:23.871 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647112:51:23.874 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647212:51:23.876 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647312:51:23.879 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647412:51:23.881 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647512:51:23.884 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647612:51:23.886 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647712:51:23.889 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647812:51:23.891 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647912:51:23.893 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648012:51:23.895 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648112:51:23.897 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648212:51:23.900 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648312:51:23.903 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648412:51:23.906 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648512:51:23.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648612:51:23.911 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648712:51:23.914 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648812:51:23.916 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648912:51:23.918 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649012:51:23.920 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649112:51:23.922 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649212:51:23.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649312:51:23.926 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649412:51:23.928 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649512:51:23.930 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649612:51:23.932 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649712:51:23.935 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649812:51:23.937 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649912:51:23.939 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650012:51:23.941 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650112:51:23.943 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650212:51:23.945 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650312:51:23.947 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650412:51:23.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650512:51:23.952 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650612:51:23.954 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650712:51:23.956 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650812:51:23.959 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650912:51:23.961 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651012:51:23.963 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651112:51:23.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651212:51:23.968 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651312:51:23.970 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651412:51:23.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651512:51:23.975 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651612:51:23.977 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651712:51:23.979 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651812:51:23.981 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651912:51:23.983 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652012:51:23.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652112:51:23.988 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652212:51:23.990 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652312:51:23.992 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652412:51:23.995 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652512:51:23.997 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652612:51:23.999 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652712:51:24.001 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652812:51:24.003 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652912:51:24.005 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653012:51:24.007 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653112:51:24.009 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653212:51:24.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653312:51:24.013 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653412:51:24.015 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653512:51:24.017 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653612:51:24.020 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653712:51:24.022 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653812:51:24.024 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653912:51:24.026 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654012:51:24.029 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654112:51:24.031 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654212:51:24.033 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654312:51:24.035 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654412:51:24.037 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654512:51:24.039 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654612:51:24.042 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654712:51:24.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654812:51:24.047 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654912:51:24.049 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655012:51:24.052 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655112:51:24.054 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655212:51:24.057 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655312:51:24.059 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655412:51:24.061 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655512:51:24.064 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655612:51:24.066 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655712:51:24.068 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655812:51:24.070 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655912:51:24.072 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656012:51:24.074 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656112:51:24.076 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656212:51:24.079 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656312:51:24.081 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656412:51:24.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656512:51:24.086 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656612:51:24.088 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656712:51:24.090 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656812:51:24.092 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656912:51:24.094 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657012:51:24.097 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657112:51:24.099 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657212:51:24.102 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657312:51:24.104 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657412:51:24.107 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657512:51:24.109 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657612:51:24.111 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657712:51:24.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657812:51:24.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657912:51:24.118 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658012:51:24.120 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658112:51:24.122 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658212:51:24.124 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658312:51:24.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658412:51:24.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658512:51:24.131 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658612:51:24.133 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658712:51:24.135 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658812:51:24.137 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658912:51:24.139 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659012:51:24.141 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659112:51:24.143 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659212:51:24.146 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659312:51:24.148 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659412:51:24.150 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659512:51:24.152 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659612:51:24.154 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659712:51:24.156 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659812:51:24.159 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659912:51:24.161 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660012:51:24.163 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660112:51:24.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660212:51:24.168 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660312:51:24.170 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660412:51:24.172 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660512:51:24.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660612:51:24.176 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660712:51:24.178 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660812:51:24.180 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660912:51:24.183 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661012:51:24.185 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661112:51:24.188 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661212:51:24.191 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661312:51:24.193 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661412:51:24.196 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661512:51:24.198 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661612:51:24.201 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661712:51:24.203 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661812:51:24.205 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661912:51:24.208 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662012:51:24.210 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662112:51:24.213 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662212:51:24.216 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662312:51:24.219 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662412:51:24.222 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662512:51:24.224 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662612:51:24.227 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662712:51:24.230 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662812:51:24.233 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662912:51:24.235 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663012:51:24.238 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663112:51:24.240 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663212:51:24.242 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663312:51:24.245 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663412:51:24.247 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663512:51:24.249 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663612:51:24.252 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663712:51:24.254 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663812:51:24.256 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663912:51:24.259 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664012:51:24.262 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664112:51:24.265 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664212:51:24.268 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664312:51:24.270 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664412:51:24.273 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664512:51:24.276 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664612:51:24.278 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664712:51:24.281 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664812:51:24.284 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664912:51:24.287 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665012:51:24.289 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665112:51:24.292 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665212:51:24.294 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665312:51:24.297 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665412:51:24.300 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665512:51:24.303 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665612:51:24.305 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665712:51:24.308 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665812:51:24.310 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665912:51:24.313 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666012:51:24.316 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666112:51:24.319 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666212:51:24.321 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666312:51:24.323 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666412:51:24.326 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666512:51:24.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666612:51:24.331 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666712:51:24.334 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666812:51:24.336 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666912:51:24.339 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667012:51:24.341 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667112:51:24.343 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667212:51:24.346 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667312:51:24.349 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667412:51:24.353 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667512:51:24.356 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667612:51:24.359 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667712:51:24.362 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667812:51:24.365 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667912:51:24.367 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668012:51:24.369 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668112:51:24.371 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668212:51:24.374 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668312:51:24.376 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668412:51:24.379 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668512:51:24.381 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668612:51:24.383 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668712:51:24.385 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668812:51:24.388 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668912:51:24.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669012:51:24.392 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669112:51:24.394 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669212:51:24.396 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669312:51:24.399 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669412:51:24.401 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669512:51:24.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669612:51:24.405 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669712:51:24.407 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669812:51:24.410 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669912:51:24.412 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670012:51:24.415 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670112:51:24.417 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670212:51:24.419 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670312:51:24.421 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670412:51:24.424 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670512:51:24.426 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670612:51:24.429 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670712:51:24.431 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670812:51:24.433 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670912:51:24.436 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671012:51:24.438 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671112:51:24.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671212:51:24.442 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671312:51:24.444 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671412:51:24.446 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671512:51:24.449 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671612:51:24.451 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671712:51:24.453 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671812:51:24.455 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671912:51:24.457 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672012:51:24.459 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672112:51:24.461 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672212:51:24.463 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672312:51:24.465 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672412:51:24.467 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672512:51:24.470 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672612:51:24.472 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672712:51:24.474 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672812:51:24.476 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672912:51:24.478 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673012:51:24.480 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673112:51:24.482 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673212:51:24.485 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673312:51:24.487 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673412:51:24.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673512:51:24.491 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673612:51:24.494 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673712:51:24.496 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673812:51:24.498 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673912:51:24.500 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674012:51:24.502 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674112:51:24.504 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674212:51:24.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674312:51:24.508 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674412:51:24.511 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674512:51:24.513 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674612:51:24.515 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674712:51:24.517 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674812:51:24.520 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674912:51:24.522 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675012:51:24.524 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675112:51:24.526 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675212:51:24.528 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675312:51:24.530 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675412:51:24.532 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675512:51:24.534 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675612:51:24.536 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675712:51:24.539 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675812:51:24.541 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675912:51:24.543 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676012:51:24.545 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676112:51:24.547 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676212:51:24.549 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676312:51:24.552 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676412:51:24.554 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676512:51:24.556 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676612:51:24.559 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676712:51:24.562 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676812:51:24.565 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676912:51:24.567 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677012:51:24.571 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677112:51:24.573 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677212:51:24.575 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677312:51:24.578 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677412:51:24.580 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677512:51:24.582 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677612:51:24.584 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677712:51:24.586 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677812:51:24.588 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677912:51:24.590 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678012:51:24.592 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678112:51:24.594 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678212:51:24.596 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678312:51:24.598 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678412:51:24.601 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678512:51:24.603 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678612:51:24.606 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678712:51:24.609 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678812:51:24.611 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678912:51:24.614 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679012:51:24.616 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679112:51:24.618 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679212:51:24.620 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679312:51:24.622 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679412:51:24.624 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679512:51:24.626 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679612:51:24.628 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679712:51:24.631 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679812:51:24.634 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679912:51:24.636 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680012:51:24.639 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680112:51:24.641 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680212:51:24.644 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680312:51:24.646 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680412:51:24.648 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680512:51:24.651 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680612:51:24.653 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680712:51:24.655 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680812:51:24.657 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680912:51:24.659 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681012:51:24.661 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681112:51:24.663 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681212:51:24.665 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681312:51:24.668 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681412:51:24.670 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681512:51:24.672 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681612:51:24.674 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681712:51:24.677 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681812:51:24.679 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681912:51:24.681 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682012:51:24.684 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682112:51:24.686 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682212:51:24.688 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682312:51:24.690 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682412:51:24.692 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682512:51:24.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682612:51:24.697 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682712:51:24.700 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682812:51:24.704 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682912:51:24.706 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683012:51:24.709 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683112:51:24.711 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683212:51:24.713 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683312:51:24.716 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683412:51:24.718 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683512:51:24.720 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683612:51:24.723 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683712:51:24.725 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683812:51:24.728 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683912:51:24.730 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684012:51:24.732 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684112:51:24.735 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684212:51:24.737 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684312:51:24.739 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684412:51:24.742 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684512:51:24.744 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684612:51:24.747 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684712:51:24.750 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684812:51:24.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684912:51:24.754 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685012:51:24.757 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685112:51:24.760 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685212:51:24.762 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685312:51:24.765 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685412:51:24.769 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685512:51:24.772 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685612:51:24.774 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685712:51:24.778 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685812:51:24.781 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685912:51:24.784 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686012:51:24.787 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686112:51:24.790 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686212:51:24.793 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686312:51:24.795 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686412:51:24.798 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686512:51:24.800 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686612:51:24.802 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686712:51:24.804 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686812:51:24.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686912:51:24.809 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687012:51:24.814 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687112:51:24.818 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687212:51:24.820 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687312:51:24.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687412:51:24.827 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687512:51:24.834 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687612:51:24.837 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687712:51:24.841 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687812:51:24.843 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687912:51:24.846 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688012:51:24.848 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688112:51:24.851 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688212:51:24.853 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688312:51:24.855 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688412:51:24.858 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688512:51:24.860 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688612:51:24.862 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688712:51:24.864 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688812:51:24.867 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688912:51:24.869 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689012:51:24.871 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689112:51:24.873 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689212:51:24.875 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689312:51:24.877 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689412:51:24.879 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689512:51:24.881 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689612:51:24.883 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689712:51:24.885 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689812:51:24.888 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689912:51:24.890 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690012:51:24.892 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690112:51:24.894 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690212:51:24.895 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690312:51:24.898 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690412:51:24.900 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690512:51:24.902 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690612:51:24.904 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690712:51:24.906 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690812:51:24.908 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690912:51:24.910 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691012:51:24.913 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691112:51:24.915 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691212:51:24.917 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691312:51:24.920 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691412:51:24.922 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691512:51:24.924 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691612:51:24.926 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691712:51:24.929 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691812:51:24.931 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691912:51:24.933 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692012:51:24.934 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692112:51:24.936 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692212:51:24.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692312:51:24.940 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692412:51:24.942 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692512:51:24.944 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692612:51:24.947 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692712:51:24.949 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692812:51:24.951 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692912:51:24.954 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693012:51:24.956 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693112:51:24.959 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693212:51:24.962 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693312:51:24.965 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693412:51:24.967 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693512:51:24.969 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693612:51:24.972 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693712:51:24.974 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693812:51:24.976 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693912:51:24.978 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694012:51:24.981 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694112:51:24.983 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694212:51:24.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694312:51:24.987 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694412:51:24.989 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694512:51:24.991 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694612:51:24.993 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694712:51:24.995 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694812:51:24.998 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694912:51:25.000 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695012:51:25.002 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695112:51:25.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695212:51:25.006 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695312:51:25.009 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695412:51:25.011 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695512:51:25.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695612:51:25.016 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695712:51:25.019 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695812:51:25.022 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695912:51:25.024 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696012:51:25.027 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696112:51:25.030 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696212:51:25.032 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696312:51:25.035 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696412:51:25.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696512:51:25.041 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696612:51:25.044 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696712:51:25.046 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696812:51:25.049 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696912:51:25.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697012:51:25.053 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697112:51:25.055 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697212:51:25.058 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697312:51:25.060 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697412:51:25.062 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697512:51:25.064 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697612:51:25.067 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697712:51:25.069 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697812:51:25.071 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697912:51:25.073 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698012:51:25.075 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698112:51:25.078 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698212:51:25.080 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698312:51:25.082 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698412:51:25.084 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698512:51:25.087 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698612:51:25.089 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698712:51:25.091 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698812:51:25.093 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698912:51:25.095 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699012:51:25.097 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699112:51:25.099 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699212:51:25.101 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699312:51:25.103 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699412:51:25.105 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699512:51:25.107 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699612:51:25.109 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699712:51:25.111 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699812:51:25.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699912:51:25.115 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700012:51:25.117 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700112:51:25.120 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700212:51:25.122 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700312:51:25.124 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700412:51:25.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700512:51:25.129 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700612:51:25.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700712:51:25.133 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700812:51:25.135 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700912:51:25.137 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701012:51:25.139 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701112:51:25.141 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701212:51:25.143 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701312:51:25.145 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701412:51:25.147 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701512:51:25.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701612:51:25.152 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701712:51:25.154 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701812:51:25.156 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701912:51:25.158 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702012:51:25.160 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702112:51:25.162 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702212:51:25.164 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702312:51:25.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702412:51:25.168 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702512:51:25.170 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702612:51:25.172 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702712:51:25.174 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702812:51:25.176 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702912:51:25.178 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703012:51:25.180 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703112:51:25.182 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703212:51:25.185 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703312:51:25.186 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703412:51:25.188 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703512:51:25.190 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703612:51:25.192 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703712:51:25.195 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703812:51:25.197 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703912:51:25.198 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704012:51:25.201 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704112:51:25.203 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704212:51:25.205 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704312:51:25.207 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704412:51:25.209 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704512:51:25.210 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704612:51:25.212 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704712:51:25.214 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704812:51:25.217 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704912:51:25.219 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705012:51:25.221 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705112:51:25.222 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705212:51:25.224 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705312:51:25.226 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705412:51:25.228 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705512:51:25.230 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705612:51:25.232 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705712:51:25.234 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705812:51:25.236 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705912:51:25.238 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706012:51:25.240 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706112:51:25.242 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706212:51:25.244 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706312:51:25.246 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706412:51:25.248 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706512:51:25.250 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706612:51:25.252 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706712:51:25.255 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706812:51:25.257 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706912:51:25.259 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707012:51:25.262 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707112:51:25.264 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707212:51:25.266 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707312:51:25.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707412:51:25.270 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707512:51:25.272 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707612:51:25.274 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707712:51:25.276 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707812:51:25.278 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707912:51:25.280 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708012:51:25.282 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708112:51:25.284 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708212:51:25.286 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708312:51:25.288 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708412:51:25.290 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708512:51:25.292 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708612:51:25.294 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708712:51:25.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708812:51:25.298 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708912:51:25.300 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709012:51:25.302 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709112:51:25.304 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709212:51:25.306 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709312:51:25.308 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709412:51:25.310 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709512:51:25.312 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709612:51:25.314 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709712:51:25.316 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709812:51:25.318 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709912:51:25.320 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710012:51:25.322 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710112:51:25.324 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710212:51:25.326 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710312:51:25.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710412:51:25.330 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710512:51:25.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710612:51:25.334 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710712:51:25.337 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710812:51:25.339 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710912:51:25.341 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711012:51:25.344 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711112:51:25.346 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711212:51:25.349 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711312:51:25.351 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711412:51:25.353 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711512:51:25.355 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711612:51:25.358 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711712:51:25.360 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711812:51:25.362 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711912:51:25.365 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712012:51:25.367 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712112:51:25.369 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712212:51:25.371 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712312:51:25.373 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712412:51:25.375 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712512:51:25.377 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712612:51:25.379 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712712:51:25.381 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712812:51:25.383 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712912:51:25.385 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713012:51:25.387 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713112:51:25.389 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713212:51:25.391 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713312:51:25.394 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713412:51:25.396 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713512:51:25.398 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713612:51:25.400 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713712:51:25.402 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713812:51:25.404 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713912:51:25.406 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714012:51:25.408 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714112:51:25.410 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714212:51:25.412 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714312:51:25.414 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714412:51:25.416 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714512:51:25.418 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714612:51:25.420 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714712:51:25.422 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714812:51:25.424 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714912:51:25.427 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715012:51:25.429 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715112:51:25.431 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715212:51:25.433 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715312:51:25.436 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715412:51:25.438 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715512:51:25.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715612:51:25.442 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715712:51:25.444 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715812:51:25.446 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715912:51:25.449 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716012:51:25.451 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716112:51:25.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716212:51:25.455 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716312:51:25.458 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716412:51:25.460 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716512:51:25.463 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716612:51:25.465 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716712:51:25.467 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716812:51:25.470 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716912:51:25.472 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717012:51:25.474 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717112:51:25.477 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717212:51:25.480 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717312:51:25.483 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717412:51:25.485 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717512:51:25.488 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717612:51:25.490 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717712:51:25.492 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717812:51:25.495 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717912:51:25.497 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718012:51:25.501 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718112:51:25.504 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718212:51:25.508 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718312:51:25.511 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718412:51:25.514 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718512:51:25.517 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718612:51:25.520 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718712:51:25.523 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718812:51:25.526 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718912:51:25.528 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719012:51:25.531 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719112:51:25.533 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719212:51:25.536 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719312:51:25.538 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719412:51:25.540 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719512:51:25.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719612:51:25.545 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719712:51:25.548 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719812:51:25.550 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719912:51:25.553 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720012:51:25.555 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720112:51:25.558 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720212:51:25.562 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720312:51:25.564 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720412:51:25.567 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720512:51:25.570 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720612:51:25.573 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720712:51:25.576 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720812:51:25.579 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720912:51:25.582 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721012:51:25.584 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721112:51:25.587 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721212:51:25.590 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721312:51:25.592 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721412:51:25.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721512:51:25.597 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721612:51:25.600 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721712:51:25.602 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721812:51:25.605 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721912:51:25.607 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722012:51:25.610 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722112:51:25.612 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722212:51:25.615 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722312:51:25.617 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722412:51:25.619 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722512:51:25.622 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722612:51:25.624 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722712:51:25.627 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722812:51:25.630 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722912:51:25.632 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723012:51:25.635 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723112:51:25.637 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723212:51:25.640 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723312:51:25.643 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723412:51:25.645 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723512:51:25.648 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723612:51:25.650 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723712:51:25.653 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723812:51:25.655 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723912:51:25.658 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724012:51:25.661 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724112:51:25.663 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724212:51:25.666 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724312:51:25.668 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724412:51:25.672 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724512:51:25.676 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724612:51:25.679 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724712:51:25.682 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724812:51:25.685 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724912:51:25.688 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725012:51:25.690 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725112:51:25.693 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725212:51:25.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725312:51:25.698 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725412:51:25.701 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725512:51:25.703 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725612:51:25.706 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725712:51:25.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725812:51:25.711 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725912:51:25.714 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726012:51:25.717 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726112:51:25.720 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726212:51:25.723 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726312:51:25.725 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726412:51:25.728 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726512:51:25.730 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726612:51:25.732 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726712:51:25.734 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726812:51:25.736 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726912:51:25.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727012:51:25.740 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727112:51:25.742 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727212:51:25.744 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727312:51:25.747 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727412:51:25.749 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727512:51:25.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727612:51:25.754 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727712:51:25.756 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727812:51:25.759 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727912:51:25.762 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728012:51:25.764 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728112:51:25.767 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728212:51:25.769 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728312:51:25.771 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728412:51:25.773 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728512:51:25.775 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728612:51:25.777 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728712:51:25.779 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728812:51:25.781 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728912:51:25.783 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729012:51:25.785 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729112:51:25.787 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729212:51:25.790 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729312:51:25.792 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729412:51:25.794 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729512:51:25.797 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729612:51:25.799 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729712:51:25.801 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729812:51:25.803 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729912:51:25.805 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730012:51:25.807 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730112:51:25.810 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730212:51:25.812 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730312:51:25.814 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730412:51:25.816 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730512:51:25.818 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730612:51:25.820 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730712:51:25.822 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730812:51:25.823 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730912:51:25.825 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731012:51:25.827 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731112:51:25.829 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731212:51:25.832 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731312:51:25.834 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731412:51:25.837 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731512:51:25.840 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731612:51:25.843 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731712:51:25.845 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731812:51:25.847 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731912:51:25.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732012:51:25.852 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732112:51:25.854 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732212:51:25.856 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732312:51:25.858 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732412:51:25.861 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732512:51:25.864 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732612:51:25.866 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732712:51:25.868 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732812:51:25.870 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732912:51:25.872 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733012:51:25.874 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733112:51:25.876 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733212:51:25.879 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733312:51:25.881 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733412:51:25.883 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733512:51:25.886 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733612:51:25.888 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733712:51:25.890 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733812:51:25.892 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733912:51:25.894 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734012:51:25.897 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734112:51:25.899 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734212:51:25.901 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734312:51:25.903 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734412:51:25.905 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734512:51:25.907 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734612:51:25.909 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734712:51:25.911 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734812:51:25.913 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734912:51:25.915 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735012:51:25.917 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735112:51:25.919 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735212:51:25.921 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735312:51:25.923 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735412:51:25.925 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735512:51:25.927 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735612:51:25.929 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735712:51:25.931 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735812:51:25.933 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735912:51:25.935 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736012:51:25.937 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736112:51:25.939 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736212:51:25.941 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736312:51:25.942 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736412:51:25.944 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736512:51:25.946 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736612:51:25.948 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736712:51:25.950 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736812:51:25.952 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736912:51:25.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737012:51:25.956 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737112:51:25.958 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737212:51:25.960 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737312:51:25.962 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737412:51:25.964 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737512:51:25.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737612:51:25.968 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737712:51:25.969 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737812:51:25.971 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737912:51:25.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738012:51:25.975 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738112:51:25.977 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738212:51:25.979 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738312:51:25.981 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738412:51:25.983 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738512:51:25.985 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738612:51:25.987 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738712:51:25.989 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738812:51:25.991 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738912:51:25.993 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739012:51:25.994 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739112:51:25.996 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739212:51:25.998 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739312:51:26.000 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739412:51:26.002 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739512:51:26.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739612:51:26.006 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739712:51:26.008 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739812:51:26.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739912:51:26.013 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740012:51:26.016 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740112:51:26.018 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740212:51:26.021 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740312:51:26.024 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740412:51:26.026 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740512:51:26.028 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740612:51:26.031 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740712:51:26.033 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740812:51:26.035 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740912:51:26.037 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741012:51:26.039 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741112:51:26.041 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741212:51:26.043 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741312:51:26.045 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741412:51:26.047 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741512:51:26.049 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741612:51:26.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741712:51:26.053 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741812:51:26.055 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741912:51:26.057 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742012:51:26.059 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742112:51:26.061 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742212:51:26.063 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742312:51:26.065 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742412:51:26.067 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742512:51:26.069 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742612:51:26.071 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742712:51:26.073 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742812:51:26.075 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742912:51:26.077 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743012:51:26.079 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743112:51:26.081 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743212:51:26.083 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743312:51:26.085 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743412:51:26.087 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743512:51:26.089 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743612:51:26.091 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743712:51:26.092 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743812:51:26.094 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743912:51:26.096 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744012:51:26.098 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744112:51:26.100 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744212:51:26.102 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744312:51:26.104 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744412:51:26.106 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744512:51:26.108 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744612:51:26.110 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744712:51:26.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744812:51:26.115 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744912:51:26.117 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745012:51:26.119 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745112:51:26.121 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745212:51:26.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745312:51:26.125 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745412:51:26.127 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745512:51:26.129 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745612:51:26.130 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745712:51:26.132 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745812:51:26.134 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745912:51:26.136 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746012:51:26.138 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746112:51:26.140 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746212:51:26.142 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746312:51:26.144 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746412:51:26.146 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746512:51:26.148 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746612:51:26.150 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746712:51:26.152 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746812:51:26.154 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746912:51:26.155 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747012:51:26.157 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747112:51:26.160 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747212:51:26.162 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747312:51:26.164 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747412:51:26.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747512:51:26.168 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747612:51:26.170 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747712:51:26.172 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747812:51:26.174 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747912:51:26.176 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748012:51:26.178 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748112:51:26.180 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748212:51:26.182 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748312:51:26.184 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748412:51:26.186 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748512:51:26.188 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748612:51:26.190 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748712:51:26.192 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748812:51:26.194 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748912:51:26.196 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749012:51:26.198 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749112:51:26.200 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749212:51:26.202 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749312:51:26.204 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749412:51:26.206 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749512:51:26.207 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749612:51:26.209 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749712:51:26.211 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749812:51:26.213 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749912:51:26.215 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750012:51:26.217 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750112:51:26.219 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750212:51:26.221 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750312:51:26.223 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750412:51:26.225 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750512:51:26.227 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750612:51:26.229 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750712:51:26.231 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750812:51:26.233 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750912:51:26.235 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751012:51:26.237 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751112:51:26.239 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751212:51:26.241 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751312:51:26.242 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751412:51:26.244 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751512:51:26.246 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751612:51:26.248 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751712:51:26.250 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751812:51:26.252 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751912:51:26.254 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752012:51:26.256 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752112:51:26.258 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752212:51:26.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752312:51:26.262 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752412:51:26.264 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752512:51:26.266 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752612:51:26.268 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752712:51:26.270 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752812:51:26.272 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752912:51:26.274 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753012:51:26.276 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753112:51:26.278 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753212:51:26.280 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753312:51:26.282 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753412:51:26.284 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753512:51:26.286 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753612:51:26.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753712:51:26.291 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753812:51:26.293 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753912:51:26.295 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754012:51:26.297 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754112:51:26.299 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754212:51:26.302 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754312:51:26.304 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754412:51:26.306 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754512:51:26.308 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754612:51:26.310 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754712:51:26.312 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754812:51:26.314 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754912:51:26.317 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755012:51:26.319 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755112:51:26.321 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755212:51:26.323 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755312:51:26.325 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755412:51:26.327 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755512:51:26.329 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755612:51:26.331 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755712:51:26.333 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755812:51:26.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755912:51:26.338 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756012:51:26.340 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756112:51:26.342 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756212:51:26.344 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756312:51:26.347 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756412:51:26.349 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756512:51:26.351 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756612:51:26.353 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756712:51:26.355 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756812:51:26.358 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756912:51:26.360 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757012:51:26.363 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757112:51:26.365 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757212:51:26.367 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757312:51:26.369 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757412:51:26.371 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757512:51:26.373 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757612:51:26.376 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757712:51:26.378 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757812:51:26.380 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757912:51:26.382 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758012:51:26.384 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758112:51:26.386 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758212:51:26.388 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758312:51:26.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758412:51:26.393 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758512:51:26.395 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758612:51:26.397 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758712:51:26.399 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758812:51:26.401 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758912:51:26.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759012:51:26.404 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759112:51:26.406 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759212:51:26.408 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759312:51:26.410 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759412:51:26.412 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759512:51:26.414 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759612:51:26.416 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759712:51:26.418 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759812:51:26.420 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759912:51:26.422 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760012:51:26.424 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760112:51:26.426 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760212:51:26.428 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760312:51:26.430 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760412:51:26.432 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760512:51:26.433 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760612:51:26.435 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760712:51:26.437 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760812:51:26.439 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760912:51:26.441 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761012:51:26.443 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761112:51:26.445 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761212:51:26.447 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761312:51:26.449 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761412:51:26.451 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761512:51:26.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761612:51:26.455 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761712:51:26.457 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761812:51:26.459 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761912:51:26.461 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762012:51:26.463 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762112:51:26.465 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762212:51:26.467 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762312:51:26.469 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762412:51:26.471 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762512:51:26.473 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762612:51:26.475 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762712:51:26.476 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762812:51:26.478 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762912:51:26.481 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763012:51:26.483 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763112:51:26.485 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763212:51:26.487 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763312:51:26.489 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763412:51:26.491 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763512:51:26.493 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763612:51:26.496 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763712:51:26.498 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763812:51:26.500 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763912:51:26.502 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764012:51:26.505 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764112:51:26.507 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764212:51:26.509 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764312:51:26.511 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764412:51:26.513 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764512:51:26.515 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764612:51:26.517 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764712:51:26.519 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764812:51:26.522 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764912:51:26.524 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765012:51:26.526 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765112:51:26.528 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765212:51:26.530 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765312:51:26.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765412:51:26.534 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765512:51:26.537 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765612:51:26.539 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765712:51:26.541 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765812:51:26.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765912:51:26.545 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766012:51:26.547 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766112:51:26.549 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766212:51:26.551 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766312:51:26.553 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766412:51:26.556 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766512:51:26.558 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766612:51:26.560 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766712:51:26.562 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766812:51:26.564 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766912:51:26.566 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767012:51:26.568 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767112:51:26.570 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767212:51:26.572 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767312:51:26.574 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767412:51:26.576 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767512:51:26.578 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767612:51:26.580 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767712:51:26.582 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767812:51:26.584 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767912:51:26.586 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768012:51:26.588 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768112:51:26.590 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768212:51:26.592 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768312:51:26.593 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768412:51:26.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768512:51:26.598 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768612:51:26.599 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768712:51:26.601 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768812:51:26.603 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768912:51:26.605 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769012:51:26.607 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769112:51:26.609 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769212:51:26.611 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769312:51:26.613 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769412:51:26.615 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769512:51:26.617 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769612:51:26.619 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769712:51:26.621 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769812:51:26.623 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769912:51:26.625 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770012:51:26.627 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770112:51:26.629 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770212:51:26.631 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770312:51:26.634 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770412:51:26.636 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770512:51:26.638 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770612:51:26.640 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770712:51:26.642 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770812:51:26.645 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770912:51:26.647 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771012:51:26.649 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771112:51:26.651 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771212:51:26.652 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771312:51:26.654 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771412:51:26.656 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771512:51:26.658 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771612:51:26.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771712:51:26.662 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771812:51:26.664 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771912:51:26.666 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772012:51:26.668 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772112:51:26.670 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772212:51:26.672 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772312:51:26.674 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772412:51:26.676 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772512:51:26.678 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772612:51:26.679 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772712:51:26.681 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772812:51:26.683 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772912:51:26.685 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773012:51:26.687 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773112:51:26.689 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773212:51:26.691 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773312:51:26.693 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773412:51:26.695 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773512:51:26.697 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773612:51:26.699 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773712:51:26.701 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773812:51:26.703 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773912:51:26.705 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774012:51:26.707 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774112:51:26.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774212:51:26.711 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774312:51:26.713 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774412:51:26.715 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774512:51:26.717 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774612:51:26.720 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774712:51:26.722 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774812:51:26.724 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774912:51:26.726 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775012:51:26.728 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775112:51:26.731 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775212:51:26.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775312:51:26.734 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775412:51:26.736 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775512:51:26.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775612:51:26.740 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775712:51:26.742 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775812:51:26.744 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775912:51:26.746 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776012:51:26.748 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776112:51:26.750 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776212:51:26.752 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776312:51:26.754 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776412:51:26.757 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776512:51:26.759 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776612:51:26.761 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776712:51:26.763 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776812:51:26.765 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776912:51:26.767 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777012:51:26.769 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777112:51:26.771 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777212:51:26.773 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777312:51:26.775 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777412:51:26.777 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777512:51:26.779 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777612:51:26.781 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777712:51:26.783 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777812:51:26.785 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777912:51:26.787 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778012:51:26.789 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778112:51:26.791 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778212:51:26.793 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778312:51:26.795 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778412:51:26.797 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778512:51:26.798 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778612:51:26.801 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778712:51:26.802 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778812:51:26.804 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778912:51:26.806 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779012:51:26.808 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779112:51:26.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779212:51:26.812 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779312:51:26.814 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779412:51:26.816 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779512:51:26.818 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779612:51:26.820 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779712:51:26.822 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779812:51:26.824 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779912:51:26.826 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780012:51:26.828 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780112:51:26.830 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780212:51:26.832 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780312:51:26.834 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780412:51:26.836 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780512:51:26.838 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780612:51:26.840 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780712:51:26.842 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780812:51:26.844 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780912:51:26.845 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781012:51:26.847 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781112:51:26.849 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781212:51:26.851 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781312:51:26.853 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781412:51:26.855 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781512:51:26.857 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781612:51:26.860 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781712:51:26.862 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781812:51:26.864 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781912:51:26.866 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782012:51:26.868 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782112:51:26.870 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782212:51:26.871 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782312:51:26.873 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782412:51:26.875 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782512:51:26.877 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782612:51:26.879 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782712:51:26.881 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782812:51:26.883 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782912:51:26.885 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783012:51:26.886 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783112:51:26.889 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783212:51:26.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783312:51:26.893 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783412:51:26.895 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783512:51:26.897 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783612:51:26.899 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783712:51:26.901 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783812:51:26.902 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783912:51:26.904 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784012:51:26.906 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784112:51:26.908 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784212:51:26.910 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784312:51:26.912 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784412:51:26.914 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784512:51:26.916 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784612:51:26.918 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784712:51:26.920 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784812:51:26.922 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784912:51:26.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785012:51:26.926 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785112:51:26.928 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785212:51:26.930 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785312:51:26.932 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785412:51:26.934 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785512:51:26.936 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785612:51:26.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785712:51:26.940 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785812:51:26.941 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785912:51:26.943 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786012:51:26.945 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786112:51:26.947 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786212:51:26.949 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786312:51:26.951 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786412:51:26.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786512:51:26.955 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786612:51:26.957 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786712:51:26.960 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786812:51:26.961 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786912:51:26.963 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787012:51:26.965 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787112:51:26.967 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787212:51:26.969 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787312:51:26.971 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787412:51:26.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787512:51:26.975 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787612:51:26.977 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787712:51:26.979 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787812:51:26.981 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787912:51:26.983 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788012:51:26.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788112:51:26.987 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788212:51:26.988 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788312:51:26.990 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788412:51:26.992 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788512:51:26.994 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788612:51:26.996 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788712:51:26.998 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788812:51:27.000 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788912:51:27.002 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789012:51:27.004 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789112:51:27.006 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789212:51:27.008 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789312:51:27.010 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789412:51:27.011 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789512:51:27.014 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789612:51:27.015 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789712:51:27.017 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789812:51:27.019 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789912:51:27.021 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790012:51:27.023 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790112:51:27.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790212:51:27.028 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790312:51:27.030 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790412:51:27.032 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790512:51:27.034 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790612:51:27.036 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790712:51:27.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790812:51:27.040 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790912:51:27.042 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791012:51:27.045 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791112:51:27.047 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791212:51:27.049 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791312:51:27.051 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791412:51:27.053 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791512:51:27.056 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791612:51:27.058 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791712:51:27.060 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791812:51:27.062 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791912:51:27.065 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792012:51:27.067 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792112:51:27.069 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792212:51:27.071 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792312:51:27.073 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792412:51:27.075 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792512:51:27.077 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792612:51:27.080 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792712:51:27.082 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792812:51:27.084 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792912:51:27.086 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793012:51:27.088 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793112:51:27.090 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793212:51:27.091 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793312:51:27.093 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793412:51:27.095 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793512:51:27.097 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793612:51:27.099 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793712:51:27.101 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793812:51:27.103 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793912:51:27.105 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794012:51:27.107 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794112:51:27.109 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794212:51:27.111 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794312:51:27.113 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794412:51:27.115 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794512:51:27.117 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794612:51:27.119 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794712:51:27.121 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794812:51:27.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794912:51:27.125 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795012:51:27.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795112:51:27.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795212:51:27.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795312:51:27.133 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795412:51:27.135 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795512:51:27.137 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795612:51:27.139 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795712:51:27.141 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795812:51:27.143 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795912:51:27.145 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796012:51:27.147 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796112:51:27.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796212:51:27.150 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796312:51:27.152 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796412:51:27.154 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796512:51:27.156 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796612:51:27.158 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796712:51:27.160 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796812:51:27.162 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796912:51:27.164 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797012:51:27.166 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797112:51:27.168 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797212:51:27.170 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797312:51:27.172 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797412:51:27.174 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797512:51:27.176 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797612:51:27.178 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797712:51:27.180 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797812:51:27.182 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797912:51:27.184 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798012:51:27.186 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798112:51:27.188 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798212:51:27.190 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798312:51:27.193 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798412:51:27.195 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798512:51:27.197 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798612:51:27.199 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798712:51:27.202 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798812:51:27.204 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798912:51:27.206 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799012:51:27.208 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799112:51:27.210 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799212:51:27.212 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799312:51:27.214 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799412:51:27.216 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799512:51:27.218 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799612:51:27.220 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799712:51:27.222 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799812:51:27.224 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799912:51:27.226 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800012:51:27.228 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800112:51:27.230 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800212:51:27.232 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800312:51:27.234 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800412:51:27.236 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800512:51:27.238 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800612:51:27.241 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800712:51:27.243 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800812:51:27.245 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800912:51:27.246 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801012:51:27.249 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801112:51:27.250 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801212:51:27.252 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801312:51:27.254 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801412:51:27.256 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801512:51:27.258 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801612:51:27.260 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801712:51:27.262 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801812:51:27.264 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801912:51:27.266 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802012:51:27.268 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802112:51:27.270 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802212:51:27.272 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802312:51:27.274 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802412:51:27.276 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802512:51:27.278 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802612:51:27.280 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802712:51:27.282 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802812:51:27.283 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802912:51:27.285 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803012:51:27.287 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803112:51:27.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803212:51:27.291 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803312:51:27.293 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803412:51:27.295 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803512:51:27.297 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803612:51:27.299 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803712:51:27.301 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803812:51:27.303 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803912:51:27.305 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804012:51:27.307 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804112:51:27.309 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804212:51:27.311 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804312:51:27.313 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804412:51:27.315 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804512:51:27.317 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804612:51:27.318 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804712:51:27.320 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804812:51:27.322 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804912:51:27.324 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805012:51:27.326 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805112:51:27.328 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805212:51:27.330 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805312:51:27.331 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805412:51:27.333 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805512:51:27.335 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805612:51:27.337 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805712:51:27.339 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805812:51:27.341 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805912:51:27.343 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806012:51:27.345 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806112:51:27.347 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806212:51:27.349 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806312:51:27.351 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806412:51:27.353 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806512:51:27.355 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806612:51:27.357 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806712:51:27.359 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806812:51:27.361 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806912:51:27.362 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807012:51:27.364 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807112:51:27.366 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807212:51:27.368 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807312:51:27.370 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807412:51:27.372 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807512:51:27.374 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807612:51:27.375 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807712:51:27.377 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807812:51:27.379 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807912:51:27.381 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808012:51:27.383 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808112:51:27.385 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808212:51:27.388 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808312:51:27.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808412:51:27.392 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808512:51:27.394 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808612:51:27.396 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808712:51:27.398 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808812:51:27.400 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808912:51:27.402 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809012:51:27.404 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809112:51:27.406 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809212:51:27.408 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809312:51:27.410 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809412:51:27.412 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809512:51:27.414 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809612:51:27.416 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809712:51:27.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809812:51:27.420 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809912:51:27.422 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810012:51:27.424 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810112:51:27.426 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810212:51:27.428 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810312:51:27.430 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810412:51:27.432 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810512:51:27.434 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810612:51:27.435 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810712:51:27.437 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810812:51:27.439 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810912:51:27.442 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811012:51:27.443 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811112:51:27.445 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811212:51:27.447 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811312:51:27.449 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811412:51:27.451 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811512:51:27.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811612:51:27.455 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811712:51:27.457 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811812:51:27.459 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811912:51:27.461 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812012:51:27.463 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812112:51:27.465 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812212:51:27.468 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812312:51:27.470 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812412:51:27.472 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812512:51:27.473 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812612:51:27.475 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812712:51:27.477 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812812:51:27.479 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812912:51:27.481 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813012:51:27.483 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813112:51:27.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813212:51:27.487 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813312:51:27.489 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813412:51:27.491 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813512:51:27.493 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813612:51:27.495 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813712:51:27.497 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813812:51:27.499 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813912:51:27.501 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814012:51:27.503 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814112:51:27.505 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814212:51:27.507 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814312:51:27.509 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814412:51:27.511 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814512:51:27.513 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814612:51:27.515 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814712:51:27.517 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814812:51:27.520 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814912:51:27.522 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815012:51:27.524 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815112:51:27.526 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815212:51:27.528 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815312:51:27.530 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815412:51:27.533 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815512:51:27.535 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815612:51:27.537 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815712:51:27.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815812:51:27.541 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815912:51:27.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816012:51:27.545 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816112:51:27.547 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816212:51:27.549 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816312:51:27.551 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816412:51:27.554 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816512:51:27.556 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816612:51:27.559 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816712:51:27.562 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816812:51:27.565 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816912:51:27.567 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817012:51:27.569 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817112:51:27.572 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817212:51:27.574 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817312:51:27.576 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817412:51:27.579 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817512:51:27.581 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817612:51:27.584 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817712:51:27.586 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817812:51:27.589 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817912:51:27.591 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818012:51:27.594 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818112:51:27.596 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818212:51:27.599 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818312:51:27.601 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818412:51:27.604 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818512:51:27.606 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818612:51:27.609 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818712:51:27.611 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818812:51:27.614 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818912:51:27.617 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819012:51:27.619 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819112:51:27.622 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819212:51:27.624 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819312:51:27.627 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819412:51:27.629 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819512:51:27.632 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819612:51:27.634 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819712:51:27.636 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819812:51:27.639 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819912:51:27.641 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820012:51:27.643 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820112:51:27.645 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820212:51:27.647 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820312:51:27.649 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820412:51:27.652 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820512:51:27.654 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820612:51:27.656 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820712:51:27.658 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820812:51:27.661 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820912:51:27.663 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821012:51:27.665 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821112:51:27.667 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821212:51:27.669 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821312:51:27.671 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821412:51:27.673 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821512:51:27.675 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821612:51:27.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821712:51:27.680 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821812:51:27.682 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821912:51:27.684 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822012:51:27.686 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822112:51:27.689 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822212:51:27.691 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822312:51:27.693 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822412:51:27.695 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822512:51:27.698 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822612:51:27.700 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822712:51:27.702 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822812:51:27.704 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822912:51:27.706 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823012:51:27.708 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823112:51:27.711 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823212:51:27.713 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823312:51:27.714 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823412:51:27.716 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823512:51:27.718 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823612:51:27.720 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823712:51:27.722 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823812:51:27.724 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823912:51:27.726 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824012:51:27.728 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824112:51:27.730 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824212:51:27.732 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824312:51:27.734 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824412:51:27.737 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824512:51:27.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824612:51:27.740 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824712:51:27.742 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824812:51:27.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824912:51:27.746 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825012:51:27.748 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825112:51:27.750 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825212:51:27.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825312:51:27.754 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825412:51:27.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825512:51:27.758 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825612:51:27.760 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825712:51:27.762 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825812:51:27.764 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825912:51:27.766 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826012:51:27.768 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826112:51:27.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826212:51:27.773 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826312:51:27.775 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826412:51:27.777 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826512:51:27.779 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826612:51:27.781 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826712:51:27.783 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826812:51:27.785 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826912:51:27.787 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827012:51:27.789 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827112:51:27.792 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827212:51:27.794 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827312:51:27.796 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827412:51:27.798 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827512:51:27.800 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827612:51:27.802 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827712:51:27.805 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827812:51:27.807 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827912:51:27.809 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828012:51:27.811 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828112:51:27.813 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828212:51:27.815 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828312:51:27.817 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828412:51:27.819 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828512:51:27.821 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828612:51:27.823 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828712:51:27.825 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828812:51:27.827 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828912:51:27.829 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829012:51:27.831 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829112:51:27.833 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829212:51:27.835 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829312:51:27.836 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829412:51:27.838 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829512:51:27.840 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829612:51:27.842 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829712:51:27.844 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829812:51:27.846 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829912:51:27.848 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830012:51:27.850 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830112:51:27.852 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830212:51:27.854 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830312:51:27.855 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830412:51:27.857 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830512:51:27.860 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830612:51:27.862 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830712:51:27.864 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830812:51:27.866 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830912:51:27.868 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831012:51:27.870 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831112:51:27.872 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831212:51:27.874 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831312:51:27.876 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831412:51:27.878 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831512:51:27.880 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831612:51:27.882 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831712:51:27.884 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831812:51:27.887 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831912:51:27.889 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832012:51:27.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832112:51:27.893 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832212:51:27.895 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832312:51:27.897 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832412:51:27.899 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832512:51:27.902 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832612:51:27.904 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832712:51:27.906 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832812:51:27.908 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832912:51:27.910 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833012:51:27.912 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833112:51:27.914 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833212:51:27.916 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833312:51:27.918 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833412:51:27.920 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833512:51:27.922 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833612:51:27.923 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833712:51:27.925 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833812:51:27.927 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833912:51:27.929 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834012:51:27.931 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834112:51:27.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834212:51:27.935 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834312:51:27.937 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834412:51:27.939 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834512:51:27.941 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834612:51:27.943 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834712:51:27.945 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834812:51:27.947 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834912:51:27.949 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835012:51:27.951 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835112:51:27.953 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835212:51:27.955 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835312:51:27.957 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835412:51:27.959 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835512:51:27.961 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835612:51:27.963 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835712:51:27.965 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835812:51:27.967 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835912:51:27.969 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836012:51:27.971 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836112:51:27.973 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836212:51:27.975 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836312:51:27.976 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836412:51:27.978 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836512:51:27.980 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836612:51:27.982 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836712:51:27.984 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836812:51:27.987 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836912:51:27.989 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837012:51:27.991 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837112:51:27.993 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837212:51:27.995 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837312:51:27.997 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837412:51:27.999 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837512:51:28.001 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837612:51:28.003 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837712:51:28.005 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837812:51:28.007 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837912:51:28.009 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838012:51:28.011 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838112:51:28.013 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838212:51:28.015 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838312:51:28.017 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838412:51:28.018 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838512:51:28.020 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838612:51:28.022 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838712:51:28.024 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838812:51:28.026 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838912:51:28.028 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839012:51:28.030 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839112:51:28.032 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839212:51:28.034 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839312:51:28.036 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839412:51:28.038 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839512:51:28.040 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839612:51:28.042 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839712:51:28.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839812:51:28.046 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839912:51:28.048 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840012:51:28.050 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840112:51:28.052 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840212:51:28.054 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840312:51:28.056 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840412:51:28.058 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840512:51:28.060 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840612:51:28.062 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840712:51:28.064 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840812:51:28.066 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840912:51:28.068 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841012:51:28.070 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841112:51:28.072 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841212:51:28.074 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
8413timestamp=2025-12-04T11:51:28.092458021Z level=WARN thread=#zio-fiber-8808 message="Nebula client executed statement:
8414INSERT VERTEX person(name, age) VALUES
8415'Bob':('Bob', 10),
8416'Lily':('Lily', 9),'Tom':('Tom', 10),
8417'Jerry':('Jerry', 13),
8418'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
841912:51:28.105 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
842012:51:28.106 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
842112:51:28.107 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
842212:51:28.108 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8423timestamp=2025-12-04T11:51:28.111084185Z level=INFO thread=#zio-fiber-8808 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8424timestamp=2025-12-04T11:51:28.127397951Z level=WARN thread=#zio-fiber-8808 message="Nebula client executed statement:
8425INSERT EDGE like(likeness) VALUES
8426'Bob'->'Lily':(80.0),
8427'Bob'->'Tom':(70.0),
8428'Lily'->'Jerry':(84.0),
8429'Tom'->'Jerry':(68.3),
8430'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
843112:51:28.128 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
843212:51:28.129 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
843312:51:28.131 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
843412:51:28.132 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8435timestamp=2025-12-04T11:51:28.133681665Z level=INFO thread=#zio-fiber-8808 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8436timestamp=2025-12-04T11:51:28.149199250Z level=WARN thread=#zio-fiber-8808 message="Nebula client executed statement:
8437MATCH (p:person) RETURN p LIMIT 4;
8438" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
843912:51:28.151 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
844012:51:28.154 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
844112:51:28.156 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
844212:51:28.158 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8443timestamp=2025-12-04T11:51:28.160027287Z level=INFO thread=#zio-fiber-8808 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8444timestamp=2025-12-04T11:51:28.206311634Z level=WARN thread=#zio-fiber-8815 message="Nebula client executed statement:
8445INSERT VERTEX person(name, age) VALUES
8446'Bob':('Bob', 10),
8447'Lily':('Lily', 9),'Tom':('Tom', 10),
8448'Jerry':('Jerry', 13),
8449'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
845012:51:28.208 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
845112:51:28.209 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
845212:51:28.211 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
845312:51:28.212 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8454timestamp=2025-12-04T11:51:28.214214314Z level=INFO thread=#zio-fiber-8815 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8455timestamp=2025-12-04T11:51:28.235907495Z level=WARN thread=#zio-fiber-8815 message="Nebula client executed statement:
8456INSERT EDGE like(likeness) VALUES
8457'Bob'->'Lily':(80.0),
8458'Bob'->'Tom':(70.0),
8459'Lily'->'Jerry':(84.0),
8460'Tom'->'Jerry':(68.3),
8461'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
846212:51:28.237 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
846312:51:28.239 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
846412:51:28.241 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
846512:51:28.243 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8466timestamp=2025-12-04T11:51:28.246336524Z level=INFO thread=#zio-fiber-8815 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8467timestamp=2025-12-04T11:51:28.268029673Z level=WARN thread=#zio-fiber-8815 message="Nebula client executed statement:
8468MATCH (p:person) RETURN p LIMIT 4;
8469" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
847012:51:28.271 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
847112:51:28.274 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
847212:51:28.277 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
847312:51:28.280 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8474timestamp=2025-12-04T11:51:28.282394674Z level=INFO thread=#zio-fiber-8815 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8475timestamp=2025-12-04T11:51:28.309180025Z level=WARN thread=#zio-fiber-8822 message="Nebula client executed statement:
8476INSERT VERTEX person(name, age) VALUES
8477'Bob':('Bob', 10),
8478'Lily':('Lily', 9),'Tom':('Tom', 10),
8479'Jerry':('Jerry', 13),
8480'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
848112:51:28.312 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
848212:51:28.314 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
848312:51:28.316 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
848412:51:28.318 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8485timestamp=2025-12-04T11:51:28.319656345Z level=INFO thread=#zio-fiber-8822 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8486timestamp=2025-12-04T11:51:28.342635449Z level=WARN thread=#zio-fiber-8822 message="Nebula client executed statement:
8487INSERT EDGE like(likeness) VALUES
8488'Bob'->'Lily':(80.0),
8489'Bob'->'Tom':(70.0),
8490'Lily'->'Jerry':(84.0),
8491'Tom'->'Jerry':(68.3),
8492'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
849312:51:28.344 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
849412:51:28.347 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
849512:51:28.349 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
849612:51:28.351 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8497timestamp=2025-12-04T11:51:28.354198549Z level=INFO thread=#zio-fiber-8822 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8498timestamp=2025-12-04T11:51:28.375646990Z level=WARN thread=#zio-fiber-8822 message="Nebula client executed statement:
8499MATCH (p:person) RETURN p LIMIT 4;
8500" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
850112:51:28.379 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
850212:51:28.383 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
850312:51:28.386 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
850412:51:28.389 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8505timestamp=2025-12-04T11:51:28.391471943Z level=INFO thread=#zio-fiber-8822 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8506timestamp=2025-12-04T11:51:28.413097617Z level=WARN thread=#zio-fiber-8829 message="Nebula client executed statement:
8507INSERT VERTEX person(name, age) VALUES
8508'Bob':('Bob', 10),
8509'Lily':('Lily', 9),'Tom':('Tom', 10),
8510'Jerry':('Jerry', 13),
8511'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
851212:51:28.414 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
851312:51:28.416 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
851412:51:28.419 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
851512:51:28.420 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8516timestamp=2025-12-04T11:51:28.422343961Z level=INFO thread=#zio-fiber-8829 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8517timestamp=2025-12-04T11:51:28.443599760Z level=WARN thread=#zio-fiber-8829 message="Nebula client executed statement:
8518INSERT EDGE like(likeness) VALUES
8519'Bob'->'Lily':(80.0),
8520'Bob'->'Tom':(70.0),
8521'Lily'->'Jerry':(84.0),
8522'Tom'->'Jerry':(68.3),
8523'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
852412:51:28.445 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
852512:51:28.447 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
852612:51:28.448 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
852712:51:28.449 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8528timestamp=2025-12-04T11:51:28.450796732Z level=INFO thread=#zio-fiber-8829 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8529timestamp=2025-12-04T11:51:28.469958300Z level=WARN thread=#zio-fiber-8829 message="Nebula client executed statement:
8530MATCH (p:person) RETURN p LIMIT 4;
8531" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
853212:51:28.472 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
853312:51:28.475 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
853412:51:28.478 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
853512:51:28.480 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8536timestamp=2025-12-04T11:51:28.481914443Z level=INFO thread=#zio-fiber-8829 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8537timestamp=2025-12-04T11:51:28.501295394Z level=WARN thread=#zio-fiber-8836 message="Nebula client executed statement:
8538INSERT VERTEX person(name, age) VALUES
8539'Bob':('Bob', 10),
8540'Lily':('Lily', 9),'Tom':('Tom', 10),
8541'Jerry':('Jerry', 13),
8542'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
854312:51:28.503 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
854412:51:28.504 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
854512:51:28.506 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
854612:51:28.507 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8547timestamp=2025-12-04T11:51:28.508388245Z level=INFO thread=#zio-fiber-8836 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8548timestamp=2025-12-04T11:51:28.523397468Z level=WARN thread=#zio-fiber-8836 message="Nebula client executed statement:
8549INSERT EDGE like(likeness) VALUES
8550'Bob'->'Lily':(80.0),
8551'Bob'->'Tom':(70.0),
8552'Lily'->'Jerry':(84.0),
8553'Tom'->'Jerry':(68.3),
8554'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
855512:51:28.524 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
855612:51:28.526 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
855712:51:28.527 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
855812:51:28.528 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8559timestamp=2025-12-04T11:51:28.530196158Z level=INFO thread=#zio-fiber-8836 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8560timestamp=2025-12-04T11:51:28.545222419Z level=WARN thread=#zio-fiber-8836 message="Nebula client executed statement:
8561MATCH (p:person) RETURN p LIMIT 4;
8562" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
856312:51:28.548 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
856412:51:28.550 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
856512:51:28.552 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
856612:51:28.554 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8567timestamp=2025-12-04T11:51:28.555079935Z level=INFO thread=#zio-fiber-8836 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8568timestamp=2025-12-04T11:51:28.576657385Z level=WARN thread=#zio-fiber-8843 message="Nebula client executed statement:
8569INSERT VERTEX person(name, age) VALUES
8570'Bob':('Bob', 10),
8571'Lily':('Lily', 9),'Tom':('Tom', 10),
8572'Jerry':('Jerry', 13),
8573'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
857412:51:28.578 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
857512:51:28.580 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
857612:51:28.582 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
857712:51:28.584 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8578timestamp=2025-12-04T11:51:28.585930502Z level=INFO thread=#zio-fiber-8843 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8579timestamp=2025-12-04T11:51:28.605550044Z level=WARN thread=#zio-fiber-8843 message="Nebula client executed statement:
8580INSERT EDGE like(likeness) VALUES
8581'Bob'->'Lily':(80.0),
8582'Bob'->'Tom':(70.0),
8583'Lily'->'Jerry':(84.0),
8584'Tom'->'Jerry':(68.3),
8585'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
858612:51:28.607 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
858712:51:28.609 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
858812:51:28.611 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
858912:51:28.613 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8590timestamp=2025-12-04T11:51:28.615442677Z level=INFO thread=#zio-fiber-8843 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8591timestamp=2025-12-04T11:51:28.634158060Z level=WARN thread=#zio-fiber-8843 message="Nebula client executed statement:
8592MATCH (p:person) RETURN p LIMIT 4;
8593" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
859412:51:28.637 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
859512:51:28.640 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
859612:51:28.643 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
859712:51:28.645 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8598timestamp=2025-12-04T11:51:28.647895337Z level=INFO thread=#zio-fiber-8843 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8599timestamp=2025-12-04T11:51:28.665512028Z level=WARN thread=#zio-fiber-8850 message="Nebula client executed statement:
8600INSERT VERTEX person(name, age) VALUES
8601'Bob':('Bob', 10),
8602'Lily':('Lily', 9),'Tom':('Tom', 10),
8603'Jerry':('Jerry', 13),
8604'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
860512:51:28.667 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
860612:51:28.670 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
860712:51:28.671 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
860812:51:28.673 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8609timestamp=2025-12-04T11:51:28.675000628Z level=INFO thread=#zio-fiber-8850 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8610timestamp=2025-12-04T11:51:28.692188619Z level=WARN thread=#zio-fiber-8850 message="Nebula client executed statement:
8611INSERT EDGE like(likeness) VALUES
8612'Bob'->'Lily':(80.0),
8613'Bob'->'Tom':(70.0),
8614'Lily'->'Jerry':(84.0),
8615'Tom'->'Jerry':(68.3),
8616'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
861712:51:28.693 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
861812:51:28.695 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
861912:51:28.696 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
862012:51:28.697 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8621timestamp=2025-12-04T11:51:28.698431434Z level=INFO thread=#zio-fiber-8850 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8622timestamp=2025-12-04T11:51:28.713800726Z level=WARN thread=#zio-fiber-8850 message="Nebula client executed statement:
8623MATCH (p:person) RETURN p LIMIT 4;
8624" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
862512:51:28.716 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
862612:51:28.719 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
862712:51:28.721 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
862812:51:28.723 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8629timestamp=2025-12-04T11:51:28.724759917Z level=INFO thread=#zio-fiber-8850 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8630timestamp=2025-12-04T11:51:28.742469875Z level=WARN thread=#zio-fiber-8857 message="Nebula client executed statement:
8631INSERT VERTEX person(name, age) VALUES
8632'Bob':('Bob', 10),
8633'Lily':('Lily', 9),'Tom':('Tom', 10),
8634'Jerry':('Jerry', 13),
8635'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
863612:51:28.744 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
863712:51:28.745 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
863812:51:28.746 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
863912:51:28.747 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8640timestamp=2025-12-04T11:51:28.748547872Z level=INFO thread=#zio-fiber-8857 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8641timestamp=2025-12-04T11:51:28.765702310Z level=WARN thread=#zio-fiber-8857 message="Nebula client executed statement:
8642INSERT EDGE like(likeness) VALUES
8643'Bob'->'Lily':(80.0),
8644'Bob'->'Tom':(70.0),
8645'Lily'->'Jerry':(84.0),
8646'Tom'->'Jerry':(68.3),
8647'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
864812:51:28.767 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
864912:51:28.769 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
865012:51:28.771 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
865112:51:28.772 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8652timestamp=2025-12-04T11:51:28.773230004Z level=INFO thread=#zio-fiber-8857 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8653timestamp=2025-12-04T11:51:28.789772206Z level=WARN thread=#zio-fiber-8857 message="Nebula client executed statement:
8654MATCH (p:person) RETURN p LIMIT 4;
8655" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
865612:51:28.792 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 1
865712:51:28.795 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 2
865812:51:28.797 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 3
865912:51:28.800 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Space not found., retry: 4
8660timestamp=2025-12-04T11:51:28.801075201Z level=INFO thread=#zio-fiber-8857 message="exec query Storage Error: Space not found." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8661timestamp=2025-12-04T11:51:28.819647420Z level=WARN thread=#zio-fiber-8864 message="Nebula client executed statement:
8662INSERT VERTEX person(name, age) VALUES
8663'Bob':('Bob', 10),
8664'Lily':('Lily', 9),'Tom':('Tom', 10),
8665'Jerry':('Jerry', 13),
8666'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
866712:51:28.821 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
866812:51:28.823 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
866912:51:28.824 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
867012:51:28.825 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8671timestamp=2025-12-04T11:51:28.826547449Z level=INFO thread=#zio-fiber-8864 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8672timestamp=2025-12-04T11:51:28.844354549Z level=WARN thread=#zio-fiber-8864 message="Nebula client executed statement:
8673INSERT EDGE like(likeness) VALUES
8674'Bob'->'Lily':(80.0),
8675'Bob'->'Tom':(70.0),
8676'Lily'->'Jerry':(84.0),
8677'Tom'->'Jerry':(68.3),
8678'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
867912:51:28.846 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
868012:51:28.847 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
868112:51:28.849 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
868212:51:28.850 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8683timestamp=2025-12-04T11:51:28.853408555Z level=INFO thread=#zio-fiber-8864 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8684timestamp=2025-12-04T11:51:28.872558880Z level=WARN thread=#zio-fiber-8864 message="Nebula client executed statement:
8685MATCH (p:person) RETURN p LIMIT 4;
8686" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
868712:51:28.933 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Part 48 not found., retry: 1
8688timestamp=2025-12-04T11:51:28.937542425Z level=INFO thread=#zio-fiber-8864 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8689timestamp=2025-12-04T11:51:28.961303455Z level=WARN thread=#zio-fiber-8871 message="Nebula client executed statement:
8690INSERT VERTEX person(name, age) VALUES
8691'Bob':('Bob', 10),
8692'Lily':('Lily', 9),'Tom':('Tom', 10),
8693'Jerry':('Jerry', 13),
8694'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
869512:51:28.964 [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
869612:51:28.968 [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
869712:51:28.970 [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
869812:51:28.971 [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
8699timestamp=2025-12-04T11:51:28.972804904Z level=INFO thread=#zio-fiber-8871 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
8700timestamp=2025-12-04T11:51:28.992675103Z level=WARN thread=#zio-fiber-8871 message="Nebula client executed statement:
8701INSERT EDGE like(likeness) VALUES
8702'Bob'->'Lily':(80.0),
8703'Bob'->'Tom':(70.0),
8704'Lily'->'Jerry':(84.0),
8705'Tom'->'Jerry':(68.3),
8706'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
870712:51:28.996 [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
870812:51:28.998 [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
870912:51:28.999 [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
871012:51:29.000 [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
8711timestamp=2025-12-04T11:51:29.001841502Z level=INFO thread=#zio-fiber-8871 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
8712timestamp=2025-12-04T11:51:29.020300369Z level=WARN thread=#zio-fiber-8871 message="Nebula client executed statement:
8713MATCH (p:person) RETURN p LIMIT 4;
8714" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
871512:51:29.026 [pool-5870-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.io.IOException: Stream closed, remove current session.
8716timestamp=2025-12-04T11:51:29.026459084Z level=INFO thread=#zio-fiber-8871 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8717timestamp=2025-12-04T11:51:29.045732674Z level=WARN thread=#zio-fiber-8878 message="Nebula client executed statement:
8718INSERT VERTEX person(name, age) VALUES
8719'Bob':('Bob', 10),
8720'Lily':('Lily', 9),'Tom':('Tom', 10),
8721'Jerry':('Jerry', 13),
8722'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
872312:51:29.048 [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
872412:51:29.051 [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
872512:51:29.052 [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
872612:51:29.054 [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
8727timestamp=2025-12-04T11:51:29.055296725Z level=INFO thread=#zio-fiber-8878 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
8728timestamp=2025-12-04T11:51:29.078535445Z level=WARN thread=#zio-fiber-8878 message="Nebula client executed statement:
8729INSERT EDGE like(likeness) VALUES
8730'Bob'->'Lily':(80.0),
8731'Bob'->'Tom':(70.0),
8732'Lily'->'Jerry':(84.0),
8733'Tom'->'Jerry':(68.3),
8734'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
873512:51:29.080 [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
873612:51:29.082 [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
873712:51:29.083 [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
873812:51:29.085 [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
8739timestamp=2025-12-04T11:51:29.087052086Z level=INFO thread=#zio-fiber-8878 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
8740timestamp=2025-12-04T11:51:29.107155143Z level=WARN thread=#zio-fiber-8878 message="Nebula client executed statement:
8741MATCH (p:person) RETURN p LIMIT 4;
8742" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8743timestamp=2025-12-04T11:51:29.113196814Z level=INFO thread=#zio-fiber-8878 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
874412:51:29.115 [pool-5876-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8745timestamp=2025-12-04T11:51:29.131994617Z level=WARN thread=#zio-fiber-8885 message="Nebula client executed statement:
8746INSERT VERTEX person(name, age) VALUES
8747'Bob':('Bob', 10),
8748'Lily':('Lily', 9),'Tom':('Tom', 10),
8749'Jerry':('Jerry', 13),
8750'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
875112:51:29.133 [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
875212:51:29.135 [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
875312:51:29.137 [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
875412:51:29.138 [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
8755timestamp=2025-12-04T11:51:29.139098804Z level=INFO thread=#zio-fiber-8885 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
8756timestamp=2025-12-04T11:51:29.155076882Z level=WARN thread=#zio-fiber-8885 message="Nebula client executed statement:
8757INSERT EDGE like(likeness) VALUES
8758'Bob'->'Lily':(80.0),
8759'Bob'->'Tom':(70.0),
8760'Lily'->'Jerry':(84.0),
8761'Tom'->'Jerry':(68.3),
8762'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
876312:51:29.156 [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
876412:51:29.157 [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
876512:51:29.159 [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
876612:51:29.160 [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
8767timestamp=2025-12-04T11:51:29.161498655Z level=INFO thread=#zio-fiber-8885 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
8768timestamp=2025-12-04T11:51:29.176382844Z level=WARN thread=#zio-fiber-8885 message="Nebula client executed statement:
8769MATCH (p:person) RETURN p LIMIT 4;
8770" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8771timestamp=2025-12-04T11:51:29.179036368Z level=INFO thread=#zio-fiber-8885 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
877212:51:29.179 [pool-5882-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8773timestamp=2025-12-04T11:51:29.195933679Z level=WARN thread=#zio-fiber-8892 message="Nebula client executed statement:
8774INSERT VERTEX person(name, age) VALUES
8775'Bob':('Bob', 10),
8776'Lily':('Lily', 9),'Tom':('Tom', 10),
8777'Jerry':('Jerry', 13),
8778'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
877912:51:29.197 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
878012:51:29.198 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
878112:51:29.200 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
878212:51:29.201 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8783timestamp=2025-12-04T11:51:29.201773270Z level=INFO thread=#zio-fiber-8892 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8784timestamp=2025-12-04T11:51:29.216824935Z level=WARN thread=#zio-fiber-8892 message="Nebula client executed statement:
8785INSERT EDGE like(likeness) VALUES
8786'Bob'->'Lily':(80.0),
8787'Bob'->'Tom':(70.0),
8788'Lily'->'Jerry':(84.0),
8789'Tom'->'Jerry':(68.3),
8790'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
879112:51:29.218 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
879212:51:29.219 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
879312:51:29.220 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
879412:51:29.221 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8795timestamp=2025-12-04T11:51:29.222515813Z level=INFO thread=#zio-fiber-8892 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8796timestamp=2025-12-04T11:51:29.237650326Z level=WARN thread=#zio-fiber-8892 message="Nebula client executed statement:
8797MATCH (p:person) RETURN p LIMIT 4;
8798" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8799timestamp=2025-12-04T11:51:29.244969753Z level=INFO thread=#zio-fiber-8892 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8800timestamp=2025-12-04T11:51:29.261411914Z level=WARN thread=#zio-fiber-8899 message="Nebula client executed statement:
8801INSERT VERTEX person(name, age) VALUES
8802'Bob':('Bob', 10),
8803'Lily':('Lily', 9),'Tom':('Tom', 10),
8804'Jerry':('Jerry', 13),
8805'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
880612:51:29.263 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
880712:51:29.265 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
880812:51:29.266 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
880912:51:29.267 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8810timestamp=2025-12-04T11:51:29.268085204Z level=INFO thread=#zio-fiber-8899 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8811timestamp=2025-12-04T11:51:29.283075085Z level=WARN thread=#zio-fiber-8899 message="Nebula client executed statement:
8812INSERT EDGE like(likeness) VALUES
8813'Bob'->'Lily':(80.0),
8814'Bob'->'Tom':(70.0),
8815'Lily'->'Jerry':(84.0),
8816'Tom'->'Jerry':(68.3),
8817'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
881812:51:29.284 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
881912:51:29.285 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
882012:51:29.286 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
882112:51:29.287 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8822timestamp=2025-12-04T11:51:29.288365132Z level=INFO thread=#zio-fiber-8899 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8823timestamp=2025-12-04T11:51:29.304417928Z level=WARN thread=#zio-fiber-8899 message="Nebula client executed statement:
8824MATCH (p:person) RETURN p LIMIT 4;
8825" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
882612:51:29.309 [pool-5894-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8827timestamp=2025-12-04T11:51:29.309640475Z level=INFO thread=#zio-fiber-8899 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8828timestamp=2025-12-04T11:51:29.330256251Z level=WARN thread=#zio-fiber-8906 message="Nebula client executed statement:
8829INSERT VERTEX person(name, age) VALUES
8830'Bob':('Bob', 10),
8831'Lily':('Lily', 9),'Tom':('Tom', 10),
8832'Jerry':('Jerry', 13),
8833'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
883412:51:29.333 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
883512:51:29.335 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
883612:51:29.336 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
883712:51:29.338 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8838timestamp=2025-12-04T11:51:29.340006479Z level=INFO thread=#zio-fiber-8906 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8839timestamp=2025-12-04T11:51:29.358470606Z level=WARN thread=#zio-fiber-8906 message="Nebula client executed statement:
8840INSERT EDGE like(likeness) VALUES
8841'Bob'->'Lily':(80.0),
8842'Bob'->'Tom':(70.0),
8843'Lily'->'Jerry':(84.0),
8844'Tom'->'Jerry':(68.3),
8845'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
884612:51:29.360 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
884712:51:29.362 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
884812:51:29.364 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
884912:51:29.365 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8850timestamp=2025-12-04T11:51:29.366645049Z level=INFO thread=#zio-fiber-8906 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8851timestamp=2025-12-04T11:51:29.383031341Z level=WARN thread=#zio-fiber-8906 message="Nebula client executed statement:
8852MATCH (p:person) RETURN p LIMIT 4;
8853" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
885412:51:29.388 [pool-5900-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8855timestamp=2025-12-04T11:51:29.388137330Z level=INFO thread=#zio-fiber-8906 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8856timestamp=2025-12-04T11:51:29.406411887Z level=WARN thread=#zio-fiber-8913 message="Nebula client executed statement:
8857INSERT VERTEX person(name, age) VALUES
8858'Bob':('Bob', 10),
8859'Lily':('Lily', 9),'Tom':('Tom', 10),
8860'Jerry':('Jerry', 13),
8861'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
886212:51:29.407 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
886312:51:29.409 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
886412:51:29.410 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
886512:51:29.411 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8866timestamp=2025-12-04T11:51:29.411933498Z level=INFO thread=#zio-fiber-8913 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8867timestamp=2025-12-04T11:51:29.427209510Z level=WARN thread=#zio-fiber-8913 message="Nebula client executed statement:
8868INSERT EDGE like(likeness) VALUES
8869'Bob'->'Lily':(80.0),
8870'Bob'->'Tom':(70.0),
8871'Lily'->'Jerry':(84.0),
8872'Tom'->'Jerry':(68.3),
8873'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
887412:51:29.428 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
887512:51:29.429 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
887612:51:29.431 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
887712:51:29.432 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8878timestamp=2025-12-04T11:51:29.432918362Z level=INFO thread=#zio-fiber-8913 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8879timestamp=2025-12-04T11:51:29.448141563Z level=WARN thread=#zio-fiber-8913 message="Nebula client executed statement:
8880MATCH (p:person) RETURN p LIMIT 4;
8881" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8882timestamp=2025-12-04T11:51:29.451844352Z level=INFO thread=#zio-fiber-8913 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
888312:51:29.452 [pool-5906-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8884timestamp=2025-12-04T11:51:29.471240967Z level=WARN thread=#zio-fiber-8920 message="Nebula client executed statement:
8885INSERT VERTEX person(name, age) VALUES
8886'Bob':('Bob', 10),
8887'Lily':('Lily', 9),'Tom':('Tom', 10),
8888'Jerry':('Jerry', 13),
8889'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
889012:51:29.472 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
889112:51:29.473 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
889212:51:29.475 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
889312:51:29.476 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8894timestamp=2025-12-04T11:51:29.477780278Z level=INFO thread=#zio-fiber-8920 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8895timestamp=2025-12-04T11:51:29.493536942Z level=WARN thread=#zio-fiber-8920 message="Nebula client executed statement:
8896INSERT EDGE like(likeness) VALUES
8897'Bob'->'Lily':(80.0),
8898'Bob'->'Tom':(70.0),
8899'Lily'->'Jerry':(84.0),
8900'Tom'->'Jerry':(68.3),
8901'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
890212:51:29.494 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
890312:51:29.496 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
890412:51:29.497 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
890512:51:29.498 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8906timestamp=2025-12-04T11:51:29.499712261Z level=INFO thread=#zio-fiber-8920 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8907timestamp=2025-12-04T11:51:29.514500126Z level=WARN thread=#zio-fiber-8920 message="Nebula client executed statement:
8908MATCH (p:person) RETURN p LIMIT 4;
8909" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
891012:51:29.518 [pool-5912-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8911timestamp=2025-12-04T11:51:29.518697424Z level=INFO thread=#zio-fiber-8920 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8912timestamp=2025-12-04T11:51:29.535763400Z level=WARN thread=#zio-fiber-8927 message="Nebula client executed statement:
8913INSERT VERTEX person(name, age) VALUES
8914'Bob':('Bob', 10),
8915'Lily':('Lily', 9),'Tom':('Tom', 10),
8916'Jerry':('Jerry', 13),
8917'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
891812:51:29.537 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
891912:51:29.538 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
892012:51:29.540 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
892112:51:29.541 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8922timestamp=2025-12-04T11:51:29.542382612Z level=INFO thread=#zio-fiber-8927 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8923timestamp=2025-12-04T11:51:29.559375829Z level=WARN thread=#zio-fiber-8927 message="Nebula client executed statement:
8924INSERT EDGE like(likeness) VALUES
8925'Bob'->'Lily':(80.0),
8926'Bob'->'Tom':(70.0),
8927'Lily'->'Jerry':(84.0),
8928'Tom'->'Jerry':(68.3),
8929'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
893012:51:29.560 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
893112:51:29.562 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
893212:51:29.563 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
893312:51:29.564 [ZScheduler-Worker-2] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8934timestamp=2025-12-04T11:51:29.565795277Z level=INFO thread=#zio-fiber-8927 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8935timestamp=2025-12-04T11:51:29.580498814Z level=WARN thread=#zio-fiber-8927 message="Nebula client executed statement:
8936MATCH (p:person) RETURN p LIMIT 4;
8937" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8938timestamp=2025-12-04T11:51:29.584710622Z level=INFO thread=#zio-fiber-8927 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8939timestamp=2025-12-04T11:51:29.601164957Z level=WARN thread=#zio-fiber-8934 message="Nebula client executed statement:
8940INSERT VERTEX person(name, age) VALUES
8941'Bob':('Bob', 10),
8942'Lily':('Lily', 9),'Tom':('Tom', 10),
8943'Jerry':('Jerry', 13),
8944'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
894512:51:29.602 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
894612:51:29.603 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
894712:51:29.604 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
894812:51:29.606 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8949timestamp=2025-12-04T11:51:29.606668827Z level=INFO thread=#zio-fiber-8934 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8950timestamp=2025-12-04T11:51:29.621655511Z level=WARN thread=#zio-fiber-8934 message="Nebula client executed statement:
8951INSERT EDGE like(likeness) VALUES
8952'Bob'->'Lily':(80.0),
8953'Bob'->'Tom':(70.0),
8954'Lily'->'Jerry':(84.0),
8955'Tom'->'Jerry':(68.3),
8956'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
895712:51:29.623 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
895812:51:29.624 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
895912:51:29.625 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
896012:51:29.626 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8961timestamp=2025-12-04T11:51:29.627400443Z level=INFO thread=#zio-fiber-8934 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8962timestamp=2025-12-04T11:51:29.642804450Z level=WARN thread=#zio-fiber-8934 message="Nebula client executed statement:
8963MATCH (p:person) RETURN p LIMIT 4;
8964" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
896512:51:29.646 [pool-5924-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8966timestamp=2025-12-04T11:51:29.647066813Z level=INFO thread=#zio-fiber-8934 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8967timestamp=2025-12-04T11:51:29.662862280Z level=WARN thread=#zio-fiber-8941 message="Nebula client executed statement:
8968INSERT VERTEX person(name, age) VALUES
8969'Bob':('Bob', 10),
8970'Lily':('Lily', 9),'Tom':('Tom', 10),
8971'Jerry':('Jerry', 13),
8972'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
897312:51:29.664 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
897412:51:29.665 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
897512:51:29.667 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
897612:51:29.668 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8977timestamp=2025-12-04T11:51:29.668592649Z level=INFO thread=#zio-fiber-8941 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8978timestamp=2025-12-04T11:51:29.683673847Z level=WARN thread=#zio-fiber-8941 message="Nebula client executed statement:
8979INSERT EDGE like(likeness) VALUES
8980'Bob'->'Lily':(80.0),
8981'Bob'->'Tom':(70.0),
8982'Lily'->'Jerry':(84.0),
8983'Tom'->'Jerry':(68.3),
8984'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
898512:51:29.685 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
898612:51:29.686 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
898712:51:29.687 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
898812:51:29.688 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
8989timestamp=2025-12-04T11:51:29.689479647Z level=INFO thread=#zio-fiber-8941 message="exec insert edge: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8990timestamp=2025-12-04T11:51:29.704646200Z level=WARN thread=#zio-fiber-8941 message="Nebula client executed statement:
8991MATCH (p:person) RETURN p LIMIT 4;
8992" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
899312:51:29.708 [pool-5930-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8994timestamp=2025-12-04T11:51:29.708499055Z level=INFO thread=#zio-fiber-8941 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8995timestamp=2025-12-04T11:51:29.725579641Z level=WARN thread=#zio-fiber-8948 message="Nebula client executed statement:
8996INSERT VERTEX person(name, age) VALUES
8997'Bob':('Bob', 10),
8998'Lily':('Lily', 9),'Tom':('Tom', 10),
8999'Jerry':('Jerry', 13),
9000'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
900112:51:29.727 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 1
900212:51:29.728 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 2
900312:51:29.730 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 3
900412:51:29.731 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 24. Please retry later., retry: 4
9005timestamp=2025-12-04T11:51:29.731880998Z level=INFO thread=#zio-fiber-8948 message="exec insert vertex: Storage Error: Not the leader of 24. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
9006timestamp=2025-12-04T11:51:29.747528014Z level=WARN thread=#zio-fiber-8948 message="Nebula client executed statement:
9007INSERT EDGE like(likeness) VALUES
9008'Bob'->'Lily':(80.0),
9009'Bob'->'Tom':(70.0),
9010'Lily'->'Jerry':(84.0),
9011'Tom'->'Jerry':(68.3),
9012'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
901312:51:29.749 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 81. Please retry later., retry: 1
901412:51:29.750 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 81. Please retry later., retry: 2
901512:51:29.751 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 81. Please retry later., retry: 3
901612:51:29.752 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 81. Please retry later., retry: 4
9017timestamp=2025-12-04T11:51:29.753149249Z level=INFO thread=#zio-fiber-8948 message="exec insert edge: Storage Error: Not the leader of 81. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
9018timestamp=2025-12-04T11:51:29.768670135Z level=WARN thread=#zio-fiber-8948 message="Nebula client executed statement:
9019MATCH (p:person) RETURN p LIMIT 4;
9020" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
902112:51:29.771 [pool-5936-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9022timestamp=2025-12-04T11:51:29.771846917Z level=INFO thread=#zio-fiber-8948 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
9023timestamp=2025-12-04T11:51:29.788097651Z level=WARN thread=#zio-fiber-8955 message="Nebula client executed statement:
9024INSERT VERTEX person(name, age) VALUES
9025'Bob':('Bob', 10),
9026'Lily':('Lily', 9),'Tom':('Tom', 10),
9027'Jerry':('Jerry', 13),
9028'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
902912:51:29.790 [pool-5938-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
903012:51:29.790 [pool-5938-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
903112:51:29.791 [ZScheduler-Worker-2] ERROR com.facebook.thrift.transport.TIOStreamTransport - Error closing output stream.java.net.SocketException: Socket closed
903212:51:29.791 [pool-5938-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9033timestamp=2025-12-04T11:51:29.791908692Z level=INFO thread=#zio-fiber-8955 message="exec insert vertex: " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
9034timestamp=2025-12-04T11:51:29.807813363Z level=WARN thread=#zio-fiber-8955 message="Nebula client executed statement:
9035INSERT EDGE like(likeness) VALUES
9036'Bob'->'Lily':(80.0),
9037'Bob'->'Tom':(70.0),
9038'Lily'->'Jerry':(84.0),
9039'Tom'->'Jerry':(68.3),
9040'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
904112:51:29.810 [pool-5940-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9042timestamp=2025-12-04T11:51:29.810946251Z level=INFO thread=#zio-fiber-8955 message="exec insert edge: " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
904312:51:29.812 [pool-5940-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9044timestamp=2025-12-04T11:51:29.828277744Z level=WARN thread=#zio-fiber-8955 message="Nebula client executed statement:
9045MATCH (p:person) RETURN p LIMIT 4;
9046" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
904712:51:29.831 [pool-5942-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
9048timestamp=2025-12-04T11:51:29.832007541Z level=INFO thread=#zio-fiber-8955 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
9049 + create and query
9050 + nebula meta manager
9051timestamp=2025-12-04T11:51:29.928465123Z level=INFO thread=#zio-fiber-8989 message="get space: SpaceItem (
9052 space_id : 1,
9053 properties : SpaceDesc (
9054 space_name : 74 65 73 74,
9055 partition_num : 100,
9056 replica_factor : 1,
9057 charset_name : 75 74 66 38,
9058 collate_name : 75 74 66 38 5F 62 69 6E,
9059 vid_type : ColumnTypeDef (
9060 type : FIXED_STRING (FIXED_STRING),
9061 type_length : 20
9062 ),
9063 zone_names : [
9064 [B@51ec48da
9065 ]
9066 )
9067)" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=74
9068timestamp=2025-12-04T11:51:29.931361120Z level=INFO thread=#zio-fiber-8989 message="get space id: 1" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=76
9069 + query
9070 + nebula storage client
9071timestamp=2025-12-04T11:51:29.965605966Z level=INFO thread=#zio-fiber-9017 message="connect status: true" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=84
9072timestamp=2025-12-04T11:51:29.977449593Z level=INFO thread=#zio-fiber-9017 message="scan result: com.vesoft.nebula.client.storage.scan.ScanEdgeResultIterator@657bf739" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=88
9073 + query
907412:51:29.998 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,false
907512:51:29.999 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,false
907612:51:29.999 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json], queryParams={}}
907712:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: preparing request execution
907812:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
907912:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
908012:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: target auth state: UNCHALLENGED
908112:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: proxy auth state: UNCHALLENGED
908212:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004E: acquiring connection with route {}->unix://localhost:2375
908312:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquiring endpoint (3 MINUTES)
908412:51:29.999 [scala-execution-context-global-475] 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]
908512:51:29.999 [scala-execution-context-global-475] 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]
908612:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: acquired ep-0000004D
908712:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquired endpoint ep-0000004D
908812:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: executing GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
908912:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: start execution ex-0000004E
909012:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: executing exchange ex-0000004E over http-outgoing-10
909112:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
909212:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
909312:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
909412:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
909512:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
909612:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
909712:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
909812:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1[\r][\n]"
909912:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
910012:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
910112:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
910212:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
910312:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
910412:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
910512:51:29.999 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
910612:51:30.000 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,false
910712:51:30.000 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json], queryParams={}}
910812:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: preparing request execution
910912:51:29.998 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json], queryParams={}}
911012:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
911112:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
911212:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: target auth state: UNCHALLENGED
911312:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: proxy auth state: UNCHALLENGED
911412:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: acquiring connection with route {}->unix://localhost:2375
911512:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: preparing request execution
911612:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquiring endpoint (3 MINUTES)
911712:51:30.000 [scala-execution-context-global-476] 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]
911812:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
911912:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
912012:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: target auth state: UNCHALLENGED
912112:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: proxy auth state: UNCHALLENGED
912212:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: acquiring connection with route {}->unix://localhost:2375
912312:51:30.000 [scala-execution-context-global-476] 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]
912412:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquiring endpoint (3 MINUTES)
912512:51:30.000 [scala-execution-context-global-474] 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]
912612:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: acquired ep-0000004E
912712:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquired endpoint ep-0000004E
912812:51:30.000 [scala-execution-context-global-474] 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]
912912:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: opening connection {}->unix://localhost:2375
913012:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: connecting endpoint (3 MINUTES)
913112:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: acquired ep-0000004F
913212:51:30.000 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connecting endpoint to unix://localhost:2375 (3 MINUTES)
913312:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquired endpoint ep-0000004F
913412:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: opening connection {}->unix://localhost:2375
913512:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: connecting endpoint (3 MINUTES)
913612:51:30.000 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connecting endpoint to unix://localhost:2375 (3 MINUTES)
913712:51:30.001 [scala-execution-context-global-476] 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
913812:51:30.001 [scala-execution-context-global-474] 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
913912:51:30.001 [scala-execution-context-global-476] 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
914012:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connected http-outgoing-11
914112:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: endpoint connected
914212:51:30.001 [scala-execution-context-global-474] 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
914312:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connected http-outgoing-12
914412:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: endpoint connected
914512:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: executing GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
914612:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: start execution ex-00000050
914712:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: executing exchange ex-00000050 over http-outgoing-12
914812:51:30.001 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,false
914912:51:30.001 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json], queryParams={}}
915012:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
915112:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
915212:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
915312:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
915412:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
915512:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
915612:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
915712:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
915812:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
915912:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "196e[\r][\n]"
916012:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: preparing request execution
916112:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","Created":"2025-12-04T11:51:07.858747763Z","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":3927,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:07.881979976Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/resolv.conf","HostnamePath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hostname","HostsPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hosts","LogPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721-json.log","Name":"/graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","LowerDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72-init/diff:/var/lib/docker/overlay2/4cd47ad4b686ce71390c39ca3b4e1c4a37f8e96545de7c41d9d2078062182e4f/diff:/var/lib/docker/overlay2/74553aa7bc8502ded0a7e621d00d03281b73a58b67565d8c54558f716f463298/diff:/var/lib/docker/overlay2/ca3a7310328c554c5101da0ac0a65526e7f82ad296c4a8f3d1c9204d5083f148/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/merged","UpperDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/diff","WorkDir":"/var/lib/docker/overlay2/d6fd73dba1e51991e99e3068324041c0ece8a26cf2148c98cad12a271e328a72/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"962ac9de93a8","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"91f1944371cddfce54f764edc42ab1ad7cb4386ad755d7e21202a7020cd4ac79","SandboxKey":"/var/run/docker/netns/91f1944371cd","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-FzTZcgNh","962ac9de93a8"],"MacAddress":"de:d6:f0:20:9d:ad","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"8c9a4ae8afc5261bdc23f58f6cbd9a3f79f2a87a742a85a1b05297e02b62cbdb","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-FzTZcgNh","962ac9de93a8"]}}}}[\n]"
916212:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
916312:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
916412:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
916512:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
916612:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
916712:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: target auth state: UNCHALLENGED
916812:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: proxy auth state: UNCHALLENGED
916912:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: acquiring connection with route {}->unix://localhost:2375
917012:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
917112:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
917212:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
917312:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
917412:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
917512:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
917612:51:30.001 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquiring endpoint (3 MINUTES)
917712:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: executing GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1
917812:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: start execution ex-0000004F
917912:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: executing exchange ex-0000004F over http-outgoing-11
918012:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1
918112:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
918212:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
918312:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
918412:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
918512:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
918612:51:30.001 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
918712:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
918812:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
918912:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
919012:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
919112:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
919212:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
919312:51:30.001 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
919412:51:30.001 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 04 Dec 2025 11:51:30 GMT
919512:51:30.001 [scala-execution-context-global-473] 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]
919612:51:30.002 [scala-execution-context-global-473] 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]
919712:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: acquired ep-00000050
919812:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquired endpoint ep-00000050
919912:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: opening connection {}->unix://localhost:2375
920012:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: connecting endpoint (3 MINUTES)
920112:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connecting endpoint to unix://localhost:2375 (3 MINUTES)
920212:51:30.002 [scala-execution-context-global-473] 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
920312:51:30.002 [scala-execution-context-global-473] 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
920412:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connected http-outgoing-13
920512:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: endpoint connected
920612:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: executing GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
920712:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: start execution ex-00000051
920812:51:30.002 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: executing exchange ex-00000051 over http-outgoing-13
920912:51:30.002 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
921012:51:30.002 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: connection can be kept alive for 3 MINUTES
921112:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1[\r][\n]"
921212:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
921312:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
921412:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
921512:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
921612:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
921712:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
921812:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
921912:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1[\r][\n]"
922012:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
922112:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
922212:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
922312:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
922412:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
922512:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
922612:51:30.003 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
922712:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
922812:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
922912:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
923012:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
923112:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
923212:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
923312:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
923412:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
923512:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
923612:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
923712:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
923812:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
923912:51:30.003 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
924012:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
924112:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
924212:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "1983[\r][\n]"
924312:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","Created":"2025-12-04T11:51:02.466339867Z","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":3450,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:02.491204934Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/resolv.conf","HostnamePath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hostname","HostsPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hosts","LogPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4-json.log","Name":"/metad0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","LowerDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb-init/diff:/var/lib/docker/overlay2/59dfb57cb676abab94682a13b49c3616e6fb1938500bf9177e849cdb9daaed7b/diff:/var/lib/docker/overlay2/01a02bf89f3fe1066a43ba6e7d10f4a71aaf824164a6f7010621d32bf8efb6f8/diff:/var/lib/docker/overlay2/343ea2d88871c7eff0625a4bd00c44e4addc3b0db1a84ec90df07ffc8dbf9ebb/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/merged","UpperDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/diff","WorkDir":"/var/lib/docker/overlay2/f076413607da622dd0bd6e108bcf2eecb8dc42d91e0bfbcd2f07349f07a99deb/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"8b1f3b812643","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d1e672789d97e332a76de1fd5df1c5c29cce72236702fb6cafb544ed80848c87","SandboxKey":"/var/run/docker/netns/d1e672789d97","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-QXyLYyyq","8b1f3b812643"],"MacAddress":"82:0c:4c:9b:f6:26","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"edff88d92f6b48478c78a7b5cbbc75ab63a8a656a5dddc578fd4bad3b1f0cc08","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-QXyLYyyq","8b1f3b812643"]}}}}[\n]"
924412:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
924512:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
924612:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
924712:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
924812:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
924912:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
925012:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
925112:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
925212:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
925312:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 04 Dec 2025 11:51:30 GMT
925412:51:30.004 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
925512:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
925612:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
925712:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
925812:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
925912:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
926012:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
926112:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
926212:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
926312:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
926412:51:30.005 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "1729[\r][\n]"
926512:51:30.003 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
926612:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1[\r][\n]"
926712:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
926812:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
926912:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
927012:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
927112:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
927212:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
927312:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
927412:51:30.005 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: connection can be kept alive for 3 MINUTES
927512:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
927612:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
927712:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
927812:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
927912:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
928012:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
928112:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
928212:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
928312:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
928412:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "19da[\r][\n]"
928512:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","Created":"2025-12-04T11:51:05.096620022Z","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":3729,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:05.126054278Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/resolv.conf","HostnamePath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hostname","HostsPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hosts","LogPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e-json.log","Name":"/storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","LowerDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129-init/diff:/var/lib/docker/overlay2/fa35fc5949790bd276884a386046a3451412b4535bd3be50add7e26abb7e8ffb/diff:/var/lib/docker/overlay2/d68167767f431d7238754002e84eedd936d74b07eaf6ae0f035381f14a614c6b/diff:/var/lib/docker/overlay2/a1bc0df1b14a132dc0c7df0565714ca0df2612750919cec4e9a91fa9d9145885/diff:/var/lib/docker/overlay2/7988e96b0604b1b93850e06788168f6e946545d4f9419a8e3925a004f180a185/diff:/var/lib/docker/overlay2/f337910b92c18d3680c531f9e202f178664d07214ee8f420a0eceb45c393b4f6/diff","MergedDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/merged","UpperDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/diff","WorkDir":"/var/lib/docker/overlay2/533306678efda4d4c212220e745e733082b146b937674eea09fa63dc3e93b129/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"1ad68b22d96b","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a5b0fe3fe0d37d18cf1ec0e69c9256d52cc5c646249435977c41be1dbbd5c543","SandboxKey":"/var/run/docker/netns/a5b0fe3fe0d3","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-7zSyDfwn","1ad68b22d96b"],"MacAddress":"c6:47:91:cf:db:48","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"e333e7497d01195e2dd753da038c29dd18e616bbedd05e48ccd94c86315879d3","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-7zSyDfwn","1ad68b22d96b"]}}}}[\n]"
928612:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
928712:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
928812:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
928912:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
929012:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
929112:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
929212:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
929312:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
929412:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
929512:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
929612:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
929712:51:30.005 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: connection can be kept alive for 3 MINUTES
929812:51:30.006 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","Created":"2025-12-04T11:51:09.941815966Z","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":4118,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:51:09.974824793Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/resolv.conf","HostnamePath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/hostname","HostsPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/hosts","LogPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e-json.log","Name":"/console-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","LowerDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1-init/diff:/var/lib/docker/overlay2/2e36e30d082947c9265be6793b9821461403436fa9c6788f04e3602357fc8383/diff:/var/lib/docker/overlay2/b13e83f82170d1ec4d1ddefa0ce42273dbf0e83b7ad58534bedaaf9488bf0adc/diff:/var/lib/docker/overlay2/f2786bf594e6e71fc731502c0b084c4a25ae59b61273dc8d56aef626c16dddfa/diff","MergedDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1/merged","UpperDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1/diff","WorkDir":"/var/lib/docker/overlay2/863edcdfdd244be55ee7610f019eaa8f05a650acf105234871d6b8eb9d9e65a1/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"a58c2cb3ab2a","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":"b721b53c-c533-4f3a-94a8-590896839f3f","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"9422c18a0a55c884479bcfef0466548fa29d86302e412e1e6306faf1712b29f7","SandboxKey":"/var/run/docker/netns/9422c18a0a55","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-oqoXnPqX","a58c2cb3ab2a"],"MacAddress":"3e:d7:52:28:56:88","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"1dce700cd26551b198e0872afa467e3a668a3e59de5f3acd846e82d415440508","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-b721b53c-c533-4f3a-94a8-590896839f3f","tc-oqoXnPqX","a58c2cb3ab2a"]}}}}[\n]"
929912:51:30.006 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
930012:51:30.006 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
930112:51:30.006 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
930212:51:30.007 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: releasing valid endpoint
930312:51:30.007 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: releasing endpoint
930412:51:30.007 [scala-execution-context-global-475] 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
930512:51:30.007 [scala-execution-context-global-475] 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]
930612:51:30.008 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: releasing valid endpoint
930712:51:30.008 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: releasing endpoint
930812:51:30.008 [scala-execution-context-global-473] 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
930912:51:30.008 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
931012:51:30.009 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,<null>
931112:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: preparing request execution
931212:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
931312:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
931412:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: target auth state: UNCHALLENGED
931512:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: proxy auth state: UNCHALLENGED
931612:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000052: acquiring connection with route {}->unix://localhost:2375
931712:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquiring endpoint (3 MINUTES)
931812:51:30.009 [scala-execution-context-global-475] 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: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
931912:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
932012:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: acquired ep-00000051
932112:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquired endpoint ep-00000051
932212:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: executing POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/kill HTTP/1.1
932312:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: start execution ex-00000052
932412:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: executing exchange ex-00000052 over http-outgoing-13
932512:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/kill HTTP/1.1
932612:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
932712:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> content-type: application/json
932812:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
932912:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
933012:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
933112:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
933212:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
933312:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "POST /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/kill HTTP/1.1[\r][\n]"
933412:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
933512:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "content-type: application/json[\r][\n]"
933612:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
933712:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
933812:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
933912:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
934012:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
934112:51:30.009 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
934212:51:30.011 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,<null>
934312:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: preparing request execution
934412:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
934512:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
934612:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: target auth state: UNCHALLENGED
934712:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: proxy auth state: UNCHALLENGED
934812:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000053: acquiring connection with route {}->unix://localhost:2375
934912:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquiring endpoint (3 MINUTES)
935012:51:30.011 [scala-execution-context-global-473] 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]
935112:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
935212:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: acquired ep-00000052
935312:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquired endpoint ep-00000052
935412:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: executing POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/kill HTTP/1.1
935512:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: start execution ex-00000053
935612:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: executing exchange ex-00000053 over http-outgoing-10
935712:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/kill HTTP/1.1
935812:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
935912:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> content-type: application/json
936012:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
936112:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
936212:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
936312:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
936412:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
936512:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "POST /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/kill HTTP/1.1[\r][\n]"
936612:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
936712:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "content-type: application/json[\r][\n]"
936812:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
936912:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
937012:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
937112:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
937212:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
937312:51:30.011 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
937412:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
937512:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
937612:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
937712:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
937812:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
937912:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
938012:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 04 Dec 2025 11:51:30 GMT
938112:51:30.011 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
938212:51:30.012 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: connection can be kept alive for 3 MINUTES
938312:51:30.012 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: releasing valid endpoint
938412:51:30.012 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: releasing endpoint
938512:51:30.012 [scala-execution-context-global-476] 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
938612:51:30.012 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
938712:51:30.012 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,<null>
938812:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: preparing request execution
938912:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
939012:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
939112:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: target auth state: UNCHALLENGED
939212:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: proxy auth state: UNCHALLENGED
939312:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: acquiring connection with route {}->unix://localhost:2375
939412:51:30.014 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: releasing valid endpoint
939512:51:30.014 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: releasing endpoint
939612:51:30.014 [scala-execution-context-global-474] 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
939712:51:30.013 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquiring endpoint (3 MINUTES)
939812:51:30.015 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
939912:51:30.015 [scala-execution-context-global-476] 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: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
940012:51:30.015 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,<null>
940112:51:30.015 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
940212:51:30.016 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: acquired ep-00000053
940312:51:30.016 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquired endpoint ep-00000053
940412:51:30.016 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: executing POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/kill HTTP/1.1
940512:51:30.016 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: start execution ex-00000054
940612:51:30.016 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: executing exchange ex-00000054 over http-outgoing-12
940712:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: preparing request execution
940812:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
940912:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
941012:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: target auth state: UNCHALLENGED
941112:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: proxy auth state: UNCHALLENGED
941212:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000055: acquiring connection with route {}->unix://localhost:2375
941312:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquiring endpoint (3 MINUTES)
941412:51:30.016 [scala-execution-context-global-474] 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]
941512:51:30.016 [scala-execution-context-global-474] 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]
941612:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: acquired ep-00000054
941712:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquired endpoint ep-00000054
941812:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: executing POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/kill HTTP/1.1
941912:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: start execution ex-00000055
942012:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: executing exchange ex-00000055 over http-outgoing-11
942112:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/kill HTTP/1.1
942212:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
942312:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> content-type: application/json
942412:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
942512:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
942612:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
942712:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
942812:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
942912:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "POST /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/kill HTTP/1.1[\r][\n]"
943012:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
943112:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "content-type: application/json[\r][\n]"
943212:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
943312:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
943412:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
943512:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
943612:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
943712:51:30.016 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
943812:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/kill HTTP/1.1
943912:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
944012:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> content-type: application/json
944112:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
944212:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
944312:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
944412:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
944512:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
944612:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "POST /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/kill HTTP/1.1[\r][\n]"
944712:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
944812:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "content-type: application/json[\r][\n]"
944912:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
945012:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
945112:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
945212:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
945312:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
945412:51:30.017 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
945512:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 204 No Content[\r][\n]"
945612:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
945712:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
945812:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
945912:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
946012:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
946112:51:30.253 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
946212:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 204 No Content
946312:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
946412:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
946512:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
946612:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
946712:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 04 Dec 2025 11:51:30 GMT
946812:51:30.254 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: connection can be kept alive for 3 MINUTES
946912:51:30.255 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: releasing valid endpoint
947012:51:30.255 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: releasing endpoint
947112:51:30.255 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection http-outgoing-12 can be kept alive for 3 MINUTES
947212:51:30.258 [scala-execution-context-global-476] 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]
947312:51:30.258 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,false
947412:51:30.258 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json], queryParams={}}
947512:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: preparing request execution
947612:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
947712:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
947812:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: target auth state: UNCHALLENGED
947912:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: proxy auth state: UNCHALLENGED
948012:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000056: acquiring connection with route {}->unix://localhost:2375
948112:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquiring endpoint (3 MINUTES)
948212:51:30.258 [scala-execution-context-global-476] 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]
948312:51:30.258 [scala-execution-context-global-476] 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]
948412:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: acquired ep-00000055
948512:51:30.258 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquired endpoint ep-00000055
948612:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: executing GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1
948712:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: start execution ex-00000056
948812:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: executing exchange ex-00000056 over http-outgoing-12
948912:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1
949012:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
949112:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
949212:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
949312:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
949412:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
949512:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
949612:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/json HTTP/1.1[\r][\n]"
949712:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
949812:51:30.259 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
949912:51:30.260 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
950012:51:30.260 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
950112:51:30.261 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
950212:51:30.261 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
950312:51:30.261 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
950412:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
950512:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
950612:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
950712:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
950812:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
950912:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
951012:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
951112:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
951212:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
951312:51:30.275 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "1352[\r][\n]"
951412:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e","Created":"2025-12-04T11:51:09.941815966Z","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-04T11:51:09.974824793Z","FinishedAt":"2025-12-04T11:51:30.033698722Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/resolv.conf","HostnamePath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/hostname","HostsPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/hosts","LogPath":"/var/lib/docker/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e-json.log","Name":"/console-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"a58c2cb3ab2a","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":"b721b53c-c533-4f3a-94a8-590896839f3f","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-oqoXnPqX","a58c2cb3ab2a"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-b721b53c-c533-4f3a-94a8-590896839f3f","tc-oqoXnPqX","a58c2cb3ab2a"]}}}}[\n]"
951512:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
951612:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
951712:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
951812:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
951912:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
952012:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
952112:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
952212:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
952312:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
952412:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 04 Dec 2025 11:51:30 GMT
952512:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
952612:51:30.276 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: connection can be kept alive for 3 MINUTES
952712:51:30.280 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: releasing valid endpoint
952812:51:30.282 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: releasing endpoint
952912:51:30.282 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: connection http-outgoing-12 can be kept alive for 3 MINUTES
953012:51:30.282 [scala-execution-context-global-476] 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]
953112:51:30.283 [scala-execution-context-global-476] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e,true,true
953212:51:30.285 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: preparing request execution
953312:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
953412:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
953512:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: target auth state: UNCHALLENGED
953612:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: proxy auth state: UNCHALLENGED
953712:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000057: acquiring connection with route {}->unix://localhost:2375
953812:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquiring endpoint (3 MINUTES)
953912:51:30.287 [scala-execution-context-global-476] 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]
954012:51:30.287 [scala-execution-context-global-476] 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]
954112:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: acquired ep-00000056
954212:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquired endpoint ep-00000056
954312:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: executing DELETE /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e?v=true&force=true HTTP/1.1
954412:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: start execution ex-00000057
954512:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: executing exchange ex-00000057 over http-outgoing-12
954612:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> DELETE /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e?v=true&force=true HTTP/1.1
954712:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
954812:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
954912:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
955012:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
955112:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
955212:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
955312:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "DELETE /v1.32/containers/a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e?v=true&force=true HTTP/1.1[\r][\n]"
955412:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
955512:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
955612:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
955712:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
955812:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
955912:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
956012:51:30.287 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
956112:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 404 Not Found[\r][\n]"
956212:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
956312:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
956412:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
956512:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
956612:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
956712:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
956812:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Length: 98[\r][\n]"
956912:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
957012:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"message":"No such container: a58c2cb3ab2a1c7edf1731974949e0422b56381a636abda7e61526546462de3e"}[\n]"
957112:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 404 Not Found
957212:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
957312:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
957412:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
957512:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
957612:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
957712:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Thu, 04 Dec 2025 11:51:30 GMT
957812:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Length: 98
957912:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: connection can be kept alive for 3 MINUTES
958012:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: releasing valid endpoint
958112:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: releasing endpoint
958212:51:30.288 [scala-execution-context-global-476] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: connection http-outgoing-12 can be kept alive for 3 MINUTES
958312:51:30.288 [scala-execution-context-global-476] 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]
958412:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 204 No Content[\r][\n]"
958512:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
958612:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
958712:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
958812:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
958912:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
959012:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
959112:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 204 No Content
959212:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
959312:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
959412:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
959512:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
959612:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 04 Dec 2025 11:51:30 GMT
959712:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: connection can be kept alive for 3 MINUTES
959812:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: releasing valid endpoint
959912:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: releasing endpoint
960012:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection http-outgoing-10 can be kept alive for 3 MINUTES
960112:51:30.351 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
960212:51:30.351 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,false
960312:51:30.352 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json], queryParams={}}
960412:51:30.352 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: preparing request execution
960512:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
960612:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
960712:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: target auth state: UNCHALLENGED
960812:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: proxy auth state: UNCHALLENGED
960912:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000058: acquiring connection with route {}->unix://localhost:2375
961012:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquiring endpoint (3 MINUTES)
961112:51:30.353 [scala-execution-context-global-473] 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]
961212:51:30.353 [scala-execution-context-global-473] 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]
961312:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: acquired ep-00000057
961412:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquired endpoint ep-00000057
961512:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: executing GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
961612:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: start execution ex-00000058
961712:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: executing exchange ex-00000058 over http-outgoing-10
961812:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1
961912:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
962012:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
962112:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
962212:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
962312:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
962412:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
962512:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/json HTTP/1.1[\r][\n]"
962612:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
962712:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
962812:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
962912:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
963012:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
963112:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
963212:51:30.353 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
963312:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
963412:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
963512:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
963612:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
963712:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
963812:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
963912:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
964012:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
964112:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
964212:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "149e[\r][\n]"
964312:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e","Created":"2025-12-04T11:51:05.096620022Z","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":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-12-04T11:51:05.126054278Z","FinishedAt":"2025-12-04T11:51:30.050530848Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/resolv.conf","HostnamePath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hostname","HostsPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/hosts","LogPath":"/var/lib/docker/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e-json.log","Name":"/storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":null,"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"1ad68b22d96b","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":"b721b53c-c533-4f3a-94a8-590896839f3f","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-7zSyDfwn","1ad68b22d96b"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-7zSyDfwn","1ad68b22d96b"]}}}}[\n]"
964412:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
964512:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
964612:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
964712:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
964812:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
964912:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
965012:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
965112:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
965212:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
965312:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 04 Dec 2025 11:51:30 GMT
965412:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
965512:51:30.375 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: connection can be kept alive for 3 MINUTES
965612:51:30.376 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: releasing valid endpoint
965712:51:30.376 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: releasing endpoint
965812:51:30.376 [scala-execution-context-global-473] 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
965912:51:30.377 [scala-execution-context-global-473] 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]
966012:51:30.377 [scala-execution-context-global-473] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e,true,true
966112:51:30.378 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: preparing request execution
966212:51:30.379 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
966312:51:30.379 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
966412:51:30.379 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: target auth state: UNCHALLENGED
966512:51:30.379 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: proxy auth state: UNCHALLENGED
966612:51:30.379 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000059: acquiring connection with route {}->unix://localhost:2375
966712:51:30.379 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquiring endpoint (3 MINUTES)
966812:51:30.379 [scala-execution-context-global-473] 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]
966912:51:30.380 [scala-execution-context-global-473] 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]
967012:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: acquired ep-00000058
967112:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquired endpoint ep-00000058
967212:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: executing DELETE /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e?v=true&force=true HTTP/1.1
967312:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: start execution ex-00000059
967412:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: executing exchange ex-00000059 over http-outgoing-10
967512:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> DELETE /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e?v=true&force=true HTTP/1.1
967612:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
967712:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
967812:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
967912:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
968012:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
968112:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
968212:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "DELETE /v1.32/containers/1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e?v=true&force=true HTTP/1.1[\r][\n]"
968312:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
968412:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
968512:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
968612:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
968712:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
968812:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
968912:51:30.380 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
969012:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 409 Conflict[\r][\n]"
969112:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
969212:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
969312:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
969412:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
969512:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
969612:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
969712:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 123[\r][\n]"
969812:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
969912:51:30.389 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"message":"removal of container 1ad68b22d96bafc4eeb45f096277070b6b593d3bc40812df75950cfeb5262e5e is already in progress"}[\n]"
970012:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 409 Conflict
970112:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
970212:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
970312:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
970412:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
970512:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
970612:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Thu, 04 Dec 2025 11:51:30 GMT
970712:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 123
970812:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: connection can be kept alive for 3 MINUTES
970912:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: releasing valid endpoint
971012:51:30.390 [scala-execution-context-global-473] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: releasing endpoint
971112:51:30.390 [scala-execution-context-global-473] 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
971212:51:30.390 [scala-execution-context-global-473] 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]
971312:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 204 No Content[\r][\n]"
971412:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
971512:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
971612:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
971712:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
971812:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
971912:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
972012:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 204 No Content
972112:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
972212:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
972312:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
972412:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
972512:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 04 Dec 2025 11:51:30 GMT
972612:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: connection can be kept alive for 3 MINUTES
972712:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: releasing valid endpoint
972812:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: releasing endpoint
972912:51:30.464 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection http-outgoing-11 can be kept alive for 3 MINUTES
973012:51:30.464 [scala-execution-context-global-474] 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]
973112:51:30.464 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,false
973212:51:30.464 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json], queryParams={}}
973312:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: preparing request execution
973412:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
973512:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
973612:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: target auth state: UNCHALLENGED
973712:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: proxy auth state: UNCHALLENGED
973812:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005A: acquiring connection with route {}->unix://localhost:2375
973912:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquiring endpoint (3 MINUTES)
974012:51:30.465 [scala-execution-context-global-474] 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]
974112:51:30.465 [scala-execution-context-global-474] 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]
974212:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: acquired ep-00000059
974312:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquired endpoint ep-00000059
974412:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: executing GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
974512:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: start execution ex-0000005A
974612:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: executing exchange ex-0000005A over http-outgoing-11
974712:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1
974812:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
974912:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
975012:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
975112:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
975212:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
975312:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
975412:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/json HTTP/1.1[\r][\n]"
975512:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
975612:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
975712:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
975812:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
975912:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
976012:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
976112:51:30.465 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
976212:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
976312:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
976412:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
976512:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
976612:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
976712:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
976812:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
976912:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
977012:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
977112:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "1467[\r][\n]"
977212:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4","Created":"2025-12-04T11:51:02.466339867Z","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-04T11:51:02.491204934Z","FinishedAt":"2025-12-04T11:51:30.057361666Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/resolv.conf","HostnamePath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hostname","HostsPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/hosts","LogPath":"/var/lib/docker/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4-json.log","Name":"/metad0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"8b1f3b812643","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":"b721b53c-c533-4f3a-94a8-590896839f3f","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-QXyLYyyq","8b1f3b812643"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-QXyLYyyq","8b1f3b812643"]}}}}[\n]"
977312:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
977412:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
977512:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
977612:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
977712:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
977812:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
977912:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
978012:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
978112:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
978212:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 04 Dec 2025 11:51:30 GMT
978312:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
978412:51:30.478 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: connection can be kept alive for 3 MINUTES
978512:51:30.479 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: releasing valid endpoint
978612:51:30.479 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: releasing endpoint
978712:51:30.479 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: connection http-outgoing-11 can be kept alive for 3 MINUTES
978812:51:30.479 [scala-execution-context-global-474] 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]
978912:51:30.479 [scala-execution-context-global-474] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4,true,true
979012:51:30.480 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: preparing request execution
979112:51:30.480 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
979212:51:30.480 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
979312:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: target auth state: UNCHALLENGED
979412:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: proxy auth state: UNCHALLENGED
979512:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005B: acquiring connection with route {}->unix://localhost:2375
979612:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquiring endpoint (3 MINUTES)
979712:51:30.481 [scala-execution-context-global-474] 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]
979812:51:30.481 [scala-execution-context-global-474] 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]
979912:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: acquired ep-0000005A
980012:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquired endpoint ep-0000005A
980112:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: executing DELETE /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4?v=true&force=true HTTP/1.1
980212:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: start execution ex-0000005B
980312:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: executing exchange ex-0000005B over http-outgoing-11
980412:51:30.481 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> DELETE /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4?v=true&force=true HTTP/1.1
980512:51:30.482 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
980612:51:30.482 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
980712:51:30.483 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
980812:51:30.483 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
980912:51:30.483 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
981012:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
981112:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "DELETE /v1.32/containers/8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4?v=true&force=true HTTP/1.1[\r][\n]"
981212:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
981312:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
981412:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
981512:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
981612:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
981712:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
981812:51:30.485 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
981912:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 404 Not Found[\r][\n]"
982012:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
982112:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
982212:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
982312:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
982412:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
982512:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
982612:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Length: 98[\r][\n]"
982712:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
982812:51:30.486 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"message":"No such container: 8b1f3b81264395d8ebdcead22f04ec3e675c063eb9bae2f56e6ab814e39123e4"}[\n]"
982912:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 404 Not Found
983012:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
983112:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
983212:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
983312:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
983412:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
983512:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Thu, 04 Dec 2025 11:51:30 GMT
983612:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Length: 98
983712:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: connection can be kept alive for 3 MINUTES
983812:51:30.487 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: releasing valid endpoint
983912:51:30.488 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: releasing endpoint
984012:51:30.488 [scala-execution-context-global-474] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: connection http-outgoing-11 can be kept alive for 3 MINUTES
984112:51:30.488 [scala-execution-context-global-474] 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]
984212:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
984312:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
984412:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
984512:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
984612:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
984712:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
984812:51:30.592 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
984912:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
985012:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
985112:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
985212:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
985312:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
985412:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
985512:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: connection can be kept alive for 3 MINUTES
985612:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: releasing valid endpoint
985712:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: releasing endpoint
985812:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection http-outgoing-13 can be kept alive for 3 MINUTES
985912:51:30.593 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection released [route: {}->unix://localhost:2375][total available: 4; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
986012:51:30.593 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,false
986112:51:30.593 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json], queryParams={}}
986212:51:30.594 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: preparing request execution
986312:51:30.594 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
986412:51:30.594 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
986512:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: target auth state: UNCHALLENGED
986612:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: proxy auth state: UNCHALLENGED
986712:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005C: acquiring connection with route {}->unix://localhost:2375
986812:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquiring endpoint (3 MINUTES)
986912:51:30.595 [scala-execution-context-global-475] 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]
987012:51:30.595 [scala-execution-context-global-475] 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]
987112:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: acquired ep-0000005B
987212:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquired endpoint ep-0000005B
987312:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: executing GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
987412:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: start execution ex-0000005C
987512:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: executing exchange ex-0000005C over http-outgoing-13
987612:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1
987712:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
987812:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
987912:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
988012:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
988112:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
988212:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
988312:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/json HTTP/1.1[\r][\n]"
988412:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
988512:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
988612:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
988712:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
988812:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
988912:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
989012:51:30.595 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
989112:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
989212:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
989312:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
989412:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
989512:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
989612:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
989712:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
989812:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
989912:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
990012:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "1462[\r][\n]"
990112:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721","Created":"2025-12-04T11:51:07.858747763Z","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-04T11:51:07.881979976Z","FinishedAt":"2025-12-04T11:51:30.054750579Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/resolv.conf","HostnamePath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hostname","HostsPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/hosts","LogPath":"/var/lib/docker/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721-json.log","Name":"/graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","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":"962ac9de93a8","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":"b721b53c-c533-4f3a-94a8-590896839f3f","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-FzTZcgNh","962ac9de93a8"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-b721b53c-c533-4f3a-94a8-590896839f3f","tc-FzTZcgNh","962ac9de93a8"]}}}}[\n]"
990212:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
990312:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
990412:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
990512:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
990612:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
990712:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
990812:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
990912:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
991012:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
991112:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
991212:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
991312:51:30.604 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: connection can be kept alive for 3 MINUTES
991412:51:30.607 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: releasing valid endpoint
991512:51:30.607 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: releasing endpoint
991612:51:30.607 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: connection http-outgoing-13 can be kept alive for 3 MINUTES
991712:51:30.607 [scala-execution-context-global-475] 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]
991812:51:30.607 [scala-execution-context-global-475] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721,true,true
991912:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: preparing request execution
992012:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
992112:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
992212:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: target auth state: UNCHALLENGED
992312:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: proxy auth state: UNCHALLENGED
992412:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005D: acquiring connection with route {}->unix://localhost:2375
992512:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquiring endpoint (3 MINUTES)
992612:51:30.608 [scala-execution-context-global-475] 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]
992712:51:30.608 [scala-execution-context-global-475] 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]
992812:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: acquired ep-0000005C
992912:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquired endpoint ep-0000005C
993012:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: executing DELETE /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721?v=true&force=true HTTP/1.1
993112:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: start execution ex-0000005D
993212:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: executing exchange ex-0000005D over http-outgoing-13
993312:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721?v=true&force=true HTTP/1.1
993412:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
993512:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
993612:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
993712:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
993812:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
993912:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
994012:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/containers/962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721?v=true&force=true HTTP/1.1[\r][\n]"
994112:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
994212:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
994312:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
994412:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
994512:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
994612:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
994712:51:30.608 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
994812:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
994912:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
995012:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
995112:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
995212:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
995312:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
995412:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
995512:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Length: 98[\r][\n]"
995612:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
995712:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"message":"No such container: 962ac9de93a8ed8deaac328d34c1549a19011fdd7d701a92be22fbd2b32cb721"}[\n]"
995812:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 404 Not Found
995912:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
996012:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
996112:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
996212:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
996312:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
996412:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
996512:51:30.609 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Length: 98
996612:51:30.610 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: connection can be kept alive for 3 MINUTES
996712:51:30.610 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: releasing valid endpoint
996812:51:30.610 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: releasing endpoint
996912:51:30.610 [scala-execution-context-global-475] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: connection http-outgoing-13 can be kept alive for 3 MINUTES
997012:51:30.610 [scala-execution-context-global-475] 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]
997112:51:30.612 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca,false
997212:51:30.612 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json], queryParams={}}
997312:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: preparing request execution
997412:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
997512:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
997612:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: target auth state: UNCHALLENGED
997712:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: proxy auth state: UNCHALLENGED
997812:51:30.612 [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
997912:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquiring endpoint (3 MINUTES)
998012:51:30.612 [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]
998112:51:30.612 [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]
998212:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: acquired ep-0000005D
998312:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquired endpoint ep-0000005D
998412:51:30.612 [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/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1
998512:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: start execution ex-0000005E
998612:51:30.612 [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-13
998712:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1
998812:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
998912:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
999012:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
999112:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
999212:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
999312:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
999412:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1[\r][\n]"
999512:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
999612:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
999712:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
999812:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
999912:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
1000012:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
1000112:51:30.612 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
1000212:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
1000312:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
1000412:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
1000512:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
1000612:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
1000712:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1000812:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
1000912:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
1001012:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1001112:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "13f4[\r][\n]"
1001212:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","Created":"2025-12-04T11:50:56.743976503Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3285,"ExitCode":0,"Error":"","StartedAt":"2025-12-04T11:50:56.778682811Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/resolv.conf","HostnamePath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/hostname","HostsPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/hosts","LogPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca-json.log","Name":"/testcontainers-ryuk-b721b53c-c533-4f3a-94a8-590896839f3f","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":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","LowerDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0-init/diff:/var/lib/docker/overlay2/5819859cc4f6f027c6869a1b872bbc48a95bf6027dc6b1a6ce542f7f481def00/diff:/var/lib/docker/overlay2/8c6b96d36ecb01d523f99f97e137a23c51d7ae06ca63637b095b0a624a4239c9/diff:/var/lib/docker/overlay2/a85be173ffdfca8d804e965a1f106a3094a2c235cf06c7771cdc5da92e164eb6/diff","MergedDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0/merged","UpperDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0/diff","WorkDir":"/var/lib/docker/overlay2/684b9bf0aefd833f76b9850ff180a3fd142fcbb110e42f3ec69585f7804e51b0/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"567b9e239a96","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":"12bf6b99e620d03098b13ede6b539395b1c1131f869bddd1f2c4662e1515da3a","SandboxKey":"/var/run/docker/netns/12bf6b99e620","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"2017cf16ad1e7d4c7d0ce0cfe3bbc06f039ded9d36cb1faec072efbbd9f73505","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"1e:36:7d:c6:2c:03","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"1e:36:7d:c6:2c:03","DriverOpts":null,"GwPriority":0,"NetworkID":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","EndpointID":"2017cf16ad1e7d4c7d0ce0cfe3bbc06f039ded9d36cb1faec072efbbd9f73505","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
1001312:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1001412:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
1001512:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1001612:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
1001712:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
1001812:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
1001912:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
1002012:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
1002112:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
1002212:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
1002312:51:30.614 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
1002412:51:30.614 [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
1002512:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: releasing valid endpoint
1002612:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: releasing endpoint
1002712:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: connection http-outgoing-13 can be kept alive for 3 MINUTES
1002812:51:30.615 [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]
1002912:51:30.615 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopping container: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca
1003012:51:30.615 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca,<null>
1003112:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: preparing request execution
1003212:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1003312:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1003412:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: target auth state: UNCHALLENGED
1003512:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: proxy auth state: UNCHALLENGED
1003612:51:30.615 [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
1003712:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquiring endpoint (3 MINUTES)
1003812:51:30.615 [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]
1003912:51:30.615 [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]
1004012:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: acquired ep-0000005E
1004112:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquired endpoint ep-0000005E
1004212:51:30.615 [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/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/kill HTTP/1.1
1004312:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: start execution ex-0000005F
1004412:51:30.615 [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-13
1004512:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> POST /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/kill HTTP/1.1
1004612:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
1004712:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> content-type: application/json
1004812:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
1004912:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
1005012:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
1005112:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
1005212:51:30.615 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
1005312:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "POST /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/kill HTTP/1.1[\r][\n]"
1005412:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
1005512:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "content-type: application/json[\r][\n]"
1005612:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
1005712:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1005812:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1005912:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
1006012:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
1006112:51:30.616 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
1006212:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
1006312:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
1006412:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
1006512:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
1006612:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1006712:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
1006812:51:30.793 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1006912:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
1007012:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
1007112:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
1007212:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
1007312:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
1007412:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
1007512:51:30.794 [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
1007612:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: releasing valid endpoint
1007712:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: releasing endpoint
1007812:51:30.794 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: connection http-outgoing-13 can be kept alive for 3 MINUTES
1007912:51:30.794 [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]
1008012:51:30.794 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopped container: testcontainers-ryuk
1008112:51:30.794 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca,false
1008212:51:30.795 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json], queryParams={}}
1008312:51:30.795 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: preparing request execution
1008412:51:30.795 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1008512:51:30.795 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1008612:51:30.795 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: target auth state: UNCHALLENGED
1008712:51:30.795 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: proxy auth state: UNCHALLENGED
1008812:51:30.795 [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
1008912:51:30.795 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquiring endpoint (3 MINUTES)
1009012:51:30.795 [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]
1009112:51:30.796 [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]
1009212:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: acquired ep-0000005F
1009312:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquired endpoint ep-0000005F
1009412:51:30.796 [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/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1
1009512:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: start execution ex-00000060
1009612:51:30.796 [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-13
1009712:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1
1009812:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
1009912:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
1010012:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
1010112:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
1010212:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
1010312:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
1010412:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/json HTTP/1.1[\r][\n]"
1010512:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
1010612:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
1010712:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1010812:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1010912:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
1011012:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
1011112:51:30.796 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
1011212:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
1011312:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
1011412:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
1011512:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
1011612:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
1011712:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1011812:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
1011912:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
1012012:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1012112:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "f60[\r][\n]"
1012212:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca","Created":"2025-12-04T11:50:56.743976503Z","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-04T11:50:56.778682811Z","FinishedAt":"2025-12-04T11:51:30.633717061Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/resolv.conf","HostnamePath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/hostname","HostsPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/hosts","LogPath":"/var/lib/docker/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca-json.log","Name":"/testcontainers-ryuk-b721b53c-c533-4f3a-94a8-590896839f3f","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":"567b9e239a96","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":"36fed254970857195f829084d7d6b87a669528ac1f03152f59a139a95de5a67a","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
1012312:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1012412:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
1012512:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1012612:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
1012712:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
1012812:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
1012912:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
1013012:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
1013112:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
1013212:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
1013312:51:30.798 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
1013412:51:30.798 [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
1013512:51:30.800 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: releasing valid endpoint
1013612:51:30.800 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: releasing endpoint
1013712:51:30.800 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: connection http-outgoing-13 can be kept alive for 3 MINUTES
1013812:51:30.800 [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]
1013912:51:30.801 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Removing container: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca
1014012:51:30.801 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca,true,true
1014112:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: preparing request execution
1014212:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1014312:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1014412:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: target auth state: UNCHALLENGED
1014512:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: proxy auth state: UNCHALLENGED
1014612:51:30.801 [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
1014712:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquiring endpoint (3 MINUTES)
1014812:51:30.801 [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]
1014912:51:30.801 [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]
1015012:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: acquired ep-00000060
1015112:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquired endpoint ep-00000060
1015212:51:30.801 [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/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca?v=true&force=true HTTP/1.1
1015312:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: start execution ex-00000061
1015412:51:30.801 [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-13
1015512:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca?v=true&force=true HTTP/1.1
1015612:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
1015712:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
1015812:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
1015912:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
1016012:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
1016112:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
1016212:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/containers/567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca?v=true&force=true HTTP/1.1[\r][\n]"
1016312:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
1016412:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
1016512:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1016612:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1016712:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
1016812:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
1016912:51:30.801 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
1017012:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
1017112:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
1017212:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
1017312:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
1017412:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
1017512:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1017612:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
1017712:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Length: 98[\r][\n]"
1017812:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1017912:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"message":"No such container: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca"}[\n]"
1018012:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 404 Not Found
1018112:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
1018212:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
1018312:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
1018412:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
1018512:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
1018612:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
1018712:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Length: 98
1018812:51:30.802 [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
1018912:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: releasing valid endpoint
1019012:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: releasing endpoint
1019112:51:30.802 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: connection http-outgoing-13 can be kept alive for 3 MINUTES
1019212:51:30.802 [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]
1019312:51:30.804 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Error encountered shutting down container (ID: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca) - it may not have been stopped, or may already be stopped. Root cause: Status 404: {"message":"No such container: 567b9e239a96ce7a4748f2f568ad1fb4c6746ceac7f35cf3adc6f2cd03a095ca"}
10194
1019512:51:30.805 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d
1019612:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: preparing request execution
1019712:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1019812:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1019912:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: target auth state: UNCHALLENGED
1020012:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: proxy auth state: UNCHALLENGED
1020112:51:30.805 [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
1020212:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquiring endpoint (3 MINUTES)
1020312:51:30.805 [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]
1020412:51:30.805 [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]
1020512:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: acquired ep-00000061
1020612:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquired endpoint ep-00000061
1020712:51:30.805 [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/f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d HTTP/1.1
1020812:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: start execution ex-00000062
1020912:51:30.805 [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-13
1021012:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/networks/f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d HTTP/1.1
1021112:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
1021212:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f
1021312:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
1021412:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
1021512:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
1021612:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
1021712:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/networks/f341551dfd529b8c1afbe9eb9cb892f56d7e8f782eb818cd4b4227dd9a1b001d HTTP/1.1[\r][\n]"
1021812:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
1021912:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: b721b53c-c533-4f3a-94a8-590896839f3f[\r][\n]"
1022012:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1022112:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1022212:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
1022312:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
1022412:51:30.805 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
1022512:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
1022612:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
1022712:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
1022812:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
1022912:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1023012:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Thu, 04 Dec 2025 11:51:30 GMT[\r][\n]"
1023112:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
1023212:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
1023312:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
1023412:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
1023512:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
1023612:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
1023712:51:30.926 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Thu, 04 Dec 2025 11:51:30 GMT
1023812:51:30.927 [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
1023912:51:30.927 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: releasing valid endpoint
1024012:51:30.927 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: releasing endpoint
1024112:51:30.927 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: connection http-outgoing-13 can be kept alive for 3 MINUTES
1024212:51:30.927 [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]
102433 tests passed. 0 tests failed. 0 tests ignored.
10244
10245Executed in 10 s 860 ms
10246
10247
10248************************
10249Build summary:
10250[{
10251 "module": "testcontainers-nebula",
10252 "compile": {"status": "ok", "tookMs": 8778, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10254 "test-compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10255 "test": {"status": "ok", "tookMs": 112, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
10256 "publish": {"status": "skipped", "tookMs": 0},
10257 "metadata": {
10258 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10259}
10260},{
10261 "module": "testcontainers-nebula-zio",
10262 "compile": {"status": "ok", "tookMs": 2113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10264 "test-compile": {"status": "ok", "tookMs": 2010, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10265 "test": {"status": "ok", "tookMs": 37285, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
10266 "publish": {"status": "skipped", "tookMs": 0},
10267 "metadata": {
10268 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10269}
10270}]
10271************************
10272[success] Total time: 90 s (0:01:30.0), completed Dec 4, 2025, 12:51:31 PM
10273[0JChecking patch project/plugins.sbt...
10274Checking patch project/build.properties...
10275Checking patch build.sbt...
10276Applied patch project/plugins.sbt cleanly.
10277Applied patch project/build.properties cleanly.
10278Applied patch build.sbt cleanly.