Build Logs

nebula-contrib/testcontainers-nebula • 3.8.0-RC2:2025-11-28

Errors

124

Warnings

0

Total Lines

10229

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-RC2
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-RC2
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-RC2
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-RC2
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-RC2"
60"++3.8.0-RC2 -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-RC2 """{"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.897s.
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-RC2
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in root/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC2) in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 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-RC2 on 3 projects.
86[info] Switching Scala version on:
87[info] * root (3.8.0-RC2)
88[info] core (3.8.0-RC2, 2.13.12, 2.12.18)
89[info] zio (3.8.0-RC2, 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 Nov 28, 2025, 4:04:43 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-RC2/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-RC2/classes ...
127[info] done compiling
128[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.0-RC2/test-classes ...
129[info] done compiling
130loaded ch.qos.logback.classic.util.DefaultJoranConfigurator@39e0fc7e
131Found ch.qos.logback.classic.util.DefaultJoranConfigurator@39e0fc7e
13216:05:33.971 [pool-28-thread-4] INFO testcontainers.containers.NebulaClusterContainer - Nebula meta nodes started at ip: 172.28.0.2:9559
13316:05:33.973 [pool-28-thread-4] INFO testcontainers.containers.NebulaClusterContainer - Nebula storage nodes started at ip: 172.28.0.3:9779
13416:05:33.973 [pool-28-thread-4] INFO testcontainers.containers.NebulaClusterContainer - Nebula graph nodes started at ip: 172.28.0.4:9669
13516:05:34.006 [pool-28-thread-4] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
13616:05:34.013 [pool-28-thread-4] DEBUG org.testcontainers.utility.TestcontainersConfiguration - Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
13716:05:34.016 [pool-28-thread-4] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
13816:05:34.144 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - $XDG_RUNTIME_DIR is not set.
13916:05:34.144 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/root/.docker/run' does not exist.
14016:05:34.172 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy - '/run/user/0' does not exist.
14116:05:34.172 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Trying out strategy: UnixSocketClientProviderStrategy
14216:05:34.285 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
14316:05:34.302 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: preparing request execution
14416:05:34.305 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
14516:05:34.309 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
14616:05:34.309 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: target auth state: UNCHALLENGED
14716:05:34.310 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000001: proxy auth state: UNCHALLENGED
14816:05:34.310 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: acquiring connection with route {}->unix://localhost:2375
14916:05:34.310 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquiring endpoint (3 MINUTES)
15016:05:34.311 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
15116:05:34.314 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
15216:05:34.322 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000001: acquired ep-00000000
15316:05:34.322 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000001: acquired endpoint ep-00000000
15416:05:34.322 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000001: opening connection {}->unix://localhost:2375
15516:05:34.322 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: connecting endpoint (3 MINUTES)
15616:05:34.322 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
15716:05:34.324 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-0: connecting to localhost/127.0.0.1:2375
15816:05:34.324 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-0: connection established /var/run/docker.sock<->/var/run/docker.sock
15916:05:34.325 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connected http-outgoing-0
16016:05:34.325 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: endpoint connected
16116:05:34.325 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: executing GET /v1.32/info HTTP/1.1
16216:05:34.326 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: start execution ex-00000001
16316:05:34.326 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: executing exchange ex-00000001 over http-outgoing-0
16416:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/info HTTP/1.1
16516:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
16616:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
16716:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
16816:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
16916:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
17016:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
17116:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
17216:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
17316:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
17416:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
17516:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
17616:05:34.327 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
17716:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
17816:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
17916:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
18016:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
18116:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
18216:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
18316:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:34 GMT[\r][\n]"
18416:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
18516:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18616:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "8c9[\r][\n]"
18716:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"ID":"2132ba5a-ce94-4804-ab7f-67f3fc487930","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-11-28T15:05:34.328210533Z","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":"runnervmfxdz0","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]"
18816:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
18916:05:34.333 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
19016:05:34.334 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
19116:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
19216:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
19316:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
19416:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
19516:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
19616:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
19716:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:34 GMT
19816:05:34.336 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
19916:05:34.340 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000001: connection can be kept alive for 3 MINUTES
20016:05:34.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000000: releasing valid endpoint
20116:05:34.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: releasing endpoint
20216:05:34.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES
20316:05:34.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
20416:05:34.488 [pool-28-thread-4] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
20516:05:34.488 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
20616:05:34.488 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy - Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
20716:05:34.501 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: bridge
20816:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: preparing request execution
20916:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
21016:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
21116:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: target auth state: UNCHALLENGED
21216:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000002: proxy auth state: UNCHALLENGED
21316:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000002: acquiring connection with route {}->unix://localhost:2375
21416:05:34.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquiring endpoint (3 MINUTES)
21516:05:34.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
21616:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
21716:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000002: acquired ep-00000001
21816:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000002: acquired endpoint ep-00000001
21916:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: executing GET /v1.32/networks/bridge HTTP/1.1
22016:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: start execution ex-00000002
22116:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: executing exchange ex-00000002 over http-outgoing-0
22216:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
22316:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
22416:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
22516:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
22616:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
22716:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
22816:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
22916:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/networks/bridge HTTP/1.1[\r][\n]"
23016:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
23116:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
23216:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
23316:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
23416:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
23516:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
23616:05:34.507 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
23716:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
23816:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
23916:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
24016:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
24116:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
24216:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
24316:05:34.508 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:34 GMT[\r][\n]"
24416:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1272[\r][\n]"
24516:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
24616:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Name":"bridge","Id":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","Created":"2025-11-28T15:00:44.75822244Z","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":{"648560b1e60fc08f45f2502e30a9ddbf847513fa6d2dd0df1b5e5dff6f450a4b":{"Name":"goofy_meninsky","EndpointID":"f20319df6b33ca5c04fe5d0cfbd172d712bcd5293273194c673ccb0e676f8474","MacAddress":"d6:9b:58:9b:d6:5d","IPv4Address":"172.17.0.3/16","IPv6Address":""},"f62bd3a2874d141d5a39a683402a7db49001f47d912bf37bd6e5ea0dbd02c9a7":{"Name":"fb95b7ca7abbb8113346a7a3061a95044053bd_5a5a0f","EndpointID":"ceba5ac2c8261a087555487f5616c1ef699c852f523efeaf65b0bcfcf1eea928","MacAddress":"86:7a:7a:e3:a4:fa","IPv4Address":"172.17.0.2/16","IPv6Address":""}},"Options":{"com.docker.network.bridge.default_bridge":"true","com.docker.network.bridge.enable_icc":"true","com.docker.network.bridge.enable_ip_masquerade":"true","com.docker.network.bridge.host_binding_ipv4":"0.0.0.0","com.docker.network.bridge.name":"docker0","com.docker.network.driver.mtu":"1500"},"Labels":{}}[\n]"
24716:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
24816:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
24916:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
25016:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
25116:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
25216:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
25316:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:34 GMT
25416:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1272
25516:05:34.509 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000002: connection can be kept alive for 3 MINUTES
25616:05:34.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000001: releasing valid endpoint
25716:05:34.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: releasing endpoint
25816:05:34.525 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES
25916:05:34.525 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
26016:05:34.526 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
26116:05:34.527 [pool-28-thread-4] DEBUG org.testcontainers.DockerClientFactory - Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmfxdz0, 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=2132ba5a-ce94-4804-ab7f-67f3fc487930, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-11-28T15:05:34.328210533Z, 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}
26216:05:34.528 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
26316:05:34.529 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: preparing request execution
26416:05:34.530 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
26516:05:34.530 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
26616:05:34.530 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: target auth state: UNCHALLENGED
26716:05:34.530 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000003: proxy auth state: UNCHALLENGED
26816:05:34.530 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000003: acquiring connection with route {}->unix://localhost:2375
26916:05:34.530 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquiring endpoint (3 MINUTES)
27016:05:34.531 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
27116:05:34.531 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
27216:05:34.531 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000003: acquired ep-00000002
27316:05:34.531 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000003: acquired endpoint ep-00000002
27416:05:34.531 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: executing GET /v1.32/version HTTP/1.1
27516:05:34.531 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: start execution ex-00000003
27616:05:34.532 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: executing exchange ex-00000003 over http-outgoing-0
27716:05:34.532 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
27816:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
27916:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
28016:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
28116:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
28216:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
28316:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
28416:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
28516:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
28616:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
28716:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
28816:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
28916:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
29016:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
29116:05:34.533 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
29216:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
29316:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
29416:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
29516:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
29616:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
29716:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
29816:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:34 GMT[\r][\n]"
29916:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
30016:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
30116:05:34.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-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]"
30216:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
30316:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
30416:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
30516:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
30616:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
30716:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
30816:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:34 GMT
30916:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
31016:05:34.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000003: connection can be kept alive for 3 MINUTES
31116:05:34.550 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000002: releasing valid endpoint
31216:05:34.550 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: releasing endpoint
31316:05:34.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES
31416:05:34.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
31516:05:34.551 [pool-28-thread-4] DEBUG org.testcontainers.DockerClientFactory - Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-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}
31616:05:34.551 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - Connected to docker:
317 Server Version: 28.0.4
318 API Version: 1.48
319 Operating System: Ubuntu 22.04.5 LTS
320 Total Memory: 15995 MB
32116:05:34.564 [pool-28-thread-4] DEBUG org.testcontainers.utility.RyukResourceReaper - Ryuk is enabled
32216:05:34.566 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
32316:05:34.566 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/ryuk:0.5.1 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
32416:05:34.568 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=<null>,showAll=false]
32516:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: preparing request execution
32616:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
32716:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
32816:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: target auth state: UNCHALLENGED
32916:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000004: proxy auth state: UNCHALLENGED
33016:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000004: acquiring connection with route {}->unix://localhost:2375
33116:05:34.569 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquiring endpoint (3 MINUTES)
33216:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
33316:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
33416:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000004: acquired ep-00000003
33516:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000004: acquired endpoint ep-00000003
33616:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: executing GET /v1.32/images/json HTTP/1.1
33716:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: start execution ex-00000004
33816:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: executing exchange ex-00000004 over http-outgoing-0
33916:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
34016:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
34116:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
34216:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
34316:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
34416:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
34516:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
34616:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]"
34716:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
34816:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
34916:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
35016:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
35116:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
35216:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
35316:05:34.570 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
35416:05:34.574 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
35516:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
35616:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
35716:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
35816:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
35916:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
36016:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:34 GMT[\r][\n]"
36116:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
36216:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
36316:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "1735[\r][\n]"
36416:05:34.575 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[{"Containers":-1,"Created":1764342209,"Id":"sha256:521dcf9e3f627ccb176f301a1db5ef4af745cb193cdb5bfba7bd24eb7143213a","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["fb95b7:ca7abbb8113346a7a3061a95044053bd"],"SharedSize":-1,"Size":167938329,"VirtualSize":167938329},{"Containers":-1,"Created":1762972944,"Id":"sha256:84782d3d660dc439280f846855aa31593c033ed8abc8bd0642b50fa89488fe93","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:93da6a53287490dd3b35952f73a109654ed9f260f2e6434db925125fa3ac6b2a"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226883080,"VirtualSize":226883080},{"Containers":-1,"Created":1762254233,"Id":"sha256:bcdd5c4345ce4aaadf921c9e4f6773c1554171e357a81825bc81946697756cac","Labels":null,"ParentId":"","RepoDigests":["node@sha256:47dacd49500971c0fbe602323b2d04f6df40a933b123889636fc1f76bf69f58a"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095712172,"VirtualSize":1095712172},{"Containers":-1,"Created":1762254200,"Id":"sha256:9a565344544c8f95ff0e22e2ac993874219d69a5050e3d95fd72796a3b42fa6a","Labels":null,"ParentId":"","RepoDigests":["node@sha256:dcf06103a9d4087e3244a51697adbbb85331dcb7161dbe994ca1cd07dd32e2a5"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132820782,"VirtualSize":1132820782},{"Containers":-1,"Created":1762202650,"Id":"sha256:f11ed4636b3ea3df4b8670682015ee8bd71b72bc6bdf9e05cadb98f98ae74afd","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:37d7709beef67abbccfcac94a2150d25fdac3764251a60f2c20e9fd069d228d8"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298938,"VirtualSize":124298938},{"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":1760610931,"Id":"sha256:2b56f2779663b9e1a77bdb5235dc31f1a81e534ccab1c1b35c716a8db79eeab9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134408099,"VirtualSize":134408099},{"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":1759302310,"Id":"sha256:392fa14dddd09da29a5c3d26948ff81c494424035b755d01b84ab12d92127433","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:09506232a8004baa32c47d68f1e5c307d648fdd59f5e7eaa42aaf87914100db3"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868081,"VirtualSize":77868081},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2"
36516:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
36616:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
36716:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
36816:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
36916:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
37016:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
37116:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:34 GMT
37216:05:34.576 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
37316:05:34.577 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000004: connection can be kept alive for 3 MINUTES
37416:05:34.587 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639,"VirtualSize":1089055639},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986,"VirtualSize":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442,"VirtualSize":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691,"VirtualSize":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890,"VirtualSize":5539890}][\n]"
37516:05:34.589 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
37616:05:34.589 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
37716:05:34.589 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
37816:05:34.590 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000003: releasing valid endpoint
37916:05:34.590 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: releasing endpoint
38016:05:34.590 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES
38116:05:34.590 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
38216:05:34.592 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - testcontainers/ryuk:0.5.1 is not in image name cache, updating...
38316:05:34.595 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
38416:05:34.598 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: preparing request execution
38516:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
38616:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
38716:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: target auth state: UNCHALLENGED
38816:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000005: proxy auth state: UNCHALLENGED
38916:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000005: acquiring connection with route {}->unix://localhost:2375
39016:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquiring endpoint (3 MINUTES)
39116:05:34.599 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
39216:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
39316:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000005: acquired ep-00000004
39416:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000005: acquired endpoint ep-00000004
39516:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
39616:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: start execution ex-00000005
39716:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: executing exchange ex-00000005 over http-outgoing-0
39816:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
39916:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
40016:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
40116:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
40216:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
40316:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
40416:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
40516:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
40616:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
40716:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
40816:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
40916:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
41016:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
41116:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
41216:05:34.600 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
41316:05:34.602 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
41416:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
41516:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
41616:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
41716:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
41816:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
41916:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:34 GMT[\r][\n]"
42016:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 55[\r][\n]"
42116:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
42216:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.5.1"}[\n]"
42316:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 404 Not Found
42416:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
42516:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
42616:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
42716:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
42816:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
42916:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:34 GMT
43016:05:34.603 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 55
43116:05:34.604 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000005: connection can be kept alive for 3 MINUTES
43216:05:34.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000004: releasing valid endpoint
43316:05:34.608 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: releasing endpoint
43416:05:34.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES
43516:05:34.609 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
43616:05:34.609 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: testcontainers/ryuk:0.5.1
43716:05:34.609 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
43816:05:34.617 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
43916:05:34.617 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
44016:05:34.617 [pool-28-thread-4] INFO org.testcontainers.utility.RegistryAuthLocator - Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
44116:05:34.618 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
44216:05:34.618 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
44316:05:34.628 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: preparing request execution
44416:05:34.628 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
44516:05:34.628 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
44616:05:34.628 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: target auth state: UNCHALLENGED
44716:05:34.628 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000006: proxy auth state: UNCHALLENGED
44816:05:34.628 [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
44916:05:34.628 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquiring endpoint (3 MINUTES)
45016:05:34.629 [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]
45116:05:34.629 [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]
45216:05:34.629 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000006: acquired ep-00000005
45316:05:34.629 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000006: acquired endpoint ep-00000005
45416:05:34.629 [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
45516:05:34.629 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: start execution ex-00000006
45616:05:34.629 [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
45716:05:34.629 [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
45816:05:34.629 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/octet-stream
45916:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
46016:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
46116:05:34.630 [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
46216:05:34.630 [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
46316:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
46416:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
46516:05:34.630 [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]"
46616:05:34.630 [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]"
46716:05:34.630 [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]"
46816:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
46916:05:34.630 [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]"
47016:05:34.630 [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]"
47116:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
47216:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
47316:05:34.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
47416:05:35.422 [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]"
47516:05:35.423 [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]"
47616:05:35.423 [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]"
47716:05:35.423 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
47816:05:35.423 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
47916:05:35.423 [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]"
48016:05:35.423 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:35 GMT[\r][\n]"
48116:05:35.423 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
48216:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48316:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "3c[\r][\n]"
48416:05:35.424 [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]"
48516:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
48616:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
48716:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
48816:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
48916:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
49016:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
49116:05:35.424 [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)
49216:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:35 GMT
49316:05:35.424 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
49416:05:35.424 [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
49516:05:35.425 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
49616:05:35.436 [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)
49716:05:35.441 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
49816:05:35.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
49916:05:35.635 [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]"
50016:05:35.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50116:05:35.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50216:05:35.635 [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]"
50316:05:35.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50416:05:35.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "47[\r][\n]"
50516:05:35.635 [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]"
50616:05:35.635 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
50716:05:35.636 [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)
50816:05:35.637 [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)
50916:05:35.637 [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)
51016:05:35.885 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
51116:05:35.885 [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]"
51216:05:35.885 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51316:05:35.886 [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)
51416:05:35.888 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51516:05:35.888 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28149,"total":2775904},"progress":"[\u003e ] 28.15kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
51616:05:35.889 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
51716:05:35.889 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28149, total=2775904, start=null), progress=[> ] 28.15kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
51816:05:35.906 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
51916:05:35.906 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28311,"total":2807803},"progress":"[\u003e ] 28.31kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
52016:05:35.906 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52116:05:35.907 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28311, total=2807803, start=null), progress=[> ] 28.31kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
52216:05:35.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ba[\r][\n]"
52316:05:35.918 [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]"
52416:05:35.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52516:05:35.918 [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)
52616:05:35.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
52716:05:35.918 [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]"
52816:05:35.918 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
52916:05:35.918 [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)
53016:05:35.919 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (333 KB/? MB)
53116:05:35.976 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "49[\r][\n]"
53216:05:35.976 [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]"
53316:05:35.976 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53416:05:35.976 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
53516:05:35.976 [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]"
53616:05:35.976 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
53716:05:35.976 [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)
53816:05:35.976 [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)
53916:05:35.977 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (333 KB/? MB)
54016:05:35.990 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "48[\r][\n]"
54116:05:35.990 [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]"
54216:05:35.990 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54316:05:35.991 [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)
54416:05:35.992 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (333 KB/5 MB)
54516:05:35.992 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
54616:05:35.992 [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]"
54716:05:35.992 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
54816:05:35.993 [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)
54916:05:36.040 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
55016:05:36.040 [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]"
55116:05:36.040 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55216:05:36.041 [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)
55316:05:36.080 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
55416:05:36.081 [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]"
55516:05:36.081 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
55616:05:36.081 [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)
55716:05:36.082 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
55816:05:36.083 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b8[\r][\n]"
55916:05:36.083 [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]"
56016:05:36.083 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56116:05:36.085 [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)
56216:05:36.125 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
56316:05:36.125 [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]"
56416:05:36.125 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56516:05:36.126 [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)
56616:05:36.126 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
56716:05:36.126 [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]"
56816:05:36.126 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
56916:05:36.127 [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)
57016:05:36.197 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
57116:05:36.197 [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]"
57216:05:36.197 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57316:05:36.197 [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)
57416:05:36.198 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
57516:05:36.199 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "b9[\r][\n]"
57616:05:36.199 [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]"
57716:05:36.199 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
57816:05:36.200 [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)
57916:05:36.233 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "bb[\r][\n]"
58016:05:36.233 [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]"
58116:05:36.233 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58216:05:36.234 [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)
58316:05:36.244 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "44[\r][\n]"
58416:05:36.245 [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]"
58516:05:36.245 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
58616:05:36.245 [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)
58716:05:36.246 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
58816:05:36.250 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "5e[\r][\n]"
58916:05:36.250 [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]"
59016:05:36.250 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59116:05:36.250 [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)
59216:05:36.252 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "4b[\r][\n]"
59316:05:36.252 [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]"
59416:05:36.252 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59516:05:36.252 [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)
59616:05:36.253 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
59716:05:36.253 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
59816:05:36.253 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000005: releasing valid endpoint
59916:05:36.253 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000005: releasing endpoint
60016:05:36.253 [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
60116:05:36.253 [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]
60216:05:36.254 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: testcontainers/ryuk:0.5.1
60316:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: preparing request execution
60416:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
60516:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
60616:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: target auth state: UNCHALLENGED
60716:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000007: proxy auth state: UNCHALLENGED
60816:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000007: acquiring connection with route {}->unix://localhost:2375
60916:05:36.254 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquiring endpoint (3 MINUTES)
61016:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
61116:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
61216:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000007: acquired ep-00000006
61316:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000007: acquired endpoint ep-00000006
61416:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
61516:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: start execution ex-00000007
61616:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: executing exchange ex-00000007 over http-outgoing-0
61716:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
61816:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
61916:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
62016:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
62116:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
62216:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
62316:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
62416:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1[\r][\n]"
62516:05:36.255 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
62616:05:36.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
62716:05:36.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
62816:05:36.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
62916:05:36.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
63016:05:36.256 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
63116:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
63216:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
63316:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
63416:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
63516:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
63616:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
63716:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
63816:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
63916:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
64016:05:36.257 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
64116:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/847ab435554f5a231ffdce10967aef7adac12d2c6358ccfd4a61cb9aba769416/diff:/var/lib/docker/overlay2/fab4bc7365a94212976ae4ed04dcd037743201c82619b8fdb33431424343d87d/diff","MergedDir":"/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/merged","UpperDir":"/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/diff","WorkDir":"/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
64216:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
64316:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
64416:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
64516:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
64616:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
64716:05:36.258 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
64816:05:36.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
64916:05:36.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
65016:05:36.259 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000007: connection can be kept alive for 3 MINUTES
65116:05:36.277 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000006: releasing valid endpoint
65216:05:36.277 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: releasing endpoint
65316:05:36.277 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES
65416:05:36.278 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
65516:05:36.280 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
65616:05:36.281 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
65716:05:36.281 [pool-28-thread-4] DEBUG tc.testcontainers/ryuk:0.5.1 - Starting container: testcontainers/ryuk:0.5.1
65816:05:36.281 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
65916:05:36.283 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
66016:05:36.284 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
66116:05:36.284 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
66216:05:36.294 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7acf3133[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;@17458eac}, 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-c453c750-cd99-4992-a572-193793ecf78d,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>]
66316:05:36.347 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: preparing request execution
66416:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
66516:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
66616:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: target auth state: UNCHALLENGED
66716:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000008: proxy auth state: UNCHALLENGED
66816:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000008: acquiring connection with route {}->unix://localhost:2375
66916:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquiring endpoint (3 MINUTES)
67016:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
67116:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
67216:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000008: acquired ep-00000007
67316:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000008: acquired endpoint ep-00000007
67416:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: executing POST /v1.32/containers/create?name=testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
67516:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: start execution ex-00000008
67616:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: executing exchange ex-00000008 over http-outgoing-0
67716:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
67816:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
67916:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
68016:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
68116:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
68216:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
68316:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Content-Length: 1954
68416:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
68516:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
68616:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1[\r][\n]"
68716:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
68816:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
68916:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
69016:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
69116:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
69216:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
69316:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
69416:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
69516:05:36.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
69616:05:36.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"testcontainers/ryuk:0.5.1","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8080/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":true,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0"},"Shell":null,"NetworkingConfig":null}"
69716:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
69816:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
69916:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
70016:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
70116:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
70216:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
70316:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
70416:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 88[\r][\n]"
70516:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
70616:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","Warnings":[]}[\n]"
70716:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 201 Created
70816:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
70916:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
71016:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
71116:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
71216:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
71316:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
71416:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 88
71516:05:36.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000008: connection can be kept alive for 3 MINUTES
71616:05:36.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000007: releasing valid endpoint
71716:05:36.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: releasing endpoint
71816:05:36.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES
71916:05:36.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
72016:05:36.370 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e
72116:05:36.371 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e
72216:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: preparing request execution
72316:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
72416:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
72516:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: target auth state: UNCHALLENGED
72616:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000009: proxy auth state: UNCHALLENGED
72716:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000009: acquiring connection with route {}->unix://localhost:2375
72816:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquiring endpoint (3 MINUTES)
72916:05:36.371 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
73016:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
73116:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000009: acquired ep-00000008
73216:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000009: acquired endpoint ep-00000008
73316:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: executing POST /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/start HTTP/1.1
73416:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: start execution ex-00000009
73516:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: executing exchange ex-00000009 over http-outgoing-0
73616:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> POST /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/start HTTP/1.1
73716:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
73816:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> content-type: application/json
73916:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
74016:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
74116:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
74216:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
74316:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
74416:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "POST /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/start HTTP/1.1[\r][\n]"
74516:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
74616:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "content-type: application/json[\r][\n]"
74716:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
74816:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
74916:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
75016:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
75116:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
75216:05:36.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
75316:05:36.542 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
75416:05:36.543 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
75516:05:36.543 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
75616:05:36.543 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
75716:05:36.543 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
75816:05:36.543 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
75916:05:36.543 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
76016:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 204 No Content
76116:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
76216:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
76316:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
76416:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
76516:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
76616:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000009: connection can be kept alive for 3 MINUTES
76716:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000008: releasing valid endpoint
76816:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: releasing endpoint
76916:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES
77016:05:36.544 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
77116:05:36.550 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e,false
77216:05:36.550 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json], queryParams={}}
77316:05:36.550 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: preparing request execution
77416:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
77516:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
77616:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: target auth state: UNCHALLENGED
77716:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000A: proxy auth state: UNCHALLENGED
77816:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000A: acquiring connection with route {}->unix://localhost:2375
77916:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquiring endpoint (3 MINUTES)
78016:05:36.551 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
78116:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
78216:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000A: acquired ep-00000009
78316:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000A: acquired endpoint ep-00000009
78416:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: executing GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1
78516:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: start execution ex-0000000A
78616:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: executing exchange ex-0000000A over http-outgoing-0
78716:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1
78816:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
78916:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
79016:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
79116:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
79216:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
79316:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
79416:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1[\r][\n]"
79516:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
79616:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
79716:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
79816:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
79916:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
80016:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
80116:05:36.552 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
80216:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
80316:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
80416:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
80516:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
80616:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
80716:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
80816:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
80916:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
81016:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
81116:05:36.553 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "13f4[\r][\n]"
81216:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","Created":"2025-11-28T15:05:36.349845286Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3110,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:36.383847637Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/resolv.conf","HostnamePath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/hostname","HostsPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/hosts","LogPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e-json.log","Name":"/testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d","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":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","LowerDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb-init/diff:/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/diff:/var/lib/docker/overlay2/847ab435554f5a231ffdce10967aef7adac12d2c6358ccfd4a61cb9aba769416/diff:/var/lib/docker/overlay2/fab4bc7365a94212976ae4ed04dcd037743201c82619b8fdb33431424343d87d/diff","MergedDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb/merged","UpperDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb/diff","WorkDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"2b5fdf93e0fe","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,"OnBu"
81316:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
81416:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
81516:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
81616:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
81716:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
81816:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
81916:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
82016:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
82116:05:36.554 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000A: connection can be kept alive for 3 MINUTES
82216:05:36.591 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "ild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"b283e22b357eb2ad6ae2a28848f18d0f8b8dfa61ef636e9608b22fd839ad03f3","SandboxKey":"/var/run/docker/netns/b283e22b357e","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"9dee24bf768a74771dbc91d24062b93a995a05ceafd3fca9655683241bffa975","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:5e:78:18:77:a3","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:5e:78:18:77:a3","DriverOpts":null,"GwPriority":0,"NetworkID":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","EndpointID":"9dee24bf768a74771dbc91d24062b93a995a05ceafd3fca9655683241bffa975","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
82316:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
82416:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "0[\r][\n]"
82516:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
82616:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000009: releasing valid endpoint
82716:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: releasing endpoint
82816:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES
82916:05:36.611 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
83016:05:36.614 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
83116:05:36.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: preparing request execution
83216:05:36.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
83316:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
83416:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: target auth state: UNCHALLENGED
83516:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000B: proxy auth state: UNCHALLENGED
83616:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000B: acquiring connection with route {}->unix://localhost:2375
83716:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquiring endpoint (3 MINUTES)
83816:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
83916:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
84016:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000B: acquired ep-0000000A
84116:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000B: acquired endpoint ep-0000000A
84216:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: executing GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
84316:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: start execution ex-0000000B
84416:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
84516:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1
84616:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
84716:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
84816:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
84916:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
85016:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
85116:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
85216:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/images/sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828/json HTTP/1.1[\r][\n]"
85316:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
85416:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
85516:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
85616:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
85716:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
85816:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
85916:05:36.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
86016:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
86116:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
86216:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
86316:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
86416:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
86516:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
86616:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
86716:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 1986[\r][\n]"
86816:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
86916:05:36.616 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Id":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","RepoTags":["testcontainers/ryuk:0.5.1"],"RepoDigests":["testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-05-17T15:11:02.784684507Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":12676382,"VirtualSize":12676382,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/847ab435554f5a231ffdce10967aef7adac12d2c6358ccfd4a61cb9aba769416/diff:/var/lib/docker/overlay2/fab4bc7365a94212976ae4ed04dcd037743201c82619b8fdb33431424343d87d/diff","MergedDir":"/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/merged","UpperDir":"/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/diff","WorkDir":"/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
87016:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
87116:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
87216:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
87316:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
87416:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
87516:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
87616:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
87716:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 1986
87816:05:36.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000B: connection can be kept alive for 3 MINUTES
87916:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000A: releasing valid endpoint
88016:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: releasing endpoint
88116:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES
88216:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
88316:05:36.618 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
88416:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: preparing request execution
88516:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
88616:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
88716:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: target auth state: UNCHALLENGED
88816:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000C: proxy auth state: UNCHALLENGED
88916:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000C: acquiring connection with route {}->unix://localhost:2375
89016:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquiring endpoint (3 MINUTES)
89116:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
89216:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
89316:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000C: acquired ep-0000000B
89416:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000C: acquired endpoint ep-0000000B
89516:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: executing GET /v1.32/version HTTP/1.1
89616:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: start execution ex-0000000C
89716:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
89816:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/version HTTP/1.1
89916:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> accept: application/json
90016:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
90116:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
90216:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
90316:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
90416:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
90516:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
90616:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "accept: application/json[\r][\n]"
90716:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
90816:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
90916:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
91016:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
91116:05:36.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
91216:05:36.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
91316:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
91416:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
91516:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/json[\r][\n]"
91616:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
91716:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
91816:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
91916:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
92016:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Length: 821[\r][\n]"
92116:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
92216:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-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]"
92316:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
92416:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
92516:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/json
92616:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
92716:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
92816:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
92916:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
93016:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Length: 821
93116:05:36.627 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000C: connection can be kept alive for 3 MINUTES
93216:05:36.628 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000B: releasing valid endpoint
93316:05:36.628 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: releasing endpoint
93416:05:36.628 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES
93516:05:36.628 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
93616:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: preparing request execution
93716:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
93816:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
93916:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: target auth state: UNCHALLENGED
94016:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000D: proxy auth state: UNCHALLENGED
94116:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000D: acquiring connection with route {}->unix://localhost:2375
94216:05:36.633 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquiring endpoint (3 MINUTES)
94316:05:36.633 [docker-java-stream-1227896806] 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]
94416:05:36.633 [docker-java-stream-1227896806] 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]
94516:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000D: acquired ep-0000000C
94616:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000D: acquired endpoint ep-0000000C
94716:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: executing GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
94816:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: start execution ex-0000000D
94916:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
95016:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
95116:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
95216:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> User-Agent: tc-java/1.19.0
95316:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
95416:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Host: localhost:2375
95516:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 >> Connection: keep-alive
95616:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
95716:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
95816:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
95916:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
96016:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
96116:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
96216:05:36.634 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 >> "[\r][\n]"
96316:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
96416:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
96516:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
96616:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
96716:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Ostype: linux[\r][\n]"
96816:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
96916:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
97016:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
97116:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
97216:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "2e[\r][\n]"
97316:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/11/28 15:05:36 Pinging Docker...[\n]"
97416:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
97516:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "38[\r][\n]"
97616:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/11/28 15:05:36 Docker daemon is available![\n]"
97716:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
97816:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "35[\r][\n]"
97916:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/11/28 15:05:36 Starting on port 8080...[\n]"
98016:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98116:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "25[\r][\n]"
98216:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1d]2025/11/28 15:05:36 Started![\n]"
98316:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[\r][\n]"
98416:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << HTTP/1.1 200 OK
98516:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Api-Version: 1.48
98616:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
98716:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Docker-Experimental: false
98816:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Ostype: linux
98916:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Server: Docker/28.0.4 (linux)
99016:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Date: Fri, 28 Nov 2025 15:05:36 GMT
99116:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-0 << Transfer-Encoding: chunked
99216:05:36.635 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000D: connection can be kept alive for 3 MINUTES
99316:05:36.637 [pool-28-thread-4] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: 2025/11/28 15:05:36 Pinging Docker...
99416:05:36.637 [pool-28-thread-4] DEBUG org.testcontainers.containers.output.WaitingConsumer - STDERR: 2025/11/28 15:05:36 Started!
99516:05:36.638 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: cancel
99616:05:36.639 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-0: close connection IMMEDIATE
99716:05:36.639 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: endpoint closed
99816:05:36.639 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000C: discarding endpoint
99916:05:36.639 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: releasing endpoint
100016:05:36.639 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection is not kept alive
100116:05:36.639 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
100216:05:36.640 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100316:05:36.641 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
100416:05:36.641 [docker-java-stream-1227896806] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse - Failed to close the response
1005java.nio.channels.ClosedChannelException: null
1006 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1007 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1008 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1009 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1010 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1011 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1012 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1013 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1014 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1015 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1016 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1017 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1018 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1019 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1020 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1021 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1022 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1023 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1024 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1025 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1026 at java.base/java.lang.Thread.run(Thread.java:833)
102716:05:36.642 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-0 << "[read] I/O error: null"
102816:05:36.642 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse - Failed to close the response
1029java.nio.channels.ClosedChannelException: null
1030 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1031 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1032 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1033 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1034 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1035 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1036 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1037 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1038 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1039 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1040 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1041 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1042 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1043 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1044 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1045 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1046 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1047 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1048 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1049 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
1050 at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
1051 at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:69)
1052 at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
1053 at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
1054 at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:978)
1055 at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:502)
1056 at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:356)
1057 at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
1058 at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:346)
1059 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:334)
1060 at org.testcontainers.utility.RyukResourceReaper.maybeStart(RyukResourceReaper.java:78)
1061 at org.testcontainers.utility.RyukResourceReaper.init(RyukResourceReaper.java:42)
1062 at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:231)
1063 at org.testcontainers.DockerClientFactory$1.getDockerClient(DockerClientFactory.java:106)
1064 at com.github.dockerjava.api.DockerClientDelegate.authConfig(DockerClientDelegate.java:109)
1065 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:333)
1066 at testcontainers.containers.NebulaClusterContainer.start$$anonfun$1(NebulaClusterContainer.scala:183)
1067 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1068 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1069 at scala.collection.immutable.List.foreach(List.scala:327)
1070 at testcontainers.containers.NebulaClusterContainer.start(NebulaClusterContainer.scala:182)
1071 at testcontainers.containers.znebula.NebulaSpec.$init$(NebulaSpec.scala:22)
1072 at testcontainers.containers.znebula.NebulaClientSpec$.<clinit>(NebulaClientSpec.scala:14)
1073 at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method)
1074 at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1155)
1075 at java.base/jdk.internal.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:42)
1076 at java.base/jdk.internal.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:185)
1077 at java.base/java.lang.reflect.Field.acquireFieldAccessor(Field.java:1132)
1078 at java.base/java.lang.reflect.Field.getFieldAccessor(Field.java:1113)
1079 at java.base/java.lang.reflect.Field.get(Field.java:425)
1080 at org.portablescala.reflect.LoadableModuleClass.loadModule(LoadableModuleClass.scala:17)
1081 at zio.test.sbt.ZTestRunnerJVM.disectTask(ZTestRunnerJVM.scala:118)
1082 at zio.test.sbt.ZTestRunnerJVM.$anonfun$4(ZTestRunnerJVM.scala:95)
1083 at scala.collection.ArrayOps$.map$extension(ArrayOps.scala:939)
1084 at zio.test.sbt.ZTestRunnerJVM.tasksZ(ZTestRunnerJVM.scala:95)
1085 at zio.test.sbt.ZTestRunnerJVM.tasks(ZTestRunnerJVM.scala:84)
1086 at sbt.TestRunner.tasks(TestFramework.scala:121)
1087 at sbt.TestFramework$.$anonfun$createTestTasks$4(TestFramework.scala:282)
1088 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1089 at sbt.TestFramework$.$anonfun$createTestTasks$3(TestFramework.scala:282)
1090 at sbt.TestFramework$.$anonfun$createTestTasks$3$adapted(TestFramework.scala:279)
1091 at scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:293)
1092 at scala.collection.Iterator.foreach(Iterator.scala:943)
1093 at scala.collection.Iterator.foreach$(Iterator.scala:943)
1094 at scala.collection.AbstractIterator.foreach(Iterator.scala:1431)
1095 at scala.collection.IterableLike.foreach(IterableLike.scala:74)
1096 at scala.collection.IterableLike.foreach$(IterableLike.scala:73)
1097 at scala.collection.AbstractIterable.foreach(Iterable.scala:56)
1098 at scala.collection.TraversableLike.flatMap(TraversableLike.scala:293)
1099 at scala.collection.TraversableLike.flatMap$(TraversableLike.scala:290)
1100 at scala.collection.AbstractTraversable.flatMap(Traversable.scala:108)
1101 at sbt.TestFramework$.createTestTasks(TestFramework.scala:279)
1102 at sbt.TestFramework$.testTasks(TestFramework.scala:232)
1103 at sbt.Tests$.testTask(Tests.scala:358)
1104 at sbt.Tests$.apply(Tests.scala:325)
1105 at sbt.Defaults$.$anonfun$allTestGroupsTask$6(Defaults.scala:1689)
1106 at scala.collection.immutable.List.map(List.scala:293)
1107 at sbt.Defaults$.allTestGroupsTask(Defaults.scala:1664)
1108 at sbt.Defaults$.$anonfun$testTasks$10(Defaults.scala:1363)
1109 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
1110 at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
1111 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1112 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1113 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1114 at sbt.Execute.work(Execute.scala:292)
1115 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1116 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1117 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1118 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1119 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1120 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1121 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1122 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1123 at java.base/java.lang.Thread.run(Thread.java:833)
112416:05:36.643 [pool-28-thread-4] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT2.079289248S
112516:05:36.647 [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%3Dc453c750-cd99-4992-a572-193793ecf78d' to Ryuk
112616:05:36.649 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper - Received 'ACK' from Ryuk
112716:05:36.650 [pool-28-thread-4] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
112816:05:36.650 [pool-28-thread-4] DEBUG org.testcontainers.DockerClientFactory - Checks are enabled
112916:05:36.650 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - Checking the system...
113016:05:36.652 [pool-28-thread-4] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
113116:05:36.653 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
113216:05:36.654 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-metad:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
113316:05:36.654 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - vesoft/nebula-metad:v3.6.0 is not in image name cache, updating...
113416:05:36.655 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
113516:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: preparing request execution
113616:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
113716:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
113816:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: target auth state: UNCHALLENGED
113916:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000E: proxy auth state: UNCHALLENGED
114016:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: acquiring connection with route {}->unix://localhost:2375
114116:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquiring endpoint (3 MINUTES)
114216:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
114316:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
114416:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000E: acquired ep-0000000D
114516:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000E: acquired endpoint ep-0000000D
114616:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000000E: opening connection {}->unix://localhost:2375
114716:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: connecting endpoint (3 MINUTES)
114816:05:36.656 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
114916:05:36.657 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-1: connecting to localhost/127.0.0.1:2375
115016:05:36.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-1: connection established /var/run/docker.sock<->/var/run/docker.sock
115116:05:36.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connected http-outgoing-1
115216:05:36.658 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: endpoint connected
115316:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: executing GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
115416:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: start execution ex-0000000E
115516:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
115616:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
115716:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
115816:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
115916:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
116016:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
116116:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
116216:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
116316:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1[\r][\n]"
116416:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
116516:05:36.659 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
116616:05:36.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
116716:05:36.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
116816:05:36.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
116916:05:36.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
117016:05:36.660 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
117116:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
117216:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
117316:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
117416:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
117516:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
117616:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
117716:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:36 GMT[\r][\n]"
117816:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 56[\r][\n]"
117916:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
118016:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"message":"No such image: vesoft/nebula-metad:v3.6.0"}[\n]"
118116:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 404 Not Found
118216:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
118316:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
118416:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
118516:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
118616:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
118716:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:36 GMT
118816:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 56
118916:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000000E: connection can be kept alive for 3 MINUTES
119016:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000D: releasing valid endpoint
119116:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: releasing endpoint
119216:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES
119316:05:36.661 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
119416:05:36.662 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-metad:v3.6.0
119516:05:36.662 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling docker image: vesoft/nebula-metad:v3.6.0. Please be patient; this may take some time but only needs to be done once.
119616:05:36.662 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:latest at registry: https://index.docker.io/v1/
119716:05:36.662 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
119816:05:36.662 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
119916:05:36.663 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: preparing request execution
120016:05:36.663 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
120116:05:36.663 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
120216:05:36.663 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: target auth state: UNCHALLENGED
120316:05:36.663 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000000F: proxy auth state: UNCHALLENGED
120416:05:36.663 [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
120516:05:36.663 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquiring endpoint (3 MINUTES)
120616:05:36.663 [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]
120716:05:36.664 [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]
120816:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000000F: acquired ep-0000000E
120916:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000000F: acquired endpoint ep-0000000E
121016:05:36.664 [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
121116:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: start execution ex-0000000F
121216:05:36.664 [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
121316:05:36.664 [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
121416:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/octet-stream
121516:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
121616:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
121716:05:36.664 [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
121816:05:36.664 [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
121916:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
122016:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
122116:05:36.664 [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]"
122216:05:36.664 [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]"
122316:05:36.664 [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]"
122416:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
122516:05:36.664 [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]"
122616:05:36.664 [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]"
122716:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
122816:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
122916:05:36.664 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
123016:05:37.488 [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]"
123116:05:37.488 [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]"
123216:05:37.488 [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]"
123316:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
123416:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
123516:05:37.488 [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]"
123616:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:37 GMT[\r][\n]"
123716:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
123816:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
123916:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3d[\r][\n]"
124016:05:37.488 [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]"
124116:05:37.488 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
124216:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
124316:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
124416:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
124516:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
124616:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
124716:05:37.489 [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)
124816:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:37 GMT
124916:05:37.489 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
125016:05:37.489 [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
125116:05:37.489 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Starting to pull image
125216:05:37.489 [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)
125316:05:37.490 [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)
125416:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
125516:05:37.749 [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]"
125616:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
125716:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
125816:05:37.749 [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]"
125916:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126016:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
126116:05:37.749 [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]"
126216:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126316:05:37.749 [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)
126416:05:37.749 [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)
126516:05:37.749 [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)
126616:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
126716:05:37.749 [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]"
126816:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
126916:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "47[\r][\n]"
127016:05:37.749 [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]"
127116:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127216:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
127316:05:37.749 [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]"
127416:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127516:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "3e[\r][\n]"
127616:05:37.749 [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]"
127716:05:37.749 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
127816:05:37.749 [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)
127916:05:37.750 [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)
128016:05:37.750 [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)
128116:05:37.750 [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)
128216:05:38.057 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
128316:05:38.057 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":534019,"total":76097157},"progress":"[\u003e ] 534kB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
128416:05:38.057 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128516:05:38.057 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=534019, total=76097157, start=null), progress=[> ] 534kB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
128616:05:38.158 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
128716:05:38.158 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":13973315,"total":76097157},"progress":"[=========\u003e ] 13.97MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
128816:05:38.158 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
128916:05:38.158 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13973315, total=76097157, start=null), progress=[=========> ] 13.97MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
129016:05:38.256 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
129116:05:38.256 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1008,"total":11440},"progress":"[====\u003e ] 1.008kB/11.44kB","id":"d7479de520d9"}[\r][\n]"
129216:05:38.256 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129316:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1008, total=11440, start=null), progress=[====> ] 1.008kB/11.44kB, id=d7479de520d9, from=null, time=null, errorDetail=null, error=null, aux=null)
129416:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b8[\r][\n]"
129516:05:38.257 [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]"
129616:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
129716:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
129816:05:38.257 [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]"
129916:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130016:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
130116:05:38.257 [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]"
130216:05:38.257 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
130316:05:38.258 [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)
130416:05:38.258 [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)
130516:05:38.259 [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)
130616:05:38.259 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (13 MB/? MB)
130716:05:38.262 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
130816:05:38.262 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":28928451,"total":76097157},"progress":"[===================\u003e ] 28.93MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
130916:05:38.262 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131016:05:38.263 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28928451, total=76097157, start=null), progress=[===================> ] 28.93MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
131116:05:38.360 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
131216:05:38.361 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":131072,"total":13066008},"progress":"[\u003e ] 131.1kB/13.07MB","id":"ab7e73164559"}[\r][\n]"
131316:05:38.361 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131416:05:38.361 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=131072, total=13066008, start=null), progress=[> ] 131.1kB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
131516:05:38.365 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
131616:05:38.365 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":49220035,"total":76097157},"progress":"[================================\u003e ] 49.22MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
131716:05:38.365 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
131816:05:38.365 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=49220035, total=76097157, start=null), progress=[================================> ] 49.22MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
131916:05:38.468 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
132016:05:38.468 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":63072707,"total":76097157},"progress":"[=========================================\u003e ] 63.07MB/76.1MB","id":"2d473b07cdd5"}[\r][\n]"
132116:05:38.468 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132216:05:38.469 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=63072707, total=76097157, start=null), progress=[=========================================> ] 63.07MB/76.1MB, id=2d473b07cdd5, from=null, time=null, errorDetail=null, error=null, aux=null)
132316:05:38.485 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
132416:05:38.485 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":4640768,"total":13066008},"progress":"[=================\u003e ] 4.641MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
132516:05:38.485 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
132616:05:38.485 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4640768, total=13066008, start=null), progress=[=================> ] 4.641MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
132716:05:38.522 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
132816:05:38.522 [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]"
132916:05:38.522 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133016:05:38.523 [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)
133116:05:38.524 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (64 MB/? MB)
133216:05:38.556 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
133316:05:38.556 [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]"
133416:05:38.556 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133516:05:38.556 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
133616:05:38.556 [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]"
133716:05:38.556 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
133816:05:38.556 [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)
133916:05:38.556 [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)
134016:05:38.557 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 0 extracted, (64 MB/? MB)
134116:05:38.586 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
134216:05:38.586 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":11489280,"total":13066008},"progress":"[===========================================\u003e ] 11.49MB/13.07MB","id":"ab7e73164559"}[\r][\n]"
134316:05:38.586 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134416:05:38.586 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11489280, total=13066008, start=null), progress=[===========================================> ] 11.49MB/13.07MB, id=ab7e73164559, from=null, time=null, errorDetail=null, error=null, aux=null)
134516:05:38.588 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ba[\r][\n]"
134616:05:38.588 [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]"
134716:05:38.588 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
134816:05:38.588 [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)
134916:05:38.617 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
135016:05:38.617 [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]"
135116:05:38.617 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135216:05:38.617 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
135316:05:38.617 [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]"
135416:05:38.617 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
135516:05:38.617 [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)
135616:05:38.617 [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)
135716:05:38.618 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 1 pending, 4 downloaded, 0 extracted, (71 MB/? MB)
135816:05:38.693 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
135916:05:38.693 [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]"
136016:05:38.693 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136116:05:38.694 [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)
136216:05:38.800 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
136316:05:38.800 [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]"
136416:05:38.800 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136516:05:38.800 [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)
136616:05:38.932 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
136716:05:38.932 [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]"
136816:05:38.932 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
136916:05:38.933 [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)
137016:05:39.078 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
137116:05:39.078 [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]"
137216:05:39.078 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137316:05:39.078 [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)
137416:05:39.139 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
137516:05:39.139 [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]"
137616:05:39.139 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
137716:05:39.139 [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)
137816:05:39.197 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
137916:05:39.197 [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]"
138016:05:39.197 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138116:05:39.198 [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)
138216:05:39.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
138316:05:39.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":8294400,"total":23686198},"progress":"[=================\u003e ] 8.294MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
138416:05:39.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138516:05:39.261 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8294400, total=23686198, start=null), progress=[=================> ] 8.294MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
138616:05:39.300 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
138716:05:39.300 [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]"
138816:05:39.300 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
138916:05:39.301 [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)
139016:05:39.377 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
139116:05:39.378 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":16551936,"total":23686198},"progress":"[==================================\u003e ] 16.55MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
139216:05:39.378 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139316:05:39.378 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16551936, total=23686198, start=null), progress=[==================================> ] 16.55MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
139416:05:39.407 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
139516:05:39.407 [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]"
139616:05:39.407 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
139716:05:39.407 [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)
139816:05:39.492 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "be[\r][\n]"
139916:05:39.492 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":23588864,"total":23686198},"progress":"[=================================================\u003e ] 23.59MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
140016:05:39.492 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140116:05:39.493 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23588864, total=23686198, start=null), progress=[=================================================> ] 23.59MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
140216:05:39.493 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "49[\r][\n]"
140316:05:39.493 [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]"
140416:05:39.493 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140516:05:39.493 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "48[\r][\n]"
140616:05:39.493 [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]"
140716:05:39.493 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
140816:05:39.493 [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)
140916:05:39.493 [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)
141016:05:39.493 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 0 extracted, (93 MB/107 MB)
141116:05:39.534 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
141216:05:39.534 [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]"
141316:05:39.534 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141416:05:39.534 [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)
141516:05:39.709 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
141616:05:39.709 [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]"
141716:05:39.709 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
141816:05:39.709 [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)
141916:05:39.817 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
142016:05:39.817 [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]"
142116:05:39.817 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142216:05:39.818 [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)
142316:05:39.937 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
142416:05:39.937 [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]"
142516:05:39.937 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
142616:05:39.938 [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)
142716:05:40.043 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
142816:05:40.043 [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]"
142916:05:40.043 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143016:05:40.043 [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)
143116:05:40.147 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
143216:05:40.147 [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]"
143316:05:40.147 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143416:05:40.148 [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)
143516:05:40.281 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
143616:05:40.282 [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]"
143716:05:40.282 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
143816:05:40.282 [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)
143916:05:40.394 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
144016:05:40.394 [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]"
144116:05:40.394 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144216:05:40.395 [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)
144316:05:40.534 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
144416:05:40.534 [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]"
144516:05:40.534 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
144616:05:40.534 [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)
144716:05:40.864 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
144816:05:40.864 [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]"
144916:05:40.864 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145016:05:40.865 [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)
145116:05:40.967 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
145216:05:40.968 [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]"
145316:05:40.968 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145416:05:40.968 [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)
145516:05:41.233 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
145616:05:41.233 [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]"
145716:05:41.233 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
145816:05:41.233 [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)
145916:05:41.233 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 1 extracted, (106 MB/107 MB)
146016:05:41.234 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
146116:05:41.234 [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]"
146216:05:41.234 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146316:05:41.235 [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)
146416:05:41.235 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b7[\r][\n]"
146516:05:41.235 [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]"
146616:05:41.235 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
146716:05:41.235 [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)
146816:05:41.651 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
146916:05:41.652 [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]"
147016:05:41.652 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147116:05:41.652 [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)
147216:05:41.652 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 2 extracted, (106 MB/107 MB)
147316:05:41.654 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
147416:05:41.654 [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]"
147516:05:41.654 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
147616:05:41.655 [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)
147716:05:41.704 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
147816:05:41.704 [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]"
147916:05:41.704 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148016:05:41.704 [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)
148116:05:41.719 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
148216:05:41.719 [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]"
148316:05:41.719 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148416:05:41.719 [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)
148516:05:41.719 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 3 extracted, (107 MB/107 MB)
148616:05:41.721 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
148716:05:41.721 [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]"
148816:05:41.721 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
148916:05:41.721 [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)
149016:05:41.722 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "ad[\r][\n]"
149116:05:41.722 [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]"
149216:05:41.722 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149316:05:41.722 [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)
149416:05:41.732 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
149516:05:41.732 [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]"
149616:05:41.733 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
149716:05:41.733 [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)
149816:05:41.733 [docker-java-stream--1026369754] INFO tc.vesoft/nebula-metad:v3.6.0 - Pulling image layers: 0 pending, 5 downloaded, 4 extracted, (107 MB/107 MB)
149916:05:41.739 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bb[\r][\n]"
150016:05:41.739 [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]"
150116:05:41.739 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
150216:05:41.740 [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)
150316:05:41.840 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bc[\r][\n]"
150416:05:41.840 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8388608,"total":23686198},"progress":"[=================\u003e ] 8.389MB/23.69MB","id":"936d7003ec28"}[\r][\n]"
150516:05:41.840 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
150616:05:41.840 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8388608, total=23686198, start=null), progress=[=================> ] 8.389MB/23.69MB, id=936d7003ec28, from=null, time=null, errorDetail=null, error=null, aux=null)
150716:05:41.942 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
150816:05:41.942 [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]"
150916:05:41.942 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
151016:05:41.943 [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)
151116:05:42.035 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "bd[\r][\n]"
151216:05:42.035 [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]"
151316:05:42.035 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
151416:05:42.036 [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)
151516:05:42.071 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "44[\r][\n]"
151616:05:42.071 [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]"
151716:05:42.071 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
151816:05:42.072 [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)
151916:05:42.072 [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)
152016:05:42.077 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "5e[\r][\n]"
152116:05:42.077 [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]"
152216:05:42.077 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
152316:05:42.077 [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)
152416:05:42.078 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "4c[\r][\n]"
152516:05:42.078 [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]"
152616:05:42.078 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
152716:05:42.078 [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)
152816:05:42.079 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
152916:05:42.079 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
153016:05:42.079 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000E: releasing valid endpoint
153116:05:42.079 [docker-java-stream--1026369754] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000E: releasing endpoint
153216:05:42.079 [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
153316:05:42.079 [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]
153416:05:42.080 [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)
153516:05:42.080 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-metad:v3.6.0
153616:05:42.080 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: preparing request execution
153716:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
153816:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
153916:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: target auth state: UNCHALLENGED
154016:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000010: proxy auth state: UNCHALLENGED
154116:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000010: acquiring connection with route {}->unix://localhost:2375
154216:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquiring endpoint (3 MINUTES)
154316:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
154416:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
154516:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000010: acquired ep-0000000F
154616:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000010: acquired endpoint ep-0000000F
154716:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: executing GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
154816:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: start execution ex-00000010
154916:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
155016:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1
155116:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
155216:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
155316:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
155416:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
155516:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
155616:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
155716:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/vesoft%2Fnebula-metad:v3.6.0/json HTTP/1.1[\r][\n]"
155816:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
155916:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
156016:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
156116:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
156216:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
156316:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
156416:05:42.081 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
156516:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
156616:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
156716:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
156816:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
156916:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
157016:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
157116:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
157216:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
157316:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
157416:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
157516:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","RepoTags":["vesoft/nebula-metad:v3.6.0"],"RepoDigests":["vesoft/nebula-metad@sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:38.037559529Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":290142181,"VirtualSize":290142181,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/3bbe2750d48cfa88e543d5f0e61e15cd3a6c2c9d0c0e6d002f001bfe0d458d20/diff:/var/lib/docker/overlay2/0dad418a62aca310183ef25d02978e2e13bd40e8ccecec8b9a5175c547b4fdda/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/merged","UpperDir":"/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/diff","WorkDir":"/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/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]"
157616:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
157716:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
157816:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
157916:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
158016:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
158116:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
158216:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
158316:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
158416:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
158516:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
158616:05:42.082 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
158716:05:42.083 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000010: connection can be kept alive for 3 MINUTES
158816:05:42.084 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000000F: releasing valid endpoint
158916:05:42.084 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: releasing endpoint
159016:05:42.084 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES
159116:05:42.085 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
159216:05:42.085 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
159316:05:42.085 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Trying to start container: vesoft/nebula-metad:v3.6.0 (attempt 1/1)
159416:05:42.085 [pool-28-thread-4] DEBUG tc.vesoft/nebula-metad:v3.6.0 - Starting container: vesoft/nebula-metad:v3.6.0
159516:05:42.085 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Creating container for image: vesoft/nebula-metad:v3.6.0
159616:05:42.085 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-metad:v3.6.0 at registry: https://index.docker.io/v1/
159716:05:42.085 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
159816:05:42.085 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
159916:05:42.087 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: <null>,true,<null>,<null>,<null>,Network.Ipam(driver=default, config=[Network.Ipam.Config(subnet=172.28.0.0/16, ipRange=null, gateway=172.28.0.1, networkID=null)], options=null),{org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.0, org.testcontainers.sessionId=c453c750-cd99-4992-a572-193793ecf78d},testcontainers-nebula-network,{}
160016:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: preparing request execution
160116:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
160216:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
160316:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: target auth state: UNCHALLENGED
160416:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000011: proxy auth state: UNCHALLENGED
160516:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000011: acquiring connection with route {}->unix://localhost:2375
160616:05:42.091 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquiring endpoint (3 MINUTES)
160716:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
160816:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
160916:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000011: acquired ep-00000010
161016:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000011: acquired endpoint ep-00000010
161116:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: executing POST /v1.32/networks/create HTTP/1.1
161216:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: start execution ex-00000011
161316:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: executing exchange ex-00000011 over http-outgoing-1
161416:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/networks/create HTTP/1.1
161516:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
161616:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
161716:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
161816:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
161916:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
162016:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 475
162116:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
162216:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
162316:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/networks/create HTTP/1.1[\r][\n]"
162416:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
162516:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
162616:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
162716:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
162816:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
162916:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 475[\r][\n]"
163016:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
163116:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
163216:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
163316:05:42.092 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"enableIPv6":null,"Name":"testcontainers-nebula-network","Driver":null,"IPAM":{"Driver":"default","Config":[{"Subnet":"172.28.0.0/16","IPRange":null,"Gateway":"172.28.0.1","NetworkID":null}],"Options":null},"Options":{},"CheckDuplicate":true,"Internal":null,"EnableIPv6":null,"Attachable":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.19.0","org.testcontainers.sessionId":"c453c750-cd99-4992-a572-193793ecf78d"}}"
163416:05:42.128 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
163516:05:42.128 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
163616:05:42.128 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
163716:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
163816:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
163916:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
164016:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
164116:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 87[\r][\n]"
164216:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
164316:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","Warning":""}[\n]"
164416:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
164516:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
164616:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
164716:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
164816:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
164916:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
165016:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
165116:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 87
165216:05:42.129 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000011: connection can be kept alive for 3 MINUTES
165316:05:42.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000010: releasing valid endpoint
165416:05:42.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: releasing endpoint
165516:05:42.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES
165616:05:42.130 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
165716:05:42.184 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: <null>,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,<null>,<null>
165816:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: preparing request execution
165916:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
166016:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
166116:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: target auth state: UNCHALLENGED
166216:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000012: proxy auth state: UNCHALLENGED
166316:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000012: acquiring connection with route {}->unix://localhost:2375
166416:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquiring endpoint (3 MINUTES)
166516:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
166616:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
166716:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000012: acquired ep-00000011
166816:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000012: acquired endpoint ep-00000011
166916:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: executing GET /v1.32/containers/json HTTP/1.1
167016:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: start execution ex-00000012
167116:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: executing exchange ex-00000012 over http-outgoing-1
167216:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/json HTTP/1.1
167316:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
167416:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
167516:05:42.185 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
167616:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
167716:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
167816:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
167916:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]"
168016:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
168116:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
168216:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
168316:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
168416:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
168516:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
168616:05:42.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
168716:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
168816:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
168916:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
169016:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
169116:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
169216:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
169316:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
169416:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
169516:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
169616:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1683[\r][\n]"
169716:05:42.187 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[{"Id":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","Names":["/testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d"],"Image":"testcontainers/ryuk:0.5.1","ImageID":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","Command":"/bin/ryuk","Created":1764342336,"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":"ce:5e:78:18:77:a3","DriverOpts":null,"GwPriority":0,"NetworkID":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","EndpointID":"9dee24bf768a74771dbc91d24062b93a995a05ceafd3fca9655683241bffa975","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":"648560b1e60fc08f45f2502e30a9ddbf847513fa6d2dd0df1b5e5dff6f450a4b","Names":["/goofy_meninsky"],"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-RC2\" \\\n \"$(config .targets)\" \\\n \"https://scala3.westeurope.cloudapp.azure.com/maven2/3.8.0-RC2\" \\\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":1764342247,"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":"d6:9b:58:9b:d6:5d","DriverOpts":null,"GwPriority":0,"NetworkID":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","EndpointID":"f20319df6b33ca5c04fe5d0cfbd172d712bcd5293273194c673ccb0e676f8474","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",""
169816:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
169916:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
170016:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
170116:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
170216:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
170316:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
170416:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
170516:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
170616:05:42.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000012: connection can be kept alive for 3 MINUTES
170716:05:42.195 [pool-28-thread-4] 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":"f62bd3a2874d141d5a39a683402a7db49001f47d912bf37bd6e5ea0dbd02c9a7","Names":["/fb95b7ca7abbb8113346a7a3061a95044053bd_5a5a0f"],"Image":"fb95b7:ca7abbb8113346a7a3061a95044053bd","ImageID":"sha256:521dcf9e3f627ccb176f301a1db5ef4af745cb193cdb5bfba7bd24eb7143213a","Command":"/entrypoint.sh","Created":1764342223,"Ports":[],"Labels":{"fb95b7":""},"State":"running","Status":"Up About a minute","HostConfig":{"NetworkMode":"bridge"},"NetworkSettings":{"Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"86:7a:7a:e3:a4:fa","DriverOpts":null,"GwPriority":0,"NetworkID":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","EndpointID":"ceba5ac2c8261a087555487f5616c1ef699c852f523efeaf65b0bcfcf1eea928","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/_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"},{"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"}]}][\n]"
170816:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
170916:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
171016:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
171116:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000011: releasing valid endpoint
171216:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: releasing endpoint
171316:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: connection http-outgoing-1 can be kept alive for 3 MINUTES
171416:05:42.196 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
171516:05:42.206 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2afe1b58[aliases=[tc-zVdvypG5],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=9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9559/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@44300e5d}, 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=c453c750-cd99-4992-a572-193793ecf78d},macAddress=<null>,name=metad0-c453c750-cd99-4992-a572-193793ecf78d,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@1dbfa415,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>]
171616:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: preparing request execution
171716:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
171816:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
171916:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: target auth state: UNCHALLENGED
172016:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000013: proxy auth state: UNCHALLENGED
172116:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000013: acquiring connection with route {}->unix://localhost:2375
172216:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquiring endpoint (3 MINUTES)
172316:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
172416:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
172516:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000013: acquired ep-00000012
172616:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000013: acquired endpoint ep-00000012
172716:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: executing POST /v1.32/containers/create?name=metad0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
172816:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: start execution ex-00000013
172916:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: executing exchange ex-00000013 over http-outgoing-1
173016:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/create?name=metad0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
173116:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
173216:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
173316:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
173416:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
173516:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
173616:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 2504
173716:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
173816:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
173916:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/create?name=metad0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1[\r][\n]"
174016:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
174116:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
174216:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
174316:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
174416:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
174516:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 2504[\r][\n]"
174616:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
174716:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
174816:05:42.210 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
174916:05:42.211 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.2","--port=9559","--log_dir=/logs/meta","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-metad:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"c453c750-cd99-4992-a572-193793ecf78d"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59":{"IPAMConfig":null,"Links":null,"Aliases":["tc-zVdvypG5"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
175016:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
175116:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
175216:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
175316:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
175416:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
175516:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
175616:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
175716:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 88[\r][\n]"
175816:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
175916:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","Warnings":[]}[\n]"
176016:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
176116:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
176216:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
176316:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
176416:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
176516:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
176616:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
176716:05:42.227 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 88
176816:05:42.228 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000013: connection can be kept alive for 3 MINUTES
176916:05:42.228 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000012: releasing valid endpoint
177016:05:42.228 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: releasing endpoint
177116:05:42.228 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connection http-outgoing-1 can be kept alive for 3 MINUTES
177216:05:42.228 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
177316:05:42.228 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 is starting: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02
177416:05:42.228 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02
177516:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: preparing request execution
177616:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
177716:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
177816:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: target auth state: UNCHALLENGED
177916:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000014: proxy auth state: UNCHALLENGED
178016:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000014: acquiring connection with route {}->unix://localhost:2375
178116:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquiring endpoint (3 MINUTES)
178216:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
178316:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
178416:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000014: acquired ep-00000013
178516:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000014: acquired endpoint ep-00000013
178616:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: executing POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/start HTTP/1.1
178716:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: start execution ex-00000014
178816:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: executing exchange ex-00000014 over http-outgoing-1
178916:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/start HTTP/1.1
179016:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
179116:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
179216:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
179316:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
179416:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
179516:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
179616:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
179716:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/start HTTP/1.1[\r][\n]"
179816:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
179916:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
180016:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
180116:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
180216:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
180316:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
180416:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
180516:05:42.229 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
180616:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
180716:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
180816:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
180916:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
181016:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
181116:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
181216:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
181316:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 204 No Content
181416:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
181516:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
181616:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
181716:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
181816:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
181916:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000014: connection can be kept alive for 3 MINUTES
182016:05:42.361 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000013: releasing valid endpoint
182116:05:42.362 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: releasing endpoint
182216:05:42.362 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: connection http-outgoing-1 can be kept alive for 3 MINUTES
182316:05:42.362 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
182416:05:42.362 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,false
182516:05:42.362 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json], queryParams={}}
182616:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: preparing request execution
182716:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
182816:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
182916:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: target auth state: UNCHALLENGED
183016:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000015: proxy auth state: UNCHALLENGED
183116:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000015: acquiring connection with route {}->unix://localhost:2375
183216:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquiring endpoint (3 MINUTES)
183316:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
183416:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
183516:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000015: acquired ep-00000014
183616:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000015: acquired endpoint ep-00000014
183716:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: executing GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
183816:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: start execution ex-00000015
183916:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: executing exchange ex-00000015 over http-outgoing-1
184016:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
184116:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
184216:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
184316:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
184416:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
184516:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
184616:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
184716:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1[\r][\n]"
184816:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
184916:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
185016:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
185116:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
185216:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
185316:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
185416:05:42.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
185516:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
185616:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
185716:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
185816:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
185916:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
186016:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
186116:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
186216:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
186316:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
186416:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
186516:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","Created":"2025-11-28T15:05:42.211867636Z","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":3273,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:42.239030477Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/resolv.conf","HostnamePath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hostname","HostsPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hosts","LogPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02-json.log","Name":"/metad0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","LowerDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d-init/diff:/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/diff:/var/lib/docker/overlay2/3bbe2750d48cfa88e543d5f0e61e15cd3a6c2c9d0c0e6d002f001bfe0d458d20/diff:/var/lib/docker/overlay2/0dad418a62aca310183ef25d02978e2e13bd40e8ccecec8b9a5175c547b4fdda/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/merged","UpperDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/diff","WorkDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"aad7bad4089f","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0d5cc4013809935ee6c3e90df827b5fc8bc670c05ea2be07cf6d62f856992d65","SandboxKey":"/var/run/docker/netns/0d5cc4013809","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-zVdvypG5","aad7bad4089f"],"MacAddress":"96:69:7c:30:b0:6d","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"81e1b8d8a88542f679d9651cd197a615af110806f498a8e4f26af6a2c90110ae","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-c453c750-cd99-4992-a572-193793ecf78d","tc-zVdvypG5","aad7bad4089f"]}}}}[\n]"
186616:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
186716:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
186816:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
186916:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
187016:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
187116:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
187216:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
187316:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
187416:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
187516:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
187616:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
187716:05:42.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000015: connection can be kept alive for 3 MINUTES
187816:05:42.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000014: releasing valid endpoint
187916:05:42.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: releasing endpoint
188016:05:42.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: connection http-outgoing-1 can be kept alive for 3 MINUTES
188116:05:42.368 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
188216:05:42.368 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151
188316:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: preparing request execution
188416:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
188516:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
188616:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: target auth state: UNCHALLENGED
188716:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000016: proxy auth state: UNCHALLENGED
188816:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000016: acquiring connection with route {}->unix://localhost:2375
188916:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquiring endpoint (3 MINUTES)
189016:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
189116:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
189216:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000016: acquired ep-00000015
189316:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000016: acquired endpoint ep-00000015
189416:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: executing GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1
189516:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: start execution ex-00000016
189616:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: executing exchange ex-00000016 over http-outgoing-1
189716:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1
189816:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
189916:05:42.369 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
190016:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
190116:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
190216:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
190316:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
190416:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/images/sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151/json HTTP/1.1[\r][\n]"
190516:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
190616:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
190716:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
190816:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
190916:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
191016:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
191116:05:42.370 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
191216:05:42.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
191316:05:42.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
191416:05:42.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
191516:05:42.372 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
191616:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
191716:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
191816:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
191916:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
192016:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
192116:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "b4d[\r][\n]"
192216:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","RepoTags":["vesoft/nebula-metad:v3.6.0"],"RepoDigests":["vesoft/nebula-metad@sha256:6d72a76fd44a738d1353186d8f2a8d467752239f4f85030f56c1b53b657b21d8"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:38.037559529Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19559/tcp":{},"19560/tcp":{},"9559/tcp":{},"9560/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-metad","--flagfile=/usr/local/nebula/etc/nebula-metad.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":290142181,"VirtualSize":290142181,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/3bbe2750d48cfa88e543d5f0e61e15cd3a6c2c9d0c0e6d002f001bfe0d458d20/diff:/var/lib/docker/overlay2/0dad418a62aca310183ef25d02978e2e13bd40e8ccecec8b9a5175c547b4fdda/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/merged","UpperDir":"/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/diff","WorkDir":"/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/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]"
192316:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
192416:05:42.373 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
192516:05:42.374 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
192616:05:42.374 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
192716:05:42.374 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
192816:05:42.374 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
192916:05:42.374 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
193016:05:42.374 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
193116:05:42.375 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
193216:05:42.375 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
193316:05:42.375 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
193416:05:42.375 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000016: connection can be kept alive for 3 MINUTES
193516:05:42.377 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000015: releasing valid endpoint
193616:05:42.378 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: releasing endpoint
193716:05:42.378 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: connection http-outgoing-1 can be kept alive for 3 MINUTES
193816:05:42.378 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
193916:05:42.379 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
194016:05:42.379 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: preparing request execution
194116:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
194216:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
194316:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: target auth state: UNCHALLENGED
194416:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000017: proxy auth state: UNCHALLENGED
194516:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000017: acquiring connection with route {}->unix://localhost:2375
194616:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquiring endpoint (3 MINUTES)
194716:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
194816:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
194916:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000017: acquired ep-00000016
195016:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000017: acquired endpoint ep-00000016
195116:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: executing GET /v1.32/version HTTP/1.1
195216:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: start execution ex-00000017
195316:05:42.380 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: executing exchange ex-00000017 over http-outgoing-1
195416:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/version HTTP/1.1
195516:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
195616:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
195716:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
195816:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
195916:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
196016:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
196116:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
196216:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
196316:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
196416:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
196516:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
196616:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
196716:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
196816:05:42.381 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
196916:05:42.389 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
197016:05:42.389 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
197116:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
197216:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
197316:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
197416:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
197516:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
197616:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 821[\r][\n]"
197716:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
197816:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-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]"
197916:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
198016:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
198116:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
198216:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
198316:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
198416:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
198516:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
198616:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 821
198716:05:42.390 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000017: connection can be kept alive for 3 MINUTES
198816:05:42.392 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000016: releasing valid endpoint
198916:05:42.392 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: releasing endpoint
199016:05:42.392 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: connection http-outgoing-1 can be kept alive for 3 MINUTES
199116:05:42.392 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
199216:05:42.399 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
199316:05:42.399 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,false
199416:05:42.400 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json], queryParams={}}
199516:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: preparing request execution
199616:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
199716:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
199816:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: target auth state: UNCHALLENGED
199916:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000018: proxy auth state: UNCHALLENGED
200016:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000018: acquiring connection with route {}->unix://localhost:2375
200116:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquiring endpoint (3 MINUTES)
200216:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
200316:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
200416:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000018: acquired ep-00000017
200516:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000018: acquired endpoint ep-00000017
200616:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: executing GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
200716:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: start execution ex-00000018
200816:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: executing exchange ex-00000018 over http-outgoing-1
200916:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
201016:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
201116:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
201216:05:42.400 [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
201316:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
201416:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
201516:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
201616:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1[\r][\n]"
201716:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
201816:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
201916:05:42.400 [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]"
202016:05:42.400 [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]"
202116:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
202216:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
202316:05:42.400 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
202416:05:42.401 [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]"
202516:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
202616:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
202716:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
202816:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
202916:05:42.401 [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]"
203016:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
203116:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
203216:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
203316:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "1983[\r][\n]"
203416:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","Created":"2025-11-28T15:05:42.211867636Z","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":3273,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:42.239030477Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/resolv.conf","HostnamePath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hostname","HostsPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hosts","LogPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02-json.log","Name":"/metad0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","LowerDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d-init/diff:/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/diff:/var/lib/docker/overlay2/3bbe2750d48cfa88e543d5f0e61e15cd3a6c2c9d0c0e6d002f001bfe0d458d20/diff:/var/lib/docker/overlay2/0dad418a62aca310183ef25d02978e2e13bd40e8ccecec8b9a5175c547b4fdda/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/merged","UpperDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741f"
203516:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
203616:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
203716:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
203816:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
203916:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
204016:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
204116:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
204216:05:42.401 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Transfer-Encoding: chunked
204316:05:42.402 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000018: connection can be kept alive for 3 MINUTES
204416:05:42.402 [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},aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,<null>,<null>,<null>,<null>,<null>
204516:05:42.402 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "aa40a6145e415362625d6ac192202b1a3fd9db7436d/diff","WorkDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"aad7bad4089f","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0d5cc4013809935ee6c3e90df827b5fc8bc670c05ea2be07cf6d62f856992d65","SandboxKey":"/var/run/docker/netns/0d5cc4013809","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-zVdvypG5","aad7bad4089f"],"MacAddress":"96:69:7c:30:b0:6d","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"81e1b8d8a88542f679d9651cd197a615af110806f498a8e4f26af6a2c90110ae","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-c453c750-cd99-4992-a572-193793ecf78d","tc-zVdvypG5","aad7bad4089f"]}}}}[\n]"
204616:05:42.403 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
204716:05:42.403 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "0[\r][\n]"
204816:05:42.403 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
204916:05:42.403 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000017: releasing valid endpoint
205016:05:42.403 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000017: releasing endpoint
205116:05:42.403 [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
205216:05:42.403 [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: 1 of 2147483647; total allocated: 1 of 2147483647]
205316:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: preparing request execution
205416:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
205516:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
205616:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: target auth state: UNCHALLENGED
205716:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000019: proxy auth state: UNCHALLENGED
205816:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000019: acquiring connection with route {}->unix://localhost:2375
205916:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquiring endpoint (3 MINUTES)
206016:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
206116:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
206216:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000019: acquired ep-00000018
206316:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000019: acquired endpoint ep-00000018
206416:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: executing POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/exec HTTP/1.1
206516:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: start execution ex-00000019
206616:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: executing exchange ex-00000019 over http-outgoing-1
206716:05:42.404 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/exec HTTP/1.1
206816:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
206916:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
207016:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
207116:05:42.405 [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
207216:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
207316:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 290
207416:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
207516:05:42.405 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
207616:05:42.406 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/exec HTTP/1.1[\r][\n]"
207716:05:42.406 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
207816:05:42.406 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
207916:05:42.406 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
208016:05:42.406 [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]"
208116:05:42.407 [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]"
208216:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 290[\r][\n]"
208316:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
208416:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
208516:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
208616:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"containerId":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","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}"
208716:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
208816:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
208916:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/json[\r][\n]"
209016:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
209116:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
209216:05:42.407 [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]"
209316:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
209416:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Length: 74[\r][\n]"
209516:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
209616:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "{"Id":"0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95"}[\n]"
209716:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 201 Created
209816:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
209916:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/json
210016:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
210116:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
210216:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
210316:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Date: Fri, 28 Nov 2025 15:05:42 GMT
210416:05:42.407 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Length: 74
210516:05:42.408 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000019: connection can be kept alive for 3 MINUTES
210616:05:42.417 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9559] in PT0.018879648S
210716:05:42.418 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000018: releasing valid endpoint
210816:05:42.418 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: releasing endpoint
210916:05:42.418 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES
211016:05:42.418 [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: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
211116:05:42.422 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: preparing request execution
211216:05:42.422 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
211316:05:42.422 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
211416:05:42.422 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: target auth state: UNCHALLENGED
211516:05:42.422 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001A: proxy auth state: UNCHALLENGED
211616:05:42.422 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001A: acquiring connection with route {}->unix://localhost:2375
211716:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquiring endpoint (3 MINUTES)
211816:05:42.423 [docker-java-stream--896989781] 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: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
211916:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
212016:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001A: acquired ep-00000019
212116:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001A: acquired endpoint ep-00000019
212216:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001A: executing POST /v1.32/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/start HTTP/1.1
212316:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: start execution ex-0000001A
212416:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: executing exchange ex-0000001A over http-outgoing-1
212516:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> POST /v1.32/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/start HTTP/1.1
212616:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> accept: application/json
212716:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> content-type: application/json
212816:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
212916:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> User-Agent: tc-java/1.19.0
213016:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
213116:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Content-Length: 26
213216:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Host: localhost:2375
213316:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 >> Connection: keep-alive
213416:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "POST /v1.32/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/start HTTP/1.1[\r][\n]"
213516:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "accept: application/json[\r][\n]"
213616:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "content-type: application/json[\r][\n]"
213716:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
213816:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
213916:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
214016:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Content-Length: 26[\r][\n]"
214116:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
214216:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
214316:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "[\r][\n]"
214416:05:42.423 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 >> "{"Detach":null,"Tty":null}"
214516:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
214616:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
214716:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
214816:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
214916:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Ostype: linux[\r][\n]"
215016:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
215116:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "[\r][\n]"
215216:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << HTTP/1.1 200 OK
215316:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream
215416:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Api-Version: 1.48
215516:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Docker-Experimental: false
215616:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Ostype: linux
215716:05:42.424 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-1 << Server: Docker/28.0.4 (linux)
215816:05:42.463 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-1 << "end of stream"
215916:05:42.464 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-1: close connection IMMEDIATE
216016:05:42.465 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: endpoint closed
216116:05:42.465 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000019: discarding endpoint
216216:05:42.465 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: releasing endpoint
216316:05:42.465 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection is not kept alive
216416:05:42.465 [docker-java-stream--896989781] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000019: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
216516:05:42.467 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95
216616:05:42.467 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/json], queryParams={}}
216716:05:42.468 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: preparing request execution
216816:05:42.469 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
216916:05:42.469 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
217016:05:42.469 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: target auth state: UNCHALLENGED
217116:05:42.469 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001B: proxy auth state: UNCHALLENGED
217216:05:42.469 [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
217316:05:42.469 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquiring endpoint (3 MINUTES)
217416:05:42.469 [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: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
217516:05:42.470 [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]
217616:05:42.470 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001B: acquired ep-0000001A
217716:05:42.470 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001B: acquired endpoint ep-0000001A
217816:05:42.470 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001B: opening connection {}->unix://localhost:2375
217916:05:42.470 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: connecting endpoint (3 MINUTES)
218016:05:42.470 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connecting endpoint to unix://localhost:2375 (3 MINUTES)
218116:05:42.471 [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
218216:05:42.471 [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
218316:05:42.471 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connected http-outgoing-2
218416:05:42.471 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: endpoint connected
218516:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001B: executing GET /v1.32/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/json HTTP/1.1
218616:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: start execution ex-0000001B
218716:05:42.472 [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-2
218816:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> GET /v1.32/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/json HTTP/1.1
218916:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
219016:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
219116:05:42.472 [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
219216:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
219316:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
219416:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
219516:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "GET /v1.32/exec/0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95/json HTTP/1.1[\r][\n]"
219616:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
219716:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
219816:05:42.472 [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]"
219916:05:42.472 [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]"
220016:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
220116:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
220216:05:42.472 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
220316:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
220416:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
220516:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
220616:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
220716:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
220816:05:42.473 [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]"
220916:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
221016:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 430[\r][\n]"
221116:05:42.473 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
221216:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"ID":"0571435cab55d7d22ce69e0c2643f06192fa9d1cc37e8fa58cfd6c6c82d1cc95","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":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","DetachKeys":"","Pid":3441}[\n]"
221316:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
221416:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
221516:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
221616:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
221716:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
221816:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
221916:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Fri, 28 Nov 2025 15:05:42 GMT
222016:05:42.474 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 430
222116:05:42.474 [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
222216:05:42.478 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001A: releasing valid endpoint
222316:05:42.478 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: releasing endpoint
222416:05:42.479 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001A: connection http-outgoing-2 can be kept alive for 3 MINUTES
222516:05:42.479 [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]
222616:05:42.480 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.081976436S
222716:05:42.480 [pool-28-thread-4] INFO tc.vesoft/nebula-metad:v3.6.0 - Container vesoft/nebula-metad:v3.6.0 started in PT5.827168845S
222816:05:42.485 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /metad0-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: ps -ef
222916:05:42.485 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,<null>,<null>,<null>,<null>,<null>
223016:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: preparing request execution
223116:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
223216:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
223316:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: target auth state: UNCHALLENGED
223416:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001C: proxy auth state: UNCHALLENGED
223516:05:42.486 [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
223616:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquiring endpoint (3 MINUTES)
223716:05:42.486 [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]
223816:05:42.486 [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]
223916:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001C: acquired ep-0000001B
224016:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001C: acquired endpoint ep-0000001B
224116:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001C: executing POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/exec HTTP/1.1
224216:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: start execution ex-0000001C
224316:05:42.486 [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-2
224416:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/exec HTTP/1.1
224516:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
224616:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
224716:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
224816:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
224916:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
225016:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 230
225116:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
225216:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
225316:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/exec HTTP/1.1[\r][\n]"
225416:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
225516:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
225616:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
225716:05:42.486 [ducttape-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]"
225816:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
225916:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 230[\r][\n]"
226016:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
226116:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
226216:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
226316:05:42.486 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"containerId":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
226416:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 201 Created[\r][\n]"
226516:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
226616:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/json[\r][\n]"
226716:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
226816:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
226916:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
227016:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
227116:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Length: 74[\r][\n]"
227216:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
227316:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "{"Id":"a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f"}[\n]"
227416:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 201 Created
227516:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
227616:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/json
227716:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
227816:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
227916:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
228016:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Date: Fri, 28 Nov 2025 15:05:42 GMT
228116:05:42.488 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Length: 74
228216:05:42.489 [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
228316:05:42.489 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001B: releasing valid endpoint
228416:05:42.489 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: releasing endpoint
228516:05:42.489 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001B: connection http-outgoing-2 can be kept alive for 3 MINUTES
228616:05:42.489 [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]
228716:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: preparing request execution
228816:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
228916:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
229016:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: target auth state: UNCHALLENGED
229116:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001D: proxy auth state: UNCHALLENGED
229216:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001D: acquiring connection with route {}->unix://localhost:2375
229316:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquiring endpoint (3 MINUTES)
229416:05:42.490 [docker-java-stream-1295940566] 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]
229516:05:42.490 [docker-java-stream-1295940566] 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]
229616:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001D: acquired ep-0000001C
229716:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001D: acquired endpoint ep-0000001C
229816:05:42.490 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001D: executing POST /v1.32/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/start HTTP/1.1
229916:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: start execution ex-0000001D
230016:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: executing exchange ex-0000001D over http-outgoing-2
230116:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> POST /v1.32/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/start HTTP/1.1
230216:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> accept: application/json
230316:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> content-type: application/json
230416:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
230516:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> User-Agent: tc-java/1.19.0
230616:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate
230716:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Content-Length: 26
230816:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Host: localhost:2375
230916:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 >> Connection: keep-alive
231016:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "POST /v1.32/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/start HTTP/1.1[\r][\n]"
231116:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "accept: application/json[\r][\n]"
231216:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "content-type: application/json[\r][\n]"
231316:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
231416:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "User-Agent: tc-java/1.19.0[\r][\n]"
231516:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
231616:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Content-Length: 26[\r][\n]"
231716:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Host: localhost:2375[\r][\n]"
231816:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "Connection: keep-alive[\r][\n]"
231916:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "[\r][\n]"
232016:05:42.491 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 >> "{"Detach":null,"Tty":null}"
232116:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
232216:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
232316:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Api-Version: 1.48[\r][\n]"
232416:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Docker-Experimental: false[\r][\n]"
232516:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Ostype: linux[\r][\n]"
232616:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "Server: Docker/28.0.4 (linux)[\r][\n]"
232716:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[\r][\n]"
232816:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << HTTP/1.1 200 OK
232916:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Content-Type: application/vnd.docker.raw-stream
233016:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Api-Version: 1.48
233116:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Docker-Experimental: false
233216:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Ostype: linux
233316:05:42.492 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-2 << Server: Docker/28.0.4 (linux)
233416:05:42.540 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff95]UID PID PPID C STIME TTY TIME CMD[\n]"
233516:05:42.540 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "root 1 0 0 23:05 ? 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]"
233616:05:42.540 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "root 101 0 0 23:05 ? 00:00:00 ps -ef[\n]"
233716:05:42.543 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-2 << "end of stream"
233816:05:42.543 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-2: close connection IMMEDIATE
233916:05:42.544 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: endpoint closed
234016:05:42.544 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001C: discarding endpoint
234116:05:42.544 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: releasing endpoint
234216:05:42.544 [docker-java-stream-1295940566] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001C: connection is not kept alive
234316:05:42.544 [docker-java-stream-1295940566] 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]
234416:05:42.544 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f
234516:05:42.544 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/json], queryParams={}}
234616:05:42.545 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: preparing request execution
234716:05:42.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
234816:05:42.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
234916:05:42.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: target auth state: UNCHALLENGED
235016:05:42.546 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001E: proxy auth state: UNCHALLENGED
235116:05:42.547 [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
235216:05:42.547 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquiring endpoint (3 MINUTES)
235316:05:42.547 [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]
235416:05:42.547 [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]
235516:05:42.547 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001E: acquired ep-0000001D
235616:05:42.547 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001E: acquired endpoint ep-0000001D
235716:05:42.547 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001E: opening connection {}->unix://localhost:2375
235816:05:42.547 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: connecting endpoint (3 MINUTES)
235916:05:42.547 [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)
236016:05:42.548 [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
236116:05:42.548 [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
236216:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: connected http-outgoing-3
236316:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: endpoint connected
236416:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001E: executing GET /v1.32/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/json HTTP/1.1
236516:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: start execution ex-0000001E
236616:05:42.548 [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
236716:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/json HTTP/1.1
236816:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
236916:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
237016:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
237116:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
237216:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
237316:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
237416:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/exec/a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f/json HTTP/1.1[\r][\n]"
237516:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
237616:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
237716:05:42.548 [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]"
237816:05:42.548 [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]"
237916:05:42.548 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
238016:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
238116:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
238216:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
238316:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
238416:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
238516:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
238616:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
238716:05:42.549 [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]"
238816:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
238916:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 370[\r][\n]"
239016:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
239116:05:42.549 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"ID":"a7d12b4dac44c31c21938c6f16301ef414651a6ee9d25cdfd47ece0ffcd38e9f","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","DetachKeys":"","Pid":3465}[\n]"
239216:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
239316:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
239416:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
239516:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
239616:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
239716:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
239816:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:42 GMT
239916:05:42.550 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 370
240016:05:42.551 [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
240116:05:42.551 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001D: releasing valid endpoint
240216:05:42.552 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001D: releasing endpoint
240316:05:42.552 [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
240416:05:42.552 [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]
240516:05:42.557 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
240616:05:42.557 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-storaged:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
240716:05:42.557 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - vesoft/nebula-storaged:v3.6.0 is not in image name cache, updating...
240816:05:42.557 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
240916:05:42.557 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: preparing request execution
241016:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
241116:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
241216:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: target auth state: UNCHALLENGED
241316:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000001F: proxy auth state: UNCHALLENGED
241416:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000001F: acquiring connection with route {}->unix://localhost:2375
241516:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquiring endpoint (3 MINUTES)
241616:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
241716:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
241816:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000001F: acquired ep-0000001E
241916:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000001F: acquired endpoint ep-0000001E
242016:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: executing GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
242116:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: start execution ex-0000001F
242216:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: executing exchange ex-0000001F over http-outgoing-3
242316:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
242416:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
242516:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
242616:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
242716:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
242816:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
242916:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
243016:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1[\r][\n]"
243116:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
243216:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
243316:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
243416:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
243516:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
243616:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
243716:05:42.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
243816:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 404 Not Found[\r][\n]"
243916:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
244016:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
244116:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
244216:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
244316:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
244416:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:42 GMT[\r][\n]"
244516:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 59[\r][\n]"
244616:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
244716:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"message":"No such image: vesoft/nebula-storaged:v3.6.0"}[\n]"
244816:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 404 Not Found
244916:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
245016:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
245116:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
245216:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
245316:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
245416:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:42 GMT
245516:05:42.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 59
245616:05:42.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000001F: connection can be kept alive for 3 MINUTES
245716:05:42.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001E: releasing valid endpoint
245816:05:42.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: releasing endpoint
245916:05:42.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection http-outgoing-3 can be kept alive for 3 MINUTES
246016:05:42.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
246116:05:42.560 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-storaged:v3.6.0
246216:05:42.560 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling docker image: vesoft/nebula-storaged:v3.6.0. Please be patient; this may take some time but only needs to be done once.
246316:05:42.560 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:latest at registry: https://index.docker.io/v1/
246416:05:42.560 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
246516:05:42.560 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
246616:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: preparing request execution
246716:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
246816:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
246916:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: target auth state: UNCHALLENGED
247016:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000020: proxy auth state: UNCHALLENGED
247116:05:42.561 [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
247216:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquiring endpoint (3 MINUTES)
247316:05:42.561 [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]
247416:05:42.561 [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]
247516:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000020: acquired ep-0000001F
247616:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000020: acquired endpoint ep-0000001F
247716:05:42.561 [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
247816:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: start execution ex-00000020
247916:05:42.561 [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
248016:05:42.561 [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
248116:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/octet-stream
248216:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
248316:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
248416:05:42.561 [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
248516:05:42.561 [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
248616:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
248716:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
248816:05:42.561 [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]"
248916:05:42.561 [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]"
249016:05:42.561 [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]"
249116:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
249216:05:42.561 [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]"
249316:05:42.561 [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]"
249416:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
249516:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
249616:05:42.561 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
249716:05:43.321 [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]"
249816:05:43.321 [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]"
249916:05:43.321 [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]"
250016:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
250116:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
250216:05:43.321 [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]"
250316:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:43 GMT[\r][\n]"
250416:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
250516:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
250616:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "40[\r][\n]"
250716:05:43.321 [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]"
250816:05:43.321 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
250916:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
251016:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
251116:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
251216:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
251316:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
251416:05:43.322 [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)
251516:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:43 GMT
251616:05:43.322 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
251716:05:43.322 [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
251816:05:43.322 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Starting to pull image
251916:05:43.322 [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)
252016:05:43.322 [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)
252116:05:43.548 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
252216:05:43.548 [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]"
252316:05:43.548 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
252416:05:43.549 [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)
252516:05:43.550 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "45[\r][\n]"
252616:05:43.550 [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]"
252716:05:43.550 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
252816:05:43.550 [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)
252916:05:43.552 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
253016:05:43.552 [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]"
253116:05:43.552 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253216:05:43.552 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
253316:05:43.552 [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]"
253416:05:43.552 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253516:05:43.552 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "47[\r][\n]"
253616:05:43.552 [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]"
253716:05:43.552 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
253816:05:43.552 [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)
253916:05:43.552 [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)
254016:05:43.552 [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)
254116:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ae[\r][\n]"
254216:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
254316:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254416:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
254516:05:43.803 [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]"
254616:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
254716:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
254816:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
254916:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
255016:05:43.803 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
255116:05:43.803 [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)
255216:05:43.804 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
255316:05:43.804 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
255416:05:44.105 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
255516:05:44.105 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":250920,"total":24176595},"progress":"[\u003e ] 250.9kB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
255616:05:44.105 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
255716:05:44.106 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=250920, total=24176595, start=null), progress=[> ] 250.9kB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
255816:05:44.108 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
255916:05:44.108 [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]"
256016:05:44.108 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256116:05:44.108 [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)
256216:05:44.207 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
256316:05:44.207 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":4964352,"total":24176595},"progress":"[==========\u003e ] 4.964MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
256416:05:44.207 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256516:05:44.207 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4964352, total=24176595, start=null), progress=[==========> ] 4.964MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
256616:05:44.242 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
256716:05:44.242 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":6651904,"total":13354794},"progress":"[========================\u003e ] 6.652MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
256816:05:44.242 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
256916:05:44.242 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6651904, total=13354794, start=null), progress=[========================> ] 6.652MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
257016:05:44.308 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
257116:05:44.308 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":10948608,"total":24176595},"progress":"[======================\u003e ] 10.95MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
257216:05:44.308 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
257316:05:44.308 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10948608, total=24176595, start=null), progress=[======================> ] 10.95MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
257416:05:44.344 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
257516:05:44.344 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":11923456,"total":13354794},"progress":"[============================================\u003e ] 11.92MB/13.35MB","id":"e5ae67072e71"}[\r][\n]"
257616:05:44.344 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
257716:05:44.344 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11923456, total=13354794, start=null), progress=[============================================> ] 11.92MB/13.35MB, id=e5ae67072e71, from=null, time=null, errorDetail=null, error=null, aux=null)
257816:05:44.364 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
257916:05:44.365 [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]"
258016:05:44.365 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
258116:05:44.365 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
258216:05:44.365 [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]"
258316:05:44.365 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
258416:05:44.365 [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)
258516:05:44.365 [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)
258616:05:44.365 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (21 MB/? MB)
258716:05:44.366 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
258816:05:44.367 [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]"
258916:05:44.367 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259016:05:44.367 [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)
259116:05:44.424 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
259216:05:44.424 [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]"
259316:05:44.424 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259416:05:44.424 [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)
259516:05:44.438 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "be[\r][\n]"
259616:05:44.438 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Downloading","progressDetail":{"current":19169280,"total":24176595},"progress":"[=======================================\u003e ] 19.17MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
259716:05:44.438 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
259816:05:44.438 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19169280, total=24176595, start=null), progress=[=======================================> ] 19.17MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
259916:05:44.446 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
260016:05:44.446 [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]"
260116:05:44.446 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260216:05:44.446 [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)
260316:05:44.446 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (31 MB/? MB)
260416:05:44.448 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
260516:05:44.448 [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]"
260616:05:44.448 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
260716:05:44.448 [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)
260816:05:44.448 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "ad[\r][\n]"
260916:05:44.448 [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]"
261016:05:44.448 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
261116:05:44.448 [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)
261216:05:44.460 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
261316:05:44.460 [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]"
261416:05:44.460 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
261516:05:44.460 [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)
261616:05:44.461 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (31 MB/? MB)
261716:05:44.528 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "49[\r][\n]"
261816:05:44.528 [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]"
261916:05:44.528 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262016:05:44.528 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "48[\r][\n]"
262116:05:44.528 [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]"
262216:05:44.528 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262316:05:44.528 [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)
262416:05:44.528 [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)
262516:05:44.528 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (31 MB/? MB)
262616:05:44.531 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bb[\r][\n]"
262716:05:44.531 [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]"
262816:05:44.531 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
262916:05:44.531 [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)
263016:05:44.631 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bc[\r][\n]"
263116:05:44.631 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"status":"Extracting","progressDetail":{"current":7602176,"total":24176595},"progress":"[===============\u003e ] 7.602MB/24.18MB","id":"7c5ee68155f1"}[\r][\n]"
263216:05:44.631 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
263316:05:44.631 [docker-java-stream--644297096] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7602176, total=24176595, start=null), progress=[===============> ] 7.602MB/24.18MB, id=7c5ee68155f1, from=null, time=null, errorDetail=null, error=null, aux=null)
263416:05:44.733 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
263516:05:44.733 [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]"
263616:05:44.733 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
263716:05:44.734 [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)
263816:05:44.836 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
263916:05:44.836 [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]"
264016:05:44.836 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
264116:05:44.836 [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)
264216:05:44.839 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "bd[\r][\n]"
264316:05:44.839 [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]"
264416:05:44.839 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
264516:05:44.839 [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)
264616:05:44.863 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "44[\r][\n]"
264716:05:44.864 [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]"
264816:05:44.864 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
264916:05:44.864 [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)
265016:05:44.864 [docker-java-stream--644297096] INFO tc.vesoft/nebula-storaged:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (35 MB/? MB)
265116:05:44.878 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "5e[\r][\n]"
265216:05:44.878 [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]"
265316:05:44.878 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
265416:05:44.878 [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)
265516:05:44.879 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "4f[\r][\n]"
265616:05:44.879 [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]"
265716:05:44.879 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
265816:05:44.880 [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)
265916:05:44.881 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
266016:05:44.881 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
266116:05:44.881 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000001F: releasing valid endpoint
266216:05:44.881 [docker-java-stream--644297096] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000001F: releasing endpoint
266316:05:44.881 [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
266416:05:44.881 [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]
266516:05:44.882 [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)
266616:05:44.882 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-storaged:v3.6.0
266716:05:44.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: preparing request execution
266816:05:44.882 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
266916:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
267016:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: target auth state: UNCHALLENGED
267116:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000021: proxy auth state: UNCHALLENGED
267216:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000021: acquiring connection with route {}->unix://localhost:2375
267316:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquiring endpoint (3 MINUTES)
267416:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
267516:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
267616:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000021: acquired ep-00000020
267716:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000021: acquired endpoint ep-00000020
267816:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: executing GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
267916:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: start execution ex-00000021
268016:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: executing exchange ex-00000021 over http-outgoing-3
268116:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1
268216:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
268316:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
268416:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
268516:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
268616:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
268716:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
268816:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/vesoft%2Fnebula-storaged:v3.6.0/json HTTP/1.1[\r][\n]"
268916:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
269016:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
269116:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
269216:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
269316:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
269416:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
269516:05:44.883 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
269616:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
269716:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
269816:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
269916:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
270016:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
270116:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
270216:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:44 GMT[\r][\n]"
270316:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
270416:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
270516:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
270616:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","RepoTags":["vesoft/nebula-storaged:v3.6.0"],"RepoDigests":["vesoft/nebula-storaged@sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:14.825965295Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":291786971,"VirtualSize":291786971,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/0b93c84cd34fc7d050f4231e687e3aa85e54d5308e3de625a6003b464fd3e838/diff:/var/lib/docker/overlay2/4c65645f4fdbde4f599dc596428cd81fa24bcacfddb819ad6492cdc386a34481/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/merged","UpperDir":"/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/diff","WorkDir":"/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/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]"
270716:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
270816:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
270916:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
271016:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
271116:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
271216:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
271316:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
271416:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
271516:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
271616:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:44 GMT
271716:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
271816:05:44.885 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000021: connection can be kept alive for 3 MINUTES
271916:05:44.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000020: releasing valid endpoint
272016:05:44.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: releasing endpoint
272116:05:44.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection http-outgoing-3 can be kept alive for 3 MINUTES
272216:05:44.887 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
272316:05:44.887 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
272416:05:44.887 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Trying to start container: vesoft/nebula-storaged:v3.6.0 (attempt 1/1)
272516:05:44.887 [pool-28-thread-4] DEBUG tc.vesoft/nebula-storaged:v3.6.0 - Starting container: vesoft/nebula-storaged:v3.6.0
272616:05:44.887 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Creating container for image: vesoft/nebula-storaged:v3.6.0
272716:05:44.887 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-storaged:v3.6.0 at registry: https://index.docker.io/v1/
272816:05:44.887 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
272916:05:44.887 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
273016:05:44.888 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7c10e27f[aliases=[tc-btFv6Kp9],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=9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9779/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@73a91ead}, 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=c453c750-cd99-4992-a572-193793ecf78d},macAddress=<null>,name=storaged0-c453c750-cd99-4992-a572-193793ecf78d,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@17046476,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>]
273116:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: preparing request execution
273216:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
273316:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
273416:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: target auth state: UNCHALLENGED
273516:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000022: proxy auth state: UNCHALLENGED
273616:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000022: acquiring connection with route {}->unix://localhost:2375
273716:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquiring endpoint (3 MINUTES)
273816:05:44.890 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
273916:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
274016:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000022: acquired ep-00000021
274116:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000022: acquired endpoint ep-00000021
274216:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: executing POST /v1.32/containers/create?name=storaged0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
274316:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: start execution ex-00000022
274416:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: executing exchange ex-00000022 over http-outgoing-3
274516:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/create?name=storaged0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
274616:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
274716:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
274816:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
274916:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
275016:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
275116:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 2510
275216:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
275316:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
275416:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/create?name=storaged0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1[\r][\n]"
275516:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
275616:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
275716:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
275816:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
275916:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
276016:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 2510[\r][\n]"
276116:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
276216:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
276316:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
276416:05:44.891 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--local_ip=172.28.0.3","--port=9779","--log_dir=/logs/storage","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-storaged:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"c453c750-cd99-4992-a572-193793ecf78d"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59":{"IPAMConfig":null,"Links":null,"Aliases":["tc-btFv6Kp9"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
276516:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
276616:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
276716:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
276816:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
276916:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
277016:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
277116:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:44 GMT[\r][\n]"
277216:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 88[\r][\n]"
277316:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
277416:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","Warnings":[]}[\n]"
277516:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
277616:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
277716:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
277816:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
277916:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
278016:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
278116:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:44 GMT
278216:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 88
278316:05:44.906 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000022: connection can be kept alive for 3 MINUTES
278416:05:44.907 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000021: releasing valid endpoint
278516:05:44.907 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: releasing endpoint
278616:05:44.907 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connection http-outgoing-3 can be kept alive for 3 MINUTES
278716:05:44.907 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
278816:05:44.908 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 is starting: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f
278916:05:44.908 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f
279016:05:44.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: preparing request execution
279116:05:44.908 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
279216:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
279316:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: target auth state: UNCHALLENGED
279416:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000023: proxy auth state: UNCHALLENGED
279516:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000023: acquiring connection with route {}->unix://localhost:2375
279616:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquiring endpoint (3 MINUTES)
279716:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
279816:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
279916:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000023: acquired ep-00000022
280016:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000023: acquired endpoint ep-00000022
280116:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: executing POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/start HTTP/1.1
280216:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: start execution ex-00000023
280316:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: executing exchange ex-00000023 over http-outgoing-3
280416:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/start HTTP/1.1
280516:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
280616:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
280716:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
280816:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
280916:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
281016:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
281116:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
281216:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/start HTTP/1.1[\r][\n]"
281316:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
281416:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
281516:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
281616:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
281716:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
281816:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
281916:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
282016:05:44.909 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
282116:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 204 No Content[\r][\n]"
282216:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
282316:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
282416:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
282516:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
282616:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
282716:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
282816:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 204 No Content
282916:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
283016:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
283116:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
283216:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
283316:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
283416:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000023: connection can be kept alive for 3 MINUTES
283516:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000022: releasing valid endpoint
283616:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: releasing endpoint
283716:05:45.046 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection http-outgoing-3 can be kept alive for 3 MINUTES
283816:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
283916:05:45.047 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,false
284016:05:45.047 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json], queryParams={}}
284116:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: preparing request execution
284216:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
284316:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
284416:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: target auth state: UNCHALLENGED
284516:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000024: proxy auth state: UNCHALLENGED
284616:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000024: acquiring connection with route {}->unix://localhost:2375
284716:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquiring endpoint (3 MINUTES)
284816:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
284916:05:45.047 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
285016:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000024: acquired ep-00000023
285116:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000024: acquired endpoint ep-00000023
285216:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: executing GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
285316:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: start execution ex-00000024
285416:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: executing exchange ex-00000024 over http-outgoing-3
285516:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
285616:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
285716:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
285816:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
285916:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
286016:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
286116:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
286216:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1[\r][\n]"
286316:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
286416:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
286516:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
286616:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
286716:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
286816:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
286916:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
287016:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
287116:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
287216:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
287316:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
287416:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
287516:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
287616:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
287716:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
287816:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
287916:05:45.048 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "19d9[\r][\n]"
288016:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","Created":"2025-11-28T15:05:44.892654542Z","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":3556,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:44.91646332Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/resolv.conf","HostnamePath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hostname","HostsPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hosts","LogPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f-json.log","Name":"/storaged0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","LowerDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d-init/diff:/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/diff:/var/lib/docker/overlay2/0b93c84cd34fc7d050f4231e687e3aa85e54d5308e3de625a6003b464fd3e838/diff:/var/lib/docker/overlay2/4c65645f4fdbde4f599dc596428cd81fa24bcacfddb819ad6492cdc386a34481/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/merged","UpperDir":"/var/lib/docker/overlay2/c1e6d4e0a5"
288116:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
288216:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
288316:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
288416:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
288516:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
288616:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
288716:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
288816:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
288916:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000024: connection can be kept alive for 3 MINUTES
289016:05:45.049 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/diff","WorkDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"09d383e6e6d7","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"bb05a166ef0bf6dc8eefeaadae2c9919f7171c5b65a0648d2a687fcfefb85d70","SandboxKey":"/var/run/docker/netns/bb05a166ef0b","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-btFv6Kp9","09d383e6e6d7"],"MacAddress":"7a:21:bc:35:ec:65","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"cb0744c2e5a55ecf4b14b8eb4217d5f03ffe8c978b217eee42eb3508ef06767c","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-c453c750-cd99-4992-a572-193793ecf78d","tc-btFv6Kp9","09d383e6e6d7"]}}}}[\n]"
289116:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
289216:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
289316:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
289416:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000023: releasing valid endpoint
289516:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: releasing endpoint
289616:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connection http-outgoing-3 can be kept alive for 3 MINUTES
289716:05:45.051 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
289816:05:45.051 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1
289916:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: preparing request execution
290016:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
290116:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
290216:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: target auth state: UNCHALLENGED
290316:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000025: proxy auth state: UNCHALLENGED
290416:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000025: acquiring connection with route {}->unix://localhost:2375
290516:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquiring endpoint (3 MINUTES)
290616:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
290716:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
290816:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000025: acquired ep-00000024
290916:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000025: acquired endpoint ep-00000024
291016:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: executing GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1
291116:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: start execution ex-00000025
291216:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: executing exchange ex-00000025 over http-outgoing-3
291316:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1
291416:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
291516:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
291616:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
291716:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
291816:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
291916:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
292016:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/images/sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1/json HTTP/1.1[\r][\n]"
292116:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
292216:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
292316:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
292416:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
292516:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
292616:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
292716:05:45.052 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
292816:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
292916:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
293016:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
293116:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
293216:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
293316:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
293416:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
293516:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
293616:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
293716:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "b75[\r][\n]"
293816:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","RepoTags":["vesoft/nebula-storaged:v3.6.0"],"RepoDigests":["vesoft/nebula-storaged@sha256:29b9dccaecc339ed0e98b21575105eb45afc44afe84b8ca0cc9b0dca03c14fae"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T11:59:14.825965295Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19779/tcp":{},"19780/tcp":{},"9777/tcp":{},"9778/tcp":{},"9779/tcp":{},"9780/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-storaged","--flagfile=/usr/local/nebula/etc/nebula-storaged.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":291786971,"VirtualSize":291786971,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/0b93c84cd34fc7d050f4231e687e3aa85e54d5308e3de625a6003b464fd3e838/diff:/var/lib/docker/overlay2/4c65645f4fdbde4f599dc596428cd81fa24bcacfddb819ad6492cdc386a34481/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/merged","UpperDir":"/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/diff","WorkDir":"/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/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]"
293916:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
294016:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "0[\r][\n]"
294116:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
294216:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
294316:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
294416:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
294516:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
294616:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
294716:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
294816:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
294916:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
295016:05:45.054 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000025: connection can be kept alive for 3 MINUTES
295116:05:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000024: releasing valid endpoint
295216:05:45.055 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: releasing endpoint
295316:05:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection http-outgoing-3 can be kept alive for 3 MINUTES
295416:05:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
295516:05:45.056 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
295616:05:45.056 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: preparing request execution
295716:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
295816:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
295916:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: target auth state: UNCHALLENGED
296016:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000026: proxy auth state: UNCHALLENGED
296116:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000026: acquiring connection with route {}->unix://localhost:2375
296216:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquiring endpoint (3 MINUTES)
296316:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
296416:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
296516:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000026: acquired ep-00000025
296616:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000026: acquired endpoint ep-00000025
296716:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: executing GET /v1.32/version HTTP/1.1
296816:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: start execution ex-00000026
296916:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: executing exchange ex-00000026 over http-outgoing-3
297016:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/version HTTP/1.1
297116:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
297216:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
297316:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
297416:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
297516:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
297616:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
297716:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
297816:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
297916:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
298016:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
298116:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
298216:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
298316:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
298416:05:45.057 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
298516:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
298616:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
298716:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
298816:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
298916:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
299016:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
299116:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
299216:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 821[\r][\n]"
299316:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
299416:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-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]"
299516:05:45.067 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
299616:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
299716:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
299816:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
299916:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
300016:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
300116:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
300216:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 821
300316:05:45.068 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000026: connection can be kept alive for 3 MINUTES
300416:05:45.070 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000025: releasing valid endpoint
300516:05:45.070 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: releasing endpoint
300616:05:45.071 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection http-outgoing-3 can be kept alive for 3 MINUTES
300716:05:45.071 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
300816:05:45.072 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
300916:05:45.072 [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},09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,<null>,<null>,<null>,<null>,<null>
301016:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: preparing request execution
301116:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
301216:05:45.073 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,false
301316:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
301416:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: target auth state: UNCHALLENGED
301516:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000027: proxy auth state: UNCHALLENGED
301616:05:45.073 [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
301716:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquiring endpoint (3 MINUTES)
301816:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
301916:05:45.073 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
302016:05:45.074 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000027: acquired ep-00000026
302116:05:45.074 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000027: acquired endpoint ep-00000026
302216:05:45.073 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json], queryParams={}}
302316:05:45.074 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000027: executing POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/exec HTTP/1.1
302416:05:45.074 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: start execution ex-00000027
302516:05:45.074 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: executing exchange ex-00000027 over http-outgoing-3
302616:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: preparing request execution
302716:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
302816:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
302916:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: target auth state: UNCHALLENGED
303016:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000028: proxy auth state: UNCHALLENGED
303116:05:45.074 [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
303216:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquiring endpoint (3 MINUTES)
303316:05:45.074 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
303416:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
303516:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000028: acquired ep-00000027
303616:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000028: acquired endpoint ep-00000027
303716:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/exec HTTP/1.1
303816:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000028: opening connection {}->unix://localhost:2375
303916:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
304016:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
304116:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
304216:05:45.075 [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
304316:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
304416:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 290
304516:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
304616:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: connecting endpoint (3 MINUTES)
304716:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
304816:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connecting endpoint to unix://localhost:2375 (3 MINUTES)
304916:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/exec HTTP/1.1[\r][\n]"
305016:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
305116:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
305216:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
305316:05:45.075 [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]"
305416:05:45.075 [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]"
305516:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 290[\r][\n]"
305616:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
305716:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
305816:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
305916:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"containerId":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","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}"
306016:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connecting to localhost/127.0.0.1:2375
306116:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-4: connection established /var/run/docker.sock<->/var/run/docker.sock
306216:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connected http-outgoing-4
306316:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: endpoint connected
306416:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000028: executing GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
306516:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: start execution ex-00000028
306616:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: executing exchange ex-00000028 over http-outgoing-4
306716:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
306816:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
306916:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
307016:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
307116:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
307216:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
307316:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
307416:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1[\r][\n]"
307516:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
307616:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
307716:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
307816:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
307916:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
308016:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
308116:05:45.075 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
308216:05:45.075 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
308316:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
308416:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
308516:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
308616:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
308716:05:45.076 [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]"
308816:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
308916:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 74[\r][\n]"
309016:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
309116:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc"}[\n]"
309216:05:45.076 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
309316:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
309416:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
309516:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
309616:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
309716:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
309816:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
309916:05:45.077 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 74
310016:05:45.077 [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
310116:05:45.077 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
310216:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
310316:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/json[\r][\n]"
310416:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
310516:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
310616:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
310716:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
310816:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Transfer-Encoding: chunked[\r][\n]"
310916:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
311016:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "1a19[\r][\n]"
311116:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "{"Id":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","Created":"2025-11-28T15:05:44.892654542Z","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":3556,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:44.91646332Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/resolv.conf","HostnamePath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hostname","HostsPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hosts","LogPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f-json.log","Name":"/storaged0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":["f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc"],"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","LowerDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d-init/diff:/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/diff:/var/lib/docker/overlay2/0b93c84cd34fc7d050f4231e687e3aa85e54d5308e3de625a6003b464fd3e838/diff:/var/lib/docker/overlay2/4c65645f4fdbde4f599dc596428cd81fa24bcacfddb819ad6492cdc386a34481/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/merged","UpperDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/diff","WorkDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"09d383e6e6d7","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"bb05a166ef0bf6dc8eefeaadae2c9919f7171c5b65a0648d2a687fcfefb85d70","SandboxKey":"/var/run/docker/netns/bb05a166ef0b","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-btFv6Kp9","09d383e6e6d7"],"MacAddress":"7a:21:bc:35:ec:65","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"cb0744c2e5a55ecf4b14b8eb4217d5f03ffe8c978b217eee42eb3508ef06767c","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-c453c750-cd99-4992-a572-193793ecf78d","tc-btFv6Kp9","09d383e6e6d7"]}}}}[\n]"
311216:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
311316:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "0[\r][\n]"
311416:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
311516:05:45.078 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000026: releasing valid endpoint
311616:05:45.078 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: releasing endpoint
311716:05:45.078 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection http-outgoing-3 can be kept alive for 3 MINUTES
311816:05:45.078 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
311916:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
312016:05:45.078 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
312116:05:45.079 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/json
312216:05:45.079 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
312316:05:45.079 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
312416:05:45.079 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
312516:05:45.079 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Date: Fri, 28 Nov 2025 15:05:45 GMT
312616:05:45.079 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Transfer-Encoding: chunked
312716:05:45.079 [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
312816:05:45.081 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000027: releasing valid endpoint
312916:05:45.081 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: releasing endpoint
313016:05:45.081 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection http-outgoing-4 can be kept alive for 3 MINUTES
313116:05:45.081 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
313216:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: preparing request execution
313316:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
313416:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
313516:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: target auth state: UNCHALLENGED
313616:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000029: proxy auth state: UNCHALLENGED
313716:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000029: acquiring connection with route {}->unix://localhost:2375
313816:05:45.082 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquiring endpoint (3 MINUTES)
313916:05:45.082 [docker-java-stream--1037034303] 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]
314016:05:45.083 [docker-java-stream--1037034303] 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]
314116:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000029: acquired ep-00000028
314216:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000029: acquired endpoint ep-00000028
314316:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000029: executing POST /v1.32/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/start HTTP/1.1
314416:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: start execution ex-00000029
314516:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: executing exchange ex-00000029 over http-outgoing-4
314616:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> POST /v1.32/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/start HTTP/1.1
314716:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> accept: application/json
314816:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> content-type: application/json
314916:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
315016:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> User-Agent: tc-java/1.19.0
315116:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Accept-Encoding: gzip, x-gzip, deflate
315216:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Content-Length: 26
315316:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Host: localhost:2375
315416:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 >> Connection: keep-alive
315516:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "POST /v1.32/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/start HTTP/1.1[\r][\n]"
315616:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "accept: application/json[\r][\n]"
315716:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "content-type: application/json[\r][\n]"
315816:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
315916:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "User-Agent: tc-java/1.19.0[\r][\n]"
316016:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
316116:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Content-Length: 26[\r][\n]"
316216:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Host: localhost:2375[\r][\n]"
316316:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "Connection: keep-alive[\r][\n]"
316416:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "[\r][\n]"
316516:05:45.083 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9779] in PT0.010787246S
316616:05:45.083 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 >> "{"Detach":null,"Tty":null}"
316716:05:45.084 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]"
316816:05:45.084 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
316916:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Api-Version: 1.48[\r][\n]"
317016:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Docker-Experimental: false[\r][\n]"
317116:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Ostype: linux[\r][\n]"
317216:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "Server: Docker/28.0.4 (linux)[\r][\n]"
317316:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "[\r][\n]"
317416:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << HTTP/1.1 200 OK
317516:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Content-Type: application/vnd.docker.raw-stream
317616:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Api-Version: 1.48
317716:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Docker-Experimental: false
317816:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Ostype: linux
317916:05:45.085 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-4 << Server: Docker/28.0.4 (linux)
318016:05:45.127 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-4 << "end of stream"
318116:05:45.127 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-4: close connection IMMEDIATE
318216:05:45.127 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: endpoint closed
318316:05:45.127 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000028: discarding endpoint
318416:05:45.127 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: releasing endpoint
318516:05:45.127 [docker-java-stream--1037034303] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000028: connection is not kept alive
318616:05:45.127 [docker-java-stream--1037034303] 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]
318716:05:45.127 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc
318816:05:45.128 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/json], queryParams={}}
318916:05:45.128 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: preparing request execution
319016:05:45.128 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
319116:05:45.128 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
319216:05:45.128 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: target auth state: UNCHALLENGED
319316:05:45.129 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002A: proxy auth state: UNCHALLENGED
319416:05:45.129 [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
319516:05:45.129 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquiring endpoint (3 MINUTES)
319616:05:45.129 [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]
319716:05:45.129 [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]
319816:05:45.129 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002A: acquired ep-00000029
319916:05:45.129 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002A: acquired endpoint ep-00000029
320016:05:45.129 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002A: executing GET /v1.32/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/json HTTP/1.1
320116:05:45.129 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: start execution ex-0000002A
320216:05:45.130 [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
320316:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> GET /v1.32/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/json HTTP/1.1
320416:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
320516:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
320616:05:45.130 [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
320716:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
320816:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
320916:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
321016:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "GET /v1.32/exec/f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc/json HTTP/1.1[\r][\n]"
321116:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
321216:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
321316:05:45.130 [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]"
321416:05:45.130 [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]"
321516:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
321616:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
321716:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
321816:05:45.130 [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]"
321916:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
322016:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
322116:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
322216:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
322316:05:45.130 [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]"
322416:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
322516:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 430[\r][\n]"
322616:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
322716:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"ID":"f7375d1c839f27233ea946d3d72115971860a7b895dd78829472c106559b54bc","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":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","DetachKeys":"","Pid":3681}[\n]"
322816:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
322916:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
323016:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
323116:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
323216:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
323316:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
323416:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
323516:05:45.130 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 430
323616:05:45.131 [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
323716:05:45.131 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000029: releasing valid endpoint
323816:05:45.131 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000029: releasing endpoint
323916:05:45.131 [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
324016:05:45.131 [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]
324116:05:45.131 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.059269063S
324216:05:45.131 [pool-28-thread-4] INFO tc.vesoft/nebula-storaged:v3.6.0 - Container vesoft/nebula-storaged:v3.6.0 started in PT2.574373324S
324316:05:45.132 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /storaged0-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: ps -ef
324416:05:45.132 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,<null>,<null>,<null>,<null>,<null>
324516:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: preparing request execution
324616:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
324716:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
324816:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: target auth state: UNCHALLENGED
324916:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002B: proxy auth state: UNCHALLENGED
325016:05:45.133 [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
325116:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquiring endpoint (3 MINUTES)
325216:05:45.133 [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]
325316:05:45.133 [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]
325416:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002B: acquired ep-0000002A
325516:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002B: acquired endpoint ep-0000002A
325616:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002B: executing POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/exec HTTP/1.1
325716:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: start execution ex-0000002B
325816:05:45.133 [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
325916:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/exec HTTP/1.1
326016:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
326116:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
326216:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
326316:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
326416:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
326516:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 230
326616:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
326716:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
326816:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/exec HTTP/1.1[\r][\n]"
326916:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
327016:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
327116:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
327216:05:45.133 [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]"
327316:05:45.133 [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]"
327416:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 230[\r][\n]"
327516:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
327616:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
327716:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
327816:05:45.133 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"containerId":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
327916:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 201 Created[\r][\n]"
328016:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
328116:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
328216:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false[\r][\n]"
328316:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
328416:05:45.134 [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]"
328516:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
328616:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Length: 74[\r][\n]"
328716:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
328816:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "{"Id":"5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac"}[\n]"
328916:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 201 Created
329016:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
329116:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/json
329216:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
329316:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
329416:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
329516:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Date: Fri, 28 Nov 2025 15:05:45 GMT
329616:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Length: 74
329716:05:45.134 [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
329816:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002A: releasing valid endpoint
329916:05:45.134 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002A: releasing endpoint
330016:05:45.134 [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
330116:05:45.134 [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]
330216:05:45.135 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: preparing request execution
330316:05:45.135 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
330416:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
330516:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: target auth state: UNCHALLENGED
330616:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002C: proxy auth state: UNCHALLENGED
330716:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002C: acquiring connection with route {}->unix://localhost:2375
330816:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquiring endpoint (3 MINUTES)
330916:05:45.136 [docker-java-stream--1219563213] 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]
331016:05:45.136 [docker-java-stream--1219563213] 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]
331116:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002C: acquired ep-0000002B
331216:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002C: acquired endpoint ep-0000002B
331316:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002C: executing POST /v1.32/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/start HTTP/1.1
331416:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: start execution ex-0000002C
331516:05:45.136 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: executing exchange ex-0000002C over http-outgoing-3
331616:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> POST /v1.32/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/start HTTP/1.1
331716:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> accept: application/json
331816:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> content-type: application/json
331916:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
332016:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> User-Agent: tc-java/1.19.0
332116:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate
332216:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Content-Length: 26
332316:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Host: localhost:2375
332416:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 >> Connection: keep-alive
332516:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "POST /v1.32/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/start HTTP/1.1[\r][\n]"
332616:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "accept: application/json[\r][\n]"
332716:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "content-type: application/json[\r][\n]"
332816:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
332916:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "User-Agent: tc-java/1.19.0[\r][\n]"
333016:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
333116:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Content-Length: 26[\r][\n]"
333216:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Host: localhost:2375[\r][\n]"
333316:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "Connection: keep-alive[\r][\n]"
333416:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "[\r][\n]"
333516:05:45.137 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 >> "{"Detach":null,"Tty":null}"
333616:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
333716:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
333816:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Api-Version: 1.48[\r][\n]"
333916:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Docker-Experimental: false"
334016:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
334116:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Ostype: linux[\r][\n]"
334216:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "Server: Docker/28.0.4 (linux)[\r][\n]"
334316:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "[\r][\n]"
334416:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
334516:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Content-Type: application/vnd.docker.raw-stream
334616:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Api-Version: 1.48
334716:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Docker-Experimental: false
334816:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Ostype: linux
334916:05:45.138 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-3 << Server: Docker/28.0.4 (linux)
335016:05:45.176 [docker-java-stream--1219563213] 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]"
335116:05:45.176 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "root 1 0 4 23:05 ? 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]"
335216:05:45.176 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "root 60 0 0 23:05 ? 00:00:00 ps -ef[\n]"
335316:05:45.177 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-3 << "end of stream"
335416:05:45.177 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-3: close connection IMMEDIATE
335516:05:45.177 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: endpoint closed
335616:05:45.177 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002B: discarding endpoint
335716:05:45.177 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: releasing endpoint
335816:05:45.177 [docker-java-stream--1219563213] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002B: connection is not kept alive
335916:05:45.177 [docker-java-stream--1219563213] 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]
336016:05:45.178 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac
336116:05:45.178 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/json], queryParams={}}
336216:05:45.178 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: preparing request execution
336316:05:45.178 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
336416:05:45.178 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
336516:05:45.178 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: target auth state: UNCHALLENGED
336616:05:45.178 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002D: proxy auth state: UNCHALLENGED
336716:05:45.178 [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
336816:05:45.178 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquiring endpoint (3 MINUTES)
336916:05:45.178 [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]
337016:05:45.179 [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]
337116:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002D: acquired ep-0000002C
337216:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002D: acquired endpoint ep-0000002C
337316:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002D: opening connection {}->unix://localhost:2375
337416:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: connecting endpoint (3 MINUTES)
337516:05:45.179 [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)
337616:05:45.179 [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
337716:05:45.179 [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
337816:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: connected http-outgoing-5
337916:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: endpoint connected
338016:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002D: executing GET /v1.32/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/json HTTP/1.1
338116:05:45.179 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: start execution ex-0000002D
338216:05:45.179 [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
338316:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/json HTTP/1.1
338416:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
338516:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
338616:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
338716:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
338816:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
338916:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
339016:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac/json HTTP/1.1[\r][\n]"
339116:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
339216:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
339316:05:45.180 [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]"
339416:05:45.180 [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]"
339516:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
339616:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
339716:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
339816:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
339916:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
340016:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
340116:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
340216:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
340316:05:45.180 [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]"
340416:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
340516:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 370[\r][\n]"
340616:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
340716:05:45.180 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"5d8441176aebaad0ccf45cea47d36b63a99a705e00de99223fe52d8b9da19eac","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","DetachKeys":"","Pid":3702}[\n]"
340816:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
340916:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
341016:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
341116:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
341216:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
341316:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
341416:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:45 GMT
341516:05:45.181 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 370
341616:05:45.181 [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
341716:05:45.182 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002C: releasing valid endpoint
341816:05:45.182 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002C: releasing endpoint
341916:05:45.182 [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
342016:05:45.182 [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]
342116:05:45.186 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
342216:05:45.186 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-graphd:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
342316:05:45.186 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - vesoft/nebula-graphd:v3.6.0 is not in image name cache, updating...
342416:05:45.186 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
342516:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: preparing request execution
342616:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
342716:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
342816:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: target auth state: UNCHALLENGED
342916:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002E: proxy auth state: UNCHALLENGED
343016:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000002E: acquiring connection with route {}->unix://localhost:2375
343116:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquiring endpoint (3 MINUTES)
343216:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
343316:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
343416:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002E: acquired ep-0000002D
343516:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002E: acquired endpoint ep-0000002D
343616:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: executing GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
343716:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: start execution ex-0000002E
343816:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: executing exchange ex-0000002E over http-outgoing-5
343916:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
344016:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
344116:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
344216:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
344316:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
344416:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
344516:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
344616:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1[\r][\n]"
344716:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
344816:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
344916:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
345016:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
345116:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
345216:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
345316:05:45.186 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
345416:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 404 Not Found[\r][\n]"
345516:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
345616:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
345716:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
345816:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
345916:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
346016:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
346116:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 57[\r][\n]"
346216:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
346316:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"message":"No such image: vesoft/nebula-graphd:v3.6.0"}[\n]"
346416:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 404 Not Found
346516:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
346616:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
346716:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
346816:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
346916:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
347016:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:45 GMT
347116:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 57
347216:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000002E: connection can be kept alive for 3 MINUTES
347316:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002D: releasing valid endpoint
347416:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: releasing endpoint
347516:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection http-outgoing-5 can be kept alive for 3 MINUTES
347616:05:45.188 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
347716:05:45.188 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-graphd:v3.6.0
347816:05:45.188 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling docker image: vesoft/nebula-graphd:v3.6.0. Please be patient; this may take some time but only needs to be done once.
347916:05:45.188 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:latest at registry: https://index.docker.io/v1/
348016:05:45.188 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
348116:05:45.188 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
348216:05:45.190 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: preparing request execution
348316:05:45.190 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
348416:05:45.190 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
348516:05:45.190 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: target auth state: UNCHALLENGED
348616:05:45.190 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000002F: proxy auth state: UNCHALLENGED
348716:05:45.190 [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
348816:05:45.190 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquiring endpoint (3 MINUTES)
348916:05:45.190 [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]
349016:05:45.191 [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]
349116:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000002F: acquired ep-0000002E
349216:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000002F: acquired endpoint ep-0000002E
349316:05:45.191 [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
349416:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: start execution ex-0000002F
349516:05:45.191 [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
349616:05:45.191 [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
349716:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/octet-stream
349816:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
349916:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
350016:05:45.191 [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
350116:05:45.191 [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
350216:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
350316:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
350416:05:45.191 [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]"
350516:05:45.191 [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]"
350616:05:45.191 [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]"
350716:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
350816:05:45.191 [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]"
350916:05:45.191 [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]"
351016:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
351116:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
351216:05:45.191 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
351316:05:45.954 [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]"
351416:05:45.954 [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]"
351516:05:45.954 [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]"
351616:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
351716:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
351816:05:45.954 [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]"
351916:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:45 GMT[\r][\n]"
352016:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
352116:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352216:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "3e[\r][\n]"
352316:05:45.954 [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]"
352416:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
352516:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
352616:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
352716:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
352816:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
352916:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
353016:05:45.954 [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)
353116:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:45 GMT
353216:05:45.954 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
353316:05:45.954 [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
353416:05:45.954 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Starting to pull image
353516:05:45.954 [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)
353616:05:45.955 [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)
353716:05:46.195 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
353816:05:46.195 [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]"
353916:05:46.195 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354016:05:46.195 [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)
354116:05:46.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "45[\r][\n]"
354216:05:46.197 [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]"
354316:05:46.197 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354416:05:46.197 [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)
354516:05:46.199 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
354616:05:46.199 [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]"
354716:05:46.199 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
354816:05:46.199 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
354916:05:46.199 [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]"
355016:05:46.199 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355116:05:46.199 [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)
355216:05:46.199 [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)
355316:05:46.199 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "47[\r][\n]"
355416:05:46.199 [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]"
355516:05:46.199 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
355616:05:46.199 [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)
355716:05:46.463 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ae[\r][\n]"
355816:05:46.463 [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]"
355916:05:46.463 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356016:05:46.463 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
356116:05:46.463 [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]"
356216:05:46.463 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356316:05:46.463 [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)
356416:05:46.463 [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)
356516:05:46.463 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 4 pending, 1 downloaded, 0 extracted, (32 bytes/? MB)
356616:05:46.749 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
356716:05:46.749 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":118784,"total":11548618},"progress":"[\u003e ] 118.8kB/11.55MB","id":"5921e60081fc"}[\r][\n]"
356816:05:46.749 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
356916:05:46.749 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=118784, total=11548618, start=null), progress=[> ] 118.8kB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
357016:05:46.783 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
357116:05:46.783 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":234004,"total":21808304},"progress":"[\u003e ] 234kB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
357216:05:46.783 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
357316:05:46.783 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=234004, total=21808304, start=null), progress=[> ] 234kB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
357416:05:46.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
357516:05:46.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":5835840,"total":11548618},"progress":"[=========================\u003e ] 5.836MB/11.55MB","id":"5921e60081fc"}[\r][\n]"
357616:05:46.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
357716:05:46.850 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5835840, total=11548618, start=null), progress=[=========================> ] 5.836MB/11.55MB, id=5921e60081fc, from=null, time=null, errorDetail=null, error=null, aux=null)
357816:05:46.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
357916:05:46.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":5214208,"total":21808304},"progress":"[===========\u003e ] 5.214MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
358016:05:46.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
358116:05:46.887 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5214208, total=21808304, start=null), progress=[===========> ] 5.214MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
358216:05:46.912 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
358316:05:46.913 [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]"
358416:05:46.913 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
358516:05:46.913 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
358616:05:46.913 [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]"
358716:05:46.913 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
358816:05:46.913 [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)
358916:05:46.913 [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)
359016:05:46.915 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 0 extracted, (10 MB/? MB)
359116:05:46.915 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
359216:05:46.915 [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]"
359316:05:46.915 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
359416:05:46.915 [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)
359516:05:46.959 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
359616:05:46.959 [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]"
359716:05:46.959 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
359816:05:46.959 [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)
359916:05:46.977 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
360016:05:46.977 [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]"
360116:05:46.977 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
360216:05:46.977 [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)
360316:05:46.977 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 1 extracted, (15 MB/? MB)
360416:05:46.979 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
360516:05:46.979 [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]"
360616:05:46.979 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
360716:05:46.979 [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)
360816:05:46.979 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "ad[\r][\n]"
360916:05:46.979 [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]"
361016:05:46.979 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361116:05:46.979 [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)
361216:05:46.988 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
361316:05:46.988 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":9093120,"total":21808304},"progress":"[====================\u003e ] 9.093MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
361416:05:46.988 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361516:05:46.989 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9093120, total=21808304, start=null), progress=[====================> ] 9.093MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
361616:05:46.990 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
361716:05:46.990 [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]"
361816:05:46.990 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
361916:05:46.990 [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)
362016:05:46.990 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 3 pending, 2 downloaded, 2 extracted, (19 MB/? MB)
362116:05:47.093 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "be[\r][\n]"
362216:05:47.093 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Downloading","progressDetail":{"current":15020032,"total":21808304},"progress":"[==================================\u003e ] 15.02MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
362316:05:47.093 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
362416:05:47.093 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15020032, total=21808304, start=null), progress=[==================================> ] 15.02MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
362516:05:47.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "49[\r][\n]"
362616:05:47.185 [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]"
362716:05:47.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
362816:05:47.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "48[\r][\n]"
362916:05:47.185 [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]"
363016:05:47.185 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
363116:05:47.185 [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)
363216:05:47.185 [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)
363316:05:47.185 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 2 extracted, (25 MB/? MB)
363416:05:47.188 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bb[\r][\n]"
363516:05:47.188 [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]"
363616:05:47.188 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
363716:05:47.188 [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)
363816:05:47.291 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bc[\r][\n]"
363916:05:47.291 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":7569408,"total":21808304},"progress":"[=================\u003e ] 7.569MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
364016:05:47.291 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
364116:05:47.292 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7569408, total=21808304, start=null), progress=[=================> ] 7.569MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
364216:05:47.397 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
364316:05:47.397 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"status":"Extracting","progressDetail":{"current":16285696,"total":21808304},"progress":"[=====================================\u003e ] 16.29MB/21.81MB","id":"1d869ffc980d"}[\r][\n]"
364416:05:47.397 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
364516:05:47.397 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16285696, total=21808304, start=null), progress=[=====================================> ] 16.29MB/21.81MB, id=1d869ffc980d, from=null, time=null, errorDetail=null, error=null, aux=null)
364616:05:47.472 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "bd[\r][\n]"
364716:05:47.472 [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]"
364816:05:47.472 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
364916:05:47.472 [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)
365016:05:47.510 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "44[\r][\n]"
365116:05:47.510 [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]"
365216:05:47.510 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
365316:05:47.510 [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)
365416:05:47.511 [docker-java-stream--1641564725] INFO tc.vesoft/nebula-graphd:v3.6.0 - Pulling image layers: 2 pending, 3 downloaded, 3 extracted, (31 MB/? MB)
365516:05:47.514 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "5e[\r][\n]"
365616:05:47.514 [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]"
365716:05:47.514 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
365816:05:47.514 [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)
365916:05:47.516 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "4d[\r][\n]"
366016:05:47.516 [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]"
366116:05:47.516 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
366216:05:47.516 [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)
366316:05:47.517 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
366416:05:47.517 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
366516:05:47.517 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002E: releasing valid endpoint
366616:05:47.517 [docker-java-stream--1641564725] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002E: releasing endpoint
366716:05:47.517 [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
366816:05:47.518 [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]
366916:05:47.518 [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)
367016:05:47.518 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-graphd:v3.6.0
367116:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: preparing request execution
367216:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
367316:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
367416:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: target auth state: UNCHALLENGED
367516:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000030: proxy auth state: UNCHALLENGED
367616:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000030: acquiring connection with route {}->unix://localhost:2375
367716:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquiring endpoint (3 MINUTES)
367816:05:47.518 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
367916:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
368016:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000030: acquired ep-0000002F
368116:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000030: acquired endpoint ep-0000002F
368216:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: executing GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
368316:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: start execution ex-00000030
368416:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: executing exchange ex-00000030 over http-outgoing-5
368516:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1
368616:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
368716:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
368816:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
368916:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
369016:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
369116:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
369216:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/vesoft%2Fnebula-graphd:v3.6.0/json HTTP/1.1[\r][\n]"
369316:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
369416:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
369516:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
369616:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
369716:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
369816:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
369916:05:47.519 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
370016:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
370116:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
370216:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
370316:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
370416:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
370516:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
370616:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
370716:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
370816:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
370916:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
371016:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","RepoTags":["vesoft/nebula-graphd:v3.6.0"],"RepoDigests":["vesoft/nebula-graphd@sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T08:31:04.313659243Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":285064023,"VirtualSize":285064023,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e7ad3b093126d45e6753376947af3936aec14ec495a35391f720f77c15579957/diff:/var/lib/docker/overlay2/ac68274d95fe0e667d9751628a9df4e6f2afeb29d874fe3142b6f9b7525d64e6/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/merged","UpperDir":"/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/diff","WorkDir":"/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/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]"
371116:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
371216:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
371316:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
371416:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
371516:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
371616:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
371716:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
371816:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
371916:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
372016:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
372116:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
372216:05:47.520 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000030: connection can be kept alive for 3 MINUTES
372316:05:47.521 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000002F: releasing valid endpoint
372416:05:47.521 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: releasing endpoint
372516:05:47.521 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection http-outgoing-5 can be kept alive for 3 MINUTES
372616:05:47.521 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000002F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
372716:05:47.522 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
372816:05:47.522 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Trying to start container: vesoft/nebula-graphd:v3.6.0 (attempt 1/1)
372916:05:47.522 [pool-28-thread-4] DEBUG tc.vesoft/nebula-graphd:v3.6.0 - Starting container: vesoft/nebula-graphd:v3.6.0
373016:05:47.522 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Creating container for image: vesoft/nebula-graphd:v3.6.0
373116:05:47.522 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-graphd:v3.6.0 at registry: https://index.docker.io/v1/
373216:05:47.522 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
373316:05:47.522 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
373416:05:47.522 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7611f5aa[aliases=[tc-NRmkCv1i],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=9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={9669/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@6d6ced38}, 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=c453c750-cd99-4992-a572-193793ecf78d},macAddress=<null>,name=graphd0-c453c750-cd99-4992-a572-193793ecf78d,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@2286cade,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>]
373516:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: preparing request execution
373616:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
373716:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
373816:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: target auth state: UNCHALLENGED
373916:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000031: proxy auth state: UNCHALLENGED
374016:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000031: acquiring connection with route {}->unix://localhost:2375
374116:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquiring endpoint (3 MINUTES)
374216:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
374316:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
374416:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000031: acquired ep-00000030
374516:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000031: acquired endpoint ep-00000030
374616:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: executing POST /v1.32/containers/create?name=graphd0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
374716:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: start execution ex-00000031
374816:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: executing exchange ex-00000031 over http-outgoing-5
374916:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/create?name=graphd0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
375016:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
375116:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
375216:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
375316:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
375416:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
375516:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 2506
375616:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
375716:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
375816:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/create?name=graphd0-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1[\r][\n]"
375916:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
376016:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
376116:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
376216:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
376316:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
376416:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 2506[\r][\n]"
376516:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
376616:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
376716:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
376816:05:47.524 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["TZ=Asia/Shanghai","USER=root"],"Cmd":["--meta_server_addrs=172.28.0.2:9559","--port=9669","--local_ip=172.28.0.4","--log_dir=/logs/graph","--v=0","--minloglevel=0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"vesoft/nebula-graphd:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"c453c750-cd99-4992-a572-193793ecf78d"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59":{"IPAMConfig":null,"Links":null,"Aliases":["tc-NRmkCv1i"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
376916:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
377016:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
377116:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
377216:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
377316:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
377416:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
377516:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
377616:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 88[\r][\n]"
377716:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
377816:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","Warnings":[]}[\n]"
377916:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
378016:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
378116:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
378216:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
378316:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
378416:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
378516:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
378616:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 88
378716:05:47.539 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000031: connection can be kept alive for 3 MINUTES
378816:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000030: releasing valid endpoint
378916:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: releasing endpoint
379016:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection http-outgoing-5 can be kept alive for 3 MINUTES
379116:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000030: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
379216:05:47.540 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 is starting: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393
379316:05:47.540 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393
379416:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: preparing request execution
379516:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
379616:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
379716:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: target auth state: UNCHALLENGED
379816:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000032: proxy auth state: UNCHALLENGED
379916:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000032: acquiring connection with route {}->unix://localhost:2375
380016:05:47.540 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquiring endpoint (3 MINUTES)
380116:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
380216:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
380316:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000032: acquired ep-00000031
380416:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000032: acquired endpoint ep-00000031
380516:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: executing POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/start HTTP/1.1
380616:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: start execution ex-00000032
380716:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: executing exchange ex-00000032 over http-outgoing-5
380816:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/start HTTP/1.1
380916:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
381016:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
381116:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
381216:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
381316:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
381416:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
381516:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
381616:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/start HTTP/1.1[\r][\n]"
381716:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
381816:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
381916:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
382016:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
382116:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
382216:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
382316:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
382416:05:47.541 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
382516:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 204 No Content[\r][\n]"
382616:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
382716:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
382816:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
382916:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
383016:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
383116:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
383216:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 204 No Content
383316:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
383416:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
383516:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
383616:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
383716:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
383816:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000032: connection can be kept alive for 3 MINUTES
383916:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000031: releasing valid endpoint
384016:05:47.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: releasing endpoint
384116:05:47.675 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection http-outgoing-5 can be kept alive for 3 MINUTES
384216:05:47.675 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000031: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
384316:05:47.675 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,false
384416:05:47.675 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json], queryParams={}}
384516:05:47.675 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: preparing request execution
384616:05:47.675 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
384716:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
384816:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: target auth state: UNCHALLENGED
384916:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000033: proxy auth state: UNCHALLENGED
385016:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000033: acquiring connection with route {}->unix://localhost:2375
385116:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquiring endpoint (3 MINUTES)
385216:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
385316:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
385416:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000033: acquired ep-00000032
385516:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000033: acquired endpoint ep-00000032
385616:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: executing GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
385716:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: start execution ex-00000033
385816:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: executing exchange ex-00000033 over http-outgoing-5
385916:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
386016:05:47.676 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
386116:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
386216:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
386316:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
386416:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
386516:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
386616:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1[\r][\n]"
386716:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
386816:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
386916:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
387016:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
387116:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
387216:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
387316:05:47.677 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
387416:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
387516:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
387616:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
387716:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
387816:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
387916:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
388016:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
388116:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
388216:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
388316:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
388416:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","Created":"2025-11-28T15:05:47.526564419Z","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":3763,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:47.548211896Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/resolv.conf","HostnamePath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hostname","HostsPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hosts","LogPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393-json.log","Name":"/graphd0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","LowerDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24-init/diff:/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/diff:/var/lib/docker/overlay2/e7ad3b093126d45e6753376947af3936aec14ec495a35391f720f77c15579957/diff:/var/lib/docker/overlay2/ac68274d95fe0e667d9751628a9df4e6f2afeb29d874fe3142b6f9b7525d64e6/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/merged","UpperDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/diff","WorkDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"61cedc1b1ad0","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"ba806aaea61daaf6d333c5e0e68f16ddf3f812c98bdaca9bd4af52058f62ddb2","SandboxKey":"/var/run/docker/netns/ba806aaea61d","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-NRmkCv1i","61cedc1b1ad0"],"MacAddress":"ea:bc:d8:91:46:d4","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"717117e7ff72221441448340c7f76290c3fc1c846e914e03d59cc7d0424b7ecf","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-c453c750-cd99-4992-a572-193793ecf78d","tc-NRmkCv1i","61cedc1b1ad0"]}}}}[\n]"
388516:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
388616:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
388716:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
388816:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
388916:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
389016:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
389116:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
389216:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
389316:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
389416:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
389516:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
389616:05:47.678 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000033: connection can be kept alive for 3 MINUTES
389716:05:47.680 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000032: releasing valid endpoint
389816:05:47.680 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: releasing endpoint
389916:05:47.680 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection http-outgoing-5 can be kept alive for 3 MINUTES
390016:05:47.680 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000032: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
390116:05:47.680 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231
390216:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: preparing request execution
390316:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
390416:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
390516:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: target auth state: UNCHALLENGED
390616:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000034: proxy auth state: UNCHALLENGED
390716:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000034: acquiring connection with route {}->unix://localhost:2375
390816:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquiring endpoint (3 MINUTES)
390916:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
391016:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
391116:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000034: acquired ep-00000033
391216:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000034: acquired endpoint ep-00000033
391316:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: executing GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1
391416:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: start execution ex-00000034
391516:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: executing exchange ex-00000034 over http-outgoing-5
391616:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1
391716:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
391816:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
391916:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
392016:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
392116:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
392216:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
392316:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/images/sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231/json HTTP/1.1[\r][\n]"
392416:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
392516:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
392616:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
392716:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
392816:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
392916:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
393016:05:47.681 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
393116:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
393216:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
393316:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
393416:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
393516:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
393616:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
393716:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
393816:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
393916:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
394016:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "b43[\r][\n]"
394116:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","RepoTags":["vesoft/nebula-graphd:v3.6.0"],"RepoDigests":["vesoft/nebula-graphd@sha256:0457a789213499fbfa2a07fb01cbea174843e9617771536a5b67cd89d96bcbf9"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-07-20T08:31:04.313659243Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"19669/tcp":{},"19670/tcp":{},"9669/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"/usr/local/nebula","Entrypoint":["/usr/local/nebula/bin/nebula-graphd","--flagfile=/usr/local/nebula/etc/nebula-graphd.conf","--daemonize=false","--containerized=true"],"OnBuild":null,"Labels":{"org.label-schema.build-date":"20201113","org.label-schema.license":"GPLv2","org.label-schema.name":"CentOS Base Image","org.label-schema.schema-version":"1.0","org.label-schema.vendor":"CentOS","org.opencontainers.image.created":"2020-11-13 00:00:00+00:00","org.opencontainers.image.licenses":"GPL-2.0-only","org.opencontainers.image.title":"CentOS Base Image","org.opencontainers.image.vendor":"CentOS"}},"Architecture":"amd64","Os":"linux","Size":285064023,"VirtualSize":285064023,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/e7ad3b093126d45e6753376947af3936aec14ec495a35391f720f77c15579957/diff:/var/lib/docker/overlay2/ac68274d95fe0e667d9751628a9df4e6f2afeb29d874fe3142b6f9b7525d64e6/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/merged","UpperDir":"/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/diff","WorkDir":"/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/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]"
394216:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
394316:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
394416:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
394516:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
394616:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
394716:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
394816:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
394916:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
395016:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
395116:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
395216:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
395316:05:47.682 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000034: connection can be kept alive for 3 MINUTES
395416:05:47.683 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000033: releasing valid endpoint
395516:05:47.683 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: releasing endpoint
395616:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection http-outgoing-5 can be kept alive for 3 MINUTES
395716:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000033: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
395816:05:47.684 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
395916:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: preparing request execution
396016:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
396116:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
396216:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: target auth state: UNCHALLENGED
396316:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000035: proxy auth state: UNCHALLENGED
396416:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000035: acquiring connection with route {}->unix://localhost:2375
396516:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquiring endpoint (3 MINUTES)
396616:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
396716:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
396816:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000035: acquired ep-00000034
396916:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000035: acquired endpoint ep-00000034
397016:05:47.684 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: executing GET /v1.32/version HTTP/1.1
397116:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: start execution ex-00000035
397216:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: executing exchange ex-00000035 over http-outgoing-5
397316:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/version HTTP/1.1
397416:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
397516:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
397616:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
397716:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
397816:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
397916:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
398016:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
398116:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
398216:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
398316:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
398416:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
398516:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
398616:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
398716:05:47.685 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
398816:05:47.692 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
398916:05:47.693 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
399016:05:47.693 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
399116:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
399216:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
399316:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
399416:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
399516:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 821[\r][\n]"
399616:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
399716:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-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]"
399816:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
399916:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
400016:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
400116:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
400216:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
400316:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
400416:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
400516:05:47.694 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 821
400616:05:47.695 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000035: connection can be kept alive for 3 MINUTES
400716:05:47.695 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000034: releasing valid endpoint
400816:05:47.696 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: releasing endpoint
400916:05:47.696 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection http-outgoing-5 can be kept alive for 3 MINUTES
401016:05:47.696 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000034: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
401116:05:47.697 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,false
401216:05:47.697 [testcontainers-wait-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json], queryParams={}}
401316:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: preparing request execution
401416:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
401516:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
401616:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: target auth state: UNCHALLENGED
401716:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000036: proxy auth state: UNCHALLENGED
401816:05:47.697 [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
401916:05:47.697 [testcontainers-wait-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: /bin/sh -c while true; do ( true ) && exit 0 || sleep 0.1; done
402016:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquiring endpoint (3 MINUTES)
402116:05:47.697 [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]
402216:05:47.697 [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]
402316:05:47.697 [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},61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,<null>,<null>,<null>,<null>,<null>
402416:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000036: acquired ep-00000035
402516:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000036: acquired endpoint ep-00000035
402616:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000036: executing GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
402716:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: start execution ex-00000036
402816:05:47.697 [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
402916:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
403016:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
403116:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
403216:05:47.697 [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
403316:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
403416:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
403516:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
403616:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1[\r][\n]"
403716:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
403816:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
403916:05:47.697 [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]"
404016:05:47.697 [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]"
404116:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
404216:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
404316:05:47.697 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
404416:05:47.698 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: preparing request execution
404516:05:47.698 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
404616:05:47.698 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
404716:05:47.699 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: target auth state: UNCHALLENGED
404816:05:47.699 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000037: proxy auth state: UNCHALLENGED
404916:05:47.699 [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
405016:05:47.699 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquiring endpoint (3 MINUTES)
405116:05:47.699 [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]
405216:05:47.699 [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]
405316:05:47.699 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000037: acquired ep-00000036
405416:05:47.699 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000037: acquired endpoint ep-00000036
405516:05:47.700 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000037: opening connection {}->unix://localhost:2375
405616:05:47.700 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: connecting endpoint (3 MINUTES)
405716:05:47.700 [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)
405816:05:47.700 [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]"
405916:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
406016:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
406116:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
406216:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
406316:05:47.700 [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]"
406416:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
406516:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Transfer-Encoding: chunked[\r][\n]"
406616:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
406716:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "196e[\r][\n]"
406816:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","Created":"2025-11-28T15:05:47.526564419Z","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":3763,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:47.548211896Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/resolv.conf","HostnamePath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hostname","HostsPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hosts","LogPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393-json.log","Name":"/graphd0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","LowerDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24-init/diff:/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/diff:/var/lib/docker/overlay2/e7ad3b093126d45e6753376947af3936aec14ec495a35391f720f77c15579957/diff:/var/lib/docker/overlay2/ac68274d95fe0e667d9751628a9df4e6f2afeb29d874fe3142b6f9b7525d64e6/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/merged","UpperDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/diff","WorkDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"61cedc1b1ad0","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"ba806aaea61daaf6d333c5e0e68f16ddf3f812c98bdaca9bd4af52058f62ddb2","SandboxKey":"/var/run/docker/netns/ba806aaea61d","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-NRmkCv1i","61cedc1b1ad0"],"MacAddress":"ea:bc:d8:91:46:d4","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"717117e7ff72221441448340c7f76290c3fc1c846e914e03d59cc7d0424b7ecf","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-c453c750-cd99-4992-a572-193793ecf78d","tc-NRmkCv1i","61cedc1b1ad0"]}}}}[\n]"
406916:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
407016:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "0[\r][\n]"
407116:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
407216:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
407316:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
407416:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
407516:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
407616:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
407716:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
407816:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
407916:05:47.700 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Transfer-Encoding: chunked
408016:05:47.700 [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
408116:05:47.700 [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
408216:05:47.700 [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
408316:05:47.700 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: connected http-outgoing-6
408416:05:47.700 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: endpoint connected
408516:05:47.700 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000037: executing POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/exec HTTP/1.1
408616:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: start execution ex-00000037
408716:05:47.701 [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
408816:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/exec HTTP/1.1
408916:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
409016:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
409116:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
409216:05:47.701 [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
409316:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
409416:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 290
409516:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
409616:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
409716:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/exec HTTP/1.1[\r][\n]"
409816:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
409916:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
410016:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
410116:05:47.701 [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]"
410216:05:47.701 [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]"
410316:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 290[\r][\n]"
410416:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
410516:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
410616:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
410716:05:47.701 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"containerId":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","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}"
410816:05:47.701 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000035: releasing valid endpoint
410916:05:47.701 [testcontainers-wait-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000035: releasing endpoint
411016:05:47.701 [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
411116:05:47.702 [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]
411216:05:47.702 [testcontainers-wait-1] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - External port check passed for [] mapped as [9669] in PT0.005544055S
411316:05:47.702 [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]"
411416:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
411516:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/json[\r][\n]"
411616:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
411716:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
411816:05:47.702 [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]"
411916:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
412016:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Length: 74[\r][\n]"
412116:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
412216:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "{"Id":"994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707"}[\n]"
412316:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 201 Created
412416:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
412516:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/json
412616:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
412716:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
412816:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
412916:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Date: Fri, 28 Nov 2025 15:05:47 GMT
413016:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Length: 74
413116:05:47.702 [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
413216:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000036: releasing valid endpoint
413316:05:47.702 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000036: releasing endpoint
413416:05:47.702 [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
413516:05:47.702 [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: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
413616:05:47.703 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: preparing request execution
413716:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
413816:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
413916:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: target auth state: UNCHALLENGED
414016:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000038: proxy auth state: UNCHALLENGED
414116:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000038: acquiring connection with route {}->unix://localhost:2375
414216:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquiring endpoint (3 MINUTES)
414316:05:47.704 [docker-java-stream-139040531] 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: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
414416:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647]
414516:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000038: acquired ep-00000037
414616:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000038: acquired endpoint ep-00000037
414716:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000038: executing POST /v1.32/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/start HTTP/1.1
414816:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: start execution ex-00000038
414916:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: executing exchange ex-00000038 over http-outgoing-6
415016:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> POST /v1.32/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/start HTTP/1.1
415116:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> accept: application/json
415216:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> content-type: application/json
415316:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
415416:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> User-Agent: tc-java/1.19.0
415516:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Accept-Encoding: gzip, x-gzip, deflate
415616:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Content-Length: 26
415716:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Host: localhost:2375
415816:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 >> Connection: keep-alive
415916:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "POST /v1.32/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/start HTTP/1.1[\r][\n]"
416016:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "accept: application/json[\r][\n]"
416116:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "content-type: application/json[\r][\n]"
416216:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
416316:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "User-Agent: tc-java/1.19.0[\r][\n]"
416416:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
416516:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Content-Length: 26[\r][\n]"
416616:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Host: localhost:2375[\r][\n]"
416716:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "Connection: keep-alive[\r][\n]"
416816:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "[\r][\n]"
416916:05:47.704 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 >> "{"Detach":null,"Tty":null}"
417016:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]"
417116:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
417216:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Api-Version: 1.48[\r][\n]"
417316:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Docker-Experimental: false[\r][\n]"
417416:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Ostype: linux[\r][\n]"
417516:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "Server: Docker/28.0.4 (linux)[\r][\n]"
417616:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "[\r][\n]"
417716:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << HTTP/1.1 200 OK
417816:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Content-Type: application/vnd.docker.raw-stream
417916:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Api-Version: 1.48
418016:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Docker-Experimental: false
418116:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Ostype: linux
418216:05:47.705 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-6 << Server: Docker/28.0.4 (linux)
418316:05:47.745 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-6 << "end of stream"
418416:05:47.745 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-6: close connection IMMEDIATE
418516:05:47.745 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: endpoint closed
418616:05:47.745 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000037: discarding endpoint
418716:05:47.745 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: releasing endpoint
418816:05:47.745 [docker-java-stream-139040531] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000037: connection is not kept alive
418916:05:47.745 [docker-java-stream-139040531] 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]
419016:05:47.746 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707
419116:05:47.746 [testcontainers-wait-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/json], queryParams={}}
419216:05:47.746 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: preparing request execution
419316:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
419416:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
419516:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: target auth state: UNCHALLENGED
419616:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000039: proxy auth state: UNCHALLENGED
419716:05:47.747 [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
419816:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquiring endpoint (3 MINUTES)
419916:05:47.747 [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]
420016:05:47.747 [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]
420116:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000039: acquired ep-00000038
420216:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000039: acquired endpoint ep-00000038
420316:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000039: executing GET /v1.32/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/json HTTP/1.1
420416:05:47.747 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: start execution ex-00000039
420516:05:47.747 [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
420616:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> GET /v1.32/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/json HTTP/1.1
420716:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
420816:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
420916:05:47.748 [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
421016:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
421116:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
421216:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
421316:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "GET /v1.32/exec/994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707/json HTTP/1.1[\r][\n]"
421416:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
421516:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
421616:05:47.748 [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]"
421716:05:47.748 [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]"
421816:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
421916:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
422016:05:47.748 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
422116:05:47.749 [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]"
422216:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
422316:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
422416:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
422516:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
422616:05:47.749 [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]"
422716:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
422816:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 430[\r][\n]"
422916:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
423016:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"ID":"994b479cb3bbd19339bcd4a839c6343754a076307f965ac504857faa591cb707","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":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","DetachKeys":"","Pid":3871}[\n]"
423116:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
423216:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
423316:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
423416:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
423516:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
423616:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
423716:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
423816:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 430
423916:05:47.749 [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
424016:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000038: releasing valid endpoint
424116:05:47.749 [testcontainers-wait-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000038: releasing endpoint
424216:05:47.749 [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
424316:05:47.749 [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]
424416:05:47.749 [testcontainers-wait-0] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Internal port check passed for [] in PT0.052523621S
424516:05:47.750 [pool-28-thread-4] INFO tc.vesoft/nebula-graphd:v3.6.0 - Container vesoft/nebula-graphd:v3.6.0 started in PT2.564046391S
424616:05:47.750 [ducttape-0] DEBUG org.testcontainers.containers.ExecInContainerPattern - /graphd0-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: ps -ef
424716:05:47.750 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{ps,-ef},61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,<null>,<null>,<null>,<null>,<null>
424816:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: preparing request execution
424916:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
425016:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
425116:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: target auth state: UNCHALLENGED
425216:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003A: proxy auth state: UNCHALLENGED
425316:05:47.751 [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
425416:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquiring endpoint (3 MINUTES)
425516:05:47.751 [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]
425616:05:47.751 [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]
425716:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003A: acquired ep-00000039
425816:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003A: acquired endpoint ep-00000039
425916:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003A: executing POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/exec HTTP/1.1
426016:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: start execution ex-0000003A
426116:05:47.751 [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
426216:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/exec HTTP/1.1
426316:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
426416:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
426516:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
426616:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
426716:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
426816:05:47.751 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 230
426916:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
427016:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
427116:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/exec HTTP/1.1[\r][\n]"
427216:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
427316:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
427416:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
427516:05:47.752 [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]"
427616:05:47.752 [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]"
427716:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 230[\r][\n]"
427816:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
427916:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
428016:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
428116:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"containerId":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["ps","-ef"],"Env":null,"WorkingDir":null}"
428216:05:47.752 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 201 Created[\r][\n]"
428316:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
428416:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/json[\r][\n]"
428516:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
428616:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
428716:05:47.753 [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]"
428816:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
428916:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Length: 74[\r][\n]"
429016:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
429116:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "{"Id":"a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676"}[\n]"
429216:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 201 Created
429316:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
429416:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/json
429516:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
429616:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
429716:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
429816:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Date: Fri, 28 Nov 2025 15:05:47 GMT
429916:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Length: 74
430016:05:47.753 [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
430116:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000039: releasing valid endpoint
430216:05:47.753 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000039: releasing endpoint
430316:05:47.753 [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
430416:05:47.754 [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]
430516:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: preparing request execution
430616:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
430716:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
430816:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: target auth state: UNCHALLENGED
430916:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003B: proxy auth state: UNCHALLENGED
431016:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003B: acquiring connection with route {}->unix://localhost:2375
431116:05:47.755 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquiring endpoint (3 MINUTES)
431216:05:47.755 [docker-java-stream--915118163] 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]
431316:05:47.756 [docker-java-stream--915118163] 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]
431416:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003B: acquired ep-0000003A
431516:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003B: acquired endpoint ep-0000003A
431616:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003B: executing POST /v1.32/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/start HTTP/1.1
431716:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: start execution ex-0000003B
431816:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: executing exchange ex-0000003B over http-outgoing-5
431916:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> POST /v1.32/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/start HTTP/1.1
432016:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> accept: application/json
432116:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> content-type: application/json
432216:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
432316:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> User-Agent: tc-java/1.19.0
432416:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Accept-Encoding: gzip, x-gzip, deflate
432516:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Content-Length: 26
432616:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Host: localhost:2375
432716:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 >> Connection: keep-alive
432816:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "POST /v1.32/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/start HTTP/1.1[\r][\n]"
432916:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "accept: application/json[\r][\n]"
433016:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "content-type: application/json[\r][\n]"
433116:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
433216:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "User-Agent: tc-java/1.19.0[\r][\n]"
433316:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
433416:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Content-Length: 26[\r][\n]"
433516:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Host: localhost:2375[\r][\n]"
433616:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "Connection: keep-alive[\r][\n]"
433716:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "[\r][\n]"
433816:05:47.756 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 >> "{"Detach":null,"Tty":null}"
433916:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]"
434016:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
434116:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Api-Version: 1.48[\r][\n]"
434216:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Docker-Experimental: false[\r][\n]"
434316:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Ostype: linux[\r][\n]"
434416:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "Server: Docker/28.0.4 (linux)[\r][\n]"
434516:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "[\r][\n]"
434616:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << HTTP/1.1 200 OK
434716:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Content-Type: application/vnd.docker.raw-stream
434816:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Api-Version: 1.48
434916:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Docker-Experimental: false
435016:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Ostype: linux
435116:05:47.757 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-5 << Server: Docker/28.0.4 (linux)
435216:05:47.795 [docker-java-stream--915118163] 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]"
435316:05:47.796 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "root 1 0 0 23:05 ? 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]"
435416:05:47.796 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "root 47 0 0 23:05 ? 00:00:00 ps -ef[\n]"
435516:05:47.797 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-5 << "end of stream"
435616:05:47.797 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-5: close connection IMMEDIATE
435716:05:47.797 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: endpoint closed
435816:05:47.797 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003A: discarding endpoint
435916:05:47.797 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: releasing endpoint
436016:05:47.797 [docker-java-stream--915118163] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003A: connection is not kept alive
436116:05:47.797 [docker-java-stream--915118163] 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]
436216:05:47.797 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676
436316:05:47.798 [ducttape-0] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/json], queryParams={}}
436416:05:47.798 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: preparing request execution
436516:05:47.798 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
436616:05:47.798 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
436716:05:47.798 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: target auth state: UNCHALLENGED
436816:05:47.798 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003C: proxy auth state: UNCHALLENGED
436916:05:47.798 [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
437016:05:47.798 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquiring endpoint (3 MINUTES)
437116:05:47.798 [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]
437216:05:47.798 [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]
437316:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003C: acquired ep-0000003B
437416:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003C: acquired endpoint ep-0000003B
437516:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003C: opening connection {}->unix://localhost:2375
437616:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: connecting endpoint (3 MINUTES)
437716:05:47.799 [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)
437816:05:47.799 [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
437916:05:47.799 [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
438016:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: connected http-outgoing-7
438116:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: endpoint connected
438216:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003C: executing GET /v1.32/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/json HTTP/1.1
438316:05:47.799 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: start execution ex-0000003C
438416:05:47.799 [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
438516:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/json HTTP/1.1
438616:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
438716:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
438816:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
438916:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
439016:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
439116:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
439216:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/exec/a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676/json HTTP/1.1[\r][\n]"
439316:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
439416:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
439516:05:47.800 [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]"
439616:05:47.800 [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]"
439716:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
439816:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
439916:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
440016:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
440116:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
440216:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
440316:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
440416:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
440516:05:47.800 [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]"
440616:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
440716:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 370[\r][\n]"
440816:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
440916:05:47.800 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"ID":"a99c6e0045d1778506fce27b938d579f141686009a4a290fcc758636279e8676","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"ps","arguments":["-ef"],"privileged":false},"OpenStdin":false,"OpenStderr":true,"OpenStdout":true,"CanRemove":false,"ContainerID":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","DetachKeys":"","Pid":3895}[\n]"
441016:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
441116:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
441216:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
441316:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
441416:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
441516:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
441616:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:47 GMT
441716:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 370
441816:05:47.801 [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
441916:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003B: releasing valid endpoint
442016:05:47.801 [ducttape-0] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003B: releasing endpoint
442116:05:47.801 [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
442216:05:47.801 [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]
442316:05:47.804 [pool-28-thread-4] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor - No prefix is configured
442416:05:47.804 [pool-28-thread-4] DEBUG org.testcontainers.utility.ImageNameSubstitutor - Did not find a substitute image for vesoft/nebula-console:v3.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
442516:05:47.804 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - vesoft/nebula-console:v3.6.0 is not in image name cache, updating...
442616:05:47.804 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
442716:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: preparing request execution
442816:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
442916:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
443016:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: target auth state: UNCHALLENGED
443116:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003D: proxy auth state: UNCHALLENGED
443216:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003D: acquiring connection with route {}->unix://localhost:2375
443316:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquiring endpoint (3 MINUTES)
443416:05:47.805 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
443516:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
443616:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003D: acquired ep-0000003C
443716:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003D: acquired endpoint ep-0000003C
443816:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: executing GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
443916:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: start execution ex-0000003D
444016:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: executing exchange ex-0000003D over http-outgoing-7
444116:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
444216:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
444316:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
444416:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
444516:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
444616:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
444716:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
444816:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1[\r][\n]"
444916:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
445016:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
445116:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
445216:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
445316:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
445416:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
445516:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
445616:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 404 Not Found[\r][\n]"
445716:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
445816:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
445916:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
446016:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
446116:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
446216:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:47 GMT[\r][\n]"
446316:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 58[\r][\n]"
446416:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
446516:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"message":"No such image: vesoft/nebula-console:v3.6.0"}[\n]"
446616:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 404 Not Found
446716:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
446816:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
446916:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
447016:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
447116:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
447216:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:47 GMT
447316:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 58
447416:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003D: connection can be kept alive for 3 MINUTES
447516:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003C: releasing valid endpoint
447616:05:47.806 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: releasing endpoint
447716:05:47.807 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection http-outgoing-7 can be kept alive for 3 MINUTES
447816:05:47.807 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
447916:05:47.807 [pool-28-thread-4] DEBUG org.testcontainers.images.AbstractImagePullPolicy - Not available locally, should pull image: vesoft/nebula-console:v3.6.0
448016:05:47.807 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling docker image: vesoft/nebula-console:v3.6.0. Please be patient; this may take some time but only needs to be done once.
448116:05:47.807 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:latest at registry: https://index.docker.io/v1/
448216:05:47.807 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
448316:05:47.807 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
448416:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: preparing request execution
448516:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
448616:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
448716:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: target auth state: UNCHALLENGED
448816:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003E: proxy auth state: UNCHALLENGED
448916:05:47.808 [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
449016:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquiring endpoint (3 MINUTES)
449116:05:47.808 [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]
449216:05:47.808 [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]
449316:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003E: acquired ep-0000003D
449416:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003E: acquired endpoint ep-0000003D
449516:05:47.808 [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
449616:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: start execution ex-0000003E
449716:05:47.808 [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
449816:05:47.808 [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
449916:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/octet-stream
450016:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
450116:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
450216:05:47.808 [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
450316:05:47.808 [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
450416:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
450516:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
450616:05:47.808 [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]"
450716:05:47.808 [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]"
450816:05:47.808 [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]"
450916:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
451016:05:47.808 [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]"
451116:05:47.808 [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]"
451216:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
451316:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
451416:05:47.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
451516:05:48.594 [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]"
451616:05:48.594 [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]"
451716:05:48.594 [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]"
451816:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
451916:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
452016:05:48.594 [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]"
452116:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:48 GMT[\r][\n]"
452216:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
452316:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452416:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "3f[\r][\n]"
452516:05:48.594 [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]"
452616:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
452716:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
452816:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
452916:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
453016:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
453116:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
453216:05:48.594 [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)
453316:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:48 GMT
453416:05:48.594 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
453516:05:48.594 [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
453616:05:48.594 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Starting to pull image
453716:05:48.595 [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)
453816:05:48.595 [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)
453916:05:48.807 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
454016:05:48.808 [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]"
454116:05:48.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454216:05:48.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
454316:05:48.808 [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]"
454416:05:48.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454516:05:48.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "47[\r][\n]"
454616:05:48.808 [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]"
454716:05:48.808 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
454816:05:48.808 [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)
454916:05:48.808 [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)
455016:05:48.808 [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)
455116:05:49.069 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
455216:05:49.069 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":35157,"total":3401613},"progress":"[\u003e ] 35.16kB/3.402MB","id":"7264a8db6415"}[\r][\n]"
455316:05:49.069 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
455416:05:49.069 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35157, total=3401613, start=null), progress=[> ] 35.16kB/3.402MB, id=7264a8db6415, from=null, time=null, errorDetail=null, error=null, aux=null)
455516:05:49.098 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "ba[\r][\n]"
455616:05:49.098 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"status":"Downloading","progressDetail":{"current":30164,"total":2916858},"progress":"[\u003e ] 30.16kB/2.917MB","id":"19bc7f3f0d80"}[\r][\n]"
455716:05:49.098 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
455816:05:49.098 [docker-java-stream--600386226] DEBUG com.github.dockerjava.api.command.PullImageResultCallback - ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30164, total=2916858, start=null), progress=[> ] 30.16kB/2.917MB, id=19bc7f3f0d80, from=null, time=null, errorDetail=null, error=null, aux=null)
455916:05:49.158 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
456016:05:49.158 [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]"
456116:05:49.158 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
456216:05:49.158 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
456316:05:49.158 [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]"
456416:05:49.158 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
456516:05:49.158 [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)
456616:05:49.159 [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)
456716:05:49.159 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (63 KB/? MB)
456816:05:49.159 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
456916:05:49.159 [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]"
457016:05:49.159 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
457116:05:49.160 [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)
457216:05:49.197 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "49[\r][\n]"
457316:05:49.197 [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]"
457416:05:49.197 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
457516:05:49.197 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
457616:05:49.197 [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]"
457716:05:49.197 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
457816:05:49.197 [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)
457916:05:49.197 [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)
458016:05:49.197 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (93 KB/? MB)
458116:05:49.223 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
458216:05:49.223 [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]"
458316:05:49.223 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
458416:05:49.223 [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)
458516:05:49.226 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
458616:05:49.226 [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]"
458716:05:49.226 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
458816:05:49.226 [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)
458916:05:49.236 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b6[\r][\n]"
459016:05:49.236 [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]"
459116:05:49.236 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459216:05:49.236 [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)
459316:05:49.236 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b6[\r][\n]"
459416:05:49.236 [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]"
459516:05:49.236 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459616:05:49.236 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "48[\r][\n]"
459716:05:49.236 [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]"
459816:05:49.236 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
459916:05:49.236 [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)
460016:05:49.236 [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)
460116:05:49.237 [docker-java-stream--600386226] INFO tc.vesoft/nebula-console:v3.6.0 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (3 MB/6 MB)
460216:05:49.267 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
460316:05:49.267 [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]"
460416:05:49.267 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
460516:05:49.267 [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)
460616:05:49.267 [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)
460716:05:49.268 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b9[\r][\n]"
460816:05:49.268 [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]"
460916:05:49.268 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
461016:05:49.269 [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)
461116:05:49.305 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "bb[\r][\n]"
461216:05:49.305 [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]"
461316:05:49.305 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
461416:05:49.305 [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)
461516:05:49.321 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
461616:05:49.321 [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]"
461716:05:49.321 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
461816:05:49.322 [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)
461916:05:49.322 [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)
462016:05:49.323 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
462116:05:49.323 [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]"
462216:05:49.323 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
462316:05:49.323 [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)
462416:05:49.324 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "b5[\r][\n]"
462516:05:49.324 [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]"
462616:05:49.324 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
462716:05:49.324 [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)
462816:05:49.333 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "44[\r][\n]"
462916:05:49.333 [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]"
463016:05:49.333 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
463116:05:49.334 [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)
463216:05:49.334 [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)
463316:05:49.338 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "5e[\r][\n]"
463416:05:49.338 [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]"
463516:05:49.338 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
463616:05:49.338 [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)
463716:05:49.340 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "4e[\r][\n]"
463816:05:49.340 [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]"
463916:05:49.340 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
464016:05:49.340 [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)
464116:05:49.341 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
464216:05:49.341 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
464316:05:49.341 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003D: releasing valid endpoint
464416:05:49.341 [docker-java-stream--600386226] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003D: releasing endpoint
464516:05:49.341 [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
464616:05:49.341 [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]
464716:05:49.342 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: vesoft/nebula-console:v3.6.0
464816:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: preparing request execution
464916:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
465016:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
465116:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: target auth state: UNCHALLENGED
465216:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000003F: proxy auth state: UNCHALLENGED
465316:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000003F: acquiring connection with route {}->unix://localhost:2375
465416:05:49.342 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquiring endpoint (3 MINUTES)
465516:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
465616:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
465716:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000003F: acquired ep-0000003E
465816:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000003F: acquired endpoint ep-0000003E
465916:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: executing GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
466016:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: start execution ex-0000003F
466116:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: executing exchange ex-0000003F over http-outgoing-7
466216:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1
466316:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
466416:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
466516:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
466616:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
466716:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
466816:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
466916:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/vesoft%2Fnebula-console:v3.6.0/json HTTP/1.1[\r][\n]"
467016:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
467116:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
467216:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
467316:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
467416:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
467516:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
467616:05:49.343 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
467716:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
467816:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
467916:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
468016:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
468116:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
468216:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
468316:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
468416:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
468516:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
468616:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
468716:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","RepoTags":["vesoft/nebula-console:v3.6.0"],"RepoDigests":["vesoft/nebula-console@sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-09-16T11:34:54.072103474Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["nebula-console"],"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0"}},"Architecture":"amd64","Os":"linux","Size":14816728,"VirtualSize":14816728,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/923d885d944ccf5206e28224a808d501a6fdc5a6b1597d2439bbd7c782cc2c36/diff:/var/lib/docker/overlay2/2cea663ba4e39e0098b2b61c820ef1d6427d9428fbeb1c6ffeea1c66814ac004/diff","MergedDir":"/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/merged","UpperDir":"/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/diff","WorkDir":"/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
468816:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
468916:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
469016:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
469116:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
469216:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
469316:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
469416:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
469516:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
469616:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
469716:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
469816:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
469916:05:49.344 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000003F: connection can be kept alive for 3 MINUTES
470016:05:49.345 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003E: releasing valid endpoint
470116:05:49.346 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: releasing endpoint
470216:05:49.346 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection http-outgoing-7 can be kept alive for 3 MINUTES
470316:05:49.346 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
470416:05:49.346 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
470516:05:49.346 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - Trying to start container: vesoft/nebula-console:v3.6.0 (attempt 1/1)
470616:05:49.346 [pool-28-thread-4] DEBUG tc.vesoft/nebula-console:v3.6.0 - Starting container: vesoft/nebula-console:v3.6.0
470716:05:49.346 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Creating container for image: vesoft/nebula-console:v3.6.0
470816:05:49.346 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - Looking up auth config for image: vesoft/nebula-console:v3.6.0 at registry: https://index.docker.io/v1/
470916:05:49.346 [pool-28-thread-4] DEBUG org.testcontainers.utility.RegistryAuthLocator - No matching Auth Configs - falling back to defaultAuthConfig [null]
471016:05:49.346 [pool-28-thread-4] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig - Effective auth config [null]
471116:05:49.346 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2d46eb20[aliases=[tc-SwRYygte],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=9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59, 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=c453c750-cd99-4992-a572-193793ecf78d},macAddress=<null>,name=console-c453c750-cd99-4992-a572-193793ecf78d,networkDisabled=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@10155b5d,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>]
471216:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: preparing request execution
471316:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
471416:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
471516:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: target auth state: UNCHALLENGED
471616:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000040: proxy auth state: UNCHALLENGED
471716:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000040: acquiring connection with route {}->unix://localhost:2375
471816:05:49.348 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquiring endpoint (3 MINUTES)
471916:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
472016:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
472116:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000040: acquired ep-0000003F
472216:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000040: acquired endpoint ep-0000003F
472316:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: executing POST /v1.32/containers/create?name=console-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
472416:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: start execution ex-00000040
472516:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: executing exchange ex-00000040 over http-outgoing-7
472616:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/create?name=console-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1
472716:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
472816:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
472916:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
473016:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
473116:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
473216:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 2441
473316:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
473416:05:49.349 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
473516:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/create?name=console-c453c750-cd99-4992-a572-193793ecf78d HTTP/1.1[\r][\n]"
473616:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
473716:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
473816:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
473916:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
474016:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
474116:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 2441[\r][\n]"
474216:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
474316:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
474416:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
474516:05:49.350 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["sh","-c","sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'ADD HOSTS \"172.28.0.3\":9779' && sleep 36000"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":[""],"Image":"vesoft/nebula-console:v3.6.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"c453c750-cd99-4992-a572-193793ecf78d"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59":{"IPAMConfig":null,"Links":null,"Aliases":["tc-SwRYygte"],"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}"
474616:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
474716:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
474816:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
474916:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
475016:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
475116:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
475216:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
475316:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 88[\r][\n]"
475416:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
475516:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","Warnings":[]}[\n]"
475616:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
475716:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
475816:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
475916:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
476016:05:49.363 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
476116:05:49.364 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
476216:05:49.364 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
476316:05:49.364 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 88
476416:05:49.364 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000040: connection can be kept alive for 3 MINUTES
476516:05:49.365 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000003F: releasing valid endpoint
476616:05:49.365 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: releasing endpoint
476716:05:49.365 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection http-outgoing-7 can be kept alive for 3 MINUTES
476816:05:49.365 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000003F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
476916:05:49.366 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 is starting: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727
477016:05:49.366 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727
477116:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: preparing request execution
477216:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
477316:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
477416:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: target auth state: UNCHALLENGED
477516:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000041: proxy auth state: UNCHALLENGED
477616:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000041: acquiring connection with route {}->unix://localhost:2375
477716:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquiring endpoint (3 MINUTES)
477816:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
477916:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
478016:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000041: acquired ep-00000040
478116:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000041: acquired endpoint ep-00000040
478216:05:49.366 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: executing POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/start HTTP/1.1
478316:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: start execution ex-00000041
478416:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: executing exchange ex-00000041 over http-outgoing-7
478516:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/start HTTP/1.1
478616:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
478716:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
478816:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
478916:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
479016:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
479116:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
479216:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
479316:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/start HTTP/1.1[\r][\n]"
479416:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
479516:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
479616:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
479716:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
479816:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
479916:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
480016:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
480116:05:49.367 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
480216:05:49.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 204 No Content[\r][\n]"
480316:05:49.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
480416:05:49.487 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
480516:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
480616:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
480716:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
480816:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
480916:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 204 No Content
481016:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
481116:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
481216:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
481316:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
481416:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
481516:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000041: connection can be kept alive for 3 MINUTES
481616:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000040: releasing valid endpoint
481716:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: releasing endpoint
481816:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection http-outgoing-7 can be kept alive for 3 MINUTES
481916:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000040: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
482016:05:49.488 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,false
482116:05:49.488 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json], queryParams={}}
482216:05:49.488 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: preparing request execution
482316:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
482416:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
482516:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: target auth state: UNCHALLENGED
482616:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000042: proxy auth state: UNCHALLENGED
482716:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000042: acquiring connection with route {}->unix://localhost:2375
482816:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquiring endpoint (3 MINUTES)
482916:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
483016:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
483116:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000042: acquired ep-00000041
483216:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000042: acquired endpoint ep-00000041
483316:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: executing GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1
483416:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: start execution ex-00000042
483516:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: executing exchange ex-00000042 over http-outgoing-7
483616:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1
483716:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
483816:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
483916:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
484016:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
484116:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
484216:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
484316:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1[\r][\n]"
484416:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
484516:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
484616:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
484716:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
484816:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
484916:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
485016:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
485116:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
485216:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
485316:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
485416:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
485516:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
485616:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
485716:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
485816:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
485916:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
486016:05:49.489 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "1729[\r][\n]"
486116:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","Created":"2025-11-28T15:05:49.351044353Z","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":3954,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:49.373027538Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/resolv.conf","HostnamePath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/hostname","HostsPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/hosts","LogPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727-json.log","Name":"/console-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","LowerDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f-init/diff:/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/diff:/var/lib/docker/overlay2/923d885d944ccf5206e28224a808d501a6fdc5a6b1597d2439bbd7c782cc2c36/diff:/var/lib/docker/overlay2/2cea663ba4e39e0098b2b61c820ef1d6427d9428fbeb1c6ffeea1c66814ac004/diff","MergedDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f/merged","UpperDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f/diff","WorkDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"54c78d4b1c9d","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"f012394259811cf32e9d74f34f165433ed4ff56e92c8bebf252e9da818ea527e","SandboxKey":"/var/run/docker/netns/f01239425981","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-SwRYygte","54c78d4b1c9d"],"MacAddress":"0a:e9:61:b8:07:1f","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"9839d76f1035d4d6ad776517dd856c2819d9e0e89b09bf0796bbc904e4d05f95","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-c453c750-cd99-4992-a572-193793ecf78d","tc-SwRYygte","54c78d4b1c9d"]}}}}[\n]"
486216:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
486316:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
486416:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
486516:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
486616:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
486716:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
486816:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
486916:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
487016:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
487116:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
487216:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
487316:05:49.490 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000042: connection can be kept alive for 3 MINUTES
487416:05:49.491 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000041: releasing valid endpoint
487516:05:49.491 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: releasing endpoint
487616:05:49.491 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection http-outgoing-7 can be kept alive for 3 MINUTES
487716:05:49.491 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000041: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
487816:05:49.491 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1
487916:05:49.491 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: preparing request execution
488016:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
488116:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
488216:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: target auth state: UNCHALLENGED
488316:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000043: proxy auth state: UNCHALLENGED
488416:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000043: acquiring connection with route {}->unix://localhost:2375
488516:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquiring endpoint (3 MINUTES)
488616:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
488716:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
488816:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000043: acquired ep-00000042
488916:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000043: acquired endpoint ep-00000042
489016:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: executing GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1
489116:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: start execution ex-00000043
489216:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: executing exchange ex-00000043 over http-outgoing-7
489316:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1
489416:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
489516:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
489616:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
489716:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
489816:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
489916:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
490016:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/images/sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1/json HTTP/1.1[\r][\n]"
490116:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
490216:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
490316:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
490416:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
490516:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
490616:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
490716:05:49.492 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
490816:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
490916:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
491016:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
491116:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
491216:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
491316:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
491416:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
491516:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Transfer-Encoding: chunked[\r][\n]"
491616:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
491716:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "9b0[\r][\n]"
491816:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","RepoTags":["vesoft/nebula-console:v3.6.0"],"RepoDigests":["vesoft/nebula-console@sha256:0bc9e8ee62ac62b85959d7ed9538238ae34c33cea9e291ee124184f55be7048c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2023-09-16T11:34:54.072103474Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["nebula-console"],"OnBuild":null,"Labels":{"org.opencontainers.image.created":"2023-09-16T11:34:13.624Z","org.opencontainers.image.description":"Command line interface for the Nebula Graph service","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"9af24c7785966476f27ccd6ca8e0f0407c9be3eb","org.opencontainers.image.source":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.title":"nebula-console","org.opencontainers.image.url":"https://github.com/vesoft-inc/nebula-console","org.opencontainers.image.version":"v3.6.0"}},"Architecture":"amd64","Os":"linux","Size":14816728,"VirtualSize":14816728,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/923d885d944ccf5206e28224a808d501a6fdc5a6b1597d2439bbd7c782cc2c36/diff:/var/lib/docker/overlay2/2cea663ba4e39e0098b2b61c820ef1d6427d9428fbeb1c6ffeea1c66814ac004/diff","MergedDir":"/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/merged","UpperDir":"/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/diff","WorkDir":"/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:4693057ce2364720d39e57e85a5b8e0bd9ac3573716237736d6470ec5b7b7230","sha256:8fb786c1b49d60060e2a3367f0e4691c77450e89f9e5d5ddc96f5decc781a9b3","sha256:8d4e68b7139e35da12db4dd3393baae3a4940b8705eeb4bd7e1a6c796f42a735"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
491916:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
492016:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "0[\r][\n]"
492116:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
492216:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
492316:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
492416:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
492516:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
492616:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
492716:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
492816:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
492916:05:49.493 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Transfer-Encoding: chunked
493016:05:49.494 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000043: connection can be kept alive for 3 MINUTES
493116:05:49.494 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000042: releasing valid endpoint
493216:05:49.494 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: releasing endpoint
493316:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection http-outgoing-7 can be kept alive for 3 MINUTES
493416:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000042: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
493516:05:49.495 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd:
493616:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: preparing request execution
493716:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
493816:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
493916:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: target auth state: UNCHALLENGED
494016:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000044: proxy auth state: UNCHALLENGED
494116:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000044: acquiring connection with route {}->unix://localhost:2375
494216:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquiring endpoint (3 MINUTES)
494316:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
494416:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
494516:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000044: acquired ep-00000043
494616:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000044: acquired endpoint ep-00000043
494716:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: executing GET /v1.32/version HTTP/1.1
494816:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: start execution ex-00000044
494916:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: executing exchange ex-00000044 over http-outgoing-7
495016:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> GET /v1.32/version HTTP/1.1
495116:05:49.495 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
495216:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
495316:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
495416:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
495516:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
495616:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
495716:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
495816:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
495916:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
496016:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
496116:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
496216:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
496316:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
496416:05:49.496 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
496516:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
496616:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
496716:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
496816:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
496916:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
497016:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
497116:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
497216:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 821[\r][\n]"
497316:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
497416:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-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]"
497516:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
497616:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
497716:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
497816:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
497916:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
498016:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
498116:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
498216:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 821
498316:05:49.501 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000044: connection can be kept alive for 3 MINUTES
498416:05:49.502 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000043: releasing valid endpoint
498516:05:49.502 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: releasing endpoint
498616:05:49.502 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection http-outgoing-7 can be kept alive for 3 MINUTES
498716:05:49.502 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000043: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
498816:05:49.503 [pool-28-thread-4] DEBUG org.testcontainers.containers.wait.strategy.HostPortWaitStrategy - Liveness check ports of /console-c453c750-cd99-4992-a572-193793ecf78d is empty. Not waiting.
498916:05:49.503 [pool-28-thread-4] INFO tc.vesoft/nebula-console:v3.6.0 - Container vesoft/nebula-console:v3.6.0 started in PT1.699724099S
499016:05:49.504 [pool-28-thread-4] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
499116:05:49.504 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,<null>,<null>,<null>,<null>,<null>
499216:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: preparing request execution
499316:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
499416:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
499516:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: target auth state: UNCHALLENGED
499616:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000045: proxy auth state: UNCHALLENGED
499716:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000045: acquiring connection with route {}->unix://localhost:2375
499816:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquiring endpoint (3 MINUTES)
499916:05:49.504 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
500016:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
500116:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000045: acquired ep-00000044
500216:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000045: acquired endpoint ep-00000044
500316:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: executing POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1
500416:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: start execution ex-00000045
500516:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: executing exchange ex-00000045 over http-outgoing-7
500616:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1
500716:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
500816:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
500916:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
501016:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
501116:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
501216:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 327
501316:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
501416:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
501516:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1[\r][\n]"
501616:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
501716:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
501816:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
501916:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
502016:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
502116:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 327[\r][\n]"
502216:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
502316:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
502416:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
502516:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"containerId":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","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}"
502616:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 201 Created[\r][\n]"
502716:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
502816:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/json[\r][\n]"
502916:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
503016:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
503116:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
503216:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Date: Fri, 28 Nov 2025 15:05:49 GMT[\r][\n]"
503316:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Length: 74[\r][\n]"
503416:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
503516:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "{"Id":"07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd"}[\n]"
503616:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 201 Created
503716:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
503816:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/json
503916:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
504016:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
504116:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
504216:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Date: Fri, 28 Nov 2025 15:05:49 GMT
504316:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Length: 74
504416:05:49.505 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000045: connection can be kept alive for 3 MINUTES
504516:05:49.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000044: releasing valid endpoint
504616:05:49.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: releasing endpoint
504716:05:49.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection http-outgoing-7 can be kept alive for 3 MINUTES
504816:05:49.506 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000044: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
504916:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: preparing request execution
505016:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
505116:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
505216:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: target auth state: UNCHALLENGED
505316:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000046: proxy auth state: UNCHALLENGED
505416:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000046: acquiring connection with route {}->unix://localhost:2375
505516:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquiring endpoint (3 MINUTES)
505616:05:49.507 [docker-java-stream--1903178884] 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]
505716:05:49.507 [docker-java-stream--1903178884] 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]
505816:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000046: acquired ep-00000045
505916:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000046: acquired endpoint ep-00000045
506016:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000046: executing POST /v1.32/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/start HTTP/1.1
506116:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: start execution ex-00000046
506216:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: executing exchange ex-00000046 over http-outgoing-7
506316:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> POST /v1.32/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/start HTTP/1.1
506416:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> accept: application/json
506516:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> content-type: application/json
506616:05:49.507 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
506716:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> User-Agent: tc-java/1.19.0
506816:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Accept-Encoding: gzip, x-gzip, deflate
506916:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Content-Length: 26
507016:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Host: localhost:2375
507116:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 >> Connection: keep-alive
507216:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "POST /v1.32/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/start HTTP/1.1[\r][\n]"
507316:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "accept: application/json[\r][\n]"
507416:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "content-type: application/json[\r][\n]"
507516:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
507616:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "User-Agent: tc-java/1.19.0[\r][\n]"
507716:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
507816:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Content-Length: 26[\r][\n]"
507916:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Host: localhost:2375[\r][\n]"
508016:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "Connection: keep-alive[\r][\n]"
508116:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "[\r][\n]"
508216:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 >> "{"Detach":null,"Tty":null}"
508316:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
508416:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
508516:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Api-Version: 1.48[\r][\n]"
508616:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Docker-Experimental: false[\r][\n]"
508716:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Ostype: linux[\r][\n]"
508816:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Server: Docker/28.0.4 (linux)[\r][\n]"
508916:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\r][\n]"
509016:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << HTTP/1.1 200 OK
509116:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Content-Type: application/vnd.docker.raw-stream
509216:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Api-Version: 1.48
509316:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Docker-Experimental: false
509416:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Ostype: linux
509516:05:49.508 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-7 << Server: Docker/28.0.4 (linux)
509616:05:52.554 [docker-java-stream--1903178884] 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]"
509716:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
509816:05:52.555 [docker-java-stream--1903178884] 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]"
509916:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
510016:05:52.555 [docker-java-stream--1903178884] 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]"
510116:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
510216:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Got 1 rows (time spent 568[0xffffffc2][0xffffffb5]s/916.002[0xffffffc2][0xffffffb5]s)[\n]"
510316:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
510416:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JFri, 28 Nov 2025 15:05:52 UTC[\n]"
510516:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
510616:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
510716:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
510816:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Bye root![\n]"
510916:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "Fri, 28 Nov 2025 15:05:52 UTC[\n]"
511016:05:52.555 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "[\n]"
511116:05:52.557 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-7 << "end of stream"
511216:05:52.557 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-7: close connection IMMEDIATE
511316:05:52.557 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: endpoint closed
511416:05:52.557 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000045: discarding endpoint
511516:05:52.557 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: releasing endpoint
511616:05:52.557 [docker-java-stream--1903178884] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000045: connection is not kept alive
511716:05:52.557 [docker-java-stream--1903178884] 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]
511816:05:52.557 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd
511916:05:52.558 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/json], queryParams={}}
512016:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: preparing request execution
512116:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
512216:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
512316:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: target auth state: UNCHALLENGED
512416:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000047: proxy auth state: UNCHALLENGED
512516:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: acquiring connection with route {}->unix://localhost:2375
512616:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquiring endpoint (3 MINUTES)
512716:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
512816:05:52.558 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
512916:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000047: acquired ep-00000046
513016:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000047: acquired endpoint ep-00000046
513116:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000047: opening connection {}->unix://localhost:2375
513216:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: connecting endpoint (3 MINUTES)
513316:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connecting endpoint to unix://localhost:2375 (3 MINUTES)
513416:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connecting to localhost/127.0.0.1:2375
513516:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-8: connection established /var/run/docker.sock<->/var/run/docker.sock
513616:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connected http-outgoing-8
513716:05:52.559 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: endpoint connected
513816:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: executing GET /v1.32/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/json HTTP/1.1
513916:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: start execution ex-00000047
514016:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: executing exchange ex-00000047 over http-outgoing-8
514116:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> GET /v1.32/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/json HTTP/1.1
514216:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
514316:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
514416:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
514516:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
514616:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
514716:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
514816:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "GET /v1.32/exec/07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd/json HTTP/1.1[\r][\n]"
514916:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
515016:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
515116:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
515216:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
515316:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
515416:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
515516:05:52.560 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
515616:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
515716:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
515816:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
515916:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
516016:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
516116:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
516216:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Fri, 28 Nov 2025 15:05:52 GMT[\r][\n]"
516316:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 467[\r][\n]"
516416:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
516516:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"ID":"07239c455a9d94f92853c04913dea9f96bd03c727ae97561ce98a9498cb740bd","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":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","DetachKeys":"","Pid":4007}[\n]"
516616:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
516716:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
516816:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
516916:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
517016:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
517116:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
517216:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Fri, 28 Nov 2025 15:05:52 GMT
517316:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 467
517416:05:52.561 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000047: connection can be kept alive for 3 MINUTES
517516:05:52.562 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000046: releasing valid endpoint
517616:05:52.562 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: releasing endpoint
517716:05:52.562 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection http-outgoing-8 can be kept alive for 3 MINUTES
517816:05:52.562 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000046: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
517916:05:52.562 [pool-28-thread-4] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5180+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5181| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5182+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5183| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5184+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5185Got 1 rows (time spent 568µs/916.002µs)
5186
5187Fri, 28 Nov 2025 15:05:52 UTC
5188
5189
5190
5191Bye root!
5192Fri, 28 Nov 2025 15:05:52 UTC
5193
5194
519516:05:52.563 [pool-28-thread-4] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
519616:05:52.563 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,<null>,<null>,<null>,<null>,<null>
519716:05:52.563 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: preparing request execution
519816:05:52.564 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
519916:05:52.564 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
520016:05:52.564 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: target auth state: UNCHALLENGED
520116:05:52.564 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000048: proxy auth state: UNCHALLENGED
520216:05:52.564 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000048: acquiring connection with route {}->unix://localhost:2375
520316:05:52.564 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquiring endpoint (3 MINUTES)
520416:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
520516:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
520616:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000048: acquired ep-00000047
520716:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000048: acquired endpoint ep-00000047
520816:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: executing POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1
520916:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: start execution ex-00000048
521016:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: executing exchange ex-00000048 over http-outgoing-8
521116:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1
521216:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
521316:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
521416:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
521516:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
521616:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
521716:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 327
521816:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
521916:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
522016:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1[\r][\n]"
522116:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
522216:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
522316:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
522416:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
522516:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
522616:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 327[\r][\n]"
522716:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
522816:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
522916:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
523016:05:52.565 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"containerId":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","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}"
523116:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 201 Created[\r][\n]"
523216:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
523316:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/json[\r][\n]"
523416:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
523516:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
523616:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
523716:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Date: Fri, 28 Nov 2025 15:05:52 GMT[\r][\n]"
523816:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Length: 74[\r][\n]"
523916:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
524016:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "{"Id":"9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8"}[\n]"
524116:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 201 Created
524216:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
524316:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/json
524416:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
524516:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
524616:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
524716:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Date: Fri, 28 Nov 2025 15:05:52 GMT
524816:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Length: 74
524916:05:52.566 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000048: connection can be kept alive for 3 MINUTES
525016:05:52.567 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000047: releasing valid endpoint
525116:05:52.567 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: releasing endpoint
525216:05:52.568 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection http-outgoing-8 can be kept alive for 3 MINUTES
525316:05:52.568 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000047: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
525416:05:52.568 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: preparing request execution
525516:05:52.568 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
525616:05:52.568 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
525716:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: target auth state: UNCHALLENGED
525816:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000049: proxy auth state: UNCHALLENGED
525916:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000049: acquiring connection with route {}->unix://localhost:2375
526016:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquiring endpoint (3 MINUTES)
526116:05:52.569 [docker-java-stream--1524294801] 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]
526216:05:52.569 [docker-java-stream--1524294801] 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]
526316:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000049: acquired ep-00000048
526416:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000049: acquired endpoint ep-00000048
526516:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000049: executing POST /v1.32/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/start HTTP/1.1
526616:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: start execution ex-00000049
526716:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: executing exchange ex-00000049 over http-outgoing-8
526816:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> POST /v1.32/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/start HTTP/1.1
526916:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> accept: application/json
527016:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> content-type: application/json
527116:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
527216:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> User-Agent: tc-java/1.19.0
527316:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Accept-Encoding: gzip, x-gzip, deflate
527416:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Content-Length: 26
527516:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Host: localhost:2375
527616:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 >> Connection: keep-alive
527716:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "POST /v1.32/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/start HTTP/1.1[\r][\n]"
527816:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "accept: application/json[\r][\n]"
527916:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "content-type: application/json[\r][\n]"
528016:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
528116:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "User-Agent: tc-java/1.19.0[\r][\n]"
528216:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
528316:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Content-Length: 26[\r][\n]"
528416:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Host: localhost:2375[\r][\n]"
528516:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "Connection: keep-alive[\r][\n]"
528616:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "[\r][\n]"
528716:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 >> "{"Detach":null,"Tty":null}"
528816:05:52.569 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
528916:05:52.570 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
529016:05:52.570 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Api-Version: 1.48[\r][\n]"
529116:05:52.570 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Docker-Experimental: false[\r][\n]"
529216:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Ostype: linux[\r][\n]"
529316:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Server: Docker/28.0.4 (linux)[\r][\n]"
529416:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\r][\n]"
529516:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << HTTP/1.1 200 OK
529616:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Content-Type: application/vnd.docker.raw-stream
529716:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Api-Version: 1.48
529816:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Docker-Experimental: false
529916:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Ostype: linux
530016:05:52.571 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-8 << Server: Docker/28.0.4 (linux)
530116:05:55.608 [docker-java-stream--1524294801] 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]"
530216:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2]L+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
530316:05:55.609 [docker-java-stream--1524294801] 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]"
530416:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
530516:05:55.609 [docker-java-stream--1524294801] 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]"
530616:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "+--------------+------+-----------+--------------+----------------------+------------------------+---------+[\n]"
530716:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Got 1 rows (time spent 620[0xffffffc2][0xffffffb5]s/945.708[0xffffffc2][0xffffffb5]s)[\n]"
530816:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
530916:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]JFri, 28 Nov 2025 15:05:55 UTC[\n]"
531016:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
531116:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
531216:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
531316:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Bye root![\n]"
531416:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "Fri, 28 Nov 2025 15:05:55 UTC[\n]"
531516:05:55.609 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "[\n]"
531616:05:55.611 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-8 << "end of stream"
531716:05:55.611 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-8: close connection IMMEDIATE
531816:05:55.611 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: endpoint closed
531916:05:55.611 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000048: discarding endpoint
532016:05:55.611 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: releasing endpoint
532116:05:55.611 [docker-java-stream--1524294801] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000048: connection is not kept alive
532216:05:55.611 [docker-java-stream--1524294801] 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]
532316:05:55.611 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8
532416:05:55.611 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/json], queryParams={}}
532516:05:55.612 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: preparing request execution
532616:05:55.612 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
532716:05:55.612 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
532816:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: target auth state: UNCHALLENGED
532916:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004A: proxy auth state: UNCHALLENGED
533016:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: acquiring connection with route {}->unix://localhost:2375
533116:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquiring endpoint (3 MINUTES)
533216:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
533316:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
533416:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004A: acquired ep-00000049
533516:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004A: acquired endpoint ep-00000049
533616:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004A: opening connection {}->unix://localhost:2375
533716:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: connecting endpoint (3 MINUTES)
533816:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connecting endpoint to unix://localhost:2375 (3 MINUTES)
533916:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connecting to localhost/127.0.0.1:2375
534016:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-9: connection established /var/run/docker.sock<->/var/run/docker.sock
534116:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connected http-outgoing-9
534216:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: endpoint connected
534316:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: executing GET /v1.32/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/json HTTP/1.1
534416:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: start execution ex-0000004A
534516:05:55.613 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: executing exchange ex-0000004A over http-outgoing-9
534616:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> GET /v1.32/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/json HTTP/1.1
534716:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
534816:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
534916:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
535016:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
535116:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
535216:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
535316:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "GET /v1.32/exec/9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8/json HTTP/1.1[\r][\n]"
535416:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
535516:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
535616:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
535716:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
535816:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
535916:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
536016:05:55.614 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
536116:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
536216:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
536316:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
536416:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
536516:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
536616:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
536716:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Fri, 28 Nov 2025 15:05:55 GMT[\r][\n]"
536816:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 467[\r][\n]"
536916:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
537016:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"ID":"9831e9cc7104875c5de4829dbde4f2493c09cd372b54a902a7b09dad8ab73fa8","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":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","DetachKeys":"","Pid":4044}[\n]"
537116:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
537216:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
537316:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
537416:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
537516:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
537616:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
537716:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Fri, 28 Nov 2025 15:05:55 GMT
537816:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 467
537916:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004A: connection can be kept alive for 3 MINUTES
538016:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000049: releasing valid endpoint
538116:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: releasing endpoint
538216:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection http-outgoing-9 can be kept alive for 3 MINUTES
538316:05:55.615 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000049: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
538416:05:55.616 [pool-28-thread-4] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5385+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5386| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5387+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5388| "172.28.0.3" | 9779 | "OFFLINE" | 0 | "No valid partition" | "No valid partition" | |
5389+--------------+------+-----------+--------------+----------------------+------------------------+---------+
5390Got 1 rows (time spent 620µs/945.708µs)
5391
5392Fri, 28 Nov 2025 15:05:55 UTC
5393
5394
5395
5396Bye root!
5397Fri, 28 Nov 2025 15:05:55 UTC
5398
5399
540016:05:55.616 [pool-28-thread-4] DEBUG org.testcontainers.containers.ExecInContainerPattern - /console-c453c750-cd99-4992-a572-193793ecf78d: Running "exec" command: sh -c sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit
540116:05:55.616 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: true,<null>,true,{sh,-c,sleep 3 && nebula-console -addr 172.28.0.4 -port 9669 -u root -p nebula -e 'SHOW HOSTS' && exit},54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,<null>,<null>,<null>,<null>,<null>
540216:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: preparing request execution
540316:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
540416:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
540516:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: target auth state: UNCHALLENGED
540616:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004B: proxy auth state: UNCHALLENGED
540716:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004B: acquiring connection with route {}->unix://localhost:2375
540816:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquiring endpoint (3 MINUTES)
540916:05:55.617 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
541016:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
541116:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004B: acquired ep-0000004A
541216:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004B: acquired endpoint ep-0000004A
541316:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: executing POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1
541416:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: start execution ex-0000004B
541516:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: executing exchange ex-0000004B over http-outgoing-9
541616:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1
541716:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
541816:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
541916:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
542016:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
542116:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
542216:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 327
542316:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
542416:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
542516:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/exec HTTP/1.1[\r][\n]"
542616:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
542716:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
542816:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
542916:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
543016:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
543116:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 327[\r][\n]"
543216:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
543316:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
543416:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
543516:05:55.618 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"containerId":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","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}"
543616:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 201 Created[\r][\n]"
543716:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
543816:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/json[\r][\n]"
543916:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false[\r][\n]"
544016:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
544116:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
544216:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Date: Fri, 28 Nov 2025 15:05:55 GMT[\r][\n]"
544316:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Length: 74[\r][\n]"
544416:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
544516:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "{"Id":"abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344"}[\n]"
544616:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 201 Created
544716:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
544816:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/json
544916:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
545016:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
545116:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
545216:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Date: Fri, 28 Nov 2025 15:05:55 GMT
545316:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Length: 74
545416:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004B: connection can be kept alive for 3 MINUTES
545516:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004A: releasing valid endpoint
545616:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: releasing endpoint
545716:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection http-outgoing-9 can be kept alive for 3 MINUTES
545816:05:55.619 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
545916:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: preparing request execution
546016:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
546116:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
546216:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: target auth state: UNCHALLENGED
546316:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004C: proxy auth state: UNCHALLENGED
546416:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004C: acquiring connection with route {}->unix://localhost:2375
546516:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquiring endpoint (3 MINUTES)
546616:05:55.620 [docker-java-stream--1918840562] 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]
546716:05:55.620 [docker-java-stream--1918840562] 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]
546816:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004C: acquired ep-0000004B
546916:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004C: acquired endpoint ep-0000004B
547016:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004C: executing POST /v1.32/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/start HTTP/1.1
547116:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: start execution ex-0000004C
547216:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: executing exchange ex-0000004C over http-outgoing-9
547316:05:55.620 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> POST /v1.32/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/start HTTP/1.1
547416:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> accept: application/json
547516:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> content-type: application/json
547616:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
547716:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> User-Agent: tc-java/1.19.0
547816:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Accept-Encoding: gzip, x-gzip, deflate
547916:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Content-Length: 26
548016:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Host: localhost:2375
548116:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 >> Connection: keep-alive
548216:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "POST /v1.32/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/start HTTP/1.1[\r][\n]"
548316:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "accept: application/json[\r][\n]"
548416:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "content-type: application/json[\r][\n]"
548516:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
548616:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "User-Agent: tc-java/1.19.0[\r][\n]"
548716:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
548816:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Content-Length: 26[\r][\n]"
548916:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Host: localhost:2375[\r][\n]"
549016:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "Connection: keep-alive[\r][\n]"
549116:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "[\r][\n]"
549216:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 >> "{"Detach":null,"Tty":null}"
549316:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
549416:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
549516:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Api-Version: 1.48[\r][\n]"
549616:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Docker-Experimental: false"
549716:05:55.621 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
549816:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Ostype: linux[\r][\n]"
549916:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Server: Docker/28.0.4 (linux)[\r][\n]"
550016:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\r][\n]"
550116:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << HTTP/1.1 200 OK
550216:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Content-Type: application/vnd.docker.raw-stream
550316:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Api-Version: 1.48
550416:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Docker-Experimental: false
550516:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Ostype: linux
550616:05:55.622 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-9 << Server: Docker/28.0.4 (linux)
550716:05:58.666 [docker-java-stream--1918840562] 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]"
550816:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x2][0xffffff90]+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
550916:05:58.668 [docker-java-stream--1918840562] 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]"
551016:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
551116:05:58.668 [docker-java-stream--1918840562] 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]"
551216:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "+--------------+------+----------+--------------+----------------------+------------------------+---------+[\n]"
551316:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Got 1 rows (time spent 537[0xffffffc2][0xffffffb5]s/944.97[0xffffffc2][0xffffffb5]s)[\n]"
551416:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
551516:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Fri, 28 Nov 2025 15:05:58 UTC[\n]"
551616:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
551716:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
551816:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
551916:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Bye root![\n]"
552016:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "Fri, 28 Nov 2025 15:05:58 UTC[\n]"
552116:05:58.668 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "[\n]"
552216:05:58.669 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-9 << "end of stream"
552316:05:58.669 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection - http-outgoing-9: close connection IMMEDIATE
552416:05:58.669 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: endpoint closed
552516:05:58.669 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004B: discarding endpoint
552616:05:58.669 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: releasing endpoint
552716:05:58.669 [docker-java-stream--1918840562] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004B: connection is not kept alive
552816:05:58.670 [docker-java-stream--1918840562] 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]
552916:05:58.670 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344
553016:05:58.670 [pool-28-thread-4] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/json], queryParams={}}
553116:05:58.670 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: preparing request execution
553216:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
553316:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
553416:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: target auth state: UNCHALLENGED
553516:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004D: proxy auth state: UNCHALLENGED
553616:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: acquiring connection with route {}->unix://localhost:2375
553716:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquiring endpoint (3 MINUTES)
553816:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
553916:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
554016:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004D: acquired ep-0000004C
554116:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004D: acquired endpoint ep-0000004C
554216:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004D: opening connection {}->unix://localhost:2375
554316:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: connecting endpoint (3 MINUTES)
554416:05:58.671 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connecting endpoint to unix://localhost:2375 (3 MINUTES)
554516:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connecting to localhost/127.0.0.1:2375
554616:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator - http-outgoing-10: connection established /var/run/docker.sock<->/var/run/docker.sock
554716:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connected http-outgoing-10
554816:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: endpoint connected
554916:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: executing GET /v1.32/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/json HTTP/1.1
555016:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: start execution ex-0000004D
555116:05:58.672 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: executing exchange ex-0000004D over http-outgoing-10
555216:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/json HTTP/1.1
555316:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
555416:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
555516:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
555616:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
555716:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
555816:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
555916:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/exec/abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344/json HTTP/1.1[\r][\n]"
556016:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
556116:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
556216:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
556316:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
556416:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
556516:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
556616:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
556716:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
556816:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
556916:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
557016:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
557116:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
557216:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
557316:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:05:58 GMT[\r][\n]"
557416:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 467[\r][\n]"
557516:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
557616:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"ID":"abdf8017d53c02d6e035e8a3688b1d0f8ed959bfe2eb4015679b15bf28cce344","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":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","DetachKeys":"","Pid":4070}[\n]"
557716:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
557816:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
557916:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
558016:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
558116:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
558216:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
558316:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:05:58 GMT
558416:05:58.673 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 467
558516:05:58.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004D: connection can be kept alive for 3 MINUTES
558616:05:58.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004C: releasing valid endpoint
558716:05:58.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: releasing endpoint
558816:05:58.674 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection http-outgoing-10 can be kept alive for 3 MINUTES
558916:05:58.675 [pool-28-thread-4] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
559016:05:58.675 [pool-28-thread-4] DEBUG testcontainers.containers.NebulaClusterContainer - (root@nebula) [(none)]> SHOW HOSTS
5591+--------------+------+----------+--------------+----------------------+------------------------+---------+
5592| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
5593+--------------+------+----------+--------------+----------------------+------------------------+---------+
5594| "172.28.0.3" | 9779 | "ONLINE" | 0 | "No valid partition" | "No valid partition" | "3.6.0" |
5595+--------------+------+----------+--------------+----------------------+------------------------+---------+
5596Got 1 rows (time spent 537µs/944.97µs)
5597
5598Fri, 28 Nov 2025 15:05:58 UTC
5599
5600
5601
5602Bye root!
5603Fri, 28 Nov 2025 15:05:58 UTC
5604
5605
5606List(http://172.17.0.1:9559)
5607List(http://172.17.0.1:9669)
5608+ nebula suite
5609 + nebula session pool
561016:05:59.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561116:05:59.880 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561216:05:59.892 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561316:05:59.903 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561416:05:59.913 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561516:05:59.922 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561616:05:59.930 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561716:05:59.939 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561816:05:59.948 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
561916:05:59.956 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562016:05:59.964 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562116:05:59.973 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562216:05:59.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562316:05:59.996 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562416:06:00.004 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562516:06:00.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562616:06:00.020 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562716:06:00.028 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562816:06:00.037 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
562916:06:00.047 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563016:06:00.056 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563116:06:00.064 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563216:06:00.074 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563316:06:00.082 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563416:06:00.091 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563516:06:00.100 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563616:06:00.108 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563716:06:00.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563816:06:00.123 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
563916:06:00.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564016:06:00.140 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564116:06:00.150 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564216:06:00.160 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564316:06:00.166 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564416:06:00.173 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564516:06:00.181 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564616:06:00.190 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564716:06:00.197 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564816:06:00.205 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
564916:06:00.213 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565016:06:00.220 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565116:06:00.226 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565216:06:00.231 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565316:06:00.237 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565416:06:00.243 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565516:06:00.248 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565616:06:00.253 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565716:06:00.258 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565816:06:00.263 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
565916:06:00.269 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566016:06:00.274 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566116:06:00.279 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566216:06:00.285 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566316:06:00.290 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566416:06:00.295 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566516:06:00.301 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566616:06:00.305 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566716:06:00.309 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566816:06:00.314 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
566916:06:00.318 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567016:06:00.323 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567116:06:00.329 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567216:06:00.335 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567316:06:00.341 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567416:06:00.347 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567516:06:00.351 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567616:06:00.356 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567716:06:00.361 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567816:06:00.365 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
567916:06:00.370 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568016:06:00.375 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568116:06:00.381 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568216:06:00.387 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568316:06:00.393 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568416:06:00.399 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568516:06:00.404 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568616:06:00.408 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568716:06:00.412 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568816:06:00.417 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
568916:06:00.421 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569016:06:00.427 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569116:06:00.432 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569216:06:00.436 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569316:06:00.440 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569416:06:00.445 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569516:06:00.450 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569616:06:00.455 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569716:06:00.459 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569816:06:00.463 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
569916:06:00.467 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570016:06:00.471 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570116:06:00.475 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570216:06:00.480 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570316:06:00.485 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570416:06:00.491 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570516:06:00.496 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570616:06:00.501 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570716:06:00.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570816:06:00.512 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
570916:06:00.518 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571016:06:00.523 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571116:06:00.527 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571216:06:00.532 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571316:06:00.537 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571416:06:00.542 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571516:06:00.548 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571616:06:00.553 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571716:06:00.557 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571816:06:00.562 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
571916:06:00.568 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572016:06:00.573 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572116:06:00.577 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572216:06:00.581 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572316:06:00.585 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572416:06:00.589 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572516:06:00.594 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572616:06:00.598 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572716:06:00.602 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572816:06:00.607 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
572916:06:00.612 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573016:06:00.617 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573116:06:00.622 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573216:06:00.626 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573316:06:00.630 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573416:06:00.634 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573516:06:00.638 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573616:06:00.642 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573716:06:00.648 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573816:06:00.652 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
573916:06:00.655 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574016:06:00.659 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574116:06:00.664 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574216:06:00.668 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574316:06:00.673 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574416:06:00.677 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574516:06:00.680 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574616:06:00.685 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574716:06:00.689 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574816:06:00.693 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
574916:06:00.697 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575016:06:00.700 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575116:06:00.704 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575216:06:00.707 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575316:06:00.711 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575416:06:00.715 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575516:06:00.718 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575616:06:00.722 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575716:06:00.727 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575816:06:00.732 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
575916:06:00.736 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576016:06:00.741 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576116:06:00.746 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576216:06:00.750 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576316:06:00.756 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576416:06:00.759 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576516:06:00.764 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576616:06:00.768 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576716:06:00.772 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576816:06:00.776 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
576916:06:00.780 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577016:06:00.785 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577116:06:00.789 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577216:06:00.793 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577316:06:00.797 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577416:06:00.801 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577516:06:00.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577616:06:00.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577716:06:00.815 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577816:06:00.819 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
577916:06:00.824 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578016:06:00.828 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578116:06:00.833 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578216:06:00.837 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578316:06:00.842 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578416:06:00.846 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578516:06:00.850 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578616:06:00.855 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578716:06:00.859 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578816:06:00.865 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
578916:06:00.869 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579016:06:00.875 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579116:06:00.882 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579216:06:00.886 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579316:06:00.890 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579416:06:00.895 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579516:06:00.900 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579616:06:00.905 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579716:06:00.910 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579816:06:00.914 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
579916:06:00.918 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580016:06:00.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580116:06:00.929 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580216:06:00.934 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580316:06:00.939 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580416:06:00.943 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580516:06:00.949 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580616:06:00.954 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580716:06:00.959 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580816:06:00.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
580916:06:00.969 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581016:06:00.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581116:06:00.978 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581216:06:00.982 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581316:06:00.986 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581416:06:00.990 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581516:06:00.993 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581616:06:00.996 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581716:06:01.000 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581816:06:01.003 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
581916:06:01.006 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582016:06:01.009 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582116:06:01.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582216:06:01.016 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582316:06:01.019 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582416:06:01.022 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582516:06:01.026 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582616:06:01.030 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582716:06:01.035 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582816:06:01.039 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
582916:06:01.044 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583016:06:01.049 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583116:06:01.053 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583216:06:01.057 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583316:06:01.063 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583416:06:01.069 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583516:06:01.073 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583616:06:01.079 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583716:06:01.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583816:06:01.087 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
583916:06:01.092 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584016:06:01.096 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584116:06:01.100 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584216:06:01.105 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584316:06:01.110 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584416:06:01.114 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584516:06:01.119 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584616:06:01.124 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584716:06:01.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584816:06:01.133 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
584916:06:01.138 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585016:06:01.143 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585116:06:01.148 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585216:06:01.152 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585316:06:01.156 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585416:06:01.160 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585516:06:01.164 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585616:06:01.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585716:06:01.171 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585816:06:01.175 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
585916:06:01.178 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586016:06:01.183 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586116:06:01.190 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586216:06:01.194 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586316:06:01.200 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586416:06:01.205 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586516:06:01.210 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586616:06:01.214 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586716:06:01.218 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586816:06:01.221 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
586916:06:01.225 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587016:06:01.230 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587116:06:01.234 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587216:06:01.238 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587316:06:01.243 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587416:06:01.249 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587516:06:01.253 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587616:06:01.257 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587716:06:01.260 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587816:06:01.264 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
587916:06:01.268 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588016:06:01.273 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588116:06:01.277 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588216:06:01.281 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588316:06:01.284 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588416:06:01.288 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588516:06:01.292 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588616:06:01.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588716:06:01.299 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588816:06:01.303 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
588916:06:01.307 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589016:06:01.311 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589116:06:01.314 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589216:06:01.317 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589316:06:01.320 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589416:06:01.323 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589516:06:01.326 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589616:06:01.329 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589716:06:01.332 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589816:06:01.335 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
589916:06:01.338 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590016:06:01.342 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590116:06:01.346 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590216:06:01.350 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590316:06:01.354 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590416:06:01.357 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590516:06:01.360 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590616:06:01.363 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590716:06:01.366 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590816:06:01.370 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
590916:06:01.373 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591016:06:01.376 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591116:06:01.379 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591216:06:01.382 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591316:06:01.386 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591416:06:01.390 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591516:06:01.395 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591616:06:01.399 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591716:06:01.404 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591816:06:01.409 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
591916:06:01.413 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592016:06:01.417 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592116:06:01.421 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592216:06:01.426 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592316:06:01.430 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592416:06:01.434 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592516:06:01.438 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592616:06:01.442 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592716:06:01.445 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592816:06:01.449 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
592916:06:01.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593016:06:01.456 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593116:06:01.459 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593216:06:01.462 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593316:06:01.466 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593416:06:01.469 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593516:06:01.472 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593616:06:01.475 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593716:06:01.478 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593816:06:01.481 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
593916:06:01.484 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594016:06:01.487 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594116:06:01.491 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594216:06:01.493 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594316:06:01.496 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594416:06:01.499 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594516:06:01.503 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594616:06:01.506 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594716:06:01.509 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594816:06:01.513 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
594916:06:01.516 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595016:06:01.519 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595116:06:01.523 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595216:06:01.526 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595316:06:01.529 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595416:06:01.532 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595516:06:01.536 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595616:06:01.539 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595716:06:01.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595816:06:01.547 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
595916:06:01.550 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596016:06:01.554 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596116:06:01.558 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596216:06:01.562 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596316:06:01.565 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596416:06:01.568 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596516:06:01.571 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596616:06:01.574 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596716:06:01.577 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596816:06:01.580 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
596916:06:01.583 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597016:06:01.585 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597116:06:01.588 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597216:06:01.591 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597316:06:01.594 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597416:06:01.597 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597516:06:01.600 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597616:06:01.603 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597716:06:01.606 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597816:06:01.609 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
597916:06:01.613 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598016:06:01.616 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598116:06:01.620 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598216:06:01.623 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598316:06:01.626 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598416:06:01.630 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598516:06:01.633 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598616:06:01.637 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598716:06:01.641 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598816:06:01.645 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
598916:06:01.649 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599016:06:01.654 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599116:06:01.659 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599216:06:01.663 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599316:06:01.667 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599416:06:01.670 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599516:06:01.674 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599616:06:01.678 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599716:06:01.681 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599816:06:01.684 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
599916:06:01.687 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600016:06:01.690 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600116:06:01.693 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600216:06:01.696 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600316:06:01.699 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600416:06:01.702 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600516:06:01.705 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600616:06:01.708 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600716:06:01.712 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600816:06:01.715 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
600916:06:01.718 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601016:06:01.721 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601116:06:01.724 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601216:06:01.728 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601316:06:01.731 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601416:06:01.734 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601516:06:01.737 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601616:06:01.741 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601716:06:01.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601816:06:01.747 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
601916:06:01.750 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602016:06:01.753 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602116:06:01.756 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602216:06:01.759 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602316:06:01.762 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602416:06:01.764 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602516:06:01.767 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602616:06:01.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602716:06:01.774 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602816:06:01.777 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
602916:06:01.780 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603016:06:01.783 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603116:06:01.786 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603216:06:01.788 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603316:06:01.791 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603416:06:01.794 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603516:06:01.797 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603616:06:01.799 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603716:06:01.802 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603816:06:01.805 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
603916:06:01.808 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604016:06:01.810 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604116:06:01.813 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604216:06:01.816 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604316:06:01.818 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604416:06:01.821 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604516:06:01.823 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604616:06:01.827 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604716:06:01.830 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604816:06:01.833 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
604916:06:01.836 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605016:06:01.839 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605116:06:01.842 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605216:06:01.845 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605316:06:01.848 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605416:06:01.852 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605516:06:01.855 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605616:06:01.858 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605716:06:01.862 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605816:06:01.865 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
605916:06:01.869 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606016:06:01.873 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606116:06:01.877 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606216:06:01.881 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606316:06:01.884 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606416:06:01.888 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606516:06:01.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606616:06:01.894 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606716:06:01.896 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606816:06:01.899 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
606916:06:01.902 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607016:06:01.905 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607116:06:01.907 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607216:06:01.910 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607316:06:01.912 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607416:06:01.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607516:06:01.918 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607616:06:01.920 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607716:06:01.923 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607816:06:01.925 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
607916:06:01.928 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608016:06:01.931 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608116:06:01.933 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608216:06:01.936 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608316:06:01.939 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608416:06:01.942 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608516:06:01.945 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608616:06:01.948 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608716:06:01.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608816:06:01.953 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
608916:06:01.956 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609016:06:01.958 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609116:06:01.961 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609216:06:01.965 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609316:06:01.969 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609416:06:01.973 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609516:06:01.977 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609616:06:01.981 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609716:06:01.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609816:06:01.989 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
609916:06:01.993 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610016:06:01.996 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610116:06:01.999 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610216:06:02.002 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610316:06:02.005 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610416:06:02.008 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610516:06:02.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610616:06:02.015 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610716:06:02.020 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610816:06:02.024 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
610916:06:02.027 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611016:06:02.030 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611116:06:02.033 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611216:06:02.036 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611316:06:02.039 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611416:06:02.041 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611516:06:02.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611616:06:02.048 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611716:06:02.050 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611816:06:02.054 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
611916:06:02.057 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612016:06:02.063 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612116:06:02.069 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612216:06:02.075 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612316:06:02.080 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612416:06:02.086 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612516:06:02.089 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612616:06:02.095 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612716:06:02.099 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612816:06:02.103 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
612916:06:02.109 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613016:06:02.114 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613116:06:02.118 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613216:06:02.122 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613316:06:02.126 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613416:06:02.129 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613516:06:02.134 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613616:06:02.138 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613716:06:02.141 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613816:06:02.146 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
613916:06:02.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614016:06:02.152 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614116:06:02.155 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614216:06:02.158 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614316:06:02.161 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614416:06:02.163 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614516:06:02.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614616:06:02.169 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614716:06:02.172 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614816:06:02.175 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
614916:06:02.178 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615016:06:02.180 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615116:06:02.184 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615216:06:02.187 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615316:06:02.190 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615416:06:02.193 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615516:06:02.196 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615616:06:02.199 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615716:06:02.202 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615816:06:02.205 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
615916:06:02.208 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616016:06:02.211 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616116:06:02.214 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616216:06:02.217 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616316:06:02.220 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616416:06:02.224 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616516:06:02.227 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616616:06:02.230 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616716:06:02.233 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616816:06:02.237 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
616916:06:02.240 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617016:06:02.244 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617116:06:02.247 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617216:06:02.251 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617316:06:02.254 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617416:06:02.258 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617516:06:02.261 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617616:06:02.264 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617716:06:02.267 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617816:06:02.270 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
617916:06:02.272 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618016:06:02.275 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618116:06:02.277 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618216:06:02.280 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618316:06:02.282 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618416:06:02.285 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618516:06:02.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618616:06:02.292 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618716:06:02.296 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618816:06:02.299 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
618916:06:02.303 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619016:06:02.306 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619116:06:02.308 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619216:06:02.311 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619316:06:02.313 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619416:06:02.316 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619516:06:02.318 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619616:06:02.321 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619716:06:02.323 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619816:06:02.326 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
619916:06:02.328 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620016:06:02.331 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620116:06:02.333 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620216:06:02.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620316:06:02.338 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620416:06:02.341 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620516:06:02.344 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620616:06:02.347 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620716:06:02.351 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620816:06:02.354 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
620916:06:02.357 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621016:06:02.360 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621116:06:02.363 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621216:06:02.365 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621316:06:02.368 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621416:06:02.370 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621516:06:02.373 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621616:06:02.376 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621716:06:02.378 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621816:06:02.381 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
621916:06:02.384 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622016:06:02.387 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622116:06:02.389 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622216:06:02.392 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622316:06:02.396 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622416:06:02.398 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622516:06:02.401 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622616:06:02.404 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622716:06:02.406 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622816:06:02.409 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
622916:06:02.412 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623016:06:02.414 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623116:06:02.416 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623216:06:02.419 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623316:06:02.422 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623416:06:02.425 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623516:06:02.427 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623616:06:02.430 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623716:06:02.433 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623816:06:02.436 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
623916:06:02.439 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624016:06:02.443 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624116:06:02.448 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624216:06:02.451 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624316:06:02.454 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624416:06:02.457 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624516:06:02.460 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624616:06:02.462 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624716:06:02.466 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624816:06:02.471 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
624916:06:02.476 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625016:06:02.480 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625116:06:02.483 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625216:06:02.487 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625316:06:02.490 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625416:06:02.493 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625516:06:02.496 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625616:06:02.498 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625716:06:02.501 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625816:06:02.503 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
625916:06:02.506 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626016:06:02.509 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626116:06:02.511 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626216:06:02.513 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626316:06:02.516 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626416:06:02.518 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626516:06:02.520 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626616:06:02.523 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626716:06:02.525 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626816:06:02.527 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
626916:06:02.530 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627016:06:02.533 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627116:06:02.536 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627216:06:02.538 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627316:06:02.541 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627416:06:02.544 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627516:06:02.548 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627616:06:02.552 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627716:06:02.555 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627816:06:02.558 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
627916:06:02.562 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628016:06:02.565 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628116:06:02.568 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628216:06:02.572 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628316:06:02.575 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628416:06:02.578 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628516:06:02.582 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628616:06:02.585 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628716:06:02.588 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628816:06:02.592 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
628916:06:02.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629016:06:02.598 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629116:06:02.602 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629216:06:02.605 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629316:06:02.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629416:06:02.613 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629516:06:02.616 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629616:06:02.619 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629716:06:02.622 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629816:06:02.625 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
629916:06:02.629 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630016:06:02.632 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630116:06:02.636 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630216:06:02.639 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630316:06:02.642 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630416:06:02.645 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630516:06:02.648 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630616:06:02.651 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630716:06:02.653 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630816:06:02.657 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
630916:06:02.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631016:06:02.663 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631116:06:02.666 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631216:06:02.669 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631316:06:02.672 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631416:06:02.675 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631516:06:02.678 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631616:06:02.680 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631716:06:02.683 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631816:06:02.685 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
631916:06:02.688 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632016:06:02.690 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632116:06:02.693 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632216:06:02.696 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632316:06:02.699 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632416:06:02.702 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632516:06:02.705 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632616:06:02.707 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632716:06:02.710 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632816:06:02.712 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
632916:06:02.715 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633016:06:02.717 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633116:06:02.720 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633216:06:02.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633316:06:02.727 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633416:06:02.731 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633516:06:02.735 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633616:06:02.739 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633716:06:02.742 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633816:06:02.745 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
633916:06:02.748 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634016:06:02.750 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634116:06:02.753 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634216:06:02.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634316:06:02.759 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634416:06:02.762 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634516:06:02.764 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634616:06:02.767 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634716:06:02.770 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634816:06:02.772 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
634916:06:02.775 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635016:06:02.777 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635116:06:02.780 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635216:06:02.782 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635316:06:02.784 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635416:06:02.787 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635516:06:02.789 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635616:06:02.792 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635716:06:02.794 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635816:06:02.797 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
635916:06:02.800 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636016:06:02.802 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636116:06:02.805 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636216:06:02.807 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636316:06:02.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636416:06:02.812 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636516:06:02.815 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636616:06:02.817 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636716:06:02.820 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636816:06:02.822 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
636916:06:02.825 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637016:06:02.828 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637116:06:02.831 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637216:06:02.834 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637316:06:02.838 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637416:06:02.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637516:06:02.844 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637616:06:02.848 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637716:06:02.851 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637816:06:02.855 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
637916:06:02.858 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638016:06:02.861 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638116:06:02.864 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638216:06:02.867 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638316:06:02.869 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638416:06:02.872 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638516:06:02.874 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638616:06:02.877 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638716:06:02.879 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638816:06:02.882 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
638916:06:02.885 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639016:06:02.888 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639116:06:02.891 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639216:06:02.893 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639316:06:02.895 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639416:06:02.898 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639516:06:02.900 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639616:06:02.902 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639716:06:02.905 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639816:06:02.909 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
639916:06:02.911 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640016:06:02.915 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640116:06:02.919 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640216:06:02.922 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640316:06:02.926 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640416:06:02.929 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640516:06:02.933 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640616:06:02.937 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640716:06:02.939 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640816:06:02.942 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
640916:06:02.946 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641016:06:02.950 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641116:06:02.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641216:06:02.957 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641316:06:02.961 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641416:06:02.964 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641516:06:02.967 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641616:06:02.970 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641716:06:02.974 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641816:06:02.977 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
641916:06:02.980 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642016:06:02.983 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642116:06:02.985 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642216:06:02.987 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642316:06:02.990 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642416:06:02.993 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642516:06:02.995 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642616:06:02.999 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642716:06:03.001 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642816:06:03.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
642916:06:03.007 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643016:06:03.010 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643116:06:03.013 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643216:06:03.016 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643316:06:03.019 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643416:06:03.023 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643516:06:03.026 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643616:06:03.030 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643716:06:03.034 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643816:06:03.037 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
643916:06:03.042 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644016:06:03.045 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644116:06:03.049 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644216:06:03.053 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644316:06:03.057 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644416:06:03.060 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644516:06:03.062 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644616:06:03.065 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644716:06:03.067 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644816:06:03.070 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
644916:06:03.074 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645016:06:03.077 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645116:06:03.080 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645216:06:03.083 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645316:06:03.087 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645416:06:03.090 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645516:06:03.094 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645616:06:03.097 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645716:06:03.100 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645816:06:03.104 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
645916:06:03.107 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646016:06:03.111 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646116:06:03.114 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646216:06:03.118 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646316:06:03.122 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646416:06:03.127 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646516:06:03.130 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646616:06:03.134 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646716:06:03.138 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646816:06:03.141 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
646916:06:03.145 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647016:06:03.149 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647116:06:03.152 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647216:06:03.155 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647316:06:03.159 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647416:06:03.161 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647516:06:03.163 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647616:06:03.165 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647716:06:03.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647816:06:03.170 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
647916:06:03.172 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648016:06:03.174 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648116:06:03.176 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648216:06:03.178 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648316:06:03.180 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648416:06:03.182 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648516:06:03.185 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648616:06:03.187 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648716:06:03.189 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648816:06:03.191 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
648916:06:03.194 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649016:06:03.197 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649116:06:03.199 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649216:06:03.202 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649316:06:03.205 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649416:06:03.208 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649516:06:03.211 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649616:06:03.213 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649716:06:03.216 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649816:06:03.219 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
649916:06:03.222 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650016:06:03.225 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650116:06:03.227 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650216:06:03.229 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650316:06:03.231 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650416:06:03.233 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650516:06:03.236 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650616:06:03.239 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650716:06:03.241 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650816:06:03.244 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
650916:06:03.246 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651016:06:03.249 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651116:06:03.251 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651216:06:03.254 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651316:06:03.256 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651416:06:03.259 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651516:06:03.261 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651616:06:03.263 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651716:06:03.265 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651816:06:03.268 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
651916:06:03.270 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652016:06:03.272 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652116:06:03.274 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652216:06:03.276 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652316:06:03.278 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652416:06:03.281 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652516:06:03.283 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652616:06:03.286 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652716:06:03.289 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652816:06:03.292 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
652916:06:03.296 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653016:06:03.299 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653116:06:03.302 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653216:06:03.305 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653316:06:03.308 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653416:06:03.311 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653516:06:03.313 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653616:06:03.316 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653716:06:03.318 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653816:06:03.320 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
653916:06:03.322 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654016:06:03.325 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654116:06:03.327 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654216:06:03.329 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654316:06:03.332 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654416:06:03.334 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654516:06:03.336 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654616:06:03.339 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654716:06:03.341 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654816:06:03.344 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
654916:06:03.347 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655016:06:03.349 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655116:06:03.352 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655216:06:03.354 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655316:06:03.357 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655416:06:03.359 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655516:06:03.361 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655616:06:03.363 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655716:06:03.365 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655816:06:03.368 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
655916:06:03.370 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656016:06:03.372 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656116:06:03.375 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656216:06:03.378 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656316:06:03.381 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656416:06:03.383 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656516:06:03.386 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656616:06:03.388 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656716:06:03.390 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656816:06:03.392 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
656916:06:03.394 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657016:06:03.396 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657116:06:03.399 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657216:06:03.401 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657316:06:03.403 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657416:06:03.405 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657516:06:03.408 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657616:06:03.410 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657716:06:03.412 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657816:06:03.415 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
657916:06:03.417 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658016:06:03.419 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658116:06:03.421 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658216:06:03.423 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658316:06:03.426 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658416:06:03.428 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658516:06:03.430 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658616:06:03.432 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658716:06:03.434 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658816:06:03.436 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
658916:06:03.439 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659016:06:03.441 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659116:06:03.443 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659216:06:03.446 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659316:06:03.448 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659416:06:03.450 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659516:06:03.452 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659616:06:03.455 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659716:06:03.458 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659816:06:03.460 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
659916:06:03.462 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660016:06:03.465 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660116:06:03.467 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660216:06:03.470 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660316:06:03.472 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660416:06:03.474 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660516:06:03.476 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660616:06:03.478 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660716:06:03.481 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660816:06:03.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
660916:06:03.485 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661016:06:03.487 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661116:06:03.489 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661216:06:03.491 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661316:06:03.493 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661416:06:03.495 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661516:06:03.497 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661616:06:03.499 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661716:06:03.502 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661816:06:03.504 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
661916:06:03.506 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662016:06:03.508 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662116:06:03.511 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662216:06:03.513 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662316:06:03.515 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662416:06:03.517 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662516:06:03.520 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662616:06:03.522 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662716:06:03.524 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662816:06:03.526 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
662916:06:03.528 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663016:06:03.530 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663116:06:03.533 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663216:06:03.535 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663316:06:03.538 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663416:06:03.540 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663516:06:03.543 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663616:06:03.547 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663716:06:03.550 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663816:06:03.553 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
663916:06:03.556 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664016:06:03.559 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664116:06:03.561 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664216:06:03.564 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664316:06:03.567 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664416:06:03.570 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664516:06:03.572 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664616:06:03.575 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664716:06:03.578 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664816:06:03.581 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
664916:06:03.584 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665016:06:03.586 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665116:06:03.589 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665216:06:03.592 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665316:06:03.594 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665416:06:03.597 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665516:06:03.600 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665616:06:03.602 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665716:06:03.605 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665816:06:03.607 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
665916:06:03.610 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666016:06:03.612 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666116:06:03.614 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666216:06:03.617 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666316:06:03.619 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666416:06:03.621 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666516:06:03.623 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666616:06:03.626 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666716:06:03.628 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666816:06:03.630 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
666916:06:03.632 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667016:06:03.635 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667116:06:03.637 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667216:06:03.639 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667316:06:03.641 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667416:06:03.643 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667516:06:03.645 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667616:06:03.647 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667716:06:03.650 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667816:06:03.652 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
667916:06:03.654 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668016:06:03.656 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668116:06:03.659 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668216:06:03.662 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668316:06:03.664 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668416:06:03.667 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668516:06:03.670 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668616:06:03.672 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668716:06:03.675 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668816:06:03.678 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
668916:06:03.680 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669016:06:03.683 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669116:06:03.686 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669216:06:03.689 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669316:06:03.692 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669416:06:03.695 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669516:06:03.697 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669616:06:03.700 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669716:06:03.703 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669816:06:03.705 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
669916:06:03.708 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670016:06:03.711 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670116:06:03.714 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670216:06:03.716 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670316:06:03.719 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670416:06:03.721 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670516:06:03.724 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670616:06:03.726 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670716:06:03.729 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670816:06:03.731 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
670916:06:03.734 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671016:06:03.737 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671116:06:03.739 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671216:06:03.742 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671316:06:03.745 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671416:06:03.748 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671516:06:03.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671616:06:03.753 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671716:06:03.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671816:06:03.759 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
671916:06:03.762 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672016:06:03.764 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672116:06:03.766 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672216:06:03.769 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672316:06:03.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672416:06:03.774 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672516:06:03.776 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672616:06:03.778 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672716:06:03.780 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672816:06:03.783 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
672916:06:03.785 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673016:06:03.787 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673116:06:03.789 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673216:06:03.791 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673316:06:03.793 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673416:06:03.797 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673516:06:03.799 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673616:06:03.802 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673716:06:03.804 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673816:06:03.807 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
673916:06:03.809 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674016:06:03.811 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674116:06:03.814 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674216:06:03.816 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674316:06:03.818 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674416:06:03.820 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674516:06:03.822 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674616:06:03.825 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674716:06:03.827 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674816:06:03.829 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
674916:06:03.831 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675016:06:03.834 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675116:06:03.836 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675216:06:03.839 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675316:06:03.841 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675416:06:03.844 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675516:06:03.846 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675616:06:03.850 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675716:06:03.852 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675816:06:03.855 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
675916:06:03.857 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676016:06:03.860 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676116:06:03.862 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676216:06:03.865 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676316:06:03.868 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676416:06:03.871 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676516:06:03.873 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676616:06:03.876 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676716:06:03.878 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676816:06:03.880 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
676916:06:03.883 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677016:06:03.885 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677116:06:03.887 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677216:06:03.889 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677316:06:03.892 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677416:06:03.894 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677516:06:03.897 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677616:06:03.900 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677716:06:03.902 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677816:06:03.905 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
677916:06:03.907 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678016:06:03.909 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678116:06:03.912 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678216:06:03.914 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678316:06:03.917 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678416:06:03.919 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678516:06:03.921 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678616:06:03.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678716:06:03.927 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678816:06:03.929 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
678916:06:03.932 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679016:06:03.935 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679116:06:03.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679216:06:03.941 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679316:06:03.943 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679416:06:03.946 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679516:06:03.949 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679616:06:03.952 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679716:06:03.954 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679816:06:03.957 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
679916:06:03.959 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680016:06:03.962 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680116:06:03.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680216:06:03.967 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680316:06:03.969 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680416:06:03.972 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680516:06:03.974 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680616:06:03.977 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680716:06:03.980 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680816:06:03.982 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
680916:06:03.985 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681016:06:03.988 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681116:06:03.990 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681216:06:03.993 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681316:06:03.995 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681416:06:03.998 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681516:06:04.001 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681616:06:04.004 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681716:06:04.007 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681816:06:04.010 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
681916:06:04.012 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682016:06:04.015 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682116:06:04.018 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682216:06:04.020 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682316:06:04.023 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682416:06:04.026 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682516:06:04.028 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682616:06:04.030 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682716:06:04.033 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682816:06:04.035 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
682916:06:04.037 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683016:06:04.039 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683116:06:04.042 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683216:06:04.045 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683316:06:04.048 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683416:06:04.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683516:06:04.055 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683616:06:04.058 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683716:06:04.061 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683816:06:04.063 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
683916:06:04.067 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684016:06:04.070 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684116:06:04.074 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684216:06:04.077 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684316:06:04.080 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684416:06:04.083 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684516:06:04.087 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684616:06:04.091 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684716:06:04.094 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684816:06:04.098 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
684916:06:04.101 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685016:06:04.103 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685116:06:04.107 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685216:06:04.110 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685316:06:04.113 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685416:06:04.116 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685516:06:04.119 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685616:06:04.122 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685716:06:04.125 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685816:06:04.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
685916:06:04.132 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686016:06:04.135 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686116:06:04.138 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686216:06:04.141 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686316:06:04.143 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686416:06:04.146 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686516:06:04.148 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686616:06:04.151 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686716:06:04.153 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686816:06:04.156 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
686916:06:04.159 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687016:06:04.162 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687116:06:04.165 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687216:06:04.168 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687316:06:04.171 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687416:06:04.173 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687516:06:04.177 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687616:06:04.179 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687716:06:04.183 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687816:06:04.186 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
687916:06:04.189 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688016:06:04.194 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688116:06:04.197 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688216:06:04.200 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688316:06:04.202 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688416:06:04.205 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688516:06:04.208 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688616:06:04.210 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688716:06:04.213 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688816:06:04.215 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
688916:06:04.218 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689016:06:04.222 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689116:06:04.226 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689216:06:04.229 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689316:06:04.232 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689416:06:04.235 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689516:06:04.237 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689616:06:04.240 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689716:06:04.242 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689816:06:04.245 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
689916:06:04.247 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690016:06:04.252 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690116:06:04.254 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690216:06:04.258 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690316:06:04.261 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690416:06:04.264 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690516:06:04.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690616:06:04.271 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690716:06:04.274 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690816:06:04.277 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
690916:06:04.280 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691016:06:04.283 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691116:06:04.286 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691216:06:04.290 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691316:06:04.293 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691416:06:04.296 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691516:06:04.299 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691616:06:04.302 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691716:06:04.305 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691816:06:04.309 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
691916:06:04.313 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692016:06:04.316 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692116:06:04.319 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692216:06:04.322 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692316:06:04.325 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692416:06:04.329 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692516:06:04.332 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692616:06:04.335 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692716:06:04.339 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692816:06:04.343 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
692916:06:04.347 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693016:06:04.351 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693116:06:04.355 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693216:06:04.358 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693316:06:04.361 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693416:06:04.363 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693516:06:04.366 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693616:06:04.368 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693716:06:04.370 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693816:06:04.373 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
693916:06:04.375 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694016:06:04.377 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694116:06:04.380 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694216:06:04.383 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694316:06:04.385 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694416:06:04.388 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694516:06:04.391 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694616:06:04.393 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694716:06:04.396 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694816:06:04.398 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
694916:06:04.400 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695016:06:04.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695116:06:04.405 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695216:06:04.408 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695316:06:04.410 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695416:06:04.413 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695516:06:04.415 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695616:06:04.417 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695716:06:04.419 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695816:06:04.422 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
695916:06:04.424 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696016:06:04.426 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696116:06:04.429 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696216:06:04.431 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696316:06:04.434 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696416:06:04.436 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696516:06:04.439 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696616:06:04.441 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696716:06:04.444 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696816:06:04.446 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
696916:06:04.448 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697016:06:04.451 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697116:06:04.453 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697216:06:04.455 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697316:06:04.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697416:06:04.460 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697516:06:04.462 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697616:06:04.465 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697716:06:04.467 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697816:06:04.470 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
697916:06:04.472 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698016:06:04.475 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698116:06:04.477 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698216:06:04.479 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698316:06:04.481 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698416:06:04.483 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698516:06:04.485 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698616:06:04.487 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698716:06:04.489 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698816:06:04.491 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
698916:06:04.493 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699016:06:04.495 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699116:06:04.498 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699216:06:04.500 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699316:06:04.502 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699416:06:04.504 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699516:06:04.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699616:06:04.508 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699716:06:04.510 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699816:06:04.513 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
699916:06:04.515 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700016:06:04.517 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700116:06:04.519 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700216:06:04.521 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700316:06:04.523 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700416:06:04.525 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700516:06:04.527 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700616:06:04.529 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700716:06:04.531 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700816:06:04.533 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
700916:06:04.535 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701016:06:04.537 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701116:06:04.539 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701216:06:04.542 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701316:06:04.544 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701416:06:04.546 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701516:06:04.548 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701616:06:04.551 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701716:06:04.553 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701816:06:04.555 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
701916:06:04.557 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702016:06:04.560 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702116:06:04.562 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702216:06:04.565 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702316:06:04.567 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702416:06:04.569 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702516:06:04.571 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702616:06:04.573 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702716:06:04.576 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702816:06:04.578 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
702916:06:04.580 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703016:06:04.582 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703116:06:04.585 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703216:06:04.587 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703316:06:04.589 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703416:06:04.592 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703516:06:04.594 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703616:06:04.596 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703716:06:04.598 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703816:06:04.601 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
703916:06:04.603 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704016:06:04.606 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704116:06:04.608 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704216:06:04.610 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704316:06:04.612 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704416:06:04.615 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704516:06:04.617 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704616:06:04.619 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704716:06:04.621 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704816:06:04.623 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
704916:06:04.626 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705016:06:04.628 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705116:06:04.630 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705216:06:04.632 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705316:06:04.634 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705416:06:04.636 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705516:06:04.639 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705616:06:04.641 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705716:06:04.644 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705816:06:04.646 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
705916:06:04.649 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706016:06:04.651 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706116:06:04.653 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706216:06:04.656 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706316:06:04.658 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706416:06:04.660 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706516:06:04.662 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706616:06:04.665 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706716:06:04.667 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706816:06:04.669 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
706916:06:04.671 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707016:06:04.674 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707116:06:04.676 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707216:06:04.678 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707316:06:04.680 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707416:06:04.683 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707516:06:04.685 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707616:06:04.687 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707716:06:04.689 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707816:06:04.692 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
707916:06:04.694 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708016:06:04.696 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708116:06:04.698 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708216:06:04.701 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708316:06:04.703 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708416:06:04.705 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708516:06:04.707 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708616:06:04.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708716:06:04.712 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708816:06:04.714 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
708916:06:04.717 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709016:06:04.719 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709116:06:04.721 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709216:06:04.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709316:06:04.726 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709416:06:04.728 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709516:06:04.731 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709616:06:04.733 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709716:06:04.735 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709816:06:04.737 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
709916:06:04.740 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710016:06:04.742 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710116:06:04.744 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710216:06:04.747 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710316:06:04.750 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710416:06:04.752 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710516:06:04.754 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710616:06:04.757 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710716:06:04.759 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710816:06:04.762 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
710916:06:04.764 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711016:06:04.766 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711116:06:04.768 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711216:06:04.771 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711316:06:04.773 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711416:06:04.775 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711516:06:04.777 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711616:06:04.779 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711716:06:04.781 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711816:06:04.783 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
711916:06:04.786 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712016:06:04.788 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712116:06:04.790 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712216:06:04.793 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712316:06:04.795 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712416:06:04.797 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712516:06:04.800 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712616:06:04.802 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712716:06:04.804 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712816:06:04.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
712916:06:04.808 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713016:06:04.810 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713116:06:04.813 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713216:06:04.815 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713316:06:04.817 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713416:06:04.819 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713516:06:04.821 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713616:06:04.823 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713716:06:04.825 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713816:06:04.827 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
713916:06:04.829 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714016:06:04.831 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714116:06:04.833 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714216:06:04.835 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714316:06:04.837 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714416:06:04.839 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714516:06:04.842 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714616:06:04.844 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714716:06:04.846 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714816:06:04.848 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
714916:06:04.850 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715016:06:04.852 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715116:06:04.854 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715216:06:04.856 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715316:06:04.858 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715416:06:04.860 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715516:06:04.862 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715616:06:04.864 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715716:06:04.866 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715816:06:04.868 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
715916:06:04.870 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716016:06:04.872 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716116:06:04.874 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716216:06:04.877 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716316:06:04.879 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716416:06:04.881 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716516:06:04.883 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716616:06:04.885 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716716:06:04.888 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716816:06:04.890 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
716916:06:04.892 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717016:06:04.894 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717116:06:04.896 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717216:06:04.898 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717316:06:04.900 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717416:06:04.903 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717516:06:04.905 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717616:06:04.907 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717716:06:04.909 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717816:06:04.911 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
717916:06:04.913 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718016:06:04.915 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718116:06:04.917 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718216:06:04.919 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718316:06:04.921 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718416:06:04.923 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718516:06:04.925 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718616:06:04.927 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718716:06:04.930 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718816:06:04.932 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
718916:06:04.934 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719016:06:04.936 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719116:06:04.938 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719216:06:04.940 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719316:06:04.942 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719416:06:04.945 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719516:06:04.947 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719616:06:04.949 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719716:06:04.952 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719816:06:04.954 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
719916:06:04.956 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720016:06:04.958 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720116:06:04.961 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720216:06:04.963 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720316:06:04.965 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720416:06:04.968 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720516:06:04.970 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720616:06:04.972 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720716:06:04.975 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720816:06:04.977 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
720916:06:04.980 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721016:06:04.982 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721116:06:04.984 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721216:06:04.987 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721316:06:04.989 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721416:06:04.992 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721516:06:04.994 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721616:06:04.996 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721716:06:04.999 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721816:06:05.001 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
721916:06:05.003 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722016:06:05.006 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722116:06:05.008 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722216:06:05.010 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722316:06:05.012 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722416:06:05.014 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722516:06:05.017 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722616:06:05.019 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722716:06:05.021 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722816:06:05.023 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
722916:06:05.025 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723016:06:05.027 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723116:06:05.029 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723216:06:05.031 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723316:06:05.033 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723416:06:05.035 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723516:06:05.038 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723616:06:05.040 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723716:06:05.042 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723816:06:05.044 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
723916:06:05.046 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724016:06:05.048 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724116:06:05.050 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724216:06:05.052 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724316:06:05.054 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724416:06:05.056 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724516:06:05.058 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724616:06:05.060 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724716:06:05.063 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724816:06:05.065 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
724916:06:05.067 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725016:06:05.069 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725116:06:05.071 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725216:06:05.073 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725316:06:05.075 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725416:06:05.078 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725516:06:05.080 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725616:06:05.082 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725716:06:05.084 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725816:06:05.086 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
725916:06:05.088 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726016:06:05.090 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726116:06:05.092 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726216:06:05.094 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726316:06:05.097 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726416:06:05.099 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726516:06:05.102 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726616:06:05.104 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726716:06:05.106 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726816:06:05.108 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
726916:06:05.111 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727016:06:05.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727116:06:05.115 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727216:06:05.117 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727316:06:05.119 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727416:06:05.121 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727516:06:05.123 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727616:06:05.125 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727716:06:05.127 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727816:06:05.129 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
727916:06:05.131 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728016:06:05.133 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728116:06:05.135 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728216:06:05.137 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728316:06:05.140 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728416:06:05.142 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728516:06:05.143 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728616:06:05.145 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728716:06:05.148 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728816:06:05.150 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
728916:06:05.153 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729016:06:05.155 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729116:06:05.157 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729216:06:05.159 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729316:06:05.162 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729416:06:05.164 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729516:06:05.166 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729616:06:05.168 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729716:06:05.170 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729816:06:05.172 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
729916:06:05.174 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730016:06:05.176 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730116:06:05.179 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730216:06:05.181 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730316:06:05.183 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730416:06:05.185 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730516:06:05.187 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730616:06:05.189 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730716:06:05.191 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730816:06:05.193 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
730916:06:05.195 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731016:06:05.197 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731116:06:05.199 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731216:06:05.201 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731316:06:05.203 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731416:06:05.205 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731516:06:05.207 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731616:06:05.209 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731716:06:05.211 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731816:06:05.213 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
731916:06:05.215 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732016:06:05.217 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732116:06:05.220 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732216:06:05.222 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732316:06:05.225 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732416:06:05.227 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732516:06:05.229 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732616:06:05.232 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732716:06:05.234 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732816:06:05.236 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
732916:06:05.238 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733016:06:05.241 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733116:06:05.243 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733216:06:05.245 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733316:06:05.247 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733416:06:05.250 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733516:06:05.252 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733616:06:05.254 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733716:06:05.257 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733816:06:05.259 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
733916:06:05.261 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734016:06:05.264 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734116:06:05.266 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734216:06:05.268 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734316:06:05.271 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734416:06:05.273 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734516:06:05.275 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734616:06:05.277 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734716:06:05.279 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734816:06:05.281 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
734916:06:05.283 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735016:06:05.285 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735116:06:05.288 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735216:06:05.290 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735316:06:05.292 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735416:06:05.294 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735516:06:05.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735616:06:05.298 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735716:06:05.300 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735816:06:05.302 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
735916:06:05.305 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736016:06:05.307 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736116:06:05.309 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736216:06:05.312 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736316:06:05.314 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736416:06:05.316 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736516:06:05.319 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736616:06:05.321 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736716:06:05.323 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736816:06:05.326 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
736916:06:05.328 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737016:06:05.330 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737116:06:05.332 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737216:06:05.334 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737316:06:05.337 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737416:06:05.339 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737516:06:05.341 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737616:06:05.343 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737716:06:05.346 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737816:06:05.348 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
737916:06:05.351 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738016:06:05.353 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738116:06:05.356 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738216:06:05.358 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738316:06:05.360 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738416:06:05.362 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738516:06:05.365 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738616:06:05.367 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738716:06:05.369 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738816:06:05.372 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
738916:06:05.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739016:06:05.376 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739116:06:05.379 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739216:06:05.381 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739316:06:05.383 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739416:06:05.386 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739516:06:05.388 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739616:06:05.391 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739716:06:05.393 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739816:06:05.395 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
739916:06:05.397 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740016:06:05.399 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740116:06:05.402 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740216:06:05.404 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740316:06:05.406 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740416:06:05.409 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740516:06:05.411 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740616:06:05.414 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740716:06:05.416 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740816:06:05.418 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
740916:06:05.420 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741016:06:05.423 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741116:06:05.425 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741216:06:05.427 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741316:06:05.430 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741416:06:05.432 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741516:06:05.434 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741616:06:05.437 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741716:06:05.439 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741816:06:05.441 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
741916:06:05.444 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742016:06:05.446 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742116:06:05.449 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742216:06:05.451 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742316:06:05.453 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742416:06:05.455 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742516:06:05.458 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742616:06:05.460 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742716:06:05.462 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742816:06:05.465 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
742916:06:05.467 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743016:06:05.469 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743116:06:05.471 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743216:06:05.474 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743316:06:05.476 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743416:06:05.478 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743516:06:05.480 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743616:06:05.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743716:06:05.485 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743816:06:05.487 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
743916:06:05.489 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744016:06:05.492 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744116:06:05.494 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744216:06:05.496 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744316:06:05.498 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744416:06:05.500 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744516:06:05.503 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744616:06:05.505 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744716:06:05.507 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744816:06:05.510 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
744916:06:05.512 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745016:06:05.514 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745116:06:05.516 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745216:06:05.519 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745316:06:05.521 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745416:06:05.523 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745516:06:05.525 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745616:06:05.528 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745716:06:05.531 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745816:06:05.533 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
745916:06:05.535 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746016:06:05.538 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746116:06:05.540 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746216:06:05.543 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746316:06:05.546 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746416:06:05.548 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746516:06:05.551 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746616:06:05.553 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746716:06:05.555 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746816:06:05.557 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
746916:06:05.560 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747016:06:05.562 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747116:06:05.564 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747216:06:05.566 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747316:06:05.569 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747416:06:05.571 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747516:06:05.573 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747616:06:05.575 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747716:06:05.577 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747816:06:05.579 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
747916:06:05.581 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748016:06:05.583 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748116:06:05.585 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748216:06:05.587 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748316:06:05.589 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748416:06:05.591 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748516:06:05.593 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748616:06:05.595 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748716:06:05.597 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748816:06:05.600 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
748916:06:05.602 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749016:06:05.604 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749116:06:05.607 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749216:06:05.609 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749316:06:05.611 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749416:06:05.614 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749516:06:05.616 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749616:06:05.618 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749716:06:05.621 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749816:06:05.623 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
749916:06:05.625 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750016:06:05.627 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750116:06:05.629 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750216:06:05.631 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750316:06:05.633 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750416:06:05.635 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750516:06:05.638 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750616:06:05.640 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750716:06:05.642 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750816:06:05.643 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
750916:06:05.645 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751016:06:05.647 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751116:06:05.649 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751216:06:05.651 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751316:06:05.653 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751416:06:05.655 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751516:06:05.657 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751616:06:05.659 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751716:06:05.661 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751816:06:05.663 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
751916:06:05.665 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752016:06:05.667 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752116:06:05.669 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752216:06:05.671 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752316:06:05.673 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752416:06:05.675 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752516:06:05.677 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752616:06:05.679 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752716:06:05.681 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752816:06:05.683 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
752916:06:05.685 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753016:06:05.687 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753116:06:05.689 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753216:06:05.691 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753316:06:05.693 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753416:06:05.695 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753516:06:05.696 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753616:06:05.698 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753716:06:05.700 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753816:06:05.702 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
753916:06:05.704 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754016:06:05.706 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754116:06:05.708 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754216:06:05.710 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754316:06:05.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754416:06:05.714 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754516:06:05.716 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754616:06:05.718 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754716:06:05.720 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754816:06:05.722 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
754916:06:05.724 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755016:06:05.726 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755116:06:05.728 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755216:06:05.730 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755316:06:05.732 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755416:06:05.734 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755516:06:05.736 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755616:06:05.738 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755716:06:05.740 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755816:06:05.742 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
755916:06:05.744 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756016:06:05.746 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756116:06:05.747 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756216:06:05.749 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756316:06:05.751 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756416:06:05.753 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756516:06:05.755 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756616:06:05.757 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756716:06:05.759 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756816:06:05.761 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
756916:06:05.763 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757016:06:05.765 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757116:06:05.767 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757216:06:05.769 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757316:06:05.771 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757416:06:05.773 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757516:06:05.775 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757616:06:05.777 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757716:06:05.779 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757816:06:05.781 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
757916:06:05.783 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758016:06:05.784 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758116:06:05.786 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758216:06:05.788 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758316:06:05.791 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758416:06:05.793 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758516:06:05.795 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758616:06:05.797 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758716:06:05.799 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758816:06:05.800 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
758916:06:05.802 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759016:06:05.804 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759116:06:05.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759216:06:05.808 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759316:06:05.810 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759416:06:05.812 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759516:06:05.814 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759616:06:05.816 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759716:06:05.818 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759816:06:05.819 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
759916:06:05.821 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760016:06:05.823 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760116:06:05.825 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760216:06:05.827 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760316:06:05.830 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760416:06:05.832 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760516:06:05.834 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760616:06:05.836 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760716:06:05.837 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760816:06:05.839 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
760916:06:05.841 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761016:06:05.843 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761116:06:05.845 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761216:06:05.847 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761316:06:05.849 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761416:06:05.851 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761516:06:05.853 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761616:06:05.855 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761716:06:05.858 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761816:06:05.860 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
761916:06:05.862 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762016:06:05.864 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762116:06:05.866 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762216:06:05.868 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762316:06:05.870 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762416:06:05.872 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762516:06:05.874 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762616:06:05.877 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762716:06:05.879 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762816:06:05.881 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
762916:06:05.883 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763016:06:05.885 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763116:06:05.887 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763216:06:05.890 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763316:06:05.892 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763416:06:05.894 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763516:06:05.896 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763616:06:05.898 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763716:06:05.900 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763816:06:05.903 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
763916:06:05.905 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764016:06:05.907 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764116:06:05.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764216:06:05.911 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764316:06:05.913 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764416:06:05.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764516:06:05.917 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764616:06:05.920 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764716:06:05.921 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764816:06:05.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
764916:06:05.926 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765016:06:05.928 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765116:06:05.930 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765216:06:05.932 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765316:06:05.933 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765416:06:05.936 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765516:06:05.938 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765616:06:05.940 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765716:06:05.942 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765816:06:05.944 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
765916:06:05.946 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766016:06:05.949 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766116:06:05.951 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766216:06:05.954 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766316:06:05.956 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766416:06:05.958 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766516:06:05.960 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766616:06:05.962 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766716:06:05.964 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766816:06:05.967 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
766916:06:05.969 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767016:06:05.971 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767116:06:05.973 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767216:06:05.976 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767316:06:05.978 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767416:06:05.980 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767516:06:05.982 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767616:06:05.984 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767716:06:05.986 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767816:06:05.988 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
767916:06:05.991 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768016:06:05.993 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768116:06:05.995 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768216:06:05.997 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768316:06:06.000 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768416:06:06.002 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768516:06:06.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768616:06:06.006 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768716:06:06.009 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768816:06:06.011 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
768916:06:06.013 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769016:06:06.015 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769116:06:06.017 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769216:06:06.019 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769316:06:06.021 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769416:06:06.024 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769516:06:06.026 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769616:06:06.029 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769716:06:06.031 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769816:06:06.033 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
769916:06:06.035 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770016:06:06.038 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770116:06:06.040 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770216:06:06.042 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770316:06:06.044 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770416:06:06.046 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770516:06:06.049 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770616:06:06.052 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770716:06:06.054 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770816:06:06.056 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
770916:06:06.058 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771016:06:06.061 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771116:06:06.063 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771216:06:06.065 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771316:06:06.068 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771416:06:06.070 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771516:06:06.072 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771616:06:06.074 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771716:06:06.076 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771816:06:06.079 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
771916:06:06.081 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772016:06:06.083 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772116:06:06.086 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772216:06:06.088 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772316:06:06.090 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772416:06:06.093 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772516:06:06.095 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772616:06:06.097 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772716:06:06.099 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772816:06:06.101 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
772916:06:06.103 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773016:06:06.105 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773116:06:06.107 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773216:06:06.109 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773316:06:06.111 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773416:06:06.113 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773516:06:06.115 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773616:06:06.117 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773716:06:06.119 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773816:06:06.121 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
773916:06:06.123 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774016:06:06.125 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774116:06:06.127 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774216:06:06.129 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774316:06:06.131 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774416:06:06.133 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774516:06:06.135 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774616:06:06.137 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774716:06:06.139 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774816:06:06.141 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
774916:06:06.143 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775016:06:06.145 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775116:06:06.147 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775216:06:06.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775316:06:06.151 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775416:06:06.153 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775516:06:06.155 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775616:06:06.157 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775716:06:06.159 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775816:06:06.161 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
775916:06:06.163 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776016:06:06.165 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776116:06:06.166 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776216:06:06.168 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776316:06:06.170 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776416:06:06.172 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776516:06:06.174 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776616:06:06.176 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776716:06:06.178 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776816:06:06.180 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
776916:06:06.182 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777016:06:06.184 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777116:06:06.186 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777216:06:06.188 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777316:06:06.190 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777416:06:06.192 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777516:06:06.195 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777616:06:06.197 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777716:06:06.199 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777816:06:06.201 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
777916:06:06.203 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778016:06:06.206 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778116:06:06.208 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778216:06:06.210 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778316:06:06.212 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778416:06:06.215 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778516:06:06.217 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778616:06:06.219 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778716:06:06.221 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778816:06:06.224 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
778916:06:06.226 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779016:06:06.228 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779116:06:06.230 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779216:06:06.233 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779316:06:06.235 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779416:06:06.237 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779516:06:06.239 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779616:06:06.241 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779716:06:06.244 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779816:06:06.246 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
779916:06:06.248 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780016:06:06.251 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780116:06:06.253 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780216:06:06.256 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780316:06:06.258 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780416:06:06.260 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780516:06:06.262 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780616:06:06.264 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780716:06:06.267 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780816:06:06.269 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
780916:06:06.271 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781016:06:06.273 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781116:06:06.276 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781216:06:06.278 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781316:06:06.280 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781416:06:06.282 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781516:06:06.283 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781616:06:06.286 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781716:06:06.288 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781816:06:06.290 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
781916:06:06.291 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782016:06:06.293 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782116:06:06.295 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782216:06:06.298 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782316:06:06.299 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782416:06:06.301 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782516:06:06.303 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782616:06:06.305 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782716:06:06.307 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782816:06:06.310 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
782916:06:06.312 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783016:06:06.314 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783116:06:06.316 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783216:06:06.318 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783316:06:06.320 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783416:06:06.323 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783516:06:06.325 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783616:06:06.328 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783716:06:06.330 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783816:06:06.332 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
783916:06:06.335 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784016:06:06.337 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784116:06:06.339 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784216:06:06.341 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784316:06:06.343 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784416:06:06.345 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784516:06:06.346 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784616:06:06.348 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784716:06:06.351 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784816:06:06.353 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
784916:06:06.355 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785016:06:06.356 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785116:06:06.358 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785216:06:06.360 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785316:06:06.362 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785416:06:06.364 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785516:06:06.366 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785616:06:06.368 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785716:06:06.370 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785816:06:06.372 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
785916:06:06.374 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786016:06:06.376 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786116:06:06.378 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786216:06:06.380 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786316:06:06.382 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786416:06:06.384 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786516:06:06.386 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786616:06:06.388 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786716:06:06.391 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786816:06:06.393 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
786916:06:06.395 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787016:06:06.397 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787116:06:06.399 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787216:06:06.401 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787316:06:06.403 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787416:06:06.404 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787516:06:06.406 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787616:06:06.408 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787716:06:06.410 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787816:06:06.412 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
787916:06:06.414 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788016:06:06.416 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788116:06:06.418 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788216:06:06.420 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788316:06:06.421 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788416:06:06.424 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788516:06:06.426 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788616:06:06.428 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788716:06:06.430 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788816:06:06.432 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
788916:06:06.434 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789016:06:06.435 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789116:06:06.437 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789216:06:06.439 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789316:06:06.441 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789416:06:06.443 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789516:06:06.445 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789616:06:06.447 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789716:06:06.450 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789816:06:06.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
789916:06:06.454 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790016:06:06.456 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790116:06:06.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790216:06:06.460 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790316:06:06.462 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790416:06:06.464 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790516:06:06.466 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790616:06:06.469 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790716:06:06.471 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790816:06:06.473 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
790916:06:06.475 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791016:06:06.477 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791116:06:06.479 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791216:06:06.481 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791316:06:06.483 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791416:06:06.485 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791516:06:06.487 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791616:06:06.489 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791716:06:06.491 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791816:06:06.493 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
791916:06:06.495 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792016:06:06.498 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792116:06:06.500 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792216:06:06.502 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792316:06:06.504 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792416:06:06.506 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792516:06:06.508 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792616:06:06.510 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792716:06:06.512 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792816:06:06.514 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
792916:06:06.516 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793016:06:06.517 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793116:06:06.519 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793216:06:06.521 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793316:06:06.523 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793416:06:06.525 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793516:06:06.527 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793616:06:06.529 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793716:06:06.531 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793816:06:06.533 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
793916:06:06.535 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794016:06:06.537 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794116:06:06.539 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794216:06:06.541 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794316:06:06.543 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794416:06:06.545 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794516:06:06.547 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794616:06:06.549 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794716:06:06.551 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794816:06:06.553 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
794916:06:06.555 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795016:06:06.557 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795116:06:06.559 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795216:06:06.561 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795316:06:06.563 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795416:06:06.565 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795516:06:06.567 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795616:06:06.569 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795716:06:06.571 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795816:06:06.573 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
795916:06:06.575 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796016:06:06.577 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796116:06:06.579 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796216:06:06.581 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796316:06:06.582 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796416:06:06.584 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796516:06:06.586 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796616:06:06.588 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796716:06:06.591 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796816:06:06.592 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
796916:06:06.595 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797016:06:06.597 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797116:06:06.599 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797216:06:06.601 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797316:06:06.603 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797416:06:06.605 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797516:06:06.607 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797616:06:06.609 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797716:06:06.611 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797816:06:06.613 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
797916:06:06.615 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798016:06:06.616 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798116:06:06.618 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798216:06:06.620 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798316:06:06.622 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798416:06:06.624 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798516:06:06.626 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798616:06:06.628 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798716:06:06.630 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798816:06:06.632 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
798916:06:06.634 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799016:06:06.636 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799116:06:06.638 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799216:06:06.640 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799316:06:06.642 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799416:06:06.644 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799516:06:06.646 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799616:06:06.648 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799716:06:06.650 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799816:06:06.652 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
799916:06:06.654 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800016:06:06.656 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800116:06:06.658 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800216:06:06.660 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800316:06:06.662 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800416:06:06.664 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800516:06:06.666 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800616:06:06.669 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800716:06:06.671 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800816:06:06.673 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
800916:06:06.675 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801016:06:06.677 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801116:06:06.679 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801216:06:06.682 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801316:06:06.684 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801416:06:06.686 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801516:06:06.688 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801616:06:06.690 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801716:06:06.692 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801816:06:06.694 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
801916:06:06.696 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802016:06:06.699 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802116:06:06.701 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802216:06:06.703 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802316:06:06.706 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802416:06:06.708 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802516:06:06.710 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802616:06:06.712 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802716:06:06.714 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802816:06:06.717 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
802916:06:06.719 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803016:06:06.721 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803116:06:06.723 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803216:06:06.725 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803316:06:06.727 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803416:06:06.729 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803516:06:06.731 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803616:06:06.733 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803716:06:06.735 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803816:06:06.737 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
803916:06:06.738 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804016:06:06.741 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804116:06:06.743 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804216:06:06.745 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804316:06:06.747 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804416:06:06.749 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804516:06:06.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804616:06:06.754 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804716:06:06.756 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804816:06:06.758 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
804916:06:06.760 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805016:06:06.762 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805116:06:06.765 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805216:06:06.767 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805316:06:06.769 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805416:06:06.771 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805516:06:06.774 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805616:06:06.776 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805716:06:06.778 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805816:06:06.781 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
805916:06:06.783 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806016:06:06.785 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806116:06:06.787 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806216:06:06.790 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806316:06:06.792 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806416:06:06.794 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806516:06:06.797 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806616:06:06.799 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806716:06:06.801 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806816:06:06.803 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
806916:06:06.806 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807016:06:06.808 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807116:06:06.810 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807216:06:06.813 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807316:06:06.815 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807416:06:06.817 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807516:06:06.819 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807616:06:06.821 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807716:06:06.823 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807816:06:06.825 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
807916:06:06.828 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808016:06:06.830 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808116:06:06.832 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808216:06:06.834 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808316:06:06.836 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808416:06:06.839 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808516:06:06.841 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808616:06:06.843 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808716:06:06.846 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808816:06:06.848 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
808916:06:06.851 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809016:06:06.853 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809116:06:06.855 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809216:06:06.858 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809316:06:06.860 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809416:06:06.862 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809516:06:06.864 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809616:06:06.866 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809716:06:06.869 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809816:06:06.871 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
809916:06:06.873 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810016:06:06.875 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810116:06:06.877 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810216:06:06.880 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810316:06:06.882 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810416:06:06.884 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810516:06:06.887 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810616:06:06.889 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810716:06:06.891 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810816:06:06.894 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
810916:06:06.896 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811016:06:06.899 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811116:06:06.901 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811216:06:06.903 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811316:06:06.905 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811416:06:06.908 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811516:06:06.910 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811616:06:06.912 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811716:06:06.915 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811816:06:06.917 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
811916:06:06.919 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812016:06:06.922 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812116:06:06.924 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812216:06:06.927 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812316:06:06.929 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812416:06:06.931 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812516:06:06.934 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812616:06:06.936 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812716:06:06.938 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812816:06:06.940 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
812916:06:06.942 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813016:06:06.945 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813116:06:06.947 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813216:06:06.949 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813316:06:06.951 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813416:06:06.953 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813516:06:06.955 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813616:06:06.957 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813716:06:06.959 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813816:06:06.962 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
813916:06:06.964 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814016:06:06.966 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814116:06:06.968 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814216:06:06.970 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814316:06:06.972 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814416:06:06.974 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814516:06:06.976 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814616:06:06.978 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814716:06:06.980 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814816:06:06.981 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
814916:06:06.983 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815016:06:06.985 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815116:06:06.988 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815216:06:06.990 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815316:06:06.992 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815416:06:06.994 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815516:06:06.996 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815616:06:06.998 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815716:06:07.000 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815816:06:07.002 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
815916:06:07.004 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816016:06:07.006 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816116:06:07.008 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816216:06:07.011 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816316:06:07.013 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816416:06:07.015 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816516:06:07.017 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816616:06:07.019 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816716:06:07.021 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816816:06:07.023 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
816916:06:07.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817016:06:07.027 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817116:06:07.029 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817216:06:07.031 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817316:06:07.033 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817416:06:07.035 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817516:06:07.037 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817616:06:07.039 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817716:06:07.041 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817816:06:07.043 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
817916:06:07.045 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818016:06:07.047 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818116:06:07.049 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818216:06:07.051 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818316:06:07.053 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818416:06:07.055 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818516:06:07.057 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818616:06:07.059 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818716:06:07.061 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818816:06:07.063 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
818916:06:07.065 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819016:06:07.066 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819116:06:07.068 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819216:06:07.070 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819316:06:07.072 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819416:06:07.074 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819516:06:07.076 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819616:06:07.078 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819716:06:07.080 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819816:06:07.082 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
819916:06:07.084 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820016:06:07.086 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820116:06:07.088 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820216:06:07.090 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820316:06:07.092 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820416:06:07.094 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820516:06:07.096 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820616:06:07.098 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820716:06:07.100 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820816:06:07.102 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
820916:06:07.105 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821016:06:07.107 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821116:06:07.109 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821216:06:07.111 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821316:06:07.113 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821416:06:07.115 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821516:06:07.117 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821616:06:07.119 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821716:06:07.121 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821816:06:07.123 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
821916:06:07.125 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822016:06:07.127 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822116:06:07.129 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822216:06:07.131 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822316:06:07.133 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822416:06:07.135 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822516:06:07.137 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822616:06:07.139 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822716:06:07.141 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822816:06:07.143 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
822916:06:07.145 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823016:06:07.147 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823116:06:07.149 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823216:06:07.152 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823316:06:07.154 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823416:06:07.156 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823516:06:07.158 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823616:06:07.160 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823716:06:07.162 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823816:06:07.165 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
823916:06:07.167 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824016:06:07.169 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824116:06:07.172 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824216:06:07.174 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824316:06:07.177 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824416:06:07.179 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824516:06:07.181 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824616:06:07.183 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824716:06:07.185 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824816:06:07.188 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
824916:06:07.190 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825016:06:07.192 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825116:06:07.194 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825216:06:07.196 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825316:06:07.198 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825416:06:07.200 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825516:06:07.203 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825616:06:07.205 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825716:06:07.208 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825816:06:07.210 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
825916:06:07.212 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826016:06:07.215 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826116:06:07.217 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826216:06:07.219 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826316:06:07.221 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826416:06:07.224 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826516:06:07.226 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826616:06:07.228 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826716:06:07.230 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826816:06:07.233 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
826916:06:07.235 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827016:06:07.237 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827116:06:07.239 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827216:06:07.241 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827316:06:07.243 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827416:06:07.245 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827516:06:07.248 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827616:06:07.250 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827716:06:07.253 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827816:06:07.255 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
827916:06:07.257 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828016:06:07.259 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828116:06:07.261 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828216:06:07.263 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828316:06:07.266 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828416:06:07.268 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828516:06:07.270 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828616:06:07.272 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828716:06:07.274 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828816:06:07.276 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
828916:06:07.279 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829016:06:07.281 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829116:06:07.283 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829216:06:07.285 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829316:06:07.287 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829416:06:07.290 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829516:06:07.291 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829616:06:07.294 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829716:06:07.296 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829816:06:07.298 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
829916:06:07.300 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830016:06:07.302 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830116:06:07.304 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830216:06:07.306 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830316:06:07.308 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830416:06:07.310 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830516:06:07.312 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830616:06:07.314 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830716:06:07.316 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830816:06:07.318 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
830916:06:07.320 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831016:06:07.322 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831116:06:07.324 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831216:06:07.327 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831316:06:07.329 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831416:06:07.331 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831516:06:07.333 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831616:06:07.335 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831716:06:07.338 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831816:06:07.340 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
831916:06:07.342 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832016:06:07.344 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832116:06:07.346 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832216:06:07.348 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832316:06:07.350 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832416:06:07.352 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832516:06:07.354 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832616:06:07.356 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832716:06:07.358 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832816:06:07.360 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
832916:06:07.362 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833016:06:07.365 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833116:06:07.367 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833216:06:07.369 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833316:06:07.372 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833416:06:07.374 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833516:06:07.376 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833616:06:07.379 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833716:06:07.381 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833816:06:07.383 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
833916:06:07.385 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834016:06:07.387 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834116:06:07.389 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834216:06:07.391 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834316:06:07.393 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834416:06:07.396 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834516:06:07.398 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834616:06:07.400 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834716:06:07.402 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834816:06:07.404 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
834916:06:07.407 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835016:06:07.409 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835116:06:07.411 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835216:06:07.413 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835316:06:07.415 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835416:06:07.417 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835516:06:07.419 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835616:06:07.421 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835716:06:07.423 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835816:06:07.426 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
835916:06:07.428 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836016:06:07.430 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836116:06:07.432 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836216:06:07.435 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836316:06:07.437 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836416:06:07.440 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836516:06:07.442 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836616:06:07.444 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836716:06:07.446 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836816:06:07.448 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
836916:06:07.450 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837016:06:07.452 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837116:06:07.454 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837216:06:07.456 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837316:06:07.458 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837416:06:07.460 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837516:06:07.462 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837616:06:07.463 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837716:06:07.465 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837816:06:07.467 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
837916:06:07.469 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838016:06:07.471 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838116:06:07.473 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838216:06:07.475 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838316:06:07.477 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838416:06:07.480 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838516:06:07.482 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838616:06:07.484 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838716:06:07.485 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838816:06:07.487 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
838916:06:07.489 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839016:06:07.492 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839116:06:07.494 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839216:06:07.496 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839316:06:07.498 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839416:06:07.500 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839516:06:07.502 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839616:06:07.504 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839716:06:07.506 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839816:06:07.508 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
839916:06:07.510 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840016:06:07.512 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840116:06:07.514 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840216:06:07.516 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840316:06:07.518 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840416:06:07.520 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840516:06:07.522 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840616:06:07.524 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840716:06:07.526 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840816:06:07.527 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
840916:06:07.529 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841016:06:07.531 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841116:06:07.533 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841216:06:07.535 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841316:06:07.537 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841416:06:07.539 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841516:06:07.541 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841616:06:07.543 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841716:06:07.545 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841816:06:07.547 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
841916:06:07.549 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842016:06:07.551 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842116:06:07.553 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842216:06:07.555 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842316:06:07.556 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842416:06:07.558 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842516:06:07.561 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842616:06:07.563 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842716:06:07.565 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842816:06:07.567 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
842916:06:07.569 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843016:06:07.571 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843116:06:07.573 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843216:06:07.575 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843316:06:07.577 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843416:06:07.580 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843516:06:07.581 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843616:06:07.584 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843716:06:07.585 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843816:06:07.587 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
843916:06:07.589 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844016:06:07.591 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844116:06:07.593 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844216:06:07.595 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844316:06:07.597 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844416:06:07.599 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844516:06:07.601 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844616:06:07.603 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844716:06:07.605 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844816:06:07.606 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
844916:06:07.608 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845016:06:07.611 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845116:06:07.612 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845216:06:07.614 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845316:06:07.616 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845416:06:07.618 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845516:06:07.620 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845616:06:07.622 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845716:06:07.624 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845816:06:07.626 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
845916:06:07.628 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846016:06:07.630 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846116:06:07.632 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846216:06:07.634 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846316:06:07.636 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846416:06:07.638 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846516:06:07.640 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846616:06:07.641 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846716:06:07.643 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846816:06:07.645 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
846916:06:07.647 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847016:06:07.649 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847116:06:07.651 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847216:06:07.653 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847316:06:07.655 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847416:06:07.657 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847516:06:07.659 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847616:06:07.661 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847716:06:07.663 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847816:06:07.665 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
847916:06:07.667 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848016:06:07.668 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848116:06:07.670 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848216:06:07.672 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848316:06:07.674 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848416:06:07.676 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848516:06:07.678 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848616:06:07.680 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848716:06:07.682 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848816:06:07.684 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
848916:06:07.686 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849016:06:07.688 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849116:06:07.690 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849216:06:07.692 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849316:06:07.693 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849416:06:07.695 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849516:06:07.697 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849616:06:07.699 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849716:06:07.701 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849816:06:07.703 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
849916:06:07.705 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850016:06:07.707 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850116:06:07.709 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850216:06:07.711 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850316:06:07.713 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850416:06:07.715 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850516:06:07.716 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850616:06:07.718 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850716:06:07.720 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850816:06:07.722 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
850916:06:07.724 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851016:06:07.726 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851116:06:07.728 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851216:06:07.730 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851316:06:07.732 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851416:06:07.734 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851516:06:07.736 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851616:06:07.738 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851716:06:07.740 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851816:06:07.742 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
851916:06:07.744 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852016:06:07.745 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852116:06:07.748 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852216:06:07.749 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852316:06:07.751 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852416:06:07.753 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852516:06:07.755 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852616:06:07.757 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852716:06:07.759 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852816:06:07.761 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
852916:06:07.763 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853016:06:07.765 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853116:06:07.767 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853216:06:07.769 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853316:06:07.771 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853416:06:07.774 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853516:06:07.776 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853616:06:07.778 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853716:06:07.780 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853816:06:07.782 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
853916:06:07.784 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854016:06:07.786 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854116:06:07.788 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854216:06:07.790 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854316:06:07.792 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854416:06:07.794 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854516:06:07.796 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854616:06:07.798 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854716:06:07.800 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854816:06:07.802 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
854916:06:07.803 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855016:06:07.805 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855116:06:07.807 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855216:06:07.809 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855316:06:07.811 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855416:06:07.813 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855516:06:07.815 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855616:06:07.817 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855716:06:07.819 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855816:06:07.821 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
855916:06:07.823 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856016:06:07.824 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856116:06:07.826 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856216:06:07.829 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856316:06:07.831 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856416:06:07.832 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856516:06:07.834 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856616:06:07.836 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856716:06:07.838 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856816:06:07.840 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
856916:06:07.842 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857016:06:07.844 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857116:06:07.846 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857216:06:07.848 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857316:06:07.850 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857416:06:07.852 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857516:06:07.854 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857616:06:07.856 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857716:06:07.858 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857816:06:07.860 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
857916:06:07.862 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858016:06:07.864 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858116:06:07.866 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858216:06:07.868 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858316:06:07.870 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858416:06:07.872 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858516:06:07.873 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858616:06:07.875 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858716:06:07.877 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858816:06:07.879 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
858916:06:07.881 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859016:06:07.883 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859116:06:07.885 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859216:06:07.886 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859316:06:07.888 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859416:06:07.890 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859516:06:07.892 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859616:06:07.894 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859716:06:07.896 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859816:06:07.898 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
859916:06:07.900 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860016:06:07.902 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860116:06:07.904 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860216:06:07.906 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860316:06:07.907 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860416:06:07.909 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860516:06:07.911 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860616:06:07.913 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860716:06:07.915 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860816:06:07.917 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
860916:06:07.919 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861016:06:07.921 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861116:06:07.923 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861216:06:07.924 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861316:06:07.926 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861416:06:07.928 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861516:06:07.930 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861616:06:07.932 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861716:06:07.933 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861816:06:07.935 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
861916:06:07.937 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862016:06:07.939 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862116:06:07.941 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862216:06:07.943 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862316:06:07.945 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862416:06:07.947 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862516:06:07.948 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862616:06:07.951 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862716:06:07.952 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862816:06:07.954 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
862916:06:07.956 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863016:06:07.958 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863116:06:07.960 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863216:06:07.962 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863316:06:07.964 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863416:06:07.966 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863516:06:07.968 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863616:06:07.970 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863716:06:07.972 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863816:06:07.975 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
863916:06:07.977 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864016:06:07.979 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864116:06:07.981 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864216:06:07.983 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864316:06:07.985 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864416:06:07.987 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864516:06:07.989 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864616:06:07.991 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864716:06:07.993 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864816:06:07.995 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
864916:06:07.997 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865016:06:07.999 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865116:06:08.000 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865216:06:08.002 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865316:06:08.004 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865416:06:08.006 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865516:06:08.008 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865616:06:08.010 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865716:06:08.012 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865816:06:08.014 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
865916:06:08.016 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866016:06:08.017 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866116:06:08.019 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866216:06:08.021 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866316:06:08.023 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866416:06:08.025 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866516:06:08.027 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866616:06:08.029 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866716:06:08.031 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866816:06:08.032 [ZScheduler-Worker-2] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
866916:06:08.034 [ZScheduler-Worker-1] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867016:06:08.036 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867116:06:08.038 [ZScheduler-Worker-0] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867216:06:08.040 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867316:06:08.042 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
867416:06:08.044 [ZScheduler-Worker-3] ERROR com.vesoft.nebula.client.graph.SessionPool - SessionPool init failed.
8675timestamp=2025-11-28T15:06:08.063281932Z level=WARN thread=#zio-fiber-9330 message="Nebula client executed statement:
8676INSERT VERTEX person(name, age) VALUES
8677'Bob':('Bob', 10),
8678'Lily':('Lily', 9),'Tom':('Tom', 10),
8679'Jerry':('Jerry', 13),
8680'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
868116:06:08.077 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
868216:06:08.079 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
868316:06:08.080 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
868416:06:08.082 [ZScheduler-Worker-3] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8685timestamp=2025-11-28T15:06:08.085118554Z level=INFO thread=#zio-fiber-9330 message="exec insert vertex: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
8686timestamp=2025-11-28T15:06:08.107445684Z level=WARN thread=#zio-fiber-9330 message="Nebula client executed statement:
8687INSERT EDGE like(likeness) VALUES
8688'Bob'->'Lily':(80.0),
8689'Bob'->'Tom':(70.0),
8690'Lily'->'Jerry':(84.0),
8691'Tom'->'Jerry':(68.3),
8692'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
869316:06:08.109 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 1
869416:06:08.111 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 2
869516:06:08.112 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 3
869616:06:08.113 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Invalid space vid len., retry: 4
8697timestamp=2025-11-28T15:06:08.116394358Z level=INFO thread=#zio-fiber-9330 message="exec insert edge: Storage Error: Invalid space vid len." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8698timestamp=2025-11-28T15:06:08.135483469Z level=WARN thread=#zio-fiber-9330 message="Nebula client executed statement:
8699MATCH (p:person) RETURN p LIMIT 4;
8700" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
870116:06:08.337 [ZScheduler-Worker-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Part 62 not found., retry: 1
8702timestamp=2025-11-28T15:06:08.341946622Z level=INFO thread=#zio-fiber-9330 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8703timestamp=2025-11-28T15:06:08.393819151Z level=WARN thread=#zio-fiber-9337 message="Nebula client executed statement:
8704INSERT VERTEX person(name, age) VALUES
8705'Bob':('Bob', 10),
8706'Lily':('Lily', 9),'Tom':('Tom', 10),
8707'Jerry':('Jerry', 13),
8708'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
870916:06:08.396 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
871016:06:08.399 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
871116:06:08.400 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
871216:06:08.402 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8713timestamp=2025-11-28T15:06:08.404723193Z level=INFO thread=#zio-fiber-9337 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
8714timestamp=2025-11-28T15:06:08.432539741Z level=WARN thread=#zio-fiber-9337 message="Nebula client executed statement:
8715INSERT EDGE like(likeness) VALUES
8716'Bob'->'Lily':(80.0),
8717'Bob'->'Tom':(70.0),
8718'Lily'->'Jerry':(84.0),
8719'Tom'->'Jerry':(68.3),
8720'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
872116:06:08.436 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 1
872216:06:08.438 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 2
872316:06:08.441 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 3
872416:06:08.442 [ZScheduler-0] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 60. Please retry later., retry: 4
8725timestamp=2025-11-28T15:06:08.444360002Z level=INFO thread=#zio-fiber-9337 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
8726timestamp=2025-11-28T15:06:08.470662257Z level=WARN thread=#zio-fiber-9337 message="Nebula client executed statement:
8727MATCH (p:person) RETURN p LIMIT 4;
8728" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8729timestamp=2025-11-28T15:06:08.478585682Z level=INFO thread=#zio-fiber-9337 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8730timestamp=2025-11-28T15:06:08.503895562Z level=WARN thread=#zio-fiber-9344 message="Nebula client executed statement:
8731INSERT VERTEX person(name, age) VALUES
8732'Bob':('Bob', 10),
8733'Lily':('Lily', 9),'Tom':('Tom', 10),
8734'Jerry':('Jerry', 13),
8735'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
873616:06:08.505 [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
873716:06:08.508 [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
873816:06:08.510 [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
873916:06:08.512 [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
8740timestamp=2025-11-28T15:06:08.514258268Z level=INFO thread=#zio-fiber-9344 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
8741timestamp=2025-11-28T15:06:08.536307146Z level=WARN thread=#zio-fiber-9344 message="Nebula client executed statement:
8742INSERT EDGE like(likeness) VALUES
8743'Bob'->'Lily':(80.0),
8744'Bob'->'Tom':(70.0),
8745'Lily'->'Jerry':(84.0),
8746'Tom'->'Jerry':(68.3),
8747'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
874816:06:08.539 [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
874916:06:08.542 [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
875016:06:08.543 [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
875116:06:08.545 [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
8752timestamp=2025-11-28T15:06:08.549318402Z level=INFO thread=#zio-fiber-9344 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
8753timestamp=2025-11-28T15:06:08.571729437Z level=WARN thread=#zio-fiber-9344 message="Nebula client executed statement:
8754MATCH (p:person) RETURN p LIMIT 4;
8755" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8756timestamp=2025-11-28T15:06:08.577521179Z level=INFO thread=#zio-fiber-9344 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8757timestamp=2025-11-28T15:06:08.599358082Z level=WARN thread=#zio-fiber-9351 message="Nebula client executed statement:
8758INSERT VERTEX person(name, age) VALUES
8759'Bob':('Bob', 10),
8760'Lily':('Lily', 9),'Tom':('Tom', 10),
8761'Jerry':('Jerry', 13),
8762'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
876316:06:08.601 [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
876416:06:08.604 [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
876516:06:08.606 [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
876616:06:08.607 [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
8767timestamp=2025-11-28T15:06:08.609792686Z level=INFO thread=#zio-fiber-9351 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
8768timestamp=2025-11-28T15:06:08.631177797Z level=WARN thread=#zio-fiber-9351 message="Nebula client executed statement:
8769INSERT EDGE like(likeness) VALUES
8770'Bob'->'Lily':(80.0),
8771'Bob'->'Tom':(70.0),
8772'Lily'->'Jerry':(84.0),
8773'Tom'->'Jerry':(68.3),
8774'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
877516:06:08.633 [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
877616:06:08.636 [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
877716:06:08.637 [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
877816:06:08.639 [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
8779timestamp=2025-11-28T15:06:08.641871843Z level=INFO thread=#zio-fiber-9351 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
8780timestamp=2025-11-28T15:06:08.663182998Z level=WARN thread=#zio-fiber-9351 message="Nebula client executed statement:
8781MATCH (p:person) RETURN p LIMIT 4;
8782" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8783timestamp=2025-11-28T15:06:08.667511903Z level=INFO thread=#zio-fiber-9351 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
878416:06:08.668 [pool-6182-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8785timestamp=2025-11-28T15:06:08.690755084Z level=WARN thread=#zio-fiber-9358 message="Nebula client executed statement:
8786INSERT VERTEX person(name, age) VALUES
8787'Bob':('Bob', 10),
8788'Lily':('Lily', 9),'Tom':('Tom', 10),
8789'Jerry':('Jerry', 13),
8790'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
879116:06:08.693 [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
879216:06:08.694 [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
879316:06:08.696 [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
879416:06:08.697 [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
8795timestamp=2025-11-28T15:06:08.698554737Z level=INFO thread=#zio-fiber-9358 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
8796timestamp=2025-11-28T15:06:08.718558463Z level=WARN thread=#zio-fiber-9358 message="Nebula client executed statement:
8797INSERT EDGE like(likeness) VALUES
8798'Bob'->'Lily':(80.0),
8799'Bob'->'Tom':(70.0),
8800'Lily'->'Jerry':(84.0),
8801'Tom'->'Jerry':(68.3),
8802'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
880316:06:08.720 [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
880416:06:08.721 [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
880516:06:08.722 [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
880616:06:08.724 [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
8807timestamp=2025-11-28T15:06:08.725173885Z level=INFO thread=#zio-fiber-9358 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
8808timestamp=2025-11-28T15:06:08.740910363Z level=WARN thread=#zio-fiber-9358 message="Nebula client executed statement:
8809MATCH (p:person) RETURN p LIMIT 4;
8810" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8811timestamp=2025-11-28T15:06:08.744089767Z level=INFO thread=#zio-fiber-9358 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
881216:06:08.744 [pool-6188-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8813timestamp=2025-11-28T15:06:08.763618269Z level=WARN thread=#zio-fiber-9365 message="Nebula client executed statement:
8814INSERT VERTEX person(name, age) VALUES
8815'Bob':('Bob', 10),
8816'Lily':('Lily', 9),'Tom':('Tom', 10),
8817'Jerry':('Jerry', 13),
8818'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
881916:06:08.765 [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
882016:06:08.767 [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
882116:06:08.769 [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
882216:06:08.771 [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
8823timestamp=2025-11-28T15:06:08.772985843Z level=INFO thread=#zio-fiber-9365 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
8824timestamp=2025-11-28T15:06:08.791683285Z level=WARN thread=#zio-fiber-9365 message="Nebula client executed statement:
8825INSERT EDGE like(likeness) VALUES
8826'Bob'->'Lily':(80.0),
8827'Bob'->'Tom':(70.0),
8828'Lily'->'Jerry':(84.0),
8829'Tom'->'Jerry':(68.3),
8830'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
883116:06:08.794 [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
883216:06:08.796 [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
883316:06:08.798 [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
883416:06:08.800 [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
8835timestamp=2025-11-28T15:06:08.801950806Z level=INFO thread=#zio-fiber-9365 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
8836timestamp=2025-11-28T15:06:08.819862767Z level=WARN thread=#zio-fiber-9365 message="Nebula client executed statement:
8837MATCH (p:person) RETURN p LIMIT 4;
8838" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8839timestamp=2025-11-28T15:06:08.824944334Z level=INFO thread=#zio-fiber-9365 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8840timestamp=2025-11-28T15:06:08.841954645Z level=WARN thread=#zio-fiber-9372 message="Nebula client executed statement:
8841INSERT VERTEX person(name, age) VALUES
8842'Bob':('Bob', 10),
8843'Lily':('Lily', 9),'Tom':('Tom', 10),
8844'Jerry':('Jerry', 13),
8845'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
884616:06:08.843 [ZScheduler-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
884716:06:08.844 [ZScheduler-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
884816:06:08.846 [ZScheduler-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
884916:06:08.847 [ZScheduler-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
8850timestamp=2025-11-28T15:06:08.847899663Z level=INFO thread=#zio-fiber-9372 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
8851timestamp=2025-11-28T15:06:08.864230540Z level=WARN thread=#zio-fiber-9372 message="Nebula client executed statement:
8852INSERT EDGE like(likeness) VALUES
8853'Bob'->'Lily':(80.0),
8854'Bob'->'Tom':(70.0),
8855'Lily'->'Jerry':(84.0),
8856'Tom'->'Jerry':(68.3),
8857'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
885816:06:08.866 [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
885916:06:08.867 [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
886016:06:08.869 [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
886116:06:08.870 [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
8862timestamp=2025-11-28T15:06:08.872065933Z level=INFO thread=#zio-fiber-9372 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
8863timestamp=2025-11-28T15:06:08.887864028Z level=WARN thread=#zio-fiber-9372 message="Nebula client executed statement:
8864MATCH (p:person) RETURN p LIMIT 4;
8865" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
886616:06:08.891 [pool-6200-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.io.IOException: Stream closed, remove current session.
8867timestamp=2025-11-28T15:06:08.891821541Z level=INFO thread=#zio-fiber-9372 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8868timestamp=2025-11-28T15:06:08.908491400Z level=WARN thread=#zio-fiber-9379 message="Nebula client executed statement:
8869INSERT VERTEX person(name, age) VALUES
8870'Bob':('Bob', 10),
8871'Lily':('Lily', 9),'Tom':('Tom', 10),
8872'Jerry':('Jerry', 13),
8873'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
887416:06:08.910 [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
887516:06:08.911 [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
887616:06:08.912 [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
887716:06:08.913 [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
8878timestamp=2025-11-28T15:06:08.915265680Z level=INFO thread=#zio-fiber-9379 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
8879timestamp=2025-11-28T15:06:08.930801702Z level=WARN thread=#zio-fiber-9379 message="Nebula client executed statement:
8880INSERT EDGE like(likeness) VALUES
8881'Bob'->'Lily':(80.0),
8882'Bob'->'Tom':(70.0),
8883'Lily'->'Jerry':(84.0),
8884'Tom'->'Jerry':(68.3),
8885'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
888616:06:08.932 [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
888716:06:08.933 [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
888816:06:08.934 [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
888916:06:08.936 [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
8890timestamp=2025-11-28T15:06:08.937260866Z level=INFO thread=#zio-fiber-9379 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
8891timestamp=2025-11-28T15:06:08.954548664Z level=WARN thread=#zio-fiber-9379 message="Nebula client executed statement:
8892MATCH (p:person) RETURN p LIMIT 4;
8893" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8894timestamp=2025-11-28T15:06:08.960042269Z level=INFO thread=#zio-fiber-9379 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8895timestamp=2025-11-28T15:06:08.981285263Z level=WARN thread=#zio-fiber-9386 message="Nebula client executed statement:
8896INSERT VERTEX person(name, age) VALUES
8897'Bob':('Bob', 10),
8898'Lily':('Lily', 9),'Tom':('Tom', 10),
8899'Jerry':('Jerry', 13),
8900'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
890116:06:08.983 [ZScheduler-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
890216:06:08.985 [ZScheduler-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
890316:06:08.986 [ZScheduler-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
890416:06:08.987 [ZScheduler-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
8905timestamp=2025-11-28T15:06:08.988715927Z level=INFO thread=#zio-fiber-9386 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
8906timestamp=2025-11-28T15:06:09.007729668Z level=WARN thread=#zio-fiber-9386 message="Nebula client executed statement:
8907INSERT EDGE like(likeness) VALUES
8908'Bob'->'Lily':(80.0),
8909'Bob'->'Tom':(70.0),
8910'Lily'->'Jerry':(84.0),
8911'Tom'->'Jerry':(68.3),
8912'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
891316:06:09.012 [ZScheduler-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
891416:06:09.014 [ZScheduler-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
891516:06:09.016 [ZScheduler-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
891616:06:09.017 [ZScheduler-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
8917timestamp=2025-11-28T15:06:09.019123758Z level=INFO thread=#zio-fiber-9386 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
8918timestamp=2025-11-28T15:06:09.038077283Z level=WARN thread=#zio-fiber-9386 message="Nebula client executed statement:
8919MATCH (p:person) RETURN p LIMIT 4;
8920" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8921timestamp=2025-11-28T15:06:09.043288780Z level=INFO thread=#zio-fiber-9386 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8922timestamp=2025-11-28T15:06:09.060865539Z level=WARN thread=#zio-fiber-9393 message="Nebula client executed statement:
8923INSERT VERTEX person(name, age) VALUES
8924'Bob':('Bob', 10),
8925'Lily':('Lily', 9),'Tom':('Tom', 10),
8926'Jerry':('Jerry', 13),
8927'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
892816:06:09.063 [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
892916:06:09.065 [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
893016:06:09.066 [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
893116:06:09.068 [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
8932timestamp=2025-11-28T15:06:09.069350404Z level=INFO thread=#zio-fiber-9393 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
8933timestamp=2025-11-28T15:06:09.088479965Z level=WARN thread=#zio-fiber-9393 message="Nebula client executed statement:
8934INSERT EDGE like(likeness) VALUES
8935'Bob'->'Lily':(80.0),
8936'Bob'->'Tom':(70.0),
8937'Lily'->'Jerry':(84.0),
8938'Tom'->'Jerry':(68.3),
8939'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
894016:06:09.090 [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
894116:06:09.092 [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
894216:06:09.093 [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
894316:06:09.095 [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
8944timestamp=2025-11-28T15:06:09.096323378Z level=INFO thread=#zio-fiber-9393 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
8945timestamp=2025-11-28T15:06:09.112671080Z level=WARN thread=#zio-fiber-9393 message="Nebula client executed statement:
8946MATCH (p:person) RETURN p LIMIT 4;
8947" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8948timestamp=2025-11-28T15:06:09.118789042Z level=INFO thread=#zio-fiber-9393 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8949timestamp=2025-11-28T15:06:09.135073805Z level=WARN thread=#zio-fiber-9400 message="Nebula client executed statement:
8950INSERT VERTEX person(name, age) VALUES
8951'Bob':('Bob', 10),
8952'Lily':('Lily', 9),'Tom':('Tom', 10),
8953'Jerry':('Jerry', 13),
8954'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
895516:06:09.136 [ZScheduler-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
895616:06:09.138 [ZScheduler-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
895716:06:09.139 [ZScheduler-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
895816:06:09.140 [ZScheduler-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
8959timestamp=2025-11-28T15:06:09.142080581Z level=INFO thread=#zio-fiber-9400 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
8960timestamp=2025-11-28T15:06:09.157832319Z level=WARN thread=#zio-fiber-9400 message="Nebula client executed statement:
8961INSERT EDGE like(likeness) VALUES
8962'Bob'->'Lily':(80.0),
8963'Bob'->'Tom':(70.0),
8964'Lily'->'Jerry':(84.0),
8965'Tom'->'Jerry':(68.3),
8966'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
896716:06:09.159 [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
896816:06:09.160 [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
896916:06:09.162 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 32. Please retry later., retry: 3
897016:06:09.163 [ZScheduler-Worker-1] WARN com.vesoft.nebula.client.graph.SessionPool - execute error, code: -1005, message: Storage Error: Not the leader of 32. Please retry later., retry: 4
8971timestamp=2025-11-28T15:06:09.164514971Z level=INFO thread=#zio-fiber-9400 message="exec insert edge: Storage Error: Not the leader of 32. Please retry later." location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
8972timestamp=2025-11-28T15:06:09.180311729Z level=WARN thread=#zio-fiber-9400 message="Nebula client executed statement:
8973MATCH (p:person) RETURN p LIMIT 4;
8974" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
897516:06:09.184 [pool-6224-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8976timestamp=2025-11-28T15:06:09.185377730Z level=INFO thread=#zio-fiber-9400 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8977timestamp=2025-11-28T15:06:09.203536638Z level=WARN thread=#zio-fiber-9407 message="Nebula client executed statement:
8978INSERT VERTEX person(name, age) VALUES
8979'Bob':('Bob', 10),
8980'Lily':('Lily', 9),'Tom':('Tom', 10),
8981'Jerry':('Jerry', 13),
8982'John':('John', 11);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8983timestamp=2025-11-28T15:06:09.205863980Z level=INFO thread=#zio-fiber-9407 message="exec insert vertex: " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=52
898416:06:09.206 [pool-6226-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8985timestamp=2025-11-28T15:06:09.223528534Z level=WARN thread=#zio-fiber-9407 message="Nebula client executed statement:
8986INSERT EDGE like(likeness) VALUES
8987'Bob'->'Lily':(80.0),
8988'Bob'->'Tom':(70.0),
8989'Lily'->'Jerry':(84.0),
8990'Tom'->'Jerry':(68.3),
8991'Bob'->'John':(97.2);" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8992timestamp=2025-11-28T15:06:09.227847903Z level=INFO thread=#zio-fiber-9407 message="exec insert edge: " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=59
899316:06:09.228 [pool-6228-thread-1] ERROR com.vesoft.nebula.client.graph.SessionPool - session ping error, java.net.SocketException: Socket closed, remove current session.
8994timestamp=2025-11-28T15:06:09.245645023Z level=WARN thread=#zio-fiber-9407 message="Nebula client executed statement:
8995MATCH (p:person) RETURN p LIMIT 4;
8996" location=zio.nebula.GlobalSettings.printLog file=GlobalSettings.scala line=21
8997timestamp=2025-11-28T15:06:09.252600638Z level=INFO thread=#zio-fiber-9407 message="exec query " location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=66
8998 + create and query
8999 + nebula meta manager
9000timestamp=2025-11-28T15:06:09.349947012Z level=INFO thread=#zio-fiber-9441 message="get space: SpaceItem (
9001 space_id : 1,
9002 properties : SpaceDesc (
9003 space_name : 74 65 73 74,
9004 partition_num : 100,
9005 replica_factor : 1,
9006 charset_name : 75 74 66 38,
9007 collate_name : 75 74 66 38 5F 62 69 6E,
9008 vid_type : ColumnTypeDef (
9009 type : FIXED_STRING (FIXED_STRING),
9010 type_length : 20
9011 ),
9012 zone_names : [
9013 [B@12429241
9014 ]
9015 )
9016)" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=74
9017timestamp=2025-11-28T15:06:09.353321866Z level=INFO thread=#zio-fiber-9441 message="get space id: 1" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=76
9018 + query
9019 + nebula storage client
9020timestamp=2025-11-28T15:06:09.405773110Z level=INFO thread=#zio-fiber-9469 message="connect status: true" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=84
9021timestamp=2025-11-28T15:06:09.422811624Z level=INFO thread=#zio-fiber-9469 message="scan result: com.vesoft.nebula.client.storage.scan.ScanEdgeResultIterator@b6825c0" location=testcontainers.containers.znebula.NebulaClientSpec.specLayered file=NebulaClientSpec.scala line=88
9022 + query
902316:06:09.455 [scala-execution-context-global-409] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,false
902416:06:09.455 [scala-execution-context-global-407] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,false
902516:06:09.455 [scala-execution-context-global-409] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json], queryParams={}}
902616:06:09.455 [scala-execution-context-global-407] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json], queryParams={}}
902716:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: preparing request execution
902816:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
902916:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
903016:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: target auth state: UNCHALLENGED
903116:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004F: proxy auth state: UNCHALLENGED
903216:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004F: acquiring connection with route {}->unix://localhost:2375
903316:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquiring endpoint (3 MINUTES)
903416:06:09.456 [scala-execution-context-global-409] 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: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
903516:06:09.456 [scala-execution-context-global-409] 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: 1 of 2147483647; total allocated: 1 of 2147483647]
903616:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004F: acquired ep-0000004D
903716:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004F: acquired endpoint ep-0000004D
903816:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: executing GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
903916:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: start execution ex-0000004F
904016:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: executing exchange ex-0000004F over http-outgoing-10
904116:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
904216:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
904316:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
904416:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
904516:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
904616:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
904716:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
904816:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1[\r][\n]"
904916:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
905016:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
905116:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
905216:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
905316:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
905416:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
905516:06:09.456 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
905616:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: preparing request execution
905716:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
905816:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
905916:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: target auth state: UNCHALLENGED
906016:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000004E: proxy auth state: UNCHALLENGED
906116:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004E: acquiring connection with route {}->unix://localhost:2375
906216:06:09.457 [scala-execution-context-global-408] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,false
906316:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquiring endpoint (3 MINUTES)
906416:06:09.457 [scala-execution-context-global-407] 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: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
906516:06:09.457 [scala-execution-context-global-408] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json], queryParams={}}
906616:06:09.457 [scala-execution-context-global-407] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
906716:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000004E: acquired ep-0000004E
906816:06:09.457 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: preparing request execution
906916:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000004E: acquired endpoint ep-0000004E
907016:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000004E: opening connection {}->unix://localhost:2375
907116:06:09.457 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
907216:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: connecting endpoint (3 MINUTES)
907316:06:09.457 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
907416:06:09.457 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connecting endpoint to unix://localhost:2375 (3 MINUTES)
907516:06:09.457 [scala-execution-context-global-410] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,false
907616:06:09.457 [scala-execution-context-global-410] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json], queryParams={}}
907716:06:09.457 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: preparing request execution
907816:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
907916:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
908016:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: target auth state: UNCHALLENGED
908116:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000051: proxy auth state: UNCHALLENGED
908216:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: acquiring connection with route {}->unix://localhost:2375
908316:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquiring endpoint (3 MINUTES)
908416:06:09.458 [scala-execution-context-global-410] 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: 2 of 2147483647; total allocated: 2 of 2147483647]
908516:06:09.458 [scala-execution-context-global-410] 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: 3 of 2147483647; total allocated: 3 of 2147483647]
908616:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000051: acquired ep-0000004F
908716:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000051: acquired endpoint ep-0000004F
908816:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000051: opening connection {}->unix://localhost:2375
908916:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: connecting endpoint (3 MINUTES)
909016:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connecting endpoint to unix://localhost:2375 (3 MINUTES)
909116:06:09.458 [scala-execution-context-global-407] 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
909216:06:09.458 [scala-execution-context-global-407] 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
909316:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: connected http-outgoing-11
909416:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: endpoint connected
909516:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: executing GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
909616:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: start execution ex-0000004E
909716:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: executing exchange ex-0000004E over http-outgoing-11
909816:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
909916:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
910016:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
910116:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
910216:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
910316:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
910416:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
910516:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1[\r][\n]"
910616:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
910716:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
910816:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
910916:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
911016:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
911116:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
911216:06:09.458 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
911316:06:09.458 [scala-execution-context-global-410] 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
911416:06:09.458 [scala-execution-context-global-410] 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
911516:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connected http-outgoing-12
911616:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: endpoint connected
911716:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: executing GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1
911816:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: start execution ex-00000051
911916:06:09.458 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: executing exchange ex-00000051 over http-outgoing-12
912016:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1
912116:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
912216:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
912316:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
912416:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
912516:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
912616:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
912716:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1[\r][\n]"
912816:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
912916:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
913016:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
913116:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
913216:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
913316:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
913416:06:09.459 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
913516:06:09.457 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: target auth state: UNCHALLENGED
913616:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000050: proxy auth state: UNCHALLENGED
913716:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: acquiring connection with route {}->unix://localhost:2375
913816:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquiring endpoint (3 MINUTES)
913916:06:09.459 [scala-execution-context-global-408] 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: 3 of 2147483647; total allocated: 3 of 2147483647]
914016:06:09.459 [scala-execution-context-global-408] 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: 4 of 2147483647; total allocated: 4 of 2147483647]
914116:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000050: acquired ep-00000050
914216:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000050: acquired endpoint ep-00000050
914316:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000050: opening connection {}->unix://localhost:2375
914416:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
914516:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: connecting endpoint (3 MINUTES)
914616:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
914716:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
914816:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
914916:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
915016:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
915116:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
915216:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
915316:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
915416:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "1983[\r][\n]"
915516:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connecting endpoint to unix://localhost:2375 (3 MINUTES)
915616:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","Created":"2025-11-28T15:05:42.211867636Z","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":3273,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:42.239030477Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/resolv.conf","HostnamePath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hostname","HostsPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hosts","LogPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02-json.log","Name":"/metad0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","LowerDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d-init/diff:/var/lib/docker/overlay2/b285b60eee5494fd31a875849aa1a8e45aa00f8e9ecf4934dc16d404bddcb690/diff:/var/lib/docker/overlay2/3bbe2750d48cfa88e543d5f0e61e15cd3a6c2c9d0c0e6d002f001bfe0d458d20/diff:/var/lib/docker/overlay2/0dad418a62aca310183ef25d02978e2e13bd40e8ccecec8b9a5175c547b4fdda/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/merged","UpperDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741f"
915716:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
915816:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
915916:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
916016:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
916116:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
916216:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
916316:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Fri, 28 Nov 2025 15:06:09 GMT
916416:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
916516:06:09.459 [scala-execution-context-global-408] 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
916616:06:09.459 [scala-execution-context-global-408] 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
916716:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connected http-outgoing-13
916816:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: endpoint connected
916916:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: executing GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
917016:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: start execution ex-00000050
917116:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: executing exchange ex-00000050 over http-outgoing-13
917216:06:09.459 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004E: connection can be kept alive for 3 MINUTES
917316:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
917416:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
917516:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
917616:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
917716:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
917816:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
917916:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
918016:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1[\r][\n]"
918116:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
918216:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
918316:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
918416:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
918516:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
918616:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
918716:06:09.459 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
918816:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
918916:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
919016:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
919116:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
919216:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
919316:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
919416:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
919516:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
919616:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
919716:06:09.459 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "196e[\r][\n]"
919816:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","Created":"2025-11-28T15:05:47.526564419Z","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":3763,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:47.548211896Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/resolv.conf","HostnamePath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hostname","HostsPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hosts","LogPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393-json.log","Name":"/graphd0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","LowerDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24-init/diff:/var/lib/docker/overlay2/ad30edb28ec6343d144247ae2439dcd38b2260a4fd3bdc4d2162e030103431de/diff:/var/lib/docker/overlay2/e7ad3b093126d45e6753376947af3936aec14ec495a35391f720f77c15579957/diff:/var/lib/docker/overlay2/ac68274d95fe0e667d9751628a9df4e6f2afeb29d874fe3142b6f9b7525d64e6/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/merged","UpperDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/diff","WorkDir":"/var/lib/docker/overlay2/8a4d031fa8c864a0cd05516157dabcc5e1b1d0b0190f11bf6f36285cca934b24/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"61cedc1b1ad0","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"ba806aaea61daaf6d333c5e0e68f16ddf3f812c98bdaca9bd4af52058f62ddb2","SandboxKey":"/var/run/docker/netns/ba806aaea61d","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-NRmkCv1i","61cedc1b1ad0"],"MacAddress":"ea:bc:d8:91:46:d4","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"717117e7ff72221441448340c7f76290c3fc1c846e914e03d59cc7d0424b7ecf","Gateway":"172.28.0.1","IPAddress":"172.28.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-c453c750-cd99-4992-a572-193793ecf78d","tc-NRmkCv1i","61cedc1b1ad0"]}}}}[\n]"
919916:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
920016:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
920116:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
920216:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
920316:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
920416:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
920516:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
920616:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
920716:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
920816:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:09 GMT
920916:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
921016:06:09.460 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000004F: connection can be kept alive for 3 MINUTES
921116:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
921216:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
921316:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
921416:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
921516:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
921616:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
921716:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
921816:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
921916:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
922016:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "19d9[\r][\n]"
922116:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","Created":"2025-11-28T15:05:44.892654542Z","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":3556,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:44.91646332Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/resolv.conf","HostnamePath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hostname","HostsPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hosts","LogPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f-json.log","Name":"/storaged0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","LowerDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d-init/diff:/var/lib/docker/overlay2/5f986ee252fd7684682e6f1e0cbc62e840d413a9b3e7df39ef0aa0f96eb1112f/diff:/var/lib/docker/overlay2/0b93c84cd34fc7d050f4231e687e3aa85e54d5308e3de625a6003b464fd3e838/diff:/var/lib/docker/overlay2/4c65645f4fdbde4f599dc596428cd81fa24bcacfddb819ad6492cdc386a34481/diff:/var/lib/docker/overlay2/1f7f538ae889513a21b21c7bcd790b0642ebd383f9888f2f260cafefbe2ef30a/diff:/var/lib/docker/overlay2/7edc1e1784ac023cbec368e2af518be8478122dcc3b382488f24c76483c849d0/diff","MergedDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/merged","UpperDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/diff","WorkDir":"/var/lib/docker/overlay2/c1e6d4e0a5d753f5f66d5760e19e520da446113d75a933bf4024f43ef7fa7b5d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"09d383e6e6d7","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"bb05a166ef0bf6dc8eefeaadae2c9919f7171c5b65a0648d2a687fcfefb85d70","SandboxKey":"/var/run/docker/netns/bb05a166ef0b","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-btFv6Kp9","09d383e6e6d7"],"MacAddress":"7a:21:bc:35:ec:65","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"cb0744c2e5a55ecf4b14b8eb4217d5f03ffe8c978b217eee42eb3508ef06767c","Gateway":"172.28.0.1","IPAddress":"172.28.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-c453c750-cd99-4992-a572-193793ecf78d","tc-btFv6Kp9","09d383e6e6d7"]}}}}[\n]"
922216:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
922316:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
922416:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
922516:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
922616:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
922716:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
922816:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
922916:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
923016:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
923116:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Fri, 28 Nov 2025 15:06:09 GMT
923216:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
923316:06:09.461 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000050: connection can be kept alive for 3 MINUTES
923416:06:09.462 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "aa40a6145e415362625d6ac192202b1a3fd9db7436d/diff","WorkDir":"/var/lib/docker/overlay2/9a23677fb6342fee7741faa40a6145e415362625d6ac192202b1a3fd9db7436d/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"aad7bad4089f","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0d5cc4013809935ee6c3e90df827b5fc8bc670c05ea2be07cf6d62f856992d65","SandboxKey":"/var/run/docker/netns/0d5cc4013809","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-zVdvypG5","aad7bad4089f"],"MacAddress":"96:69:7c:30:b0:6d","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"81e1b8d8a88542f679d9651cd197a615af110806f498a8e4f26af6a2c90110ae","Gateway":"172.28.0.1","IPAddress":"172.28.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-c453c750-cd99-4992-a572-193793ecf78d","tc-zVdvypG5","aad7bad4089f"]}}}}[\n]"
923516:06:09.463 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
923616:06:09.463 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
923716:06:09.463 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
923816:06:09.463 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004E: releasing valid endpoint
923916:06:09.463 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004E: releasing endpoint
924016:06:09.463 [scala-execution-context-global-407] 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
924116:06:09.463 [scala-execution-context-global-407] 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]
924216:06:09.464 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004D: releasing valid endpoint
924316:06:09.464 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: releasing endpoint
924416:06:09.464 [scala-execution-context-global-409] 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
924516:06:09.464 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004D: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
924616:06:09.464 [scala-execution-context-global-407] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,<null>
924716:06:09.464 [scala-execution-context-global-409] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,<null>
924816:06:09.464 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: preparing request execution
924916:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
925016:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
925116:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: target auth state: UNCHALLENGED
925216:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000053: proxy auth state: UNCHALLENGED
925316:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000053: acquiring connection with route {}->unix://localhost:2375
925416:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquiring endpoint (3 MINUTES)
925516:06:09.465 [scala-execution-context-global-409] 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: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
925616:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
925716:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000053: acquired ep-00000051
925816:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000053: acquired endpoint ep-00000051
925916:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: executing POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/kill HTTP/1.1
926016:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: start execution ex-00000053
926116:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: executing exchange ex-00000053 over http-outgoing-10
926216:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/kill HTTP/1.1
926316:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
926416:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> content-type: application/json
926516:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
926616:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
926716:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
926816:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
926916:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
927016:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "POST /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/kill HTTP/1.1[\r][\n]"
927116:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
927216:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "content-type: application/json[\r][\n]"
927316:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
927416:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
927516:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
927616:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
927716:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
927816:06:09.465 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
927916:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
928016:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
928116:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
928216:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
928316:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
928416:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
928516:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
928616:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
928716:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
928816:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "1729[\r][\n]"
928916:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","Created":"2025-11-28T15:05:49.351044353Z","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":3954,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:49.373027538Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/resolv.conf","HostnamePath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/hostname","HostsPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/hosts","LogPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727-json.log","Name":"/console-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","LowerDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f-init/diff:/var/lib/docker/overlay2/22451c3b38c2491f82c8d840282edc454462a5d2e9f8076887349dffa2da5662/diff:/var/lib/docker/overlay2/923d885d944ccf5206e28224a808d501a6fdc5a6b1597d2439bbd7c782cc2c36/diff:/var/lib/docker/overlay2/2cea663ba4e39e0098b2b61c820ef1d6427d9428fbeb1c6ffeea1c66814ac004/diff","MergedDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f/merged","UpperDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f/diff","WorkDir":"/var/lib/docker/overlay2/2e38e2c0a2877ec15b02883bfb7eeab6bc395d6558f58ba68de2c15ef25d3e4f/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"54c78d4b1c9d","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":"c453c750-cd99-4992-a572-193793ecf78d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"f012394259811cf32e9d74f34f165433ed4ff56e92c8bebf252e9da818ea527e","SandboxKey":"/var/run/docker/netns/f01239425981","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-SwRYygte","54c78d4b1c9d"],"MacAddress":"0a:e9:61:b8:07:1f","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"9839d76f1035d4d6ad776517dd856c2819d9e0e89b09bf0796bbc904e4d05f95","Gateway":"172.28.0.1","IPAddress":"172.28.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-c453c750-cd99-4992-a572-193793ecf78d","tc-SwRYygte","54c78d4b1c9d"]}}}}[\n]"
929016:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
929116:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
929216:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
929316:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
929416:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
929516:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
929616:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
929716:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
929816:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
929916:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Fri, 28 Nov 2025 15:06:09 GMT
930016:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
930116:06:09.466 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000051: connection can be kept alive for 3 MINUTES
930216:06:09.464 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: preparing request execution
930316:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
930416:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
930516:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: target auth state: UNCHALLENGED
930616:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000052: proxy auth state: UNCHALLENGED
930716:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000052: acquiring connection with route {}->unix://localhost:2375
930816:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquiring endpoint (3 MINUTES)
930916:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
931016:06:09.467 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000050: releasing valid endpoint
931116:06:09.467 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: releasing endpoint
931216:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
931316:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000052: acquired ep-00000052
931416:06:09.467 [scala-execution-context-global-408] 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
931516:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000052: acquired endpoint ep-00000052
931616:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: executing POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/kill HTTP/1.1
931716:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: start execution ex-00000052
931816:06:09.467 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000050: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
931916:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: executing exchange ex-00000052 over http-outgoing-11
932016:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/kill HTTP/1.1
932116:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
932216:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> content-type: application/json
932316:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
932416:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
932516:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
932616:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
932716:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
932816:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "POST /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/kill HTTP/1.1[\r][\n]"
932916:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
933016:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "content-type: application/json[\r][\n]"
933116:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
933216:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
933316:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
933416:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
933516:06:09.467 [scala-execution-context-global-408] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,<null>
933616:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: preparing request execution
933716:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
933816:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
933916:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: target auth state: UNCHALLENGED
934016:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000054: proxy auth state: UNCHALLENGED
934116:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000054: acquiring connection with route {}->unix://localhost:2375
934216:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquiring endpoint (3 MINUTES)
934316:06:09.468 [scala-execution-context-global-408] 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: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
934416:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
934516:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000054: acquired ep-00000053
934616:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000054: acquired endpoint ep-00000053
934716:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: executing POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/kill HTTP/1.1
934816:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: start execution ex-00000054
934916:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: executing exchange ex-00000054 over http-outgoing-13
935016:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/kill HTTP/1.1
935116:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
935216:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> content-type: application/json
935316:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
935416:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
935516:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
935616:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
935716:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
935816:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "POST /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/kill HTTP/1.1[\r][\n]"
935916:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
936016:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "content-type: application/json[\r][\n]"
936116:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
936216:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
936316:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
936416:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
936516:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
936616:06:09.468 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
936716:06:09.468 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000004F: releasing valid endpoint
936816:06:09.468 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: releasing endpoint
936916:06:09.468 [scala-execution-context-global-410] 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
937016:06:09.468 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000004F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
937116:06:09.468 [scala-execution-context-global-410] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,<null>
937216:06:09.468 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: preparing request execution
937316:06:09.468 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
937416:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
937516:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: target auth state: UNCHALLENGED
937616:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000055: proxy auth state: UNCHALLENGED
937716:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000055: acquiring connection with route {}->unix://localhost:2375
937816:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquiring endpoint (3 MINUTES)
937916:06:09.469 [scala-execution-context-global-410] 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]
938016:06:09.469 [scala-execution-context-global-410] 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]
938116:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000055: acquired ep-00000054
938216:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000055: acquired endpoint ep-00000054
938316:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: executing POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/kill HTTP/1.1
938416:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: start execution ex-00000055
938516:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: executing exchange ex-00000055 over http-outgoing-12
938616:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/kill HTTP/1.1
938716:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
938816:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> content-type: application/json
938916:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
939016:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
939116:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
939216:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
939316:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
939416:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "POST /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/kill HTTP/1.1[\r][\n]"
939516:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
939616:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "content-type: application/json[\r][\n]"
939716:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
939816:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
939916:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
940016:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
940116:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
940216:06:09.469 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
940316:06:09.467 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
940416:06:09.470 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
940516:06:09.777 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 204 No Content[\r][\n]"
940616:06:09.777 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
940716:06:09.777 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
940816:06:09.777 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
940916:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
941016:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
941116:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
941216:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 204 No Content
941316:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
941416:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
941516:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
941616:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
941716:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Fri, 28 Nov 2025 15:06:09 GMT
941816:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000055: connection can be kept alive for 3 MINUTES
941916:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000054: releasing valid endpoint
942016:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: releasing endpoint
942116:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection http-outgoing-12 can be kept alive for 3 MINUTES
942216:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000054: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
942316:06:09.778 [scala-execution-context-global-410] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,false
942416:06:09.778 [scala-execution-context-global-410] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json], queryParams={}}
942516:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: preparing request execution
942616:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
942716:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
942816:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: target auth state: UNCHALLENGED
942916:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000056: proxy auth state: UNCHALLENGED
943016:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000056: acquiring connection with route {}->unix://localhost:2375
943116:06:09.778 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquiring endpoint (3 MINUTES)
943216:06:09.778 [scala-execution-context-global-410] 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]
943316:06:09.779 [scala-execution-context-global-410] 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]
943416:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000056: acquired ep-00000055
943516:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000056: acquired endpoint ep-00000055
943616:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: executing GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1
943716:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: start execution ex-00000056
943816:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: executing exchange ex-00000056 over http-outgoing-12
943916:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1
944016:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
944116:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
944216:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
944316:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
944416:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
944516:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
944616:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "GET /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/json HTTP/1.1[\r][\n]"
944716:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
944816:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
944916:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
945016:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
945116:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
945216:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
945316:06:09.779 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
945416:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
945516:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
945616:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
945716:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
945816:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
945916:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
946016:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
946116:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Transfer-Encoding: chunked[\r][\n]"
946216:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
946316:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "1352[\r][\n]"
946416:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"Id":"54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727","Created":"2025-11-28T15:05:49.351044353Z","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-11-28T15:05:49.373027538Z","FinishedAt":"2025-11-28T15:06:09.510314735Z"},"Image":"sha256:73dde089847b2e7be0b3e12a438aa50dab9d29587a3f37512daf74271d6f7eb1","ResolvConfPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/resolv.conf","HostnamePath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/hostname","HostsPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/hosts","LogPath":"/var/lib/docker/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727-json.log","Name":"/console-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"54c78d4b1c9d","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":"c453c750-cd99-4992-a572-193793ecf78d","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-SwRYygte","54c78d4b1c9d"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["console-c453c750-cd99-4992-a572-193793ecf78d","tc-SwRYygte","54c78d4b1c9d"]}}}}[\n]"
946516:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
946616:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "0[\r][\n]"
946716:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
946816:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 200 OK
946916:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
947016:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
947116:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
947216:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
947316:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
947416:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Fri, 28 Nov 2025 15:06:09 GMT
947516:06:09.795 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Transfer-Encoding: chunked
947616:06:09.796 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000056: connection can be kept alive for 3 MINUTES
947716:06:09.797 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000055: releasing valid endpoint
947816:06:09.797 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000055: releasing endpoint
947916:06:09.797 [scala-execution-context-global-410] 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
948016:06:09.797 [scala-execution-context-global-410] 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]
948116:06:09.798 [scala-execution-context-global-410] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727,true,true
948216:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: preparing request execution
948316:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
948416:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
948516:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: target auth state: UNCHALLENGED
948616:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000057: proxy auth state: UNCHALLENGED
948716:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000057: acquiring connection with route {}->unix://localhost:2375
948816:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquiring endpoint (3 MINUTES)
948916:06:09.808 [scala-execution-context-global-410] 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]
949016:06:09.808 [scala-execution-context-global-410] 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]
949116:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000057: acquired ep-00000056
949216:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000057: acquired endpoint ep-00000056
949316:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: executing DELETE /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727?v=true&force=true HTTP/1.1
949416:06:09.808 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: start execution ex-00000057
949516:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: executing exchange ex-00000057 over http-outgoing-12
949616:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> DELETE /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727?v=true&force=true HTTP/1.1
949716:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> accept: application/json
949816:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
949916:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> User-Agent: tc-java/1.19.0
950016:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Accept-Encoding: gzip, x-gzip, deflate
950116:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Host: localhost:2375
950216:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 >> Connection: keep-alive
950316:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "DELETE /v1.32/containers/54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727?v=true&force=true HTTP/1.1[\r][\n]"
950416:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "accept: application/json[\r][\n]"
950516:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
950616:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "User-Agent: tc-java/1.19.0[\r][\n]"
950716:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
950816:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Host: localhost:2375[\r][\n]"
950916:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "Connection: keep-alive[\r][\n]"
951016:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 >> "[\r][\n]"
951116:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "HTTP/1.1 404 Not Found[\r][\n]"
951216:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Api-Version: 1.48[\r][\n]"
951316:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Type: application/json[\r][\n]"
951416:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Docker-Experimental: false[\r][\n]"
951516:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Ostype: linux[\r][\n]"
951616:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Server: Docker/28.0.4 (linux)[\r][\n]"
951716:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Date: Fri, 28 Nov 2025 15:06:09 GMT[\r][\n]"
951816:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "Content-Length: 98[\r][\n]"
951916:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "[\r][\n]"
952016:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-12 << "{"message":"No such container: 54c78d4b1c9de5c9f9e0e6c5e4ba6c8d261360386064c368427d4231dd3d0727"}[\n]"
952116:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << HTTP/1.1 404 Not Found
952216:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Api-Version: 1.48
952316:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Type: application/json
952416:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Docker-Experimental: false
952516:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Ostype: linux
952616:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Server: Docker/28.0.4 (linux)
952716:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Date: Fri, 28 Nov 2025 15:06:09 GMT
952816:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-12 << Content-Length: 98
952916:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000057: connection can be kept alive for 3 MINUTES
953016:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000056: releasing valid endpoint
953116:06:09.809 [scala-execution-context-global-410] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000056: releasing endpoint
953216:06:09.809 [scala-execution-context-global-410] 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
953316:06:09.809 [scala-execution-context-global-410] 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]
953416:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 204 No Content[\r][\n]"
953516:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
953616:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
953716:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
953816:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
953916:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
954016:06:10.020 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
954116:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 204 No Content
954216:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
954316:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
954416:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
954516:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
954616:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Fri, 28 Nov 2025 15:06:10 GMT
954716:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000052: connection can be kept alive for 3 MINUTES
954816:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000052: releasing valid endpoint
954916:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: releasing endpoint
955016:06:10.021 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000052: connection http-outgoing-11 can be kept alive for 3 MINUTES
955116:06:10.021 [scala-execution-context-global-407] 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]
955216:06:10.021 [scala-execution-context-global-407] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,false
955316:06:10.022 [scala-execution-context-global-407] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json], queryParams={}}
955416:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: preparing request execution
955516:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
955616:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
955716:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: target auth state: UNCHALLENGED
955816:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000058: proxy auth state: UNCHALLENGED
955916:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000058: acquiring connection with route {}->unix://localhost:2375
956016:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquiring endpoint (3 MINUTES)
956116:06:10.022 [scala-execution-context-global-407] 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]
956216:06:10.022 [scala-execution-context-global-407] 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]
956316:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000058: acquired ep-00000057
956416:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000058: acquired endpoint ep-00000057
956516:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: executing GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
956616:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: start execution ex-00000058
956716:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: executing exchange ex-00000058 over http-outgoing-11
956816:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1
956916:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
957016:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
957116:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
957216:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
957316:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
957416:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
957516:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "GET /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/json HTTP/1.1[\r][\n]"
957616:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
957716:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
957816:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
957916:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
958016:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
958116:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
958216:06:10.022 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
958316:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
958416:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
958516:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
958616:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
958716:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
958816:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
958916:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
959016:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Transfer-Encoding: chunked[\r][\n]"
959116:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
959216:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "1467[\r][\n]"
959316:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"Id":"aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02","Created":"2025-11-28T15:05:42.211867636Z","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-11-28T15:05:42.239030477Z","FinishedAt":"2025-11-28T15:06:09.549656368Z"},"Image":"sha256:e160f99aa8b44e4a70ae1dcdf09d08ffc2a8e9d5b555b7fb0248bdc351322151","ResolvConfPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/resolv.conf","HostnamePath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hostname","HostsPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/hosts","LogPath":"/var/lib/docker/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02-json.log","Name":"/metad0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"aad7bad4089f","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":"c453c750-cd99-4992-a572-193793ecf78d","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-zVdvypG5","aad7bad4089f"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["metad0-c453c750-cd99-4992-a572-193793ecf78d","tc-zVdvypG5","aad7bad4089f"]}}}}[\n]"
959416:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
959516:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "0[\r][\n]"
959616:06:10.039 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
959716:06:10.041 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 200 OK
959816:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
959916:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
960016:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
960116:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
960216:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
960316:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Fri, 28 Nov 2025 15:06:10 GMT
960416:06:10.048 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Transfer-Encoding: chunked
960516:06:10.050 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000058: connection can be kept alive for 3 MINUTES
960616:06:10.052 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000057: releasing valid endpoint
960716:06:10.052 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: releasing endpoint
960816:06:10.052 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000057: connection http-outgoing-11 can be kept alive for 3 MINUTES
960916:06:10.052 [scala-execution-context-global-407] 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]
961016:06:10.052 [scala-execution-context-global-407] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02,true,true
961116:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: preparing request execution
961216:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
961316:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
961416:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: target auth state: UNCHALLENGED
961516:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000059: proxy auth state: UNCHALLENGED
961616:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-00000059: acquiring connection with route {}->unix://localhost:2375
961716:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquiring endpoint (3 MINUTES)
961816:06:10.058 [scala-execution-context-global-407] 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]
961916:06:10.058 [scala-execution-context-global-407] 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]
962016:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000059: acquired ep-00000058
962116:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000059: acquired endpoint ep-00000058
962216:06:10.058 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: executing DELETE /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02?v=true&force=true HTTP/1.1
962316:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: start execution ex-00000059
962416:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: executing exchange ex-00000059 over http-outgoing-11
962516:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> DELETE /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02?v=true&force=true HTTP/1.1
962616:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> accept: application/json
962716:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
962816:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> User-Agent: tc-java/1.19.0
962916:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Accept-Encoding: gzip, x-gzip, deflate
963016:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Host: localhost:2375
963116:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 >> Connection: keep-alive
963216:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "DELETE /v1.32/containers/aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02?v=true&force=true HTTP/1.1[\r][\n]"
963316:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "accept: application/json[\r][\n]"
963416:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
963516:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "User-Agent: tc-java/1.19.0[\r][\n]"
963616:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
963716:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Host: localhost:2375[\r][\n]"
963816:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "Connection: keep-alive[\r][\n]"
963916:06:10.059 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 >> "[\r][\n]"
964016:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 204 No Content[\r][\n]"
964116:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
964216:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
964316:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
964416:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
964516:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
964616:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
964716:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 204 No Content
964816:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
964916:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
965016:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
965116:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
965216:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Fri, 28 Nov 2025 15:06:10 GMT
965316:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000054: connection can be kept alive for 3 MINUTES
965416:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000053: releasing valid endpoint
965516:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: releasing endpoint
965616:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection http-outgoing-13 can be kept alive for 3 MINUTES
965716:06:10.060 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000053: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
965816:06:10.060 [scala-execution-context-global-408] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,false
965916:06:10.060 [scala-execution-context-global-408] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json], queryParams={}}
966016:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: preparing request execution
966116:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
966216:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
966316:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: target auth state: UNCHALLENGED
966416:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005A: proxy auth state: UNCHALLENGED
966516:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005A: acquiring connection with route {}->unix://localhost:2375
966616:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquiring endpoint (3 MINUTES)
966716:06:10.061 [scala-execution-context-global-408] 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: 2; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
966816:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 4 of 2147483647; total allocated: 4 of 2147483647]
966916:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005A: acquired ep-00000059
967016:06:10.061 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005A: acquired endpoint ep-00000059
967116:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: executing GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
967216:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: start execution ex-0000005A
967316:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: executing exchange ex-0000005A over http-outgoing-13
967416:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1
967516:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
967616:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
967716:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
967816:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
967916:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
968016:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
968116:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "GET /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/json HTTP/1.1[\r][\n]"
968216:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
968316:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
968416:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
968516:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
968616:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
968716:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
968816:06:10.062 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
968916:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "HTTP/1.1 404 Not Found[\r][\n]"
969016:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Api-Version: 1.48[\r][\n]"
969116:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Type: application/json[\r][\n]"
969216:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Docker-Experimental: false[\r][\n]"
969316:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Ostype: linux[\r][\n]"
969416:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Server: Docker/28.0.4 (linux)[\r][\n]"
969516:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
969616:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "Content-Length: 98[\r][\n]"
969716:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "[\r][\n]"
969816:06:10.062 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-11 << "{"message":"No such container: aad7bad4089fdda503bf7ca76524d3a4a2e2ff228c41d8b38562afb8f323ba02"}[\n]"
969916:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << HTTP/1.1 404 Not Found
970016:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Api-Version: 1.48
970116:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Type: application/json
970216:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Docker-Experimental: false
970316:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Ostype: linux
970416:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Server: Docker/28.0.4 (linux)
970516:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Date: Fri, 28 Nov 2025 15:06:10 GMT
970616:06:10.063 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-11 << Content-Length: 98
970716:06:10.064 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000059: connection can be kept alive for 3 MINUTES
970816:06:10.064 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000058: releasing valid endpoint
970916:06:10.064 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: releasing endpoint
971016:06:10.064 [scala-execution-context-global-407] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000058: connection http-outgoing-11 can be kept alive for 3 MINUTES
971116:06:10.064 [scala-execution-context-global-407] 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]
971216:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 200 OK[\r][\n]"
971316:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
971416:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
971516:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
971616:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
971716:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
971816:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
971916:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Transfer-Encoding: chunked[\r][\n]"
972016:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
972116:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "149d[\r][\n]"
972216:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"Id":"09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f","Created":"2025-11-28T15:05:44.892654542Z","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-11-28T15:05:44.91646332Z","FinishedAt":"2025-11-28T15:06:09.528908474Z"},"Image":"sha256:6121adf9100c3ee832b370d2c8769f91d25368a5b0035c8dcea8981962168ac1","ResolvConfPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/resolv.conf","HostnamePath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hostname","HostsPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/hosts","LogPath":"/var/lib/docker/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f-json.log","Name":"/storaged0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"09d383e6e6d7","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":nul"
972316:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 200 OK
972416:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
972516:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
972616:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
972716:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
972816:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
972916:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Fri, 28 Nov 2025 15:06:10 GMT
973016:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Transfer-Encoding: chunked
973116:06:10.079 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005A: connection can be kept alive for 3 MINUTES
973216:06:10.084 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "l,"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":"c453c750-cd99-4992-a572-193793ecf78d","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-btFv6Kp9","09d383e6e6d7"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["storaged0-c453c750-cd99-4992-a572-193793ecf78d","tc-btFv6Kp9","09d383e6e6d7"]}}}}[\n]"
973316:06:10.084 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
973416:06:10.084 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "0[\r][\n]"
973516:06:10.084 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
973616:06:10.084 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000059: releasing valid endpoint
973716:06:10.084 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: releasing endpoint
973816:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000059: connection http-outgoing-13 can be kept alive for 3 MINUTES
973916:06:10.085 [scala-execution-context-global-408] 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]
974016:06:10.085 [scala-execution-context-global-408] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f,true,true
974116:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: preparing request execution
974216:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
974316:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
974416:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: target auth state: UNCHALLENGED
974516:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005B: proxy auth state: UNCHALLENGED
974616:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005B: acquiring connection with route {}->unix://localhost:2375
974716:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquiring endpoint (3 MINUTES)
974816:06:10.085 [scala-execution-context-global-408] 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]
974916:06:10.085 [scala-execution-context-global-408] 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]
975016:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005B: acquired ep-0000005A
975116:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005B: acquired endpoint ep-0000005A
975216:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: executing DELETE /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f?v=true&force=true HTTP/1.1
975316:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: start execution ex-0000005B
975416:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: executing exchange ex-0000005B over http-outgoing-13
975516:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> DELETE /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f?v=true&force=true HTTP/1.1
975616:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> accept: application/json
975716:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
975816:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> User-Agent: tc-java/1.19.0
975916:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Accept-Encoding: gzip, x-gzip, deflate
976016:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Host: localhost:2375
976116:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 >> Connection: keep-alive
976216:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "DELETE /v1.32/containers/09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f?v=true&force=true HTTP/1.1[\r][\n]"
976316:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "accept: application/json[\r][\n]"
976416:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
976516:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "User-Agent: tc-java/1.19.0[\r][\n]"
976616:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
976716:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Host: localhost:2375[\r][\n]"
976816:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "Connection: keep-alive[\r][\n]"
976916:06:10.085 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 >> "[\r][\n]"
977016:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "HTTP/1.1 409 Conflict[\r][\n]"
977116:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Api-Version: 1.48[\r][\n]"
977216:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Type: application/json[\r][\n]"
977316:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Docker-Experimental: false[\r][\n]"
977416:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Ostype: linux[\r][\n]"
977516:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Server: Docker/28.0.4 (linux)[\r][\n]"
977616:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
977716:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "Content-Length: 123[\r][\n]"
977816:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "[\r][\n]"
977916:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-13 << "{"message":"removal of container 09d383e6e6d732c0fda7ac215c21e873a2e26bee5dfb7bb0e1fc62ac0052727f is already in progress"}[\n]"
978016:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << HTTP/1.1 409 Conflict
978116:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Api-Version: 1.48
978216:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Type: application/json
978316:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Docker-Experimental: false
978416:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Ostype: linux
978516:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Server: Docker/28.0.4 (linux)
978616:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Date: Fri, 28 Nov 2025 15:06:10 GMT
978716:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-13 << Content-Length: 123
978816:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005B: connection can be kept alive for 3 MINUTES
978916:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005A: releasing valid endpoint
979016:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: releasing endpoint
979116:06:10.096 [scala-execution-context-global-408] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005A: connection http-outgoing-13 can be kept alive for 3 MINUTES
979216:06:10.097 [scala-execution-context-global-408] 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]
979316:06:10.213 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 204 No Content[\r][\n]"
979416:06:10.214 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
979516:06:10.215 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
979616:06:10.215 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
979716:06:10.215 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
979816:06:10.215 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
979916:06:10.215 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
980016:06:10.216 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 204 No Content
980116:06:10.217 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
980216:06:10.217 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
980316:06:10.217 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
980416:06:10.217 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
980516:06:10.217 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
980616:06:10.218 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-00000053: connection can be kept alive for 3 MINUTES
980716:06:10.219 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000051: releasing valid endpoint
980816:06:10.219 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: releasing endpoint
980916:06:10.219 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000051: connection http-outgoing-10 can be kept alive for 3 MINUTES
981016:06:10.219 [scala-execution-context-global-409] 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]
981116:06:10.219 [scala-execution-context-global-409] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,false
981216:06:10.219 [scala-execution-context-global-409] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json], queryParams={}}
981316:06:10.219 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: preparing request execution
981416:06:10.219 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
981516:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
981616:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: target auth state: UNCHALLENGED
981716:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005C: proxy auth state: UNCHALLENGED
981816:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005C: acquiring connection with route {}->unix://localhost:2375
981916:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquiring endpoint (3 MINUTES)
982016:06:10.220 [scala-execution-context-global-409] 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]
982116:06:10.220 [scala-execution-context-global-409] 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]
982216:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005C: acquired ep-0000005B
982316:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005C: acquired endpoint ep-0000005B
982416:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: executing GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
982516:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: start execution ex-0000005C
982616:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: executing exchange ex-0000005C over http-outgoing-10
982716:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1
982816:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
982916:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
983016:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
983116:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
983216:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
983316:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
983416:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/json HTTP/1.1[\r][\n]"
983516:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
983616:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
983716:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
983816:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
983916:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
984016:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
984116:06:10.220 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
984216:06:10.222 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
984316:06:10.223 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
984416:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
984516:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
984616:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
984716:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
984816:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
984916:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
985016:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
985116:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "1462[\r][\n]"
985216:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393","Created":"2025-11-28T15:05:47.526564419Z","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-11-28T15:05:47.548211896Z","FinishedAt":"2025-11-28T15:06:09.519648296Z"},"Image":"sha256:9ffa939c73f4ba97750f4ac071b50e51c71737aba2ed37f9e07933f1f5d63231","ResolvConfPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/resolv.conf","HostnamePath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hostname","HostsPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/hosts","LogPath":"/var/lib/docker/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393-json.log","Name":"/graphd0-c453c750-cd99-4992-a572-193793ecf78d","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","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":"61cedc1b1ad0","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":"c453c750-cd99-4992-a572-193793ecf78d","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-NRmkCv1i","61cedc1b1ad0"],"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":["graphd0-c453c750-cd99-4992-a572-193793ecf78d","tc-NRmkCv1i","61cedc1b1ad0"]}}}}[\n]"
985316:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
985416:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
985516:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
985616:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
985716:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
985816:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
985916:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
986016:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
986116:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
986216:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
986316:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
986416:06:10.225 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005C: connection can be kept alive for 3 MINUTES
986516:06:10.229 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005B: releasing valid endpoint
986616:06:10.229 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: releasing endpoint
986716:06:10.229 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005B: connection http-outgoing-10 can be kept alive for 3 MINUTES
986816:06:10.229 [scala-execution-context-global-409] 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]
986916:06:10.229 [scala-execution-context-global-409] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393,true,true
987016:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: preparing request execution
987116:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
987216:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
987316:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: target auth state: UNCHALLENGED
987416:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005D: proxy auth state: UNCHALLENGED
987516:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec - ex-0000005D: acquiring connection with route {}->unix://localhost:2375
987616:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquiring endpoint (3 MINUTES)
987716:06:10.230 [scala-execution-context-global-409] 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]
987816:06:10.230 [scala-execution-context-global-409] 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]
987916:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005D: acquired ep-0000005C
988016:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005D: acquired endpoint ep-0000005C
988116:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: executing DELETE /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393?v=true&force=true HTTP/1.1
988216:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: start execution ex-0000005D
988316:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: executing exchange ex-0000005D over http-outgoing-10
988416:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> DELETE /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393?v=true&force=true HTTP/1.1
988516:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
988616:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
988716:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
988816:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
988916:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
989016:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
989116:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "DELETE /v1.32/containers/61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393?v=true&force=true HTTP/1.1[\r][\n]"
989216:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
989316:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
989416:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
989516:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
989616:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
989716:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
989816:06:10.230 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
989916:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 404 Not Found[\r][\n]"
990016:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
990116:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
990216:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
990316:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
990416:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
990516:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
990616:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 98[\r][\n]"
990716:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
990816:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"message":"No such container: 61cedc1b1ad09dd9a3ddc58ef49ece9d74d199e606b730af9d3ae16d153e8393"}[\n]"
990916:06:10.231 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 404 Not Found
991016:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
991116:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
991216:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
991316:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
991416:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
991516:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
991616:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 98
991716:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec - ex-0000005D: connection can be kept alive for 3 MINUTES
991816:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005C: releasing valid endpoint
991916:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: releasing endpoint
992016:06:10.232 [scala-execution-context-global-409] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005C: connection http-outgoing-10 can be kept alive for 3 MINUTES
992116:06:10.232 [scala-execution-context-global-409] 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]
992216:06:10.235 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e,false
992316:06:10.237 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json], queryParams={}}
992416:06:10.237 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: preparing request execution
992516:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
992616:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
992716:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: target auth state: UNCHALLENGED
992816:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005E: proxy auth state: UNCHALLENGED
992916:06:10.238 [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
993016:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquiring endpoint (3 MINUTES)
993116:06:10.238 [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]
993216:06:10.238 [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]
993316:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005E: acquired ep-0000005D
993416:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005E: acquired endpoint ep-0000005D
993516:06:10.238 [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/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1
993616:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: start execution ex-0000005E
993716:06:10.238 [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-10
993816:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1
993916:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
994016:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
994116:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
994216:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
994316:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
994416:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
994516:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1[\r][\n]"
994616:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
994716:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
994816:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
994916:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
995016:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
995116:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
995216:06:10.238 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
995316:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
995416:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
995516:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
995616:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
995716:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
995816:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
995916:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
996016:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
996116:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
996216:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "13f4[\r][\n]"
996316:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","Created":"2025-11-28T15:05:36.349845286Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3110,"ExitCode":0,"Error":"","StartedAt":"2025-11-28T15:05:36.383847637Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/resolv.conf","HostnamePath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/hostname","HostsPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/hosts","LogPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e-json.log","Name":"/testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d","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":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","LowerDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb-init/diff:/var/lib/docker/overlay2/6a21a6853522a1569ae2e85c5e754d70b568caa30f7a7c374dbcf0e300e9e2c7/diff:/var/lib/docker/overlay2/847ab435554f5a231ffdce10967aef7adac12d2c6358ccfd4a61cb9aba769416/diff:/var/lib/docker/overlay2/fab4bc7365a94212976ae4ed04dcd037743201c82619b8fdb33431424343d87d/diff","MergedDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb/merged","UpperDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb/diff","WorkDir":"/var/lib/docker/overlay2/332fe4433b0bdf7023278c5ccd0edd2c7a0b391563736c7bf8d83bc805bc1cfb/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"2b5fdf93e0fe","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":"b283e22b357eb2ad6ae2a28848f18d0f8b8dfa61ef636e9608b22fd839ad03f3","SandboxKey":"/var/run/docker/netns/b283e22b357e","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"9dee24bf768a74771dbc91d24062b93a995a05ceafd3fca9655683241bffa975","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:5e:78:18:77:a3","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:5e:78:18:77:a3","DriverOpts":null,"GwPriority":0,"NetworkID":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","EndpointID":"9dee24bf768a74771dbc91d24062b93a995a05ceafd3fca9655683241bffa975","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
996416:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
996516:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
996616:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
996716:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
996816:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
996916:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
997016:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
997116:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
997216:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
997316:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
997416:06:10.239 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
997516:06:10.239 [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
997616:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005D: releasing valid endpoint
997716:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: releasing endpoint
997816:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005D: connection http-outgoing-10 can be kept alive for 3 MINUTES
997916:06:10.242 [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]
998016:06:10.242 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopping container: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e
998116:06:10.242 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e,<null>
998216:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: preparing request execution
998316:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
998416:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
998516:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: target auth state: UNCHALLENGED
998616:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-0000005F: proxy auth state: UNCHALLENGED
998716:06:10.242 [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
998816:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquiring endpoint (3 MINUTES)
998916:06:10.242 [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]
999016:06:10.242 [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]
999116:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-0000005F: acquired ep-0000005E
999216:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-0000005F: acquired endpoint ep-0000005E
999316:06:10.242 [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/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/kill HTTP/1.1
999416:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: start execution ex-0000005F
999516:06:10.242 [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-10
999616:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> POST /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/kill HTTP/1.1
999716:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
999816:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> content-type: application/json
999916:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
1000016:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
1000116:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
1000216:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
1000316:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
1000416:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "POST /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/kill HTTP/1.1[\r][\n]"
1000516:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
1000616:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "content-type: application/json[\r][\n]"
1000716:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
1000816:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1000916:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1001016:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
1001116:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
1001216:06:10.242 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
1001316:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 204 No Content[\r][\n]"
1001416:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
1001516:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
1001616:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
1001716:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1001816:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
1001916:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
1002016:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 204 No Content
1002116:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
1002216:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
1002316:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
1002416:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
1002516:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
1002616:06:10.386 [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
1002716:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005E: releasing valid endpoint
1002816:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: releasing endpoint
1002916:06:10.386 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005E: connection http-outgoing-10 can be kept alive for 3 MINUTES
1003016:06:10.386 [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]
1003116:06:10.387 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Stopped container: testcontainers-ryuk
1003216:06:10.387 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e,false
1003316:06:10.387 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json], queryParams={}}
1003416:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: preparing request execution
1003516:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1003616:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1003716:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: target auth state: UNCHALLENGED
1003816:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000060: proxy auth state: UNCHALLENGED
1003916:06:10.387 [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
1004016:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquiring endpoint (3 MINUTES)
1004116:06:10.387 [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]
1004216:06:10.387 [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]
1004316:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000060: acquired ep-0000005F
1004416:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000060: acquired endpoint ep-0000005F
1004516:06:10.387 [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/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1
1004616:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: start execution ex-00000060
1004716:06:10.387 [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-10
1004816:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1
1004916:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
1005016:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
1005116:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
1005216:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
1005316:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
1005416:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
1005516:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "GET /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/json HTTP/1.1[\r][\n]"
1005616:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
1005716:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
1005816:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1005916:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1006016:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
1006116:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
1006216:06:10.387 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
1006316:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
1006416:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
1006516:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
1006616:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
1006716:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
1006816:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1006916:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
1007016:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Transfer-Encoding: chunked[\r][\n]"
1007116:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
1007216:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "f60[\r][\n]"
1007316:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"Id":"2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e","Created":"2025-11-28T15:05:36.349845286Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"removing","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":true,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2025-11-28T15:05:36.383847637Z","FinishedAt":"2025-11-28T15:06:10.257801615Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/resolv.conf","HostnamePath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/hostname","HostsPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/hosts","LogPath":"/var/lib/docker/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e-json.log","Name":"/testcontainers-ryuk-c453c750-cd99-4992-a572-193793ecf78d","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":"2b5fdf93e0fe","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":"ae42946e97fb1859f6b282cf6ded58cea95f9e3d6e93f827c1725b0effeb8a9a","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
1007416:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
1007516:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "0[\r][\n]"
1007616:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
1007716:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 200 OK
1007816:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
1007916:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
1008016:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
1008116:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
1008216:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
1008316:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
1008416:06:10.390 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Transfer-Encoding: chunked
1008516:06:10.391 [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
1008616:06:10.391 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-0000005F: releasing valid endpoint
1008716:06:10.391 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: releasing endpoint
1008816:06:10.391 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-0000005F: connection http-outgoing-10 can be kept alive for 3 MINUTES
1008916:06:10.392 [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]
1009016:06:10.392 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Removing container: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e
1009116:06:10.392 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e,true,true
1009216:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: preparing request execution
1009316:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1009416:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1009516:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: target auth state: UNCHALLENGED
1009616:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000061: proxy auth state: UNCHALLENGED
1009716:06:10.392 [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
1009816:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquiring endpoint (3 MINUTES)
1009916:06:10.392 [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]
1010016:06:10.392 [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]
1010116:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000061: acquired ep-00000060
1010216:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000061: acquired endpoint ep-00000060
1010316:06:10.392 [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/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e?v=true&force=true HTTP/1.1
1010416:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: start execution ex-00000061
1010516:06:10.392 [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-10
1010616:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> DELETE /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e?v=true&force=true HTTP/1.1
1010716:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
1010816:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
1010916:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
1011016:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
1011116:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
1011216:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
1011316:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "DELETE /v1.32/containers/2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e?v=true&force=true HTTP/1.1[\r][\n]"
1011416:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
1011516:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
1011616:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1011716:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1011816:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
1011916:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
1012016:06:10.392 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
1012116:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 409 Conflict[\r][\n]"
1012216:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
1012316:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Type: application/json[\r][\n]"
1012416:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
1012516:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
1012616:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1012716:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
1012816:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Content-Length: 123[\r][\n]"
1012916:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
1013016:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "{"message":"removal of container 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e is already in progress"}[\n]"
1013116:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 409 Conflict
1013216:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
1013316:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Type: application/json
1013416:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
1013516:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
1013616:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
1013716:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
1013816:06:10.396 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Content-Length: 123
1013916:06:10.397 [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
1014016:06:10.397 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000060: releasing valid endpoint
1014116:06:10.397 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: releasing endpoint
1014216:06:10.397 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000060: connection http-outgoing-10 can be kept alive for 3 MINUTES
1014316:06:10.397 [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]
1014416:06:10.397 [zio-default-blocking-1] DEBUG testcontainers.containers.NebulaClusterContainer - Error encountered shutting down container (ID: 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e) - it may not have been stopped, or may already be stopped. Root cause: Status 409: {"message":"removal of container 2b5fdf93e0fe963ad252b10db48e899569b5887c565dd0c5931985d1753c6c7e is already in progress"}
10145
1014616:06:10.398 [zio-default-blocking-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd - Cmd: 9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59
1014716:06:10.398 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: preparing request execution
1014816:06:10.398 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies - Cookie spec selected: strict
1014916:06:10.398 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache - Auth cache not set in the context
1015016:06:10.398 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: target auth state: UNCHALLENGED
1015116:06:10.398 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec - ex-00000062: proxy auth state: UNCHALLENGED
1015216:06:10.399 [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
1015316:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquiring endpoint (3 MINUTES)
1015416:06:10.399 [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]
1015516:06:10.399 [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]
1015616:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ex-00000062: acquired ep-00000061
1015716:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ex-00000062: acquired endpoint ep-00000061
1015816:06:10.399 [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/9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59 HTTP/1.1
1015916:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: start execution ex-00000062
1016016:06:10.399 [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-10
1016116:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> DELETE /v1.32/networks/9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59 HTTP/1.1
1016216:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> accept: application/json
1016316:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d
1016416:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> User-Agent: tc-java/1.19.0
1016516:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Accept-Encoding: gzip, x-gzip, deflate
1016616:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Host: localhost:2375
1016716:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 >> Connection: keep-alive
1016816:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "DELETE /v1.32/networks/9a21c49cf32dbe18434951aa082a73ba291a63b0087027910a75f958f967ed59 HTTP/1.1[\r][\n]"
1016916:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "accept: application/json[\r][\n]"
1017016:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "x-tc-sid: c453c750-cd99-4992-a572-193793ecf78d[\r][\n]"
1017116:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "User-Agent: tc-java/1.19.0[\r][\n]"
1017216:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
1017316:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Host: localhost:2375[\r][\n]"
1017416:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "Connection: keep-alive[\r][\n]"
1017516:06:10.399 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 >> "[\r][\n]"
1017616:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "HTTP/1.1 204 No Content[\r][\n]"
1017716:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Api-Version: 1.48[\r][\n]"
1017816:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Docker-Experimental: false[\r][\n]"
1017916:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Ostype: linux[\r][\n]"
1018016:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Server: Docker/28.0.4 (linux)[\r][\n]"
1018116:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "Date: Fri, 28 Nov 2025 15:06:10 GMT[\r][\n]"
1018216:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire - http-outgoing-10 << "[\r][\n]"
1018316:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << HTTP/1.1 204 No Content
1018416:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Api-Version: 1.48
1018516:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Docker-Experimental: false
1018616:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Ostype: linux
1018716:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Server: Docker/28.0.4 (linux)
1018816:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers - http-outgoing-10 << Date: Fri, 28 Nov 2025 15:06:10 GMT
1018916:06:10.498 [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
1019016:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient - ep-00000061: releasing valid endpoint
1019116:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: releasing endpoint
1019216:06:10.498 [zio-default-blocking-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager - ep-00000061: connection http-outgoing-10 can be kept alive for 3 MINUTES
1019316:06:10.498 [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]
101943 tests passed. 0 tests failed. 0 tests ignored.
10195
10196Executed in 11 s 44 ms
10197
10198
10199************************
10200Build summary:
10201[{
10202 "module": "testcontainers-nebula",
10203 "compile": {"status": "ok", "tookMs": 9269, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10205 "test-compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10206 "test": {"status": "ok", "tookMs": 115, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
10207 "publish": {"status": "skipped", "tookMs": 0},
10208 "metadata": {
10209 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10210}
10211},{
10212 "module": "testcontainers-nebula-zio",
10213 "compile": {"status": "ok", "tookMs": 2077, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10215 "test-compile": {"status": "ok", "tookMs": 2335, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10216 "test": {"status": "ok", "tookMs": 37085, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
10217 "publish": {"status": "skipped", "tookMs": 0},
10218 "metadata": {
10219 "crossScalaVersions": ["3.3.1", "2.13.12", "2.12.18"]
10220}
10221}]
10222************************
10223[success] Total time: 88 s (0:01:28.0), completed Nov 28, 2025, 4:06:10 PM
10224[0JChecking patch project/plugins.sbt...
10225Checking patch project/build.properties...
10226Checking patch build.sbt...
10227Applied patch project/plugins.sbt cleanly.
10228Applied patch project/build.properties cleanly.
10229Applied patch build.sbt cleanly.