Build Logs

nryanov/consul4s • 3.8.0:2026-01-13

Errors

7

Warnings

17

Total Lines

9474

1##################################
2Clonning https://github.com/nryanov/consul4s.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '0c24b443e50011a1ab29182a76c875f2caf1d73d'.
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
21Would override fixed Scala version: 3.7.3
22----
23Preparing build for 3.8.0
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.7.3"
35Replacement: val scala3 = "3.8.0"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.7.3"' in build.sbt
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44No prepare script found for project nryanov/consul4s
45##################################
46Scala version: 3.8.0
47Targets: com.nryanov.consul4s%consul4s-circe com.nryanov.consul4s%consul4s-core
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0"
68"++3.8.0 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.nryanov.consul4s%consul4s-circe com.nryanov.consul4s%consul4s-core"
76
77[info] [launcher] getting org.scala-sbt sbt 1.12.0 (this may take some time)...
78[info] [launcher] getting Scala 2.12.21 (for sbt)...
79[info] welcome to sbt 1.12.0 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.21. Compiling...
84[info] Compilation completed in 9.479s.
85[info] done compiling
86[info] loading settings for project consul4s from build.sbt...
87[info] set current project to consul4s (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0
89OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in core/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in circe/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.21) -> List(2.13.18) in consul4s/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.21) -> List(2.13.18) in examples/crossScalaVersions
93[info] set current project to consul4s (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0 on 2 projects.
95[info] Switching Scala version on:
96[info] circe (2.12.20, 2.13.18, 3.8.0)
97[info] core (2.12.20, 2.13.18, 3.8.0)
98[info] Excluding projects:
99[info] * consul4s (2.13.18)
100[info] examples (2.13.18)
101[info] sprayJson (2.12.20, 2.13.18)
102[info] json4s (2.12.20, 2.13.18)
103[info] Reapplying settings...
104[info] set current project to consul4s (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to consul4s (in build file:/build/repo/)
108[info] Defining Global / credentials, circe / credentials and 4 others.
109[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to consul4s (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to consul4s (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to consul4s (in build file:/build/repo/)
125[success] Total time: 0 s, completed Jan 13, 2026, 3:29:23 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(circe, core)
130Starting build for ProjectRef(file:/build/repo/,circe) (consul4s-circe)... [0/2]
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.21 module Global
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -unchecked, -Ywarn-dead-code, -Ywarn-numeric-widen, -Xlint, -language:existentials, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 50 Scala sources to /build/repo/modules/core/target/scala-3.8.0/classes ...
136[warn] bad option '-Ywarn-dead-code' was ignored
137[warn] bad option '-Ywarn-numeric-widen' was ignored
138[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
139[warn] there were 5 deprecation warnings; re-run with -deprecation for details
140[warn] four warnings found
141[info] done compiling
142[info] compiling 11 Scala sources to /build/repo/modules/circe/target/scala-3.8.0/classes ...
143[warn] bad option '-Ywarn-dead-code' was ignored
144[warn] bad option '-Ywarn-numeric-widen' was ignored
145[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
146[warn] three warnings found
147[info] done compiling
148[info] compiling 13 Scala sources to /build/repo/modules/core/target/scala-3.8.0/test-classes ...
149[warn] bad option '-Ywarn-dead-code' was ignored
150[warn] bad option '-Ywarn-numeric-widen' was ignored
151[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
152[warn] three warnings found
153[info] done compiling
154[info] compiling 10 Scala sources to /build/repo/modules/circe/target/scala-3.8.0/test-classes ...
155[warn] bad option '-Ywarn-dead-code' was ignored
156[warn] bad option '-Ywarn-numeric-widen' was ignored
157[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
158[warn] three warnings found
159[info] done compiling
16015:29:50.783 [pool-25-thread-1] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
16115:29:50.792 [pool-25-thread-1] 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)
16215:29:50.796 [pool-25-thread-1] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy()
16315:29:50.798 [pool-25-thread-1] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
16415:29:50.807 [pool-25-thread-1] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3
16515:29:50.949 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
16615:29:50.949 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
16715:29:50.971 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
16815:29:50.972 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
16915:29:51.112 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Pinging Docker API version 1.44.
17015:29:51.125 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
17115:29:51.143 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000001 preparing request execution
17215:29:51.158 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000001 target auth state: UNCHALLENGED
17315:29:51.159 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000001 proxy auth state: UNCHALLENGED
17415:29:51.159 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000001 acquiring connection with route {}->[unix://localhost:2375]
17515:29:51.160 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000001 acquiring endpoint (3 MINUTES)
17615:29:51.161 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000001 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
17715:29:51.165 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000001 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
17815:29:51.172 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000001 acquired ep-0000000001
17915:29:51.172 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000001 acquired endpoint ep-0000000001
18015:29:51.172 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000001 opening connection {}->[unix://localhost:2375]
18115:29:51.173 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000001 connecting endpoint (null)
18215:29:51.173 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000001 connecting endpoint to unix://localhost:2375 (3 MINUTES)
18315:29:51.174 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- unix://localhost:2375 connecting null->localhost/127.0.0.1:2375 (3 MINUTES)
18415:29:51.176 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0 unix://localhost:2375 connected /var/run/docker.sock->/var/run/docker.sock
18515:29:51.176 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000001 connected http-outgoing-0
18615:29:51.176 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000001 endpoint connected
18715:29:51.176 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000001 executing GET /v1.44/_ping
18815:29:51.176 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000001 Cookie spec selected: strict
18915:29:51.181 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000001 start execution ex-0000000001
19015:29:51.182 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000001 executing exchange ex-0000000001 over http-outgoing-0
19115:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/_ping HTTP/1.1
19215:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
19315:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
19415:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
19515:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
19615:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
19715:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/_ping HTTP/1.1[\r][\n]"
19815:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
19915:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
20015:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
20115:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
20215:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
20315:29:51.183 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
20415:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
20515:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
20615:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Builder-Version: 2[\r][\n]"
20715:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Cache-Control: no-cache, no-store, must-revalidate[\r][\n]"
20815:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
20915:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
21015:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Pragma: no-cache[\r][\n]"
21115:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
21215:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Swarm: inactive[\r][\n]"
21315:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:51 GMT[\r][\n]"
21415:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 2[\r][\n]"
21515:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: text/plain; charset=utf-8[\r][\n]"
21615:29:51.184 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21715:29:51.185 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "OK"
21815:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
21915:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
22015:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Builder-Version: 2
22115:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Cache-Control: no-cache, no-store, must-revalidate
22215:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
22315:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
22415:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Pragma: no-cache
22515:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
22615:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Swarm: inactive
22715:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:51 GMT
22815:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 2
22915:29:51.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: text/plain; charset=utf-8
23015:29:51.190 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000001 connection can be kept alive for 3 MINUTES
23115:29:51.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000001 releasing valid endpoint
23215:29:51.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000001 releasing endpoint
23315:29:51.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000001 connection http-outgoing-0 can be kept alive for 3 MINUTES
23415:29:51.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000001 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
23515:29:51.195 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
23615:29:51.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000002 preparing request execution
23715:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000002 target auth state: UNCHALLENGED
23815:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000002 proxy auth state: UNCHALLENGED
23915:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000002 acquiring connection with route {}->[unix://localhost:2375]
24015:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000002 acquiring endpoint (3 MINUTES)
24115:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000002 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
24215:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000002 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
24315:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000002 acquired ep-0000000002
24415:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000002 acquired endpoint ep-0000000002
24515:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000002 executing GET /v1.44/info
24615:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000002 Cookie spec selected: strict
24715:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000002 start execution ex-0000000002
24815:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000002 executing exchange ex-0000000002 over http-outgoing-0
24915:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/info HTTP/1.1
25015:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
25115:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
25215:29:51.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
25315:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
25415:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
25515:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/info HTTP/1.1[\r][\n]"
25615:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
25715:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
25815:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
25915:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
26015:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
26115:29:51.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
26215:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
26315:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
26415:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
26515:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
26615:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
26715:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
26815:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:51 GMT[\r][\n]"
26915:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
27015:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
27115:29:51.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "2306[\r][\n]"
27215:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"1c737008-06a4-46f1-a518-cf0138770789","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":17,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Using metacopy","false"],["Native Overlay Diff","false"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":41,"OomKillDisable":false,"NGoroutines":72,"SystemTime":"2026-01-13T14:29:51.19853545Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1044-azure","OperatingSystem":"Ubuntu 22.04.5 LTS","OSVersion":"22.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":null,"AllowNondistributableArtifactsHostnames":null,"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"InsecureRegistryCIDRs":["::1/128","127.0.0.0/8"],"Mirrors":null},"NCPU":4,"MemTotal":16772894720,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervm4c2pk","Labels":[],"ExperimentalBuild":false,"ServerVersion":"28.0.4","Runtimes":{"io.containerd.runc.v2":{"path":"runc","status":{"org.opencontainers.runtime-spec.features":"{\"ociVersionMin\":\"1.0.0\",\"ociVersionMax\":\"1.2.1\",\"hooks\":[\"prestart\",\"createRuntime\",\"createContainer\",\"startContainer\",\"poststart\",\"poststop\"],\"mountOptions\":[\"async\",\"atime\",\"bind\",\"defaults\",\"dev\",\"diratime\",\"dirsync\",\"exec\",\"iversion\",\"lazytime\",\"loud\",\"mand\",\"noatime\",\"nodev\",\"nodiratime\",\"noexec\",\"noiversion\",\"nolazytime\",\"nomand\",\"norelatime\",\"nostrictatime\",\"nosuid\",\"nosymfollow\",\"private\",\"ratime\",\"rbind\",\"rdev\",\"rdiratime\",\"relatime\",\"remount\",\"rexec\",\"rnoatime\",\"rnodev\",\"rnodiratime\",\"rnoexec\",\"rnorelatime\",\"rnostrictatime\",\"rnosuid\",\"rnosymfollow\",\"ro\",\"rprivate\",\"rrelatime\",\"rro\",\"rrw\",\"rshared\",\"rslave\",\"rstrictatime\",\"rsuid\",\"rsymfollow\",\"runbindable\",\"rw\",\"shared\",\"silent\",\"slave\",\"strictatime\",\"suid\",\"symfollow\",\"sync\",\"tmpcopyup\",\"unbindable\"],\"linux\":{\"namespaces\":[\"cgroup\",\"ipc\",\"mount\",\"network\",\"pid\",\"time\",\"user\",\"uts\"],\"capabilities\":[\"CAP_CHOWN\",\"CAP_DAC_OVERRIDE\",\"CAP_DAC_READ_SEARCH\",\"CAP_FOWNER\",\"CAP_FSETID\",\"CAP_KILL\",\"CAP_SETGID\",\"CAP_SETUID\",\"CAP_SETPCAP\",\"CAP_LINUX_IMMUTABLE\",\"CAP_NET_BIND_SERVICE\",\"CAP_NET_BROADCAST\",\"CAP_NET_ADMIN\",\"CAP_NET_RAW\",\"CAP_IPC_LOCK\",\"CAP_IPC_OWNER\",\"CAP_SYS_MODULE\",\"CAP_SYS_RAWIO\",\"CAP_SYS_CHROOT\",\"CAP_SYS_PTRACE\",\"CAP_SYS_PACCT\",\"CAP_SYS_ADMIN\",\"CAP_SYS_BOOT\",\"CAP_SYS_NICE\",\"CAP_SYS_RESOURCE\",\"CAP_SYS_TIME\",\"CAP_SYS_TTY_CONFIG\",\"CAP_MKNOD\",\"CAP_LEASE\",\"CAP_AUDIT_WRITE\",\"CAP_AUDIT_CONTROL\",\"CAP_SETFCAP\",\"CAP_MAC_OVERRIDE\",\"CAP_MAC_ADMIN\",\"CAP_SYSLOG\",\"CAP_WAKE_ALARM\",\"CAP_BLOCK_SUSPEND\",\"CAP_AUDIT_READ\",\"CAP_PERFMON\",\"CAP_BPF\",\"CAP_CHECKPOINT_RESTORE\"],\"cgroup\":{\"v1\":true,\"v2\":true,\"systemd\":true,\"systemdUser\":true,\"rdma\":true},\"seccomp\":{\"enabled\":true,\"actions\":[\"SCMP_ACT_ALLOW\",\"SCMP_ACT_ERRNO\",\"SCMP_ACT_KILL\",\"SCMP_ACT_KILL_PROCESS\",\"SCMP_ACT_KILL_THREAD\",\"SCMP_ACT_LOG\",\"SCMP_ACT_NOTIFY\",\"SCMP_ACT_TRACE\",\"SCMP_ACT_TRAP\"],\"operators\":[\"SCMP_CMP_EQ\",\"SCMP_CMP_GE\",\"SCMP_CMP_GT\",\"SCMP_CMP_LE\",\"SCMP_CMP_LT\",\"SCMP_CMP_MASKED_EQ\",\"SCMP_CMP_NE\"],\"archs\":[\"SCMP_ARCH_AARCH64\",\"SCMP_ARCH_ARM\",\"SCMP_ARCH_MIPS\",\"SCMP_ARCH_MIPS64\",\"SCMP_ARCH_MIPS64N32\",\"SCMP_ARCH_MIPSEL\",\"SCMP_ARCH_MIPSEL64\",\"SCMP_ARCH_MIPSEL64N32\",\"SCMP_ARCH_PPC\",\"SCMP_ARCH_PPC64\",\"SCMP_ARCH_PPC64LE\",\"SCMP_ARCH_RISCV64\",\"SCMP_ARCH_S390\",\"SCMP_ARCH_S390X\",\"SCMP_ARCH_X32\",\"SCMP_ARCH_X86\",\"SCMP_ARCH_X86_64\"],\"knownFlags\":[\"SECCOMP_FILTER_FLAG_TSYNC\",\"SECCOMP_FILTER_FLAG_SPEC_ALLOW\",\"SECCOMP_FILTER_FLAG_LOG\"],\"supportedFlags\":[\"SECCOMP_FILTER_FLAG_TSYNC\",\"SECCOMP_FILTER_FLAG_SPEC_ALLOW\",\"SECCOMP_FILTER_FLAG_LOG\"]},\"apparmor\":{\"enabled\":true},\"selinux\":{\"enabled\":true},\"intelRdt\":{\"enabled\":true},\"mountExtensions\":{\"idmap\":{\"enabled\":true}}},\"annotations\":{\"io.github.seccomp.libseccomp.version\":\"2.5.3\",\"org.opencontainers.runc.checkpoint.enabled\":\"true\",\"org.opencontainers.runc.commit\":\"v1.3.4-0-gd6d73eb8\",\"org.opencontainers.runc.version\":\"1.3.4\\n\"},\"potentiallyUnsafeConfigAnnotations\":[\"bundle\",\"org.systemd.property.\",\"org.criu.config\"]}"}},"runc":{"path":"runc","status":{"org.opencontainers.runtime-spec.features":"{\"ociVersionMin\":\"1.0.0\",\"ociVersionMax\":\"1.2.1\",\"hooks\":[\"prestart\",\"createRuntime\",\"createContainer\",\"startContainer\",\"poststart\",\"poststop\"],\"mountOptions\":[\"async\",\"atime\",\"bind\",\"defaults\",\"dev\",\"diratime\",\"dirsync\",\"exec\",\"iversion\",\"lazytime\",\"loud\",\"mand\",\"noatime\",\"nodev\",\"nodiratime\",\"noexec\",\"noiversion\",\"nolazytime\",\"nomand\",\"norelatime\",\"nostrictatime\",\"nosuid\",\"nosymfollow\",\"private\",\"ratime\",\"rbind\",\"rdev\",\"rdiratime\",\"relatime\",\"remount\",\"rexec\",\"rnoatime\",\"rnodev\",\"rnodiratime\",\"rnoexec\",\"rnorelatime\",\"rnostrictatime\",\"rnosuid\",\"rnosymfollow\",\"ro\",\"rprivate\",\"rrelatime\",\"rro\",\"rrw\",\"rshared\",\"rslave\",\"rstrictatime\",\"rsuid\",\"rsymfollow\",\"runbindable\",\"rw\",\"shared\",\"silent\",\"slave\",\"strictatime\",\"suid\",\"symfollow\",\"sync\",\"tmpcopyup\",\"unbindable\"],\"linux\":{\"namespaces\":[\"cgroup\",\"ipc\",\"mount\",\"network\",\"pid\",\"time\",\"user\",\"uts\"],\"capabilities\":[\"CAP_CHOWN\",\"CAP_DAC_OVERRIDE\",\"CAP_DAC_READ_SEARCH\",\"CAP_FOWNER\",\"CAP_FSETID\",\"CAP_KILL\",\"CAP_SETGID\",\"CAP_SETUID\",\"CAP_SETPCAP\",\"CAP_LINUX_IMMUTABLE\",\"CAP_NET_BIND_SERVICE\",\"CAP_NET_BROADCAST\",\"CAP_NET_ADMIN\",\"CAP_NET_RAW\",\"CAP_IPC_LOCK\",\"CAP_IPC_OWNER\",\"CAP_SYS_MODULE\",\"CAP_SYS_RAWIO\",\"CAP_SYS_CHROOT\",\"CAP_SYS_PTRACE\",\"CAP_SYS_PACCT\",\"CAP_SYS_ADMIN\",\"CAP_SYS_BOOT\",\"CAP_SYS_NICE\",\"CAP_SYS_RESOURCE\",\"CAP_SYS_TIME\",\"CAP_SYS_TTY_CONFIG\",\"CAP_MKNOD\",\"CAP_LEASE\",\"CAP_AUDIT_WRITE\",\"CAP_AUDIT_CONTROL\",\"CAP_SETFCAP\",\"CAP_MAC_OVERRIDE\",\"CAP_MAC_ADMIN\",\"CAP_SYSLOG\",\"CAP_WAKE_ALARM\",\"CAP_BLOCK_SUSPEND\",\"CAP_AUDIT_READ\",\"CAP_PERFMON\",\"CAP_BPF\",\"CAP_CHECKPOINT_RESTORE\"],\"cgroup\":{\"v1\":true,\"v2\":true,\"systemd\":true,\"systemdUser\":true,\"rdma\":true},\"seccomp\":{\"enabled\":true,\"actions\":[\"SCMP_ACT_ALLOW\",\"SCMP_ACT_ERRNO\",\"SCMP_ACT_KILL\",\"SCMP_ACT_KILL_PROCESS\",\"SCMP_ACT_KILL_THREAD\",\"SCMP_ACT_LOG\",\"SCMP_ACT_NOTIFY\",\"SCMP_ACT_TRACE\",\"SCMP_ACT_TRAP\"],\"operators\":[\"SCMP_CMP_EQ\",\"SCMP_CMP_GE\",\"SCMP_CMP_GT\",\"SCMP_CMP_LE\",\"SCMP_CMP_LT\",\"SCMP_CMP_MASKED_EQ\",\"SCMP_CMP_NE\"],\"archs\":[\"SCMP_ARCH_AARCH64\",\"SCMP_ARCH_ARM\",\"SCMP_ARCH_MIPS\",\"SCMP_ARCH_MIPS64\",\"SCMP_ARCH_MIPS64N32\",\"SCMP_ARCH_MIPSEL\",\"SCMP_ARCH_MIPSEL64\",\"SCMP_ARCH_MIPSEL64N32\",\"SCMP_ARCH_PPC\",\"SCMP_ARCH_PPC64\",\"SCMP_ARCH_PPC64LE\",\"SCMP_ARCH_RISCV64\",\"SCMP_ARCH_S390\",\"SCMP_ARCH_S390X\",\"SCMP_ARCH_X32\",\"SCMP_ARCH_X86\",\"SCMP_ARCH_X86_64\"],\"knownFlags\":[\"SECCOMP_FILTER_FLAG_TSYNC\",\"SECCOMP_FILTER_FLAG_SPEC_ALLOW\",\"SECCOMP_FILTER_FLAG_LOG\"],\"supportedFlags\":[\"SECCOMP_FILTER_FLAG_TSYNC\",\"SECCOMP_FILTER_FLAG_SPEC_ALLOW\",\"SECCOMP_FILTER_FLAG_LOG\"]},\"apparmor\":{\"enabled\":true},\"selinux\":{\"enabled\":true},\"intelRd"
27315:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
27415:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
27515:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
27615:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
27715:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
27815:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
27915:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:51 GMT
28015:29:51.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
28115:29:51.208 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000002 connection can be kept alive for 3 MINUTES
28215:29:51.332 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "t\":{\"enabled\":true},\"mountExtensions\":{\"idmap\":{\"enabled\":true}}},\"annotations\":{\"io.github.seccomp.libseccomp.version\":\"2.5.3\",\"org.opencontainers.runc.checkpoint.enabled\":\"true\",\"org.opencontainers.runc.commit\":\"v1.3.4-0-gd6d73eb8\",\"org.opencontainers.runc.version\":\"1.3.4\\n\"},\"potentiallyUnsafeConfigAnnotations\":[\"bundle\",\"org.systemd.property.\",\"org.criu.config\"]}"}}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"dea7da592f5d1d2b7755e3a161be07f43fad8f75","Expected":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"},"RuncCommit":{"ID":"v1.3.4-0-gd6d73eb8","Expected":"v1.3.4-0-gd6d73eb8"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
28315:29:51.366 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
28415:29:51.366 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
28515:29:51.366 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
28615:29:51.367 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000002 releasing valid endpoint
28715:29:51.367 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000002 releasing endpoint
28815:29:51.367 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000002 connection http-outgoing-0 can be kept alive for 3 MINUTES
28915:29:51.367 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000002 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
29015:29:51.367 [pool-25-thread-1] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
29115:29:51.368 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
29215:29:51.368 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
29315:29:51.370 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
29415:29:51.373 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000003 preparing request execution
29515:29:51.373 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000003 target auth state: UNCHALLENGED
29615:29:51.373 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000003 proxy auth state: UNCHALLENGED
29715:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000003 acquiring connection with route {}->[unix://localhost:2375]
29815:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000003 acquiring endpoint (3 MINUTES)
29915:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000003 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
30015:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000003 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
30115:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000003 acquired ep-0000000003
30215:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000003 acquired endpoint ep-0000000003
30315:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000003 executing GET /v1.44/networks/bridge
30415:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000003 Cookie spec selected: strict
30515:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000003 start execution ex-0000000003
30615:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000003 executing exchange ex-0000000003 over http-outgoing-0
30715:29:51.374 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/networks/bridge HTTP/1.1
30815:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
30915:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
31015:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
31115:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
31215:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
31315:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
31415:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/networks/bridge HTTP/1.1[\r][\n]"
31515:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
31615:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
31715:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
31815:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
31915:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
32015:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
32115:29:51.375 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
32215:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
32315:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
32415:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
32515:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
32615:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
32715:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
32815:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:51 GMT[\r][\n]"
32915:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1270[\r][\n]"
33015:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
33115:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","Created":"2026-01-13T14:26:54.003167769Z","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":{"d54eab890c3f9245de6489922640f7f068c53592a9836f9bbc0cbb117ef068b4":{"Name":"a92aee6e41404ca79ef2dfbde87478b4_caefe8","EndpointID":"d9a84061a6b0d7b14edfc7811acd123031f3fe493a5d8edda40fc79eb588dd6c","MacAddress":"1e:39:d3:4b:ad:74","IPv4Address":"172.17.0.2/16","IPv6Address":""},"d7e3046788c20715c8a9a22ecb10d9b5f693ac9fe26039eace6d374ee724c9be":{"Name":"musing_archimedes","EndpointID":"934622130a81bb8aec37a84eb22712a2f1df4b42ee73a00825754dbed525bf5a","MacAddress":"16:f2:29:07:fa:af","IPv4Address":"172.17.0.3/16","IPv6Address":""}},"Options":{"com.docker.network.bridge.default_bridge":"true","com.docker.network.bridge.enable_icc":"true","com.docker.network.bridge.enable_ip_masquerade":"true","com.docker.network.bridge.host_binding_ipv4":"0.0.0.0","com.docker.network.bridge.name":"docker0","com.docker.network.driver.mtu":"1500"},"Labels":{}}[\n]"
33215:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
33315:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
33415:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
33515:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
33615:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
33715:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
33815:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:51 GMT
33915:29:51.376 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1270
34015:29:51.377 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000003 connection can be kept alive for 3 MINUTES
34115:29:51.394 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000003 releasing valid endpoint
34215:29:51.395 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000003 releasing endpoint
34315:29:51.395 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000003 connection http-outgoing-0 can be kept alive for 3 MINUTES
34415:29:51.395 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000003 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
34515:29:51.396 [pool-25-thread-1] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
34615:29:51.396 [pool-25-thread-1] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=72, Name=runnervm4c2pk, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.4-0-gd6d73eb8, Expected=v1.3.4-0-gd6d73eb8}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc, status={org.opencontainers.runtime-spec.features={"ociVersionMin":"1.0.0","ociVersionMax":"1.2.1","hooks":["prestart","createRuntime","createContainer","startContainer","poststart","poststop"],"mountOptions":["async","atime","bind","defaults","dev","diratime","dirsync","exec","iversion","lazytime","loud","mand","noatime","nodev","nodiratime","noexec","noiversion","nolazytime","nomand","norelatime","nostrictatime","nosuid","nosymfollow","private","ratime","rbind","rdev","rdiratime","relatime","remount","rexec","rnoatime","rnodev","rnodiratime","rnoexec","rnorelatime","rnostrictatime","rnosuid","rnosymfollow","ro","rprivate","rrelatime","rro","rrw","rshared","rslave","rstrictatime","rsuid","rsymfollow","runbindable","rw","shared","silent","slave","strictatime","suid","symfollow","sync","tmpcopyup","unbindable"],"linux":{"namespaces":["cgroup","ipc","mount","network","pid","time","user","uts"],"capabilities":["CAP_CHOWN","CAP_DAC_OVERRIDE","CAP_DAC_READ_SEARCH","CAP_FOWNER","CAP_FSETID","CAP_KILL","CAP_SETGID","CAP_SETUID","CAP_SETPCAP","CAP_LINUX_IMMUTABLE","CAP_NET_BIND_SERVICE","CAP_NET_BROADCAST","CAP_NET_ADMIN","CAP_NET_RAW","CAP_IPC_LOCK","CAP_IPC_OWNER","CAP_SYS_MODULE","CAP_SYS_RAWIO","CAP_SYS_CHROOT","CAP_SYS_PTRACE","CAP_SYS_PACCT","CAP_SYS_ADMIN","CAP_SYS_BOOT","CAP_SYS_NICE","CAP_SYS_RESOURCE","CAP_SYS_TIME","CAP_SYS_TTY_CONFIG","CAP_MKNOD","CAP_LEASE","CAP_AUDIT_WRITE","CAP_AUDIT_CONTROL","CAP_SETFCAP","CAP_MAC_OVERRIDE","CAP_MAC_ADMIN","CAP_SYSLOG","CAP_WAKE_ALARM","CAP_BLOCK_SUSPEND","CAP_AUDIT_READ","CAP_PERFMON","CAP_BPF","CAP_CHECKPOINT_RESTORE"],"cgroup":{"v1":true,"v2":true,"systemd":true,"systemdUser":true,"rdma":true},"seccomp":{"enabled":true,"actions":["SCMP_ACT_ALLOW","SCMP_ACT_ERRNO","SCMP_ACT_KILL","SCMP_ACT_KILL_PROCESS","SCMP_ACT_KILL_THREAD","SCMP_ACT_LOG","SCMP_ACT_NOTIFY","SCMP_ACT_TRACE","SCMP_ACT_TRAP"],"operators":["SCMP_CMP_EQ","SCMP_CMP_GE","SCMP_CMP_GT","SCMP_CMP_LE","SCMP_CMP_LT","SCMP_CMP_MASKED_EQ","SCMP_CMP_NE"],"archs":["SCMP_ARCH_AARCH64","SCMP_ARCH_ARM","SCMP_ARCH_MIPS","SCMP_ARCH_MIPS64","SCMP_ARCH_MIPS64N32","SCMP_ARCH_MIPSEL","SCMP_ARCH_MIPSEL64","SCMP_ARCH_MIPSEL64N32","SCMP_ARCH_PPC","SCMP_ARCH_PPC64","SCMP_ARCH_PPC64LE","SCMP_ARCH_RISCV64","SCMP_ARCH_S390","SCMP_ARCH_S390X","SCMP_ARCH_X32","SCMP_ARCH_X86","SCMP_ARCH_X86_64"],"knownFlags":["SECCOMP_FILTER_FLAG_TSYNC","SECCOMP_FILTER_FLAG_SPEC_ALLOW","SECCOMP_FILTER_FLAG_LOG"],"supportedFlags":["SECCOMP_FILTER_FLAG_TSYNC","SECCOMP_FILTER_FLAG_SPEC_ALLOW","SECCOMP_FILTER_FLAG_LOG"]},"apparmor":{"enabled":true},"selinux":{"enabled":true},"intelRdt":{"enabled":true},"mountExtensions":{"idmap":{"enabled":true}}},"annotations":{"io.github.seccomp.libseccomp.version":"2.5.3","org.opencontainers.runc.checkpoint.enabled":"true","org.opencontainers.runc.commit":"v1.3.4-0-gd6d73eb8","org.opencontainers.runc.version":"1.3.4\n"},"potentiallyUnsafeConfigAnnotations":["bundle","org.systemd.property.","org.criu.config"]}}}, runc={path=runc, status={org.opencontainers.runtime-spec.features={"ociVersionMin":"1.0.0","ociVersionMax":"1.2.1","hooks":["prestart","createRuntime","createContainer","startContainer","poststart","poststop"],"mountOptions":["async","atime","bind","defaults","dev","diratime","dirsync","exec","iversion","lazytime","loud","mand","noatime","nodev","nodiratime","noexec","noiversion","nolazytime","nomand","norelatime","nostrictatime","nosuid","nosymfollow","private","ratime","rbind","rdev","rdiratime","relatime","remount","rexec","rnoatime","rnodev","rnodiratime","rnoexec","rnorelatime","rnostrictatime","rnosuid","rnosymfollow","ro","rprivate","rrelatime","rro","rrw","rshared","rslave","rstrictatime","rsuid","rsymfollow","runbindable","rw","shared","silent","slave","strictatime","suid","symfollow","sync","tmpcopyup","unbindable"],"linux":{"namespaces":["cgroup","ipc","mount","network","pid","time","user","uts"],"capabilities":["CAP_CHOWN","CAP_DAC_OVERRIDE","CAP_DAC_READ_SEARCH","CAP_FOWNER","CAP_FSETID","CAP_KILL","CAP_SETGID","CAP_SETUID","CAP_SETPCAP","CAP_LINUX_IMMUTABLE","CAP_NET_BIND_SERVICE","CAP_NET_BROADCAST","CAP_NET_ADMIN","CAP_NET_RAW","CAP_IPC_LOCK","CAP_IPC_OWNER","CAP_SYS_MODULE","CAP_SYS_RAWIO","CAP_SYS_CHROOT","CAP_SYS_PTRACE","CAP_SYS_PACCT","CAP_SYS_ADMIN","CAP_SYS_BOOT","CAP_SYS_NICE","CAP_SYS_RESOURCE","CAP_SYS_TIME","CAP_SYS_TTY_CONFIG","CAP_MKNOD","CAP_LEASE","CAP_AUDIT_WRITE","CAP_AUDIT_CONTROL","CAP_SETFCAP","CAP_MAC_OVERRIDE","CAP_MAC_ADMIN","CAP_SYSLOG","CAP_WAKE_ALARM","CAP_BLOCK_SUSPEND","CAP_AUDIT_READ","CAP_PERFMON","CAP_BPF","CAP_CHECKPOINT_RESTORE"],"cgroup":{"v1":true,"v2":true,"systemd":true,"systemdUser":true,"rdma":true},"seccomp":{"enabled":true,"actions":["SCMP_ACT_ALLOW","SCMP_ACT_ERRNO","SCMP_ACT_KILL","SCMP_ACT_KILL_PROCESS","SCMP_ACT_KILL_THREAD","SCMP_ACT_LOG","SCMP_ACT_NOTIFY","SCMP_ACT_TRACE","SCMP_ACT_TRAP"],"operators":["SCMP_CMP_EQ","SCMP_CMP_GE","SCMP_CMP_GT","SCMP_CMP_LE","SCMP_CMP_LT","SCMP_CMP_MASKED_EQ","SCMP_CMP_NE"],"archs":["SCMP_ARCH_AARCH64","SCMP_ARCH_ARM","SCMP_ARCH_MIPS","SCMP_ARCH_MIPS64","SCMP_ARCH_MIPS64N32","SCMP_ARCH_MIPSEL","SCMP_ARCH_MIPSEL64","SCMP_ARCH_MIPSEL64N32","SCMP_ARCH_PPC","SCMP_ARCH_PPC64","SCMP_ARCH_PPC64LE","SCMP_ARCH_RISCV64","SCMP_ARCH_S390","SCMP_ARCH_S390X","SCMP_ARCH_X32","SCMP_ARCH_X86","SCMP_ARCH_X86_64"],"knownFlags":["SECCOMP_FILTER_FLAG_TSYNC","SECCOMP_FILTER_FLAG_SPEC_ALLOW","SECCOMP_FILTER_FLAG_LOG"],"supportedFlags":["SECCOMP_FILTER_FLAG_TSYNC","SECCOMP_FILTER_FLAG_SPEC_ALLOW","SECCOMP_FILTER_FLAG_LOG"]},"apparmor":{"enabled":true},"selinux":{"enabled":true},"intelRdt":{"enabled":true},"mountExtensions":{"idmap":{"enabled":true}}},"annotations":{"io.github.seccomp.libseccomp.version":"2.5.3","org.opencontainers.runc.checkpoint.enabled":"true","org.opencontainers.runc.commit":"v1.3.4-0-gd6d73eb8","org.opencontainers.runc.version":"1.3.4\n"},"potentiallyUnsafeConfigAnnotations":["bundle","org.systemd.property.","org.criu.config"]}}}}, ID=1c737008-06a4-46f1-a518-cf0138770789, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2026-01-13T14:29:51.19853545Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1044-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=dea7da592f5d1d2b7755e3a161be07f43fad8f75, Expected=dea7da592f5d1d2b7755e3a161be07f43fad8f75}, 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=16772894720, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
34715:29:51.397 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
34815:29:51.398 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000004 preparing request execution
34915:29:51.398 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000004 target auth state: UNCHALLENGED
35015:29:51.398 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000004 proxy auth state: UNCHALLENGED
35115:29:51.398 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000004 acquiring connection with route {}->[unix://localhost:2375]
35215:29:51.398 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000004 acquiring endpoint (3 MINUTES)
35315:29:51.399 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000004 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
35415:29:51.399 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000004 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
35515:29:51.399 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000004 acquired ep-0000000004
35615:29:51.399 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000004 acquired endpoint ep-0000000004
35715:29:51.399 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000004 executing GET /v1.44/version
35815:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000004 Cookie spec selected: strict
35915:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000004 start execution ex-0000000004
36015:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000004 executing exchange ex-0000000004 over http-outgoing-0
36115:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/version HTTP/1.1
36215:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
36315:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
36415:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
36515:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
36615:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
36715:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
36815:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
36915:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
37015:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
37115:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
37215:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
37315:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
37415:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
37515:29:51.400 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
37615:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
37715:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
37815:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
37915:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
38015:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
38115:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
38215:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:51 GMT[\r][\n]"
38315:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
38415:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
38515:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
38615:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
38715:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
38815:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
38915:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
39015:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
39115:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
39215:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:51 GMT
39315:29:51.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
39415:29:51.410 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000004 connection can be kept alive for 3 MINUTES
39515:29:51.420 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000004 releasing valid endpoint
39615:29:51.420 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000004 releasing endpoint
39715:29:51.421 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000004 connection http-outgoing-0 can be kept alive for 3 MINUTES
39815:29:51.421 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000004 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
39915:29:51.421 [pool-25-thread-1] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-1044-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.2.1, Details={GitCommit=dea7da592f5d1d2b7755e3a161be07f43fad8f75}}, {Name=runc, Version=1.3.4, Details={GitCommit=v1.3.4-0-gd6d73eb8}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1044-azure, ApiVersion=1.48, Platform={Name=Docker Engine - Community}, GitCommit=6430e49, Os=linux, Version=28.0.4, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.23.7, BuildTime=2025-03-25T15:07:11.000000000+00:00}
40015:29:51.421 [pool-25-thread-1] INFO org.testcontainers.DockerClientFactory -- Connected to docker:
401 Server Version: 28.0.4
402 API Version: 1.48
403 Operating System: Ubuntu 22.04.5 LTS
404 Total Memory: 15995 MB
40515:29:51.427 [pool-25-thread-1] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
40615:29:51.429 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
40715:29:51.429 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for testcontainers/ryuk:0.13.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
40815:29:51.431 [pool-25-thread-1] 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]
40915:29:51.431 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000005 preparing request execution
41015:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000005 target auth state: UNCHALLENGED
41115:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000005 proxy auth state: UNCHALLENGED
41215:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000005 acquiring connection with route {}->[unix://localhost:2375]
41315:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000005 acquiring endpoint (3 MINUTES)
41415:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000005 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
41515:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000005 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
41615:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000005 acquired ep-0000000005
41715:29:51.432 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000005 acquired endpoint ep-0000000005
41815:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000005 executing GET /v1.44/images/json
41915:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000005 Cookie spec selected: strict
42015:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000005 start execution ex-0000000005
42115:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000005 executing exchange ex-0000000005 over http-outgoing-0
42215:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/images/json HTTP/1.1
42315:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
42415:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
42515:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
42615:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
42715:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
42815:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
42915:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/images/json HTTP/1.1[\r][\n]"
43015:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
43115:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
43215:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
43315:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
43415:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
43515:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
43615:29:51.433 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
43715:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
43815:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
43915:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
44015:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
44115:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
44215:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
44315:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:51 GMT[\r][\n]"
44415:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
44515:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
44615:29:51.438 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "15a1[\r][\n]"
44715:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1768314489,"Id":"sha256:c6b5503ef928a5444daac659302838ad87a38da795beb11ef1486766d446fb9a","Labels":null,"ParentId":"","RepoDigests":[],"RepoTags":["167500:a92aee6e41404ca79ef2dfbde87478b4"],"SharedSize":-1,"Size":167938330},{"Containers":-1,"Created":1767065105,"Id":"sha256:bd6c185c78135ef4228fa0ddd69446d63eb4eb55ffeadcad27ff6f870c49c95b","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8739e532180cfe09e03bbb4545fc725b044c921280532d7c9c1480ba2396837e"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132834523},{"Containers":-1,"Created":1767064767,"Id":"sha256:c219ff7cbad715041a18f086126fce243b20b3c926927d7f30ed663f0e94f923","Labels":null,"ParentId":"","RepoDigests":["node@sha256:929de1eecc6450613bf37eea2f93f3d362b536a465d74e962488b5eca1168948"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095789797},{"Containers":-1,"Created":1766966400,"Id":"sha256:3bc8fe735909415d6832669e5c317534e8d269187cf6dd4fa1250804bbc72c7e","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:3bbe51d205c8c0ea0473bb33fa6c18c836ca49ac3032c0bf71413cda8515354f"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298967},{"Containers":-1,"Created":1766018385,"Id":"sha256:e80b0510ba947015cacddea3d23dcdc761e399971c074a1bf32eea7e44510524","Labels":null,"ParentId":"","RepoDigests":["node@sha256:658d0f63e501824d6c23e06d4bb95c71e7d704537c9d9272f488ac03a370d448"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134610834},{"Containers":-1,"Created":1766018376,"Id":"sha256:c91ce80d48fb1a545181cbad2e7e4329bf5aa581c9a87db465e31fa21f92add7","Labels":null,"ParentId":"","RepoDigests":["node@sha256:0340fa682d72068edf603c305bfbc10e23219fb0e40df58d9ea4d6f33a9798bf"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162158084},{"Containers":-1,"Created":1765918246,"Id":"sha256:5fd6ad40e73c980cb31b9e3d91ed7fd39dcfa2254d7a0f3a9e26033b55829649","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:5601811fde88bb9e8a577bfe804af82bccb712e1cd07ff94663bded5e628cf75"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226889438},{"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},{"Containers":-1,"Created":1760376200,"Id":"sha256:9fa3e2b5204f4fd5ae0d53dee5c367ac686a8a39685d9261b9d3d3c8a9cc8917","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868044},{"Containers":-1,"Created":1759921840,"Id":"sha256:83b2b6703a620bf2e001ab57f7adc414d891787b3c59859b1b62909e48dd2242","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1"],"RepoTags":["alpine:3.19"],"SharedSize":-1,"Size":7393371},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890}][\n]"
44815:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
44915:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
45015:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
45115:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
45215:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
45315:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
45415:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
45515:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
45615:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
45715:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:51 GMT
45815:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
45915:29:51.439 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000005 connection can be kept alive for 3 MINUTES
46015:29:51.449 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000005 releasing valid endpoint
46115:29:51.449 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000005 releasing endpoint
46215:29:51.449 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000005 connection http-outgoing-0 can be kept alive for 3 MINUTES
46315:29:51.449 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000005 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
46415:29:51.453 [pool-25-thread-1] DEBUG tc.testcontainers/ryuk:0.13.0 -- testcontainers/ryuk:0.13.0 is not in image name cache, updating...
46515:29:51.454 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.13.0
46615:29:51.457 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000006 preparing request execution
46715:29:51.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000006 target auth state: UNCHALLENGED
46815:29:51.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000006 proxy auth state: UNCHALLENGED
46915:29:51.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000006 acquiring connection with route {}->[unix://localhost:2375]
47015:29:51.460 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000006 acquiring endpoint (3 MINUTES)
47115:29:51.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000006 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
47215:29:51.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000006 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
47315:29:51.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000006 acquired ep-0000000006
47415:29:51.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000006 acquired endpoint ep-0000000006
47515:29:51.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000006 executing GET /v1.44/images/testcontainers%2Fryuk:0.13.0/json
47615:29:51.462 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000006 Cookie spec selected: strict
47715:29:51.462 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000006 start execution ex-0000000006
47815:29:51.462 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000006 executing exchange ex-0000000006 over http-outgoing-0
47915:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/images/testcontainers%2Fryuk:0.13.0/json HTTP/1.1
48015:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
48115:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
48215:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
48315:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
48415:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
48515:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
48615:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/images/testcontainers%2Fryuk:0.13.0/json HTTP/1.1[\r][\n]"
48715:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
48815:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
48915:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
49015:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
49115:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
49215:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
49315:29:51.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
49415:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
49515:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
49615:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
49715:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
49815:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
49915:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
50015:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:51 GMT[\r][\n]"
50115:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 56[\r][\n]"
50215:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
50315:29:51.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.13.0"}[\n]"
50415:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
50515:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
50615:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
50715:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
50815:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
50915:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
51015:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:51 GMT
51115:29:51.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 56
51215:29:51.466 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000006 connection can be kept alive for 3 MINUTES
51315:29:51.480 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000006 releasing valid endpoint
51415:29:51.480 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000006 releasing endpoint
51515:29:51.481 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000006 connection http-outgoing-0 can be kept alive for 3 MINUTES
51615:29:51.481 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000006 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
51715:29:51.481 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.13.0
51815:29:51.481 [pool-25-thread-1] INFO tc.testcontainers/ryuk:0.13.0 -- Pulling docker image: testcontainers/ryuk:0.13.0. Please be patient; this may take some time but only needs to be done once.
51915:29:51.486 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
52015:29:51.487 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
52115:29:51.487 [pool-25-thread-1] 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)
52215:29:51.487 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
52315:29:51.487 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
52415:29:51.501 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000007 preparing request execution
52515:29:51.502 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000007 target auth state: UNCHALLENGED
52615:29:51.502 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000007 proxy auth state: UNCHALLENGED
52715:29:51.502 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000007 acquiring connection with route {}->[unix://localhost:2375]
52815:29:51.502 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000007 acquiring endpoint (3 MINUTES)
52915:29:51.502 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000007 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
53015:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000007 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
53115:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000007 acquired ep-0000000007
53215:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000007 acquired endpoint ep-0000000007
53315:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000007 executing POST /v1.44/images/create?fromImage=testcontainers%2Fryuk&tag=0.13.0
53415:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000007 Cookie spec selected: strict
53515:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000007 start execution ex-0000000007
53615:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000007 executing exchange ex-0000000007 over http-outgoing-0
53715:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.44/images/create?fromImage=testcontainers%2Fryuk&tag=0.13.0 HTTP/1.1
53815:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
53915:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
54015:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
54115:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
54215:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
54315:29:51.503 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
54415:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 0
54515:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
54615:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.44/images/create?fromImage=testcontainers%2Fryuk&tag=0.13.0 HTTP/1.1[\r][\n]"
54715:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/octet-stream[\r][\n]"
54815:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
54915:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
55015:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
55115:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
55215:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
55315:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 0[\r][\n]"
55415:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
55515:29:51.504 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
55615:29:52.019 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
55715:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
55815:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
55915:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
56015:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
56115:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
56215:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:52 GMT[\r][\n]"
56315:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
56415:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56515:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3d[\r][\n]"
56615:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.13.0"}[\r][\n]"
56715:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56815:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
56915:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
57015:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
57115:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
57215:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
57315:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
57415:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:52 GMT
57515:29:52.020 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
57615:29:52.021 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000007 connection can be kept alive for 3 MINUTES
57715:29:52.022 [docker-java-stream--792291873] INFO tc.testcontainers/ryuk:0.13.0 -- Starting to pull image
57815:29:52.035 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.13.0, from=null, time=null, errorDetail=null, error=null, aux=null)
57915:29:52.040 [docker-java-stream--792291873] INFO tc.testcontainers/ryuk:0.13.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
58015:29:52.186 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
58115:29:52.187 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"27270977e27e"}[\r][\n]"
58215:29:52.187 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58315:29:52.187 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
58415:29:52.187 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0a0b99474607"}[\r][\n]"
58515:29:52.187 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58615:29:52.187 [docker-java-stream--792291873] 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=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
58715:29:52.188 [docker-java-stream--792291873] 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=0a0b99474607, from=null, time=null, errorDetail=null, error=null, aux=null)
58815:29:52.388 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
58915:29:52.388 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2301,"total":216064},"progress":"[\u003e ] 2.301kB/216.1kB","id":"27270977e27e"}[\r][\n]"
59015:29:52.389 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59115:29:52.389 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2301, total=216064, start=null), progress=[> ] 2.301kB/216.1kB, id=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
59215:29:52.408 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
59315:29:52.408 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":71610,"total":6990336},"progress":"[\u003e ] 71.61kB/6.99MB","id":"0a0b99474607"}[\r][\n]"
59415:29:52.408 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59515:29:52.409 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=71610, total=6990336, start=null), progress=[> ] 71.61kB/6.99MB, id=0a0b99474607, from=null, time=null, errorDetail=null, error=null, aux=null)
59615:29:52.418 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
59715:29:52.418 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"27270977e27e"}[\r][\n]"
59815:29:52.418 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59915:29:52.418 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
60015:29:52.418 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"27270977e27e"}[\r][\n]"
60115:29:52.418 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60215:29:52.419 [docker-java-stream--792291873] 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=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
60315:29:52.419 [docker-java-stream--792291873] 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=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
60415:29:52.420 [docker-java-stream--792291873] INFO tc.testcontainers/ryuk:0.13.0 -- Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (72 KB/? MB)
60515:29:52.421 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
60615:29:52.421 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":216064},"progress":"[=======\u003e ] 32.77kB/216.1kB","id":"27270977e27e"}[\r][\n]"
60715:29:52.421 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60815:29:52.422 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=216064, start=null), progress=[=======> ] 32.77kB/216.1kB, id=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
60915:29:52.422 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
61015:29:52.422 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":216064,"total":216064},"progress":"[==================================================\u003e] 216.1kB/216.1kB","id":"27270977e27e"}[\r][\n]"
61115:29:52.422 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61215:29:52.423 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=216064, total=216064, start=null), progress=[==================================================>] 216.1kB/216.1kB, id=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
61315:29:52.423 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
61415:29:52.423 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":216064,"total":216064},"progress":"[==================================================\u003e] 216.1kB/216.1kB","id":"27270977e27e"}[\r][\n]"
61515:29:52.424 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61615:29:52.425 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=216064, total=216064, start=null), progress=[==================================================>] 216.1kB/216.1kB, id=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
61715:29:52.429 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
61815:29:52.429 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"27270977e27e"}[\r][\n]"
61915:29:52.429 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62015:29:52.429 [docker-java-stream--792291873] 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=27270977e27e, from=null, time=null, errorDetail=null, error=null, aux=null)
62115:29:52.429 [docker-java-stream--792291873] INFO tc.testcontainers/ryuk:0.13.0 -- Pulling image layers: 1 pending, 1 downloaded, 1 extracted, (280 KB/? MB)
62215:29:52.506 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
62315:29:52.507 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"0a0b99474607"}[\r][\n]"
62415:29:52.507 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62515:29:52.507 [docker-java-stream--792291873] 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=0a0b99474607, from=null, time=null, errorDetail=null, error=null, aux=null)
62615:29:52.508 [docker-java-stream--792291873] INFO tc.testcontainers/ryuk:0.13.0 -- Pulling image layers: 0 pending, 2 downloaded, 1 extracted, (280 KB/6 MB)
62715:29:52.511 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
62815:29:52.511 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":6990336},"progress":"[\u003e ] 98.3kB/6.99MB","id":"0a0b99474607"}[\r][\n]"
62915:29:52.511 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
63015:29:52.512 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=6990336, start=null), progress=[> ] 98.3kB/6.99MB, id=0a0b99474607, from=null, time=null, errorDetail=null, error=null, aux=null)
63115:29:52.536 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
63215:29:52.537 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6990336,"total":6990336},"progress":"[==================================================\u003e] 6.99MB/6.99MB","id":"0a0b99474607"}[\r][\n]"
63315:29:52.537 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
63415:29:52.537 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6990336, total=6990336, start=null), progress=[==================================================>] 6.99MB/6.99MB, id=0a0b99474607, from=null, time=null, errorDetail=null, error=null, aux=null)
63515:29:52.579 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
63615:29:52.579 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"0a0b99474607"}[\r][\n]"
63715:29:52.579 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
63815:29:52.580 [docker-java-stream--792291873] 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=0a0b99474607, from=null, time=null, errorDetail=null, error=null, aux=null)
63915:29:52.580 [docker-java-stream--792291873] INFO tc.testcontainers/ryuk:0.13.0 -- Pulling image layers: 0 pending, 2 downloaded, 2 extracted, (6 MB/6 MB)
64015:29:52.584 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
64115:29:52.584 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Digest: sha256:31b31269d06603366cbfd0284708dcd2e281e8a4188e53fce3d3304439d0df3d"}[\r][\n]"
64215:29:52.584 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
64315:29:52.591 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:31b31269d06603366cbfd0284708dcd2e281e8a4188e53fce3d3304439d0df3d, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
64415:29:52.592 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4c[\r][\n]"
64515:29:52.592 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.13.0"}[\r][\n]"
64615:29:52.592 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
64715:29:52.592 [docker-java-stream--792291873] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.13.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
64815:29:52.593 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
64915:29:52.593 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
65015:29:52.593 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000007 releasing valid endpoint
65115:29:52.593 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000007 releasing endpoint
65215:29:52.594 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000007 connection http-outgoing-0 can be kept alive for 3 MINUTES
65315:29:52.594 [docker-java-stream--792291873] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000007 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
65415:29:52.594 [pool-25-thread-1] INFO tc.testcontainers/ryuk:0.13.0 -- Image testcontainers/ryuk:0.13.0 pull took PT1.113424749S
65515:29:52.595 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.13.0
65615:29:52.595 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000008 preparing request execution
65715:29:52.595 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000008 target auth state: UNCHALLENGED
65815:29:52.595 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000008 proxy auth state: UNCHALLENGED
65915:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000008 acquiring connection with route {}->[unix://localhost:2375]
66015:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000008 acquiring endpoint (3 MINUTES)
66115:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000008 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
66215:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000008 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
66315:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000008 acquired ep-0000000008
66415:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000008 acquired endpoint ep-0000000008
66515:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000008 executing GET /v1.44/images/testcontainers%2Fryuk:0.13.0/json
66615:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000008 Cookie spec selected: strict
66715:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000008 start execution ex-0000000008
66815:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000008 executing exchange ex-0000000008 over http-outgoing-0
66915:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/images/testcontainers%2Fryuk:0.13.0/json HTTP/1.1
67015:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
67115:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
67215:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
67315:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
67415:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
67515:29:52.596 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
67615:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/images/testcontainers%2Fryuk:0.13.0/json HTTP/1.1[\r][\n]"
67715:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
67815:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
67915:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
68015:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
68115:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
68215:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
68315:29:52.597 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
68415:29:52.598 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
68515:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
68615:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
68715:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
68815:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
68915:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
69015:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:52 GMT[\r][\n]"
69115:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1794[\r][\n]"
69215:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
69315:29:52.599 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72","RepoTags":["testcontainers/ryuk:0.13.0"],"RepoDigests":["testcontainers/ryuk@sha256:31b31269d06603366cbfd0284708dcd2e281e8a4188e53fce3d3304439d0df3d"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2025-09-01T11:51:30.30919608Z","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":7200513,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/7911e90c14cf0b12e568706ad491eb9cc3e2dca2f676530ffcb85f1f1140c548/diff","MergedDir":"/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/merged","UpperDir":"/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/diff","WorkDir":"/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:27270977e27e3d8b4b79f5e35338d028e09e6147e71da76ecb5415651aee1bbf","sha256:0a0b994746078a02b87297ac06bffc16b25b0ab0f5bdc05d6442bcfe970650d1"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
69415:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
69515:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
69615:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
69715:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
69815:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
69915:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
70015:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:52 GMT
70115:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1794
70215:29:52.600 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000008 connection can be kept alive for 3 MINUTES
70315:29:52.624 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000008 releasing valid endpoint
70415:29:52.624 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000008 releasing endpoint
70515:29:52.624 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000008 connection http-outgoing-0 can be kept alive for 3 MINUTES
70615:29:52.624 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000008 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
70715:29:52.626 [pool-25-thread-1] DEBUG tc.testcontainers/ryuk:0.13.0 -- Starting container: testcontainers/ryuk:0.13.0
70815:29:52.627 [pool-25-thread-1] DEBUG tc.testcontainers/ryuk:0.13.0 -- Trying to start container: testcontainers/ryuk:0.13.0 (attempt 1/1)
70915:29:52.628 [pool-25-thread-1] DEBUG tc.testcontainers/ryuk:0.13.0 -- Starting container: testcontainers/ryuk:0.13.0
71015:29:52.628 [pool-25-thread-1] INFO tc.testcontainers/ryuk:0.13.0 -- Creating container for image: testcontainers/ryuk:0.13.0
71115:29:52.629 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.13.0 at registry: https://index.docker.io/v1/
71215:29:52.629 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
71315:29:52.629 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
71415:29:52.637 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2ef822d5[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, annotations=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;@46bd1ca2}, 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.13.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3},macAddress=<null>,name=testcontainers-ryuk-d312df93-c2cc-4309-b092-5add24e18db9,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>]
71515:29:52.696 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000009 preparing request execution
71615:29:52.696 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000009 target auth state: UNCHALLENGED
71715:29:52.696 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000009 proxy auth state: UNCHALLENGED
71815:29:52.696 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000009 acquiring connection with route {}->[unix://localhost:2375]
71915:29:52.696 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000009 acquiring endpoint (3 MINUTES)
72015:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000009 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
72115:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000009 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
72215:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000009 acquired ep-0000000009
72315:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000009 acquired endpoint ep-0000000009
72415:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000009 executing POST /v1.44/containers/create?name=testcontainers-ryuk-d312df93-c2cc-4309-b092-5add24e18db9
72515:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000009 Cookie spec selected: strict
72615:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000009 start execution ex-0000000009
72715:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000009 executing exchange ex-0000000009 over http-outgoing-0
72815:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.44/containers/create?name=testcontainers-ryuk-d312df93-c2cc-4309-b092-5add24e18db9 HTTP/1.1
72915:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
73015:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
73115:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
73215:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
73315:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
73415:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
73515:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1973
73615:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
73715:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.44/containers/create?name=testcontainers-ryuk-d312df93-c2cc-4309-b092-5add24e18db9 HTTP/1.1[\r][\n]"
73815:29:52.697 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
73915:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
74015:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
74115:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
74215:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
74315:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
74415:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1973[\r][\n]"
74515:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
74615:29:52.698 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
74715:29:52.698 [pool-25-thread-1] 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.13.0","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,"Annotations":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":"2.0.3"},"Shell":null,"NetworkingConfig":null}"
74815:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
74915:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
75015:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
75115:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
75215:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
75315:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
75415:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:52 GMT[\r][\n]"
75515:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
75615:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
75715:29:52.720 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50","Warnings":[]}[\n]"
75815:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
75915:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
76015:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
76115:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
76215:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
76315:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
76415:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:52 GMT
76515:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
76615:29:52.721 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000009 connection can be kept alive for 3 MINUTES
76715:29:52.723 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000009 releasing valid endpoint
76815:29:52.723 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000009 releasing endpoint
76915:29:52.724 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000009 connection http-outgoing-0 can be kept alive for 3 MINUTES
77015:29:52.724 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000009 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
77115:29:52.726 [pool-25-thread-1] INFO tc.testcontainers/ryuk:0.13.0 -- Container testcontainers/ryuk:0.13.0 is starting: 9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50
77215:29:52.727 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50
77315:29:52.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000010 preparing request execution
77415:29:52.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000010 target auth state: UNCHALLENGED
77515:29:52.730 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000010 proxy auth state: UNCHALLENGED
77615:29:52.730 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000010 acquiring connection with route {}->[unix://localhost:2375]
77715:29:52.730 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000010 acquiring endpoint (3 MINUTES)
77815:29:52.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000010 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
77915:29:52.732 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000010 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
78015:29:52.732 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000010 acquired ep-0000000010
78115:29:52.733 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000010 acquired endpoint ep-0000000010
78215:29:52.733 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000010 executing POST /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/start
78315:29:52.734 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000010 Cookie spec selected: strict
78415:29:52.734 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000010 start execution ex-0000000010
78515:29:52.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000010 executing exchange ex-0000000010 over http-outgoing-0
78615:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/start HTTP/1.1
78715:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
78815:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
78915:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
79015:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
79115:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
79215:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
79315:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 0
79415:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
79515:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/start HTTP/1.1[\r][\n]"
79615:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
79715:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
79815:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
79915:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
80015:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
80115:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
80215:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 0[\r][\n]"
80315:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
80415:29:52.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
80515:29:52.936 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
80615:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
80715:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
80815:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
80915:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
81015:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:52 GMT[\r][\n]"
81115:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
81215:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
81315:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
81415:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
81515:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
81615:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
81715:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:52 GMT
81815:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000010 connection can be kept alive for 3 MINUTES
81915:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000010 releasing valid endpoint
82015:29:52.937 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000010 releasing endpoint
82115:29:52.938 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000010 connection http-outgoing-0 can be kept alive for 3 MINUTES
82215:29:52.938 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000010 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
82315:29:52.943 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50,false
82415:29:52.943 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/json], queryParams={}}
82515:29:52.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000011 preparing request execution
82615:29:52.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000011 target auth state: UNCHALLENGED
82715:29:52.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000011 proxy auth state: UNCHALLENGED
82815:29:52.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000011 acquiring connection with route {}->[unix://localhost:2375]
82915:29:52.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000011 acquiring endpoint (3 MINUTES)
83015:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000011 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
83115:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000011 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
83215:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000011 acquired ep-0000000011
83315:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000011 acquired endpoint ep-0000000011
83415:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000011 executing GET /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/json
83515:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000011 Cookie spec selected: strict
83615:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000011 start execution ex-0000000011
83715:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000011 executing exchange ex-0000000011 over http-outgoing-0
83815:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/json HTTP/1.1
83915:29:52.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
84015:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
84115:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
84215:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
84315:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
84415:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
84515:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/json HTTP/1.1[\r][\n]"
84615:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
84715:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
84815:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
84915:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
85015:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
85115:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
85215:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
85315:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
85415:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
85515:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
85615:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
85715:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
85815:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
85915:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:52 GMT[\r][\n]"
86015:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
86115:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
86215:29:52.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1394[\r][\n]"
86315:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50","Created":"2026-01-13T14:29:52.699440353Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3210,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:52.747896171Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72","ResolvConfPath":"/var/lib/docker/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/resolv.conf","HostnamePath":"/var/lib/docker/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/hostname","HostsPath":"/var/lib/docker/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/hosts","LogPath":"/var/lib/docker/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50-json.log","Name":"/testcontainers-ryuk-d312df93-c2cc-4309-b092-5add24e18db9","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":"private","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":"9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50","LowerDir":"/var/lib/docker/overlay2/305ca533cff0b928e60b3e5057241c60e1892ae097d0c3e9106b793e83bc9b96-init/diff:/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/diff:/var/lib/docker/overlay2/7911e90c14cf0b12e568706ad491eb9cc3e2dca2f676530ffcb85f1f1140c548/diff","MergedDir":"/var/lib/docker/overlay2/305ca533cff0b928e60b3e5057241c60e1892ae097d0c3e9106b793e83bc9b96/merged","UpperDir":"/var/lib/docker/overlay2/305ca533cff0b928e60b3e5057241c60e1892ae097d0c3e9106b793e83bc9b96/diff","WorkDir":"/var/lib/docker/overlay2/305ca533cff0b928e60b3e5057241c60e1892ae097d0c3e9106b793e83bc9b96/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"9ba6239d5909","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.13.0","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"1fbcfa8dc6787bda2824a9ecb3f4be168678d9278357d9858fbf8d982ccf0aaa","SandboxKey":"/var/run/docker/netns/1fbcfa8dc678","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"4b1632776331443aad2c774d33f5717ef84264d16904960606397a717e6a3924","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"7a:92:c5:fa:b6:d0","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"7a:92:c5:fa:b6:d0","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"4b1632776331443aad2c774d33f5717ef84264d16904960606397a717e6a3924","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
86415:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
86515:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
86615:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
86715:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
86815:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
86915:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
87015:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
87115:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
87215:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
87315:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:52 GMT
87415:29:52.947 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
87515:29:52.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000011 connection can be kept alive for 3 MINUTES
87615:29:53.023 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000011 releasing valid endpoint
87715:29:53.023 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000011 releasing endpoint
87815:29:53.023 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000011 connection http-outgoing-0 can be kept alive for 3 MINUTES
87915:29:53.024 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000011 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
88015:29:53.026 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72
88115:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000012 preparing request execution
88215:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000012 target auth state: UNCHALLENGED
88315:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000012 proxy auth state: UNCHALLENGED
88415:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000012 acquiring connection with route {}->[unix://localhost:2375]
88515:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000012 acquiring endpoint (3 MINUTES)
88615:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000012 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
88715:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000012 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
88815:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000012 acquired ep-0000000012
88915:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000012 acquired endpoint ep-0000000012
89015:29:53.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000012 executing GET /v1.44/images/sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72/json
89115:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000012 Cookie spec selected: strict
89215:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000012 start execution ex-0000000012
89315:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000012 executing exchange ex-0000000012 over http-outgoing-0
89415:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/images/sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72/json HTTP/1.1
89515:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
89615:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
89715:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
89815:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
89915:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
90015:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
90115:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/images/sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72/json HTTP/1.1[\r][\n]"
90215:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
90315:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
90415:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
90515:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
90615:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
90715:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
90815:29:53.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
90915:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
91015:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
91115:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
91215:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
91315:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
91415:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
91515:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:53 GMT[\r][\n]"
91615:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1794[\r][\n]"
91715:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
91815:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:b75bc7ce94c36dfb9349cf8b10111504a60119b51a0ac47ae9f6be9006f72f72","RepoTags":["testcontainers/ryuk:0.13.0"],"RepoDigests":["testcontainers/ryuk@sha256:31b31269d06603366cbfd0284708dcd2e281e8a4188e53fce3d3304439d0df3d"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2025-09-01T11:51:30.30919608Z","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":7200513,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/7911e90c14cf0b12e568706ad491eb9cc3e2dca2f676530ffcb85f1f1140c548/diff","MergedDir":"/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/merged","UpperDir":"/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/diff","WorkDir":"/var/lib/docker/overlay2/422f1e0531d9691ee0664d7ba711df895127aaf1277a20d122ae726d8b62fd8d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:27270977e27e3d8b4b79f5e35338d028e09e6147e71da76ecb5415651aee1bbf","sha256:0a0b994746078a02b87297ac06bffc16b25b0ab0f5bdc05d6442bcfe970650d1"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
91915:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
92015:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
92115:29:53.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
92215:29:53.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
92315:29:53.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
92415:29:53.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
92515:29:53.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:53 GMT
92615:29:53.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1794
92715:29:53.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000012 connection can be kept alive for 3 MINUTES
92815:29:53.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000012 releasing valid endpoint
92915:29:53.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000012 releasing endpoint
93015:29:53.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000012 connection http-outgoing-0 can be kept alive for 3 MINUTES
93115:29:53.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000012 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
93215:29:53.033 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
93315:29:53.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000013 preparing request execution
93415:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000013 target auth state: UNCHALLENGED
93515:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000013 proxy auth state: UNCHALLENGED
93615:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000013 acquiring connection with route {}->[unix://localhost:2375]
93715:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000013 acquiring endpoint (3 MINUTES)
93815:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000013 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
93915:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000013 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
94015:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000013 acquired ep-0000000013
94115:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000013 acquired endpoint ep-0000000013
94215:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000013 executing GET /v1.44/version
94315:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000013 Cookie spec selected: strict
94415:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000013 start execution ex-0000000013
94515:29:53.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000013 executing exchange ex-0000000013 over http-outgoing-0
94615:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/version HTTP/1.1
94715:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
94815:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
94915:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
95015:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
95115:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
95215:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
95315:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
95415:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
95515:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
95615:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
95715:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
95815:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
95915:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
96015:29:53.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
96115:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
96215:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
96315:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
96415:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
96515:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
96615:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
96715:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:53 GMT[\r][\n]"
96815:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
96915:29:53.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
97015:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
97115:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
97215:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
97315:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
97415:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
97515:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
97615:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
97715:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:53 GMT
97815:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
97915:29:53.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000013 connection can be kept alive for 3 MINUTES
98015:29:53.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000013 releasing valid endpoint
98115:29:53.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000013 releasing endpoint
98215:29:53.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000013 connection http-outgoing-0 can be kept alive for 3 MINUTES
98315:29:53.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000013 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
98415:29:53.050 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000014 preparing request execution
98515:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000014 target auth state: UNCHALLENGED
98615:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000014 proxy auth state: UNCHALLENGED
98715:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000014 acquiring connection with route {}->[unix://localhost:2375]
98815:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000014 acquiring endpoint (3 MINUTES)
98915:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000014 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
99015:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000014 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
99115:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000014 acquired ep-0000000014
99215:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000014 acquired endpoint ep-0000000014
99315:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000014 executing GET /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/logs?stdout=true&stderr=true&follow=true&since=0
99415:29:53.051 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000014 Cookie spec selected: strict
99515:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000014 start execution ex-0000000014
99615:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000014 executing exchange ex-0000000014 over http-outgoing-0
99715:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
99815:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
99915:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/2.0.3
100015:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
100115:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
100215:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
100315:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.44/containers/9ba6239d5909de0331d49ba88729b2a5628ac09ff76159cda3a336570a534e50/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
100415:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
100515:29:53.052 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/2.0.3[\r][\n]"
100615:29:53.053 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
100715:29:53.053 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
100815:29:53.053 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
100915:29:53.053 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
101015:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
101115:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
101215:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.multiplexed-stream[\r][\n]"
101315:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
101415:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
101515:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
101615:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Tue, 13 Jan 2026 14:29:53 GMT[\r][\n]"
101715:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
101815:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
101915:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
102015:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
102115:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.multiplexed-stream
102215:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
102315:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
102415:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
102515:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 13 Jan 2026 14:29:53 GMT
102615:29:53.054 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
102715:29:53.055 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000014 connection can be kept alive for 3 MINUTES
102815:29:53.055 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ef[\r][\n]"
102915:29:53.055 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffe7]time=2026-01-13T14:29:52.938Z level=INFO msg=starting connection_timeout=1m0s reconnection_timeout=10s request_timeout=10s shutdown_timeout=10m0s remove_retries=10 retry_offset=-1s changes_retry_interval=1s port=8080 verbose=false[\n]"
103015:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
103115:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4f[\r][\n]"
103215:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Gtime=2026-01-13T14:29:52.938Z level=INFO msg=Started address=[::]:8080[\n]"
103315:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
103415:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "51[\r][\n]"
103515:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Itime=2026-01-13T14:29:52.939Z level=INFO msg="client processing started"[\n]"
103615:29:53.056 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
103715:29:53.058 [pool-25-thread-1] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2026-01-13T14:29:52.938Z level=INFO msg=starting connection_timeout=1m0s reconnection_timeout=10s request_timeout=10s shutdown_timeout=10m0s remove_retries=10 retry_offset=-1s changes_retry_interval=1s port=8080 verbose=false
103815:29:53.059 [pool-25-thread-1] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2026-01-13T14:29:52.939Z level=INFO msg="client processing started"
103915:29:53.059 [pool-25-thread-1] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2026-01-13T14:29:52.938Z level=INFO msg=Started address=[::]:8080
104015:29:53.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000014 cancel
104115:29:53.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0 set socket timeout to 1 SECONDS
104215:29:53.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0 close connection IMMEDIATE
104315:29:53.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000014 endpoint closed
104415:29:53.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000014 discarding endpoint
104515:29:53.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000014 releasing endpoint
104615:29:53.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000014 connection is not kept alive
104715:29:53.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000014 connection released [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
104815:29:53.062 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
104915:29:53.062 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
105015:29:53.062 [docker-java-stream-1944662079] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
1051java.nio.channels.ClosedChannelException
1052 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1053 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1054 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1055 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1056 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1057 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:83)
1058 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1059 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1060 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:262)
1061 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:223)
1062 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1063 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:315)
1064 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1065 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1066 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1067 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ResponseEntityProxy.close(ResponseEntityProxy.java:180)
1068 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1069 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1070 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.lambda$new$0(CloseableHttpResponse.java:95)
1071 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.doClose(CloseableHttpResponse.java:236)
1072 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:252)
1073 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:254)
1074 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1075 at java.base/java.lang.Thread.run(Thread.java:833)
107615:29:53.065 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
107715:29:53.065 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
1078java.nio.channels.ClosedChannelException
1079 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1080 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1081 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1082 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1083 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1084 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:83)
1085 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1086 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1087 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:262)
1088 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:223)
1089 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1090 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:315)
1091 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1092 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1093 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1094 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ResponseEntityProxy.close(ResponseEntityProxy.java:180)
1095 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1096 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1097 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.lambda$new$0(CloseableHttpResponse.java:95)
1098 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.doClose(CloseableHttpResponse.java:236)
1099 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:252)
1100 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:254)
1101 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
1102 at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
1103 at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:69)
1104 at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
1105 at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
1106 at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:904)
1107 at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:487)
1108 at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:341)
1109 at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
1110 at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:331)
1111 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317)
1112 at org.testcontainers.utility.RyukResourceReaper.maybeStart(RyukResourceReaper.java:78)
1113 at org.testcontainers.utility.RyukResourceReaper.init(RyukResourceReaper.java:42)
1114 at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:245)
1115 at org.testcontainers.DockerClientFactory$1.getDockerClient(DockerClientFactory.java:108)
1116 at com.github.dockerjava.api.DockerClientDelegate.authConfig(DockerClientDelegate.java:109)
1117 at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:316)
1118 at com.dimafeng.testcontainers.SingleContainer.start(Container.scala:35)
1119 at com.dimafeng.testcontainers.ContainerDef.start(ContainerDef.scala:14)
1120 at com.dimafeng.testcontainers.ContainerDef.start$(ContainerDef.scala:6)
1121 at com.dimafeng.testcontainers.GenericContainer$Def.start(GenericContainer.scala:109)
1122 at com.dimafeng.testcontainers.scalatest.TestContainerForAll.startContainers(TestContainerForAll.scala:31)
1123 at com.dimafeng.testcontainers.scalatest.TestContainerForAll.startContainers$(TestContainerForAll.scala:24)
1124 at consul4s.v1.api.QueryBaseSpec.startContainers(QueryBaseSpec.scala:9)
1125 at consul4s.v1.api.QueryBaseSpec.startContainers(QueryBaseSpec.scala:9)
1126 at com.dimafeng.testcontainers.scalatest.TestContainersForAll.run(TestContainersForAll.scala:41)
1127 at com.dimafeng.testcontainers.scalatest.TestContainersForAll.run$(TestContainersForAll.scala:34)
1128 at consul4s.v1.api.QueryBaseSpec.run(QueryBaseSpec.scala:9)
1129 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
1130 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
1131 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
1132 at sbt.TestRunner.run(TestFramework.scala:168)
1133 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
1134 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1135 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1136 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1137 at sbt.TestFunction.apply(TestFramework.scala:348)
1138 at sbt.Tests$.processRunnable$1(Tests.scala:475)
1139 at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
1140 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
1141 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1142 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1143 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1144 at sbt.Execute.work(Execute.scala:292)
1145 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1146 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1147 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1148 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1149 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1150 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1151 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1152 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1153 at java.base/java.lang.Thread.run(Thread.java:833)
115415:29:53.066 [pool-25-thread-1] INFO tc.testcontainers/ryuk:0.13.0 -- Container testcontainers/ryuk:0.13.0 started in PT0.438383991S
115515:29:53.071 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper -- Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.lang%3Djava&label=org.testcontainers.version%3D2.0.3&label=org.testcontainers.sessionId%3Dd312df93-c2cc-4309-b092-5add24e18db9' to Ryuk
115615:29:53.073 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
115715:29:53.073 [pool-25-thread-1] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
115815:29:53.073 [pool-25-thread-1] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
115915:29:53.074 [pool-25-thread-1] INFO org.testcontainers.DockerClientFactory -- Checking the system...
116015:29:53.074 [pool-25-thread-1] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
116115:29:53.075 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
116215:29:53.076 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
116315:29:53.077 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- consul:1.9.3 is not in image name cache, updating...
116415:29:53.077 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
116515:29:53.077 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000015 preparing request execution
116615:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000015 target auth state: UNCHALLENGED
116715:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000015 proxy auth state: UNCHALLENGED
116815:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000015 acquiring connection with route {}->[unix://localhost:2375]
116915:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000015 acquiring endpoint (3 MINUTES)
117015:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000015 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
117115:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000015 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
117215:29:53.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000015 acquired ep-0000000015
117315:29:53.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000015 acquired endpoint ep-0000000015
117415:29:53.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000015 opening connection {}->[unix://localhost:2375]
117515:29:53.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000015 connecting endpoint (null)
117615:29:53.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000015 connecting endpoint to unix://localhost:2375 (3 MINUTES)
117715:29:53.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- unix://localhost:2375 connecting null->localhost/127.0.0.1:2375 (3 MINUTES)
117815:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1 unix://localhost:2375 connected /var/run/docker.sock->/var/run/docker.sock
117915:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000015 connected http-outgoing-1
118015:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000015 endpoint connected
118115:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000015 executing GET /v1.44/images/consul:1.9.3/json
118215:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000015 Cookie spec selected: strict
118315:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000015 start execution ex-0000000015
118415:29:53.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000015 executing exchange ex-0000000015 over http-outgoing-1
118515:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/consul:1.9.3/json HTTP/1.1
118615:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
118715:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
118815:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
118915:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
119015:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
119115:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
119215:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/consul:1.9.3/json HTTP/1.1[\r][\n]"
119315:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
119415:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
119515:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
119615:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
119715:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
119815:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
119915:29:53.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
120015:29:53.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
120115:29:53.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
120215:29:53.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
120315:29:53.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
120415:29:53.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
120515:29:53.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
120615:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:53 GMT[\r][\n]"
120715:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 42[\r][\n]"
120815:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120915:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: consul:1.9.3"}[\n]"
121015:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
121115:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
121215:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
121315:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
121415:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
121515:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
121615:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:53 GMT
121715:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 42
121815:29:53.083 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000015 connection can be kept alive for 3 MINUTES
121915:29:53.084 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000015 releasing valid endpoint
122015:29:53.084 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000015 releasing endpoint
122115:29:53.084 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000015 connection http-outgoing-1 can be kept alive for 3 MINUTES
122215:29:53.084 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000015 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
122315:29:53.084 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: consul:1.9.3
122415:29:53.084 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Pulling docker image: consul:1.9.3. Please be patient; this may take some time but only needs to be done once.
122515:29:53.084 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:latest at registry: https://index.docker.io/v1/
122615:29:53.084 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
122715:29:53.084 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
122815:29:53.086 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000016 preparing request execution
122915:29:53.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000016 target auth state: UNCHALLENGED
123015:29:53.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000016 proxy auth state: UNCHALLENGED
123115:29:53.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000016 acquiring connection with route {}->[unix://localhost:2375]
123215:29:53.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000016 acquiring endpoint (3 MINUTES)
123315:29:53.088 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000016 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
123415:29:53.088 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000016 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
123515:29:53.088 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000016 acquired ep-0000000016
123615:29:53.088 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000016 acquired endpoint ep-0000000016
123715:29:53.088 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000016 executing POST /v1.44/images/create?fromImage=consul&tag=1.9.3
123815:29:53.088 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000016 Cookie spec selected: strict
123915:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000016 start execution ex-0000000016
124015:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000016 executing exchange ex-0000000016 over http-outgoing-1
124115:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/images/create?fromImage=consul&tag=1.9.3 HTTP/1.1
124215:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
124315:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
124415:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
124515:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
124615:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
124715:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
124815:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
124915:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
125015:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/images/create?fromImage=consul&tag=1.9.3 HTTP/1.1[\r][\n]"
125115:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/octet-stream[\r][\n]"
125215:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
125315:29:53.089 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
125415:29:53.090 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
125515:29:53.090 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
125615:29:53.090 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
125715:29:53.090 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
125815:29:53.090 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
125915:29:53.090 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
126015:29:53.594 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
126115:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
126215:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
126315:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
126415:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
126515:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
126615:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:53 GMT[\r][\n]"
126715:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
126815:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126915:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "37[\r][\n]"
127015:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling from library/consul","id":"1.9.3"}[\r][\n]"
127115:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127215:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
127315:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
127415:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
127515:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
127615:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
127715:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
127815:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:53 GMT
127915:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
128015:29:53.595 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000016 connection can be kept alive for 3 MINUTES
128115:29:53.595 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Starting to pull image
128215:29:53.596 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from library/consul, progressDetail=null, progress=null, id=1.9.3, from=null, time=null, errorDetail=null, error=null, aux=null)
128315:29:53.597 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
128415:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
128515:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
128615:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128715:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
128815:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
128915:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129015:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
129115:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
129215:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129315:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
129415:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
129515:29:53.742 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129615:29:53.743 [docker-java-stream-1563609030] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
129715:29:53.743 [docker-java-stream-1563609030] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
129815:29:53.744 [docker-java-stream-1563609030] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
129915:29:53.744 [docker-java-stream-1563609030] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
130015:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
130115:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
130215:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130315:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
130415:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
130515:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130615:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
130715:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
130815:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130915:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
131015:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
131115:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131215:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
131315:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
131415:29:53.744 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131515:29:53.745 [docker-java-stream-1563609030] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
131615:29:53.745 [docker-java-stream-1563609030] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
131715:29:53.745 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
131815:29:53.745 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
131915:29:53.746 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
132015:29:53.957 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
132115:29:53.957 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":953,"total":1229},"progress":"[======================================\u003e ] 953B/1.229kB","id":"ea52006ac511"}[\r][\n]"
132215:29:53.957 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132315:29:53.957 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=953, total=1229, start=null), progress=[======================================> ] 953B/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
132415:29:53.957 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
132515:29:53.957 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1229,"total":1229},"progress":"[==================================================\u003e] 1.229kB/1.229kB","id":"ea52006ac511"}[\r][\n]"
132615:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132715:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
132815:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
132915:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133015:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
133115:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
133215:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133315:29:53.958 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1229, total=1229, start=null), progress=[==================================================>] 1.229kB/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
133415:29:53.958 [docker-java-stream-1563609030] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
133515:29:53.958 [docker-java-stream-1563609030] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
133615:29:53.958 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (1 KB/? MB)
133715:29:53.984 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
133815:29:53.984 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":442368,"total":42803082},"progress":"[\u003e ] 442.4kB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133915:29:53.984 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134015:29:53.984 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=442368, total=42803082, start=null), progress=[> ] 442.4kB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134115:29:54.043 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
134215:29:54.043 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":28330,"total":2799493},"progress":"[\u003e ] 28.33kB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
134315:29:54.043 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134415:29:54.043 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28330, total=2799493, start=null), progress=[> ] 28.33kB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
134515:29:54.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
134615:29:54.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":4358144,"total":42803082},"progress":"[=====\u003e ] 4.358MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134715:29:54.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134815:29:54.087 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4358144, total=42803082, start=null), progress=[=====> ] 4.358MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134915:29:54.122 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
135015:29:54.122 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
135115:29:54.122 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135215:29:54.122 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
135315:29:54.122 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
135415:29:54.122 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135515:29:54.123 [docker-java-stream-1563609030] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
135615:29:54.123 [docker-java-stream-1563609030] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
135715:29:54.123 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (4 MB/? MB)
135815:29:54.123 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
135915:29:54.123 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2799493},"progress":"[\u003e ] 32.77kB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
136015:29:54.123 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136115:29:54.123 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2799493, start=null), progress=[> ] 32.77kB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
136215:29:54.181 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
136315:29:54.181 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":2799493,"total":2799493},"progress":"[==================================================\u003e] 2.799MB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
136415:29:54.181 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136515:29:54.181 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2799493, total=2799493, start=null), progress=[==================================================>] 2.799MB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
136615:29:54.188 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
136715:29:54.188 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":9633792,"total":42803082},"progress":"[===========\u003e ] 9.634MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
136815:29:54.188 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136915:29:54.189 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9633792, total=42803082, start=null), progress=[===========> ] 9.634MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
137015:29:54.225 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
137115:29:54.225 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"f84cab65f19f"}[\r][\n]"
137215:29:54.225 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137315:29:54.225 [docker-java-stream-1563609030] 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=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
137415:29:54.226 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 1 extracted, (11 MB/? MB)
137515:29:54.227 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
137615:29:54.227 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1229,"total":1229},"progress":"[==================================================\u003e] 1.229kB/1.229kB","id":"ea52006ac511"}[\r][\n]"
137715:29:54.227 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137815:29:54.227 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1229, total=1229, start=null), progress=[==================================================>] 1.229kB/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
137915:29:54.228 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
138015:29:54.228 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1229,"total":1229},"progress":"[==================================================\u003e] 1.229kB/1.229kB","id":"ea52006ac511"}[\r][\n]"
138115:29:54.228 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138215:29:54.228 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1229, total=1229, start=null), progress=[==================================================>] 1.229kB/1.229kB, id=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
138315:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
138415:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"592cff81a0c3"}[\r][\n]"
138515:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138615:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
138715:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
138815:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138915:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
139015:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
139115:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139215:29:54.246 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
139315:29:54.246 [docker-java-stream-1563609030] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
139415:29:54.247 [docker-java-stream-1563609030] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
139515:29:54.247 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 1 extracted, (11 MB/? MB)
139615:29:54.252 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
139715:29:54.252 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"ea52006ac511"}[\r][\n]"
139815:29:54.252 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139915:29:54.252 [docker-java-stream-1563609030] 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=ea52006ac511, from=null, time=null, errorDetail=null, error=null, aux=null)
140015:29:54.253 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 2 extracted, (11 MB/? MB)
140115:29:54.291 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
140215:29:54.291 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":15298560,"total":42803082},"progress":"[=================\u003e ] 15.3MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
140315:29:54.291 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140415:29:54.291 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15298560, total=42803082, start=null), progress=[=================> ] 15.3MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
140515:29:54.393 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
140615:29:54.393 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":20529152,"total":42803082},"progress":"[=======================\u003e ] 20.53MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
140715:29:54.393 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140815:29:54.394 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20529152, total=42803082, start=null), progress=[=======================> ] 20.53MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
140915:29:54.415 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
141015:29:54.415 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":154,"total":154},"progress":"[==================================================\u003e] 154B/154B","id":"d9aa51625377"}[\r][\n]"
141115:29:54.415 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141215:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=154, total=154, start=null), progress=[==================================================>] 154B/154B, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
141315:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
141415:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
141515:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141615:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
141715:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
141815:29:54.416 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141915:29:54.416 [docker-java-stream-1563609030] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
142015:29:54.416 [docker-java-stream-1563609030] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
142115:29:54.417 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 2 pending, 4 downloaded, 2 extracted, (22 MB/? MB)
142215:29:54.496 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
142315:29:54.496 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":25329664,"total":42803082},"progress":"[=============================\u003e ] 25.33MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
142415:29:54.496 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142515:29:54.497 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25329664, total=42803082, start=null), progress=[=============================> ] 25.33MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
142615:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
142715:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":953,"total":1707},"progress":"[===========================\u003e ] 953B/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
142815:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142915:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=953, total=1707, start=null), progress=[===========================> ] 953B/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
143015:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
143115:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1707,"total":1707},"progress":"[==================================================\u003e] 1.707kB/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
143215:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143315:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
143415:29:54.536 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
143515:29:54.537 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143615:29:54.537 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
143715:29:54.537 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
143815:29:54.537 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143915:29:54.537 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1707, total=1707, start=null), progress=[==================================================>] 1.707kB/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
144015:29:54.537 [docker-java-stream-1563609030] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
144115:29:54.537 [docker-java-stream-1563609030] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
144215:29:54.537 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (26 MB/? MB)
144315:29:54.599 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
144415:29:54.599 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":29732864,"total":42803082},"progress":"[==================================\u003e ] 29.73MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
144515:29:54.599 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144615:29:54.600 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29732864, total=42803082, start=null), progress=[==================================> ] 29.73MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
144715:29:54.699 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
144815:29:54.700 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":33193984,"total":42803082},"progress":"[======================================\u003e ] 33.19MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
144915:29:54.700 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145015:29:54.700 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=33193984, total=42803082, start=null), progress=[======================================> ] 33.19MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
145115:29:54.801 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
145215:29:54.801 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":38424576,"total":42803082},"progress":"[============================================\u003e ] 38.42MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
145315:29:54.801 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145415:29:54.801 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38424576, total=42803082, start=null), progress=[============================================> ] 38.42MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
145515:29:54.881 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
145615:29:54.881 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
145715:29:54.881 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145815:29:54.881 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
145915:29:54.881 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
146015:29:54.881 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
146115:29:54.881 [docker-java-stream-1563609030] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
146215:29:54.881 [docker-java-stream-1563609030] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
146315:29:54.882 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 2 extracted, (39 MB/43 MB)
146415:29:54.889 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
146515:29:54.889 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":458752,"total":42803082},"progress":"[\u003e ] 458.8kB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
146615:29:54.889 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
146715:29:54.890 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=458752, total=42803082, start=null), progress=[> ] 458.8kB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
146815:29:54.994 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
146915:29:54.994 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8257536,"total":42803082},"progress":"[=========\u003e ] 8.258MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
147015:29:54.995 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
147115:29:54.995 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8257536, total=42803082, start=null), progress=[=========> ] 8.258MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
147215:29:55.096 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
147315:29:55.096 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":14680064,"total":42803082},"progress":"[=================\u003e ] 14.68MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
147415:29:55.096 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
147515:29:55.097 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=14680064, total=42803082, start=null), progress=[=================> ] 14.68MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
147615:29:55.198 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
147715:29:55.198 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":23396352,"total":42803082},"progress":"[===========================\u003e ] 23.4MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
147815:29:55.198 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
147915:29:55.199 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23396352, total=42803082, start=null), progress=[===========================> ] 23.4MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
148015:29:55.306 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
148115:29:55.306 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":41746432,"total":42803082},"progress":"[================================================\u003e ] 41.75MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
148215:29:55.306 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148315:29:55.306 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41746432, total=42803082, start=null), progress=[================================================> ] 41.75MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
148415:29:55.369 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
148515:29:55.369 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":42803082,"total":42803082},"progress":"[==================================================\u003e] 42.8MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
148615:29:55.369 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
148715:29:55.369 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42803082, total=42803082, start=null), progress=[==================================================>] 42.8MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
148815:29:55.445 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
148915:29:55.445 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"91e14090bc9d"}[\r][\n]"
149015:29:55.445 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149115:29:55.445 [docker-java-stream-1563609030] 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=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
149215:29:55.446 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (43 MB/43 MB)
149315:29:55.447 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
149415:29:55.447 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"592cff81a0c3"}[\r][\n]"
149515:29:55.447 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149615:29:55.447 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
149715:29:55.448 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
149815:29:55.448 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"592cff81a0c3"}[\r][\n]"
149915:29:55.448 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
150015:29:55.448 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
150115:29:55.458 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
150215:29:55.458 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"592cff81a0c3"}[\r][\n]"
150315:29:55.458 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
150415:29:55.459 [docker-java-stream-1563609030] 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=592cff81a0c3, from=null, time=null, errorDetail=null, error=null, aux=null)
150515:29:55.459 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (43 MB/43 MB)
150615:29:55.460 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
150715:29:55.460 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":154,"total":154},"progress":"[==================================================\u003e] 154B/154B","id":"d9aa51625377"}[\r][\n]"
150815:29:55.460 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
150915:29:55.460 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=154, total=154, start=null), progress=[==================================================>] 154B/154B, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
151015:29:55.462 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
151115:29:55.462 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":154,"total":154},"progress":"[==================================================\u003e] 154B/154B","id":"d9aa51625377"}[\r][\n]"
151215:29:55.462 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
151315:29:55.462 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=154, total=154, start=null), progress=[==================================================>] 154B/154B, id=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
151415:29:55.472 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
151515:29:55.472 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
151615:29:55.472 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
151715:29:55.473 [docker-java-stream-1563609030] 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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
151815:29:55.473 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (43 MB/43 MB)
151915:29:55.475 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
152015:29:55.475 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1707,"total":1707},"progress":"[==================================================\u003e] 1.707kB/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
152115:29:55.475 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
152215:29:55.475 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1707, total=1707, start=null), progress=[==================================================>] 1.707kB/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
152315:29:55.476 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
152415:29:55.476 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1707,"total":1707},"progress":"[==================================================\u003e] 1.707kB/1.707kB","id":"2b8e3c9e516b"}[\r][\n]"
152515:29:55.476 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
152615:29:55.476 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1707, total=1707, start=null), progress=[==================================================>] 1.707kB/1.707kB, id=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
152715:29:55.487 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
152815:29:55.487 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"2b8e3c9e516b"}[\r][\n]"
152915:29:55.487 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
153015:29:55.487 [docker-java-stream-1563609030] 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=2b8e3c9e516b, from=null, time=null, errorDetail=null, error=null, aux=null)
153115:29:55.488 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (43 MB/43 MB)
153215:29:55.491 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
153315:29:55.491 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Digest: sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"}[\r][\n]"
153415:29:55.491 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
153515:29:55.492 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
153615:29:55.493 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
153715:29:55.493 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Status: Downloaded newer image for consul:1.9.3"}[\r][\n]"
153815:29:55.493 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
153915:29:55.493 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for consul:1.9.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
154015:29:55.494 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
154115:29:55.494 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
154215:29:55.494 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000016 releasing valid endpoint
154315:29:55.494 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000016 releasing endpoint
154415:29:55.494 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000016 connection http-outgoing-1 can be kept alive for 3 MINUTES
154515:29:55.494 [docker-java-stream-1563609030] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000016 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
154615:29:55.495 [docker-java-stream-1563609030] INFO tc.consul:1.9.3 -- Pull complete. 6 layers, pulled in 1s (downloaded 43 MB at 43 MB/s)
154715:29:55.495 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Image consul:1.9.3 pull took PT2.410731634S
154815:29:55.495 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
154915:29:55.496 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000017 preparing request execution
155015:29:55.496 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000017 target auth state: UNCHALLENGED
155115:29:55.496 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000017 proxy auth state: UNCHALLENGED
155215:29:55.496 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000017 acquiring connection with route {}->[unix://localhost:2375]
155315:29:55.496 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000017 acquiring endpoint (3 MINUTES)
155415:29:55.496 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000017 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
155515:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000017 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
155615:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000017 acquired ep-0000000017
155715:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000017 acquired endpoint ep-0000000017
155815:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000017 executing GET /v1.44/images/consul:1.9.3/json
155915:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000017 Cookie spec selected: strict
156015:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000017 start execution ex-0000000017
156115:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000017 executing exchange ex-0000000017 over http-outgoing-1
156215:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/consul:1.9.3/json HTTP/1.1
156315:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
156415:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
156515:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
156615:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
156715:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
156815:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
156915:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/consul:1.9.3/json HTTP/1.1[\r][\n]"
157015:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
157115:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
157215:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
157315:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
157415:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
157515:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
157615:29:55.497 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
157715:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
157815:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
157915:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
158015:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
158115:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
158215:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
158315:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:55 GMT[\r][\n]"
158415:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
158515:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
158615:29:55.498 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
158715:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
158815:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
158915:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
159015:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
159115:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
159215:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
159315:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
159415:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
159515:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
159615:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
159715:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:55 GMT
159815:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
159915:29:55.499 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000017 connection can be kept alive for 3 MINUTES
160015:29:55.500 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000017 releasing valid endpoint
160115:29:55.500 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000017 releasing endpoint
160215:29:55.500 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000017 connection http-outgoing-1 can be kept alive for 3 MINUTES
160315:29:55.501 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000017 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
160415:29:55.501 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
160515:29:55.501 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
160615:29:55.501 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
160715:29:55.501 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
160815:29:55.501 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
160915:29:55.501 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
161015:29:55.501 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
161115:29:55.501 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@59c71858[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@73b09dab}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
161215:29:55.503 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000018 preparing request execution
161315:29:55.503 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000018 target auth state: UNCHALLENGED
161415:29:55.503 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000018 proxy auth state: UNCHALLENGED
161515:29:55.503 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000018 acquiring connection with route {}->[unix://localhost:2375]
161615:29:55.503 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000018 acquiring endpoint (3 MINUTES)
161715:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000018 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
161815:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000018 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
161915:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000018 acquired ep-0000000018
162015:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000018 acquired endpoint ep-0000000018
162115:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000018 executing POST /v1.44/containers/create
162215:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000018 Cookie spec selected: strict
162315:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000018 start execution ex-0000000018
162415:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000018 executing exchange ex-0000000018 over http-outgoing-1
162515:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
162615:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
162715:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
162815:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
162915:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
163015:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
163115:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
163215:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
163315:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
163415:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
163515:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
163615:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
163715:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
163815:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
163915:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
164015:29:55.504 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
164115:29:55.505 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
164215:29:55.505 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
164315:29:55.505 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
164415:29:55.505 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
164515:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
164615:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
164715:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
164815:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
164915:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
165015:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
165115:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:55 GMT[\r][\n]"
165215:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
165315:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
165415:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","Warnings":[]}[\n]"
165515:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
165615:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
165715:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
165815:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
165915:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
166015:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
166115:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:55 GMT
166215:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
166315:29:55.525 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000018 connection can be kept alive for 3 MINUTES
166415:29:55.526 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000018 releasing valid endpoint
166515:29:55.526 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000018 releasing endpoint
166615:29:55.526 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000018 connection http-outgoing-1 can be kept alive for 3 MINUTES
166715:29:55.526 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000018 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
166815:29:55.526 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33
166915:29:55.526 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33
167015:29:55.526 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000019 preparing request execution
167115:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000019 target auth state: UNCHALLENGED
167215:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000019 proxy auth state: UNCHALLENGED
167315:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000019 acquiring connection with route {}->[unix://localhost:2375]
167415:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000019 acquiring endpoint (3 MINUTES)
167515:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000019 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
167615:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000019 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
167715:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000019 acquired ep-0000000019
167815:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000019 acquired endpoint ep-0000000019
167915:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000019 executing POST /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/start
168015:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000019 Cookie spec selected: strict
168115:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000019 start execution ex-0000000019
168215:29:55.527 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000019 executing exchange ex-0000000019 over http-outgoing-1
168315:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/start HTTP/1.1
168415:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
168515:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
168615:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
168715:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
168815:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
168915:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
169015:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
169115:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
169215:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/start HTTP/1.1[\r][\n]"
169315:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
169415:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
169515:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
169615:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
169715:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
169815:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
169915:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
170015:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
170115:29:55.528 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
170215:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
170315:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
170415:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
170515:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
170615:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
170715:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:55 GMT[\r][\n]"
170815:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
170915:29:55.650 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
171015:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
171115:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
171215:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
171315:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
171415:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:55 GMT
171515:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000019 connection can be kept alive for 3 MINUTES
171615:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000019 releasing valid endpoint
171715:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000019 releasing endpoint
171815:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000019 connection http-outgoing-1 can be kept alive for 3 MINUTES
171915:29:55.651 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000019 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
172015:29:55.652 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33,false
172115:29:55.652 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json], queryParams={}}
172215:29:55.652 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000020 preparing request execution
172315:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000020 target auth state: UNCHALLENGED
172415:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000020 proxy auth state: UNCHALLENGED
172515:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000020 acquiring connection with route {}->[unix://localhost:2375]
172615:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000020 acquiring endpoint (3 MINUTES)
172715:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000020 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
172815:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000020 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
172915:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000020 acquired ep-0000000020
173015:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000020 acquired endpoint ep-0000000020
173115:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000020 executing GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json
173215:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000020 Cookie spec selected: strict
173315:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000020 start execution ex-0000000020
173415:29:55.653 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000020 executing exchange ex-0000000020 over http-outgoing-1
173515:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json HTTP/1.1
173615:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
173715:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
173815:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
173915:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
174015:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
174115:29:55.654 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
174215:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json HTTP/1.1[\r][\n]"
174315:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
174415:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
174515:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
174615:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
174715:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
174815:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
174915:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
175015:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
175115:29:55.655 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
175215:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
175315:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
175415:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
175515:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
175615:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:55 GMT[\r][\n]"
175715:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
175815:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
175915:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
176015:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","Created":"2026-01-13T14:29:55.506768782Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3346,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:55.534566918Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/resolv.conf","HostnamePath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/hostname","HostsPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/hosts","LogPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33-json.log","Name":"/boring_antonelli","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","LowerDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/merged","UpperDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/diff","WorkDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/work"},"Name":"overlay2"},"Mounts":[{"Type":"
176115:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
176215:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
176315:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
176415:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
176515:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
176615:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
176715:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:55 GMT
176815:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
176915:29:55.656 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000020 connection can be kept alive for 3 MINUTES
177015:29:55.658 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""volume","Name":"cc872aa2dcfa1cf92cf59df275066f097a066e8b5b73aab2a1044cee4bf7e939","Source":"/var/lib/docker/volumes/cc872aa2dcfa1cf92cf59df275066f097a066e8b5b73aab2a1044cee4bf7e939/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d84147bca660","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"03e3ed1f7531ee41df912ac92a6a038dda4dc8575e02f2c8aa358370fd972b69","SandboxKey":"/var/run/docker/netns/03e3ed1f7531","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"},{"HostIp":"::","HostPort":"32769"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"7969da3c1205b454b3ec7befcd727ce2544044cb3b79b5852e622b5e7ec9a138","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"66:0e:cc:5d:9f:1f","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"66:0e:cc:5d:9f:1f","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"7969da3c1205b454b3ec7befcd727ce2544044cb3b79b5852e622b5e7ec9a138","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
177115:29:55.660 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
177215:29:55.660 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
177315:29:55.660 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
177415:29:55.660 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000020 releasing valid endpoint
177515:29:55.661 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000020 releasing endpoint
177615:29:55.661 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000020 connection http-outgoing-1 can be kept alive for 3 MINUTES
177715:29:55.661 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000020 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
177815:29:55.662 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
177915:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000021 preparing request execution
178015:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000021 target auth state: UNCHALLENGED
178115:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000021 proxy auth state: UNCHALLENGED
178215:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000021 acquiring connection with route {}->[unix://localhost:2375]
178315:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000021 acquiring endpoint (3 MINUTES)
178415:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000021 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
178515:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000021 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
178615:29:55.662 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000021 acquired ep-0000000021
178715:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000021 acquired endpoint ep-0000000021
178815:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000021 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
178915:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000021 Cookie spec selected: strict
179015:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000021 start execution ex-0000000021
179115:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000021 executing exchange ex-0000000021 over http-outgoing-1
179215:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
179315:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
179415:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
179515:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
179615:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
179715:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
179815:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
179915:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
180015:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
180115:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
180215:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
180315:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
180415:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
180515:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
180615:29:55.663 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
180715:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
180815:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
180915:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
181015:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
181115:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
181215:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
181315:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:55 GMT[\r][\n]"
181415:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
181515:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
181615:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
181715:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
181815:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
181915:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
182015:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
182115:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
182215:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
182315:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
182415:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
182515:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
182615:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
182715:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:55 GMT
182815:29:55.667 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
182915:29:55.668 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000021 connection can be kept alive for 3 MINUTES
183015:29:55.670 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000021 releasing valid endpoint
183115:29:55.671 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000021 releasing endpoint
183215:29:55.671 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000021 connection http-outgoing-1 can be kept alive for 3 MINUTES
183315:29:55.672 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000021 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
183415:29:55.672 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
183515:29:55.673 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000022 preparing request execution
183615:29:55.673 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000022 target auth state: UNCHALLENGED
183715:29:55.673 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000022 proxy auth state: UNCHALLENGED
183815:29:55.673 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000022 acquiring connection with route {}->[unix://localhost:2375]
183915:29:55.673 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000022 acquiring endpoint (3 MINUTES)
184015:29:55.674 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000022 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
184115:29:55.674 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000022 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
184215:29:55.674 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000022 acquired ep-0000000022
184315:29:55.675 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000022 acquired endpoint ep-0000000022
184415:29:55.675 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000022 executing GET /v1.44/version
184515:29:55.675 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000022 Cookie spec selected: strict
184615:29:55.675 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000022 start execution ex-0000000022
184715:29:55.675 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000022 executing exchange ex-0000000022 over http-outgoing-1
184815:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
184915:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
185015:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
185115:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
185215:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
185315:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
185415:29:55.676 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
185515:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
185615:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
185715:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
185815:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
185915:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
186015:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
186115:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
186215:29:55.677 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
186315:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
186415:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
186515:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
186615:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
186715:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
186815:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
186915:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:55 GMT[\r][\n]"
187015:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
187115:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
187215:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
187315:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
187415:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
187515:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
187615:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
187715:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
187815:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
187915:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:55 GMT
188015:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
188115:29:55.686 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000022 connection can be kept alive for 3 MINUTES
188215:29:55.687 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000022 releasing valid endpoint
188315:29:55.687 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000022 releasing endpoint
188415:29:55.687 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000022 connection http-outgoing-1 can be kept alive for 3 MINUTES
188515:29:55.687 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000022 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
188615:29:55.689 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /boring_antonelli: Waiting for 60 seconds for URL: http://172.17.0.1:32769/ (where port 32769 maps to container port 8500)
188715:29:56.698 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT1.1973903S
188815:29:56.860 [pool-25-thread-1-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/notExisting/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
188915:29:56.886 [pool-25-thread-1-ScalaTest-running-CirceQuerySpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/notExisting/execute?connect=false, took: 0.022s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 15, Date: Tue, 13 Jan 2026 14:29:56 GMT, X-Consul-Knownleader: false, Content-Type: text/plain; charset=utf-8
189015:29:56.910 [pool-25-thread-1-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/6a5044b5-efa6-ad8b-9ddc-ebd985a93631/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
189115:29:57.047 [pool-25-thread-1-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/6a5044b5-efa6-ad8b-9ddc-ebd985a93631/execute?connect=false, took: 0.136s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 253, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:56 GMT, X-Consul-Knownleader: true, Content-Type: application/json
189215:29:57.052 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33,false
189315:29:57.052 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json], queryParams={}}
189415:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000023 preparing request execution
189515:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000023 target auth state: UNCHALLENGED
189615:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000023 proxy auth state: UNCHALLENGED
189715:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000023 acquiring connection with route {}->[unix://localhost:2375]
189815:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000023 acquiring endpoint (3 MINUTES)
189915:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000023 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
190015:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000023 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
190115:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000023 acquired ep-0000000023
190215:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000023 acquired endpoint ep-0000000023
190315:29:57.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000023 executing GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json
190415:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000023 Cookie spec selected: strict
190515:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000023 start execution ex-0000000023
190615:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000023 executing exchange ex-0000000023 over http-outgoing-1
190715:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json HTTP/1.1
190815:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
190915:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
191015:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
191115:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
191215:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
191315:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
191415:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json HTTP/1.1[\r][\n]"
191515:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
191615:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
191715:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
191815:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
191915:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
192015:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
192115:29:57.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
192215:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
192315:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
192415:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
192515:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
192615:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
192715:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
192815:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
192915:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
193015:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
193115:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
193215:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","Created":"2026-01-13T14:29:55.506768782Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3346,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:55.534566918Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/resolv.conf","HostnamePath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/hostname","HostsPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/hosts","LogPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33-json.log","Name":"/boring_antonelli","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","LowerDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/merged","UpperDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/diff","WorkDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/work"},"Name":"overlay2"},"Mounts":[{"Type":"
193315:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
193415:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
193515:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
193615:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
193715:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
193815:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
193915:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
194015:29:57.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
194115:29:57.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000023 connection can be kept alive for 3 MINUTES
194215:29:57.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""volume","Name":"cc872aa2dcfa1cf92cf59df275066f097a066e8b5b73aab2a1044cee4bf7e939","Source":"/var/lib/docker/volumes/cc872aa2dcfa1cf92cf59df275066f097a066e8b5b73aab2a1044cee4bf7e939/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d84147bca660","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"03e3ed1f7531ee41df912ac92a6a038dda4dc8575e02f2c8aa358370fd972b69","SandboxKey":"/var/run/docker/netns/03e3ed1f7531","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"},{"HostIp":"::","HostPort":"32769"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"7969da3c1205b454b3ec7befcd727ce2544044cb3b79b5852e622b5e7ec9a138","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"66:0e:cc:5d:9f:1f","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"66:0e:cc:5d:9f:1f","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"7969da3c1205b454b3ec7befcd727ce2544044cb3b79b5852e622b5e7ec9a138","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
194315:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
194415:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
194515:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
194615:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000023 releasing valid endpoint
194715:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000023 releasing endpoint
194815:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000023 connection http-outgoing-1 can be kept alive for 3 MINUTES
194915:29:57.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000023 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
195015:29:57.059 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33,<null>
195115:29:57.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000024 preparing request execution
195215:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000024 target auth state: UNCHALLENGED
195315:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000024 proxy auth state: UNCHALLENGED
195415:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000024 acquiring connection with route {}->[unix://localhost:2375]
195515:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000024 acquiring endpoint (3 MINUTES)
195615:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000024 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
195715:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000024 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
195815:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000024 acquired ep-0000000024
195915:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000024 acquired endpoint ep-0000000024
196015:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000024 executing POST /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/kill
196115:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000024 Cookie spec selected: strict
196215:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000024 start execution ex-0000000024
196315:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000024 executing exchange ex-0000000024 over http-outgoing-1
196415:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/kill HTTP/1.1
196515:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
196615:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
196715:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
196815:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
196915:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
197015:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
197115:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
197215:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
197315:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/kill HTTP/1.1[\r][\n]"
197415:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
197515:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
197615:29:57.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
197715:29:57.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
197815:29:57.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
197915:29:57.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
198015:29:57.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
198115:29:57.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
198215:29:57.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
198315:29:57.186 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
198415:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
198515:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
198615:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
198715:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
198815:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
198915:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
199015:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
199115:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
199215:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
199315:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
199415:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
199515:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
199615:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000024 connection can be kept alive for 3 MINUTES
199715:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000024 releasing valid endpoint
199815:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000024 releasing endpoint
199915:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000024 connection http-outgoing-1 can be kept alive for 3 MINUTES
200015:29:57.187 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000024 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
200115:29:57.187 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33,false
200215:29:57.188 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json], queryParams={}}
200315:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000025 preparing request execution
200415:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000025 target auth state: UNCHALLENGED
200515:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000025 proxy auth state: UNCHALLENGED
200615:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000025 acquiring connection with route {}->[unix://localhost:2375]
200715:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000025 acquiring endpoint (3 MINUTES)
200815:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000025 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
200915:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000025 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
201015:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000025 acquired ep-0000000025
201115:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000025 acquired endpoint ep-0000000025
201215:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000025 executing GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json
201315:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000025 Cookie spec selected: strict
201415:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000025 start execution ex-0000000025
201515:29:57.188 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000025 executing exchange ex-0000000025 over http-outgoing-1
201615:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json HTTP/1.1
201715:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
201815:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
201915:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
202015:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
202115:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
202215:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
202315:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/json HTTP/1.1[\r][\n]"
202415:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
202515:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
202615:29:57.189 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
202715:29:57.190 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
202815:29:57.190 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
202915:29:57.190 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
203015:29:57.190 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
203115:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
203215:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
203315:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
203415:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
203515:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
203615:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
203715:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
203815:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
203915:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
204015:29:57.191 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
204115:29:57.192 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","Created":"2026-01-13T14:29:55.506768782Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:29:55.534566918Z","FinishedAt":"2026-01-13T14:29:57.078163293Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/resolv.conf","HostnamePath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/hostname","HostsPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/hosts","LogPath":"/var/lib/docker/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33-json.log","Name":"/boring_antonelli","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33","LowerDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/merged","UpperDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/diff","WorkDir":"/var/lib/docker/overlay2/47508b3729668777c838467d90bc11ada53ca3b4cc4d4afd5280dca7dcdbb80f/work"},"Name":"overlay2"},"Mounts":"
204215:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
204315:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
204415:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
204515:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
204615:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
204715:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
204815:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
204915:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
205015:29:57.193 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000025 connection can be kept alive for 3 MINUTES
205115:29:57.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[{"Type":"volume","Name":"cc872aa2dcfa1cf92cf59df275066f097a066e8b5b73aab2a1044cee4bf7e939","Source":"/var/lib/docker/volumes/cc872aa2dcfa1cf92cf59df275066f097a066e8b5b73aab2a1044cee4bf7e939/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"d84147bca660","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
205215:29:57.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
205315:29:57.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
205415:29:57.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
205515:29:57.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000025 releasing valid endpoint
205615:29:57.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000025 releasing endpoint
205715:29:57.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000025 connection http-outgoing-1 can be kept alive for 3 MINUTES
205815:29:57.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000025 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
205915:29:57.199 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33,true,true
206015:29:57.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000026 preparing request execution
206115:29:57.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000026 target auth state: UNCHALLENGED
206215:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000026 proxy auth state: UNCHALLENGED
206315:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000026 acquiring connection with route {}->[unix://localhost:2375]
206415:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000026 acquiring endpoint (3 MINUTES)
206515:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000026 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
206615:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000026 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
206715:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000026 acquired ep-0000000026
206815:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000026 acquired endpoint ep-0000000026
206915:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000026 executing DELETE /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33?v=true&force=true
207015:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000026 Cookie spec selected: strict
207115:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000026 start execution ex-0000000026
207215:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000026 executing exchange ex-0000000026 over http-outgoing-1
207315:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33?v=true&force=true HTTP/1.1
207415:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
207515:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
207615:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
207715:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
207815:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
207915:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
208015:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/d84147bca6609fce30aee3e01c92fccbf4cce02ed7918a69ccc1934c0fd41f33?v=true&force=true HTTP/1.1[\r][\n]"
208115:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
208215:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
208315:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
208415:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
208515:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
208615:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
208715:29:57.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
208815:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
208915:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
209015:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
209115:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
209215:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
209315:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
209415:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
209515:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
209615:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
209715:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
209815:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
209915:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
210015:29:57.206 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
210115:29:57.207 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000026 connection can be kept alive for 3 MINUTES
210215:29:57.207 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000026 releasing valid endpoint
210315:29:57.207 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000026 releasing endpoint
210415:29:57.207 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000026 connection http-outgoing-1 can be kept alive for 3 MINUTES
210515:29:57.207 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000026 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
210615:29:57.207 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2107[info] CirceQuerySpec:
2108[info] query
2109[info] - should return none if query does not exist
2110[info] - should return query result
211115:29:57.247 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
211215:29:57.247 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
211315:29:57.247 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
211415:29:57.247 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
211515:29:57.248 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
211615:29:57.248 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
211715:29:57.248 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
211815:29:57.248 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
211915:29:57.248 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
212015:29:57.248 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
212115:29:57.248 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@368d1a97[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@1792d64a}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
212215:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000027 preparing request execution
212315:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000027 target auth state: UNCHALLENGED
212415:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000027 proxy auth state: UNCHALLENGED
212515:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000027 acquiring connection with route {}->[unix://localhost:2375]
212615:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000027 acquiring endpoint (3 MINUTES)
212715:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000027 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
212815:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000027 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
212915:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000027 acquired ep-0000000027
213015:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000027 acquired endpoint ep-0000000027
213115:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000027 executing POST /v1.44/containers/create
213215:29:57.250 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000027 Cookie spec selected: strict
213315:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000027 start execution ex-0000000027
213415:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000027 executing exchange ex-0000000027 over http-outgoing-1
213515:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
213615:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
213715:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
213815:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
213915:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
214015:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
214115:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
214215:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
214315:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
214415:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
214515:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
214615:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
214715:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
214815:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
214915:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
215015:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
215115:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
215215:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
215315:29:57.251 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
215415:29:57.251 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
215515:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
215615:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
215715:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
215815:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
215915:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
216015:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
216115:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
216215:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
216315:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
216415:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","Warnings":[]}[\n]"
216515:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
216615:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
216715:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
216815:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
216915:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
217015:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
217115:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
217215:29:57.274 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
217315:29:57.275 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000027 connection can be kept alive for 3 MINUTES
217415:29:57.275 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000027 releasing valid endpoint
217515:29:57.275 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000027 releasing endpoint
217615:29:57.275 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000027 connection http-outgoing-1 can be kept alive for 3 MINUTES
217715:29:57.275 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000027 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
217815:29:57.275 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22
217915:29:57.275 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22
218015:29:57.276 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000028 preparing request execution
218115:29:57.276 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000028 target auth state: UNCHALLENGED
218215:29:57.276 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000028 proxy auth state: UNCHALLENGED
218315:29:57.276 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000028 acquiring connection with route {}->[unix://localhost:2375]
218415:29:57.276 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000028 acquiring endpoint (3 MINUTES)
218515:29:57.276 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000028 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
218615:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000028 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
218715:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000028 acquired ep-0000000028
218815:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000028 acquired endpoint ep-0000000028
218915:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000028 executing POST /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/start
219015:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000028 Cookie spec selected: strict
219115:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000028 start execution ex-0000000028
219215:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000028 executing exchange ex-0000000028 over http-outgoing-1
219315:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/start HTTP/1.1
219415:29:57.277 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
219515:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
219615:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
219715:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
219815:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
219915:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
220015:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
220115:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
220215:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/start HTTP/1.1[\r][\n]"
220315:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
220415:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
220515:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
220615:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
220715:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
220815:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
220915:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
221015:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
221115:29:57.278 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
221215:29:57.407 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
221315:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
221415:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
221515:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
221615:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
221715:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
221815:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
221915:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
222015:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
222115:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
222215:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
222315:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
222415:29:57.408 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
222515:29:57.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000028 connection can be kept alive for 3 MINUTES
222615:29:57.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000028 releasing valid endpoint
222715:29:57.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000028 releasing endpoint
222815:29:57.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000028 connection http-outgoing-1 can be kept alive for 3 MINUTES
222915:29:57.409 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000028 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
223015:29:57.411 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22,false
223115:29:57.411 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json], queryParams={}}
223215:29:57.411 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000029 preparing request execution
223315:29:57.411 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000029 target auth state: UNCHALLENGED
223415:29:57.411 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000029 proxy auth state: UNCHALLENGED
223515:29:57.411 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000029 acquiring connection with route {}->[unix://localhost:2375]
223615:29:57.411 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000029 acquiring endpoint (3 MINUTES)
223715:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000029 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
223815:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000029 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
223915:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000029 acquired ep-0000000029
224015:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000029 acquired endpoint ep-0000000029
224115:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000029 executing GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json
224215:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000029 Cookie spec selected: strict
224315:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000029 start execution ex-0000000029
224415:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000029 executing exchange ex-0000000029 over http-outgoing-1
224515:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json HTTP/1.1
224615:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
224715:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
224815:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
224915:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
225015:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
225115:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
225215:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json HTTP/1.1[\r][\n]"
225315:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
225415:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
225515:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
225615:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
225715:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
225815:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
225915:29:57.412 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
226015:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
226115:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
226215:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
226315:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
226415:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
226515:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
226615:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
226715:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
226815:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
226915:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
227015:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","Created":"2026-01-13T14:29:57.252677088Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3494,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:57.284349032Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/resolv.conf","HostnamePath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/hostname","HostsPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/hosts","LogPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22-json.log","Name":"/eager_torvalds","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","LowerDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/merged","UpperDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/diff","WorkDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"5fa72a751276c2257796d57328a889d7601f9fed949a545a4e3929bbd9d374aa","Source":"/var/lib/docker/volumes/5fa72a751276c2257796d57328a889d7601f9fed949a545a4e3929bbd9d374aa/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"189bb03eb424","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"33387d69be64a7b47856bd7006df941d45d552c4f34121bd35d1ffc1c44d2285","SandboxKey":"/var/run/docker/netns/33387d69be64","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32770"},{"HostIp":"::","HostPort":"32770"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"0fe6f760a1aebe998149023afdb1217963aa3e1f818499956d324d382191e2a9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ee:7f:61:90:17:5d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ee:7f:61:90:17:5d","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"0fe6f760a1aebe998149023afdb1217963aa3e1f818499956d324d382191e2a9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
227115:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
227215:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
227315:29:57.414 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
227415:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
227515:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
227615:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
227715:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
227815:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
227915:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
228015:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
228115:29:57.415 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
228215:29:57.416 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000029 connection can be kept alive for 3 MINUTES
228315:29:57.420 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000029 releasing valid endpoint
228415:29:57.420 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000029 releasing endpoint
228515:29:57.420 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000029 connection http-outgoing-1 can be kept alive for 3 MINUTES
228615:29:57.420 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000029 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
228715:29:57.421 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
228815:29:57.421 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000030 preparing request execution
228915:29:57.422 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000030 target auth state: UNCHALLENGED
229015:29:57.422 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000030 proxy auth state: UNCHALLENGED
229115:29:57.422 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000030 acquiring connection with route {}->[unix://localhost:2375]
229215:29:57.422 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000030 acquiring endpoint (3 MINUTES)
229315:29:57.422 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000030 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
229415:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000030 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
229515:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000030 acquired ep-0000000030
229615:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000030 acquired endpoint ep-0000000030
229715:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000030 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
229815:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000030 Cookie spec selected: strict
229915:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000030 start execution ex-0000000030
230015:29:57.423 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000030 executing exchange ex-0000000030 over http-outgoing-1
230115:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
230215:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
230315:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
230415:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
230515:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
230615:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
230715:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
230815:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
230915:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
231015:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
231115:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
231215:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
231315:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
231415:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
231515:29:57.424 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
231615:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
231715:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
231815:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
231915:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
232015:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
232115:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
232215:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
232315:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
232415:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
232515:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
232615:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
232715:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
232815:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
232915:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
233015:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
233115:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
233215:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
233315:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
233415:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
233515:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
233615:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
233715:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
233815:29:57.427 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000030 connection can be kept alive for 3 MINUTES
233915:29:57.428 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000030 releasing valid endpoint
234015:29:57.428 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000030 releasing endpoint
234115:29:57.428 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000030 connection http-outgoing-1 can be kept alive for 3 MINUTES
234215:29:57.428 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000030 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
234315:29:57.429 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
234415:29:57.429 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000031 preparing request execution
234515:29:57.429 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000031 target auth state: UNCHALLENGED
234615:29:57.430 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000031 proxy auth state: UNCHALLENGED
234715:29:57.431 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000031 acquiring connection with route {}->[unix://localhost:2375]
234815:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000031 acquiring endpoint (3 MINUTES)
234915:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000031 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
235015:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000031 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
235115:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000031 acquired ep-0000000031
235215:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000031 acquired endpoint ep-0000000031
235315:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000031 executing GET /v1.44/version
235415:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000031 Cookie spec selected: strict
235515:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000031 start execution ex-0000000031
235615:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000031 executing exchange ex-0000000031 over http-outgoing-1
235715:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
235815:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
235915:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
236015:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
236115:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
236215:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
236315:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
236415:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
236515:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
236615:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
236715:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
236815:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
236915:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
237015:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
237115:29:57.434 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
237215:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
237315:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
237415:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
237515:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
237615:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
237715:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
237815:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
237915:29:57.459 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
238015:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
238115:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
238215:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
238315:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
238415:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
238515:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
238615:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
238715:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
238815:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
238915:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
239015:29:57.461 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000031 connection can be kept alive for 3 MINUTES
239115:29:57.463 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000031 releasing valid endpoint
239215:29:57.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000031 releasing endpoint
239315:29:57.464 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000031 connection http-outgoing-1 can be kept alive for 3 MINUTES
239415:29:57.465 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000031 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
239515:29:57.465 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /eager_torvalds: Waiting for 60 seconds for URL: http://172.17.0.1:32770/ (where port 32770 maps to container port 8500)
239615:29:57.700 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.451992135S
239715:29:57.704 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
239815:29:57.712 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, took: 0.008s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 625, Date: Tue, 13 Jan 2026 14:29:57 GMT, Content-Type: application/json
239915:29:57.724 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32770/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 64
240015:29:57.727 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32770/v1/catalog/register, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:57 GMT, Content-Type: application/json
240115:29:57.730 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/nodes?dc=dc1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
240215:29:57.732 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/nodes?dc=dc1, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:29:57 GMT, X-Consul-Knownleader: true, Content-Type: application/json
240315:29:57.735 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
240415:29:57.746 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/catalog/nodes, took: 0.010s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 691, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:57 GMT, X-Consul-Knownleader: true, Content-Type: application/json
240515:29:57.747 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/node/189bb03eb424, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
240615:29:57.749 [pool-25-thread-1-ScalaTest-running-CirceCoordinateSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/node/189bb03eb424, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:29:57 GMT, X-Consul-Knownleader: true
240715:29:57.750 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22,false
240815:29:57.750 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json], queryParams={}}
240915:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000032 preparing request execution
241015:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000032 target auth state: UNCHALLENGED
241115:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000032 proxy auth state: UNCHALLENGED
241215:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000032 acquiring connection with route {}->[unix://localhost:2375]
241315:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000032 acquiring endpoint (3 MINUTES)
241415:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000032 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
241515:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000032 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
241615:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000032 acquired ep-0000000032
241715:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000032 acquired endpoint ep-0000000032
241815:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000032 executing GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json
241915:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000032 Cookie spec selected: strict
242015:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000032 start execution ex-0000000032
242115:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000032 executing exchange ex-0000000032 over http-outgoing-1
242215:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json HTTP/1.1
242315:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
242415:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
242515:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
242615:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
242715:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
242815:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
242915:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json HTTP/1.1[\r][\n]"
243015:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
243115:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
243215:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
243315:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
243415:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
243515:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
243615:29:57.751 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
243715:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
243815:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
243915:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
244015:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
244115:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
244215:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
244315:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
244415:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
244515:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
244615:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
244715:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","Created":"2026-01-13T14:29:57.252677088Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3494,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:57.284349032Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/resolv.conf","HostnamePath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/hostname","HostsPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/hosts","LogPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22-json.log","Name":"/eager_torvalds","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","LowerDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/merged","UpperDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/diff","WorkDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
244815:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
244915:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
245015:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
245115:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
245215:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
245315:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
245415:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
245515:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
245615:29:57.752 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000032 connection can be kept alive for 3 MINUTES
245715:29:57.753 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"5fa72a751276c2257796d57328a889d7601f9fed949a545a4e3929bbd9d374aa","Source":"/var/lib/docker/volumes/5fa72a751276c2257796d57328a889d7601f9fed949a545a4e3929bbd9d374aa/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"189bb03eb424","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"33387d69be64a7b47856bd7006df941d45d552c4f34121bd35d1ffc1c44d2285","SandboxKey":"/var/run/docker/netns/33387d69be64","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32770"},{"HostIp":"::","HostPort":"32770"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"0fe6f760a1aebe998149023afdb1217963aa3e1f818499956d324d382191e2a9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ee:7f:61:90:17:5d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ee:7f:61:90:17:5d","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"0fe6f760a1aebe998149023afdb1217963aa3e1f818499956d324d382191e2a9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
245815:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
245915:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
246015:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
246115:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000032 releasing valid endpoint
246215:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000032 releasing endpoint
246315:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000032 connection http-outgoing-1 can be kept alive for 3 MINUTES
246415:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000032 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
246515:29:57.755 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22,<null>
246615:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000033 preparing request execution
246715:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000033 target auth state: UNCHALLENGED
246815:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000033 proxy auth state: UNCHALLENGED
246915:29:57.755 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000033 acquiring connection with route {}->[unix://localhost:2375]
247015:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000033 acquiring endpoint (3 MINUTES)
247115:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000033 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
247215:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000033 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
247315:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000033 acquired ep-0000000033
247415:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000033 acquired endpoint ep-0000000033
247515:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000033 executing POST /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/kill
247615:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000033 Cookie spec selected: strict
247715:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000033 start execution ex-0000000033
247815:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000033 executing exchange ex-0000000033 over http-outgoing-1
247915:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/kill HTTP/1.1
248015:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
248115:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
248215:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
248315:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
248415:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
248515:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
248615:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
248715:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
248815:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/kill HTTP/1.1[\r][\n]"
248915:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
249015:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
249115:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
249215:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
249315:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
249415:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
249515:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
249615:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
249715:29:57.756 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
249815:29:57.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
249915:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
250015:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
250115:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
250215:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
250315:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
250415:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
250515:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
250615:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
250715:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
250815:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
250915:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
251015:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
251115:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000033 connection can be kept alive for 3 MINUTES
251215:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000033 releasing valid endpoint
251315:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000033 releasing endpoint
251415:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000033 connection http-outgoing-1 can be kept alive for 3 MINUTES
251515:29:57.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000033 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
251615:29:57.875 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22,false
251715:29:57.875 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json], queryParams={}}
251815:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000034 preparing request execution
251915:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000034 target auth state: UNCHALLENGED
252015:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000034 proxy auth state: UNCHALLENGED
252115:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000034 acquiring connection with route {}->[unix://localhost:2375]
252215:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000034 acquiring endpoint (3 MINUTES)
252315:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000034 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
252415:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000034 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
252515:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000034 acquired ep-0000000034
252615:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000034 acquired endpoint ep-0000000034
252715:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000034 executing GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json
252815:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000034 Cookie spec selected: strict
252915:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000034 start execution ex-0000000034
253015:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000034 executing exchange ex-0000000034 over http-outgoing-1
253115:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json HTTP/1.1
253215:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
253315:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
253415:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
253515:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
253615:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
253715:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
253815:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/json HTTP/1.1[\r][\n]"
253915:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
254015:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
254115:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
254215:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
254315:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
254415:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
254515:29:57.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
254615:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
254715:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
254815:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
254915:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
255015:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
255115:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
255215:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
255315:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
255415:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
255515:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
255615:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","Created":"2026-01-13T14:29:57.252677088Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:29:57.284349032Z","FinishedAt":"2026-01-13T14:29:57.770679058Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/resolv.conf","HostnamePath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/hostname","HostsPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/hosts","LogPath":"/var/lib/docker/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22-json.log","Name":"/eager_torvalds","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22","LowerDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/merged","UpperDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/diff","WorkDir":"/var/lib/docker/overlay2/f7e01acc19223ce9f882886f40115b4e35090936217ef4b1402fa9bbdad8e041/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"5fa72a751276c2257796d57328a889d7601f9fed949a545a4e3929bbd9d374aa","Source":"/var/lib/docker/volumes/5fa72a751276c2257796d57328a889d7601f9fed949a545a4e3929bbd9d374aa/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"189bb03eb424","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
255715:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
255815:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
255915:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
256015:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
256115:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
256215:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
256315:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
256415:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
256515:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
256615:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
256715:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
256815:29:57.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000034 connection can be kept alive for 3 MINUTES
256915:29:57.882 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000034 releasing valid endpoint
257015:29:57.882 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000034 releasing endpoint
257115:29:57.882 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000034 connection http-outgoing-1 can be kept alive for 3 MINUTES
257215:29:57.882 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000034 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
257315:29:57.882 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22,true,true
257415:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000035 preparing request execution
257515:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000035 target auth state: UNCHALLENGED
257615:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000035 proxy auth state: UNCHALLENGED
257715:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000035 acquiring connection with route {}->[unix://localhost:2375]
257815:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000035 acquiring endpoint (3 MINUTES)
257915:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000035 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
258015:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000035 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
258115:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000035 acquired ep-0000000035
258215:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000035 acquired endpoint ep-0000000035
258315:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000035 executing DELETE /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22?v=true&force=true
258415:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000035 Cookie spec selected: strict
258515:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000035 start execution ex-0000000035
258615:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000035 executing exchange ex-0000000035 over http-outgoing-1
258715:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22?v=true&force=true HTTP/1.1
258815:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
258915:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
259015:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
259115:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
259215:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
259315:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
259415:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/189bb03eb424e118db20938538790029be8adeb2b586a8ef9d5d2ea0b84bcb22?v=true&force=true HTTP/1.1[\r][\n]"
259515:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
259615:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
259715:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
259815:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
259915:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
260015:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
260115:29:57.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
260215:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
260315:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
260415:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
260515:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
260615:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
260715:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
260815:29:57.888 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
260915:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
261015:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
261115:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
261215:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
261315:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
261415:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
261515:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000035 connection can be kept alive for 3 MINUTES
261615:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000035 releasing valid endpoint
261715:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000035 releasing endpoint
261815:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000035 connection http-outgoing-1 can be kept alive for 3 MINUTES
261915:29:57.889 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000035 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
262015:29:57.889 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2621[info] CirceCoordinateSpec:
2622[info] coordinate
2623[info] - should return coordinate for datacenters
2624[info] - should return coordinate for nodes
2625[info] - should return coordinate for single node
262615:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
262715:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
262815:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
262915:29:57.901 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
263015:29:57.901 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
263115:29:57.901 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
263215:29:57.901 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
263315:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
263415:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
263515:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
263615:29:57.901 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@467aa055[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2f55d883}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
263715:29:57.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000036 preparing request execution
263815:29:57.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000036 target auth state: UNCHALLENGED
263915:29:57.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000036 proxy auth state: UNCHALLENGED
264015:29:57.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000036 acquiring connection with route {}->[unix://localhost:2375]
264115:29:57.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000036 acquiring endpoint (3 MINUTES)
264215:29:57.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000036 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
264315:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000036 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
264415:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000036 acquired ep-0000000036
264515:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000036 acquired endpoint ep-0000000036
264615:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000036 executing POST /v1.44/containers/create
264715:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000036 Cookie spec selected: strict
264815:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000036 start execution ex-0000000036
264915:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000036 executing exchange ex-0000000036 over http-outgoing-1
265015:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
265115:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
265215:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
265315:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
265415:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
265515:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
265615:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
265715:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
265815:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
265915:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
266015:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
266115:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
266215:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
266315:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
266415:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
266515:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
266615:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
266715:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
266815:29:57.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
266915:29:57.904 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
267015:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
267115:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
267215:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
267315:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
267415:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
267515:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
267615:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:57 GMT[\r][\n]"
267715:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
267815:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
267915:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","Warnings":[]}[\n]"
268015:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
268115:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
268215:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
268315:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
268415:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
268515:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
268615:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:57 GMT
268715:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
268815:29:57.920 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000036 connection can be kept alive for 3 MINUTES
268915:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000036 releasing valid endpoint
269015:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000036 releasing endpoint
269115:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000036 connection http-outgoing-1 can be kept alive for 3 MINUTES
269215:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000036 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
269315:29:57.921 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c
269415:29:57.921 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c
269515:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000037 preparing request execution
269615:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000037 target auth state: UNCHALLENGED
269715:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000037 proxy auth state: UNCHALLENGED
269815:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000037 acquiring connection with route {}->[unix://localhost:2375]
269915:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000037 acquiring endpoint (3 MINUTES)
270015:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000037 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270115:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000037 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270215:29:57.921 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000037 acquired ep-0000000037
270315:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000037 acquired endpoint ep-0000000037
270415:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000037 executing POST /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/start
270515:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000037 Cookie spec selected: strict
270615:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000037 start execution ex-0000000037
270715:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000037 executing exchange ex-0000000037 over http-outgoing-1
270815:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/start HTTP/1.1
270915:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
271015:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
271115:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
271215:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
271315:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
271415:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
271515:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
271615:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
271715:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/start HTTP/1.1[\r][\n]"
271815:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
271915:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
272015:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
272115:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
272215:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
272315:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
272415:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
272515:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
272615:29:57.922 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
272715:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
272815:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
272915:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
273015:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
273115:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
273215:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
273315:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
273415:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
273515:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
273615:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
273715:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
273815:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
273915:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
274015:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000037 connection can be kept alive for 3 MINUTES
274115:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000037 releasing valid endpoint
274215:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000037 releasing endpoint
274315:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000037 connection http-outgoing-1 can be kept alive for 3 MINUTES
274415:29:58.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000037 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
274515:29:58.044 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c,false
274615:29:58.044 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json], queryParams={}}
274715:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000038 preparing request execution
274815:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000038 target auth state: UNCHALLENGED
274915:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000038 proxy auth state: UNCHALLENGED
275015:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000038 acquiring connection with route {}->[unix://localhost:2375]
275115:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000038 acquiring endpoint (3 MINUTES)
275215:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000038 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
275315:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000038 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
275415:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000038 acquired ep-0000000038
275515:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000038 acquired endpoint ep-0000000038
275615:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000038 executing GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json
275715:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000038 Cookie spec selected: strict
275815:29:58.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000038 start execution ex-0000000038
275915:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000038 executing exchange ex-0000000038 over http-outgoing-1
276015:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json HTTP/1.1
276115:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
276215:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
276315:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
276415:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
276515:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
276615:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
276715:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json HTTP/1.1[\r][\n]"
276815:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
276915:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
277015:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
277115:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
277215:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
277315:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
277415:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
277515:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
277615:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
277715:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
277815:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
277915:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
278015:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
278115:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
278215:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
278315:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
278415:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1851[\r][\n]"
278515:29:58.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","Created":"2026-01-13T14:29:57.905596136Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3637,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:57.929042001Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/resolv.conf","HostnamePath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/hostname","HostsPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/hosts","LogPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c-json.log","Name":"/great_merkle","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","LowerDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/merged","UpperDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/diff","WorkDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
278615:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
278715:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
278815:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
278915:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
279015:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
279115:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
279215:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
279315:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
279415:29:58.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000038 connection can be kept alive for 3 MINUTES
279515:29:58.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"e085408781185002c827d2ad45a375f2c6378257afe35391bdf09a368d91b0ad","Source":"/var/lib/docker/volumes/e085408781185002c827d2ad45a375f2c6378257afe35391bdf09a368d91b0ad/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ba5feb0624d2","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"07135404c134d7a17eae700d40ea8c3841d39c4fe372268b1e8f0fb23127cd2e","SandboxKey":"/var/run/docker/netns/07135404c134","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32771"},{"HostIp":"::","HostPort":"32771"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"426a1049242cab09bf8d454d07022f43c1472f37125ddc11a135b08cefe2772c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2a:fe:0c:10:56:98","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2a:fe:0c:10:56:98","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"426a1049242cab09bf8d454d07022f43c1472f37125ddc11a135b08cefe2772c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
279615:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
279715:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
279815:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
279915:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000038 releasing valid endpoint
280015:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000038 releasing endpoint
280115:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000038 connection http-outgoing-1 can be kept alive for 3 MINUTES
280215:29:58.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000038 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
280315:29:58.051 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
280415:29:58.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000039 preparing request execution
280515:29:58.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000039 target auth state: UNCHALLENGED
280615:29:58.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000039 proxy auth state: UNCHALLENGED
280715:29:58.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000039 acquiring connection with route {}->[unix://localhost:2375]
280815:29:58.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000039 acquiring endpoint (3 MINUTES)
280915:29:58.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000039 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
281015:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000039 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
281115:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000039 acquired ep-0000000039
281215:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000039 acquired endpoint ep-0000000039
281315:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000039 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
281415:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000039 Cookie spec selected: strict
281515:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000039 start execution ex-0000000039
281615:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000039 executing exchange ex-0000000039 over http-outgoing-1
281715:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
281815:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
281915:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
282015:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
282115:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
282215:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
282315:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
282415:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
282515:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
282615:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
282715:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
282815:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
282915:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
283015:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
283115:29:58.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
283215:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
283315:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
283415:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
283515:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
283615:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
283715:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
283815:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
283915:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
284015:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
284115:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
284215:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
284315:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
284415:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
284515:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
284615:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
284715:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
284815:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
284915:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
285015:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
285115:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
285215:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
285315:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
285415:29:58.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000039 connection can be kept alive for 3 MINUTES
285515:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000039 releasing valid endpoint
285615:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000039 releasing endpoint
285715:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000039 connection http-outgoing-1 can be kept alive for 3 MINUTES
285815:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000039 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
285915:29:58.056 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
286015:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000040 preparing request execution
286115:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000040 target auth state: UNCHALLENGED
286215:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000040 proxy auth state: UNCHALLENGED
286315:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000040 acquiring connection with route {}->[unix://localhost:2375]
286415:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000040 acquiring endpoint (3 MINUTES)
286515:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000040 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
286615:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000040 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
286715:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000040 acquired ep-0000000040
286815:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000040 acquired endpoint ep-0000000040
286915:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000040 executing GET /v1.44/version
287015:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000040 Cookie spec selected: strict
287115:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000040 start execution ex-0000000040
287215:29:58.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000040 executing exchange ex-0000000040 over http-outgoing-1
287315:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
287415:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
287515:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
287615:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
287715:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
287815:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
287915:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
288015:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
288115:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
288215:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
288315:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
288415:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
288515:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
288615:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
288715:29:58.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
288815:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
288915:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
289015:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
289115:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
289215:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
289315:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
289415:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
289515:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
289615:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
289715:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
289815:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
289915:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
290015:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
290115:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
290215:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
290315:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
290415:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
290515:29:58.066 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
290615:29:58.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000040 connection can be kept alive for 3 MINUTES
290715:29:58.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000040 releasing valid endpoint
290815:29:58.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000040 releasing endpoint
290915:29:58.069 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000040 connection http-outgoing-1 can be kept alive for 3 MINUTES
291015:29:58.069 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000040 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
291115:29:58.069 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /great_merkle: Waiting for 60 seconds for URL: http://172.17.0.1:32771/ (where port 32771 maps to container port 8500)
291215:29:58.702 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.801270572S
291315:29:58.710 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
291415:29:58.713 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
291515:29:58.715 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/node/ba5feb0624d2?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
291615:29:58.727 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/node/ba5feb0624d2?consistent, took: 0.011s, response: 200 OK, headers: X-Consul-Index: 11, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
291715:29:58.738 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32771/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 111
291815:29:58.743 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/v1/agent/service/register?replace-existing-checks=false, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:29:58 GMT
291915:29:58.744 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/checks/testService?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
292015:29:58.747 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/checks/testService?consistent, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
292115:29:58.748 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32771/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
292215:29:58.750 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:29:58 GMT
292315:29:58.754 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/state/passing?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
292415:29:58.756 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/state/passing?consistent, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
292515:29:58.761 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/catalog/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
292615:29:58.763 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/services, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
292715:29:58.766 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/service/consul?filter=&consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
292815:29:58.778 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/service/consul?filter=&consistent, took: 0.012s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 560, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
292915:29:58.783 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/catalog/services?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
293015:29:58.784 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/services?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: consistent, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
293115:29:58.786 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
293215:29:58.788 [pool-25-thread-1-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:29:58 GMT, X-Consul-Knownleader: true, Content-Type: application/json
293315:29:58.789 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c,false
293415:29:58.789 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json], queryParams={}}
293515:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000041 preparing request execution
293615:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000041 target auth state: UNCHALLENGED
293715:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000041 proxy auth state: UNCHALLENGED
293815:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000041 acquiring connection with route {}->[unix://localhost:2375]
293915:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000041 acquiring endpoint (3 MINUTES)
294015:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000041 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
294115:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000041 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
294215:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000041 acquired ep-0000000041
294315:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000041 acquired endpoint ep-0000000041
294415:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000041 executing GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json
294515:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000041 Cookie spec selected: strict
294615:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000041 start execution ex-0000000041
294715:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000041 executing exchange ex-0000000041 over http-outgoing-1
294815:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json HTTP/1.1
294915:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
295015:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
295115:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
295215:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
295315:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
295415:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
295515:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json HTTP/1.1[\r][\n]"
295615:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
295715:29:58.790 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
295815:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
295915:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
296015:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
296115:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
296215:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
296315:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
296415:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
296515:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
296615:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
296715:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
296815:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
296915:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
297015:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
297115:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297215:29:58.791 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1851[\r][\n]"
297315:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","Created":"2026-01-13T14:29:57.905596136Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3637,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:57.929042001Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/resolv.conf","HostnamePath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/hostname","HostsPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/hosts","LogPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c-json.log","Name":"/great_merkle","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","LowerDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/merged","UpperDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/diff","WorkDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"e085408781185002c827d2ad45a375f2c6378257afe35391bdf09a368d91b0ad","Source":"/var/lib/docker/volumes/e085408781185002c827d2ad45a375f2c6378257afe35391bdf09a368d91b0ad/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ba5feb0624d2","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"07135404c134d7a17eae700d40ea8c3841d39c4fe372268b1e8f0fb23127cd2e","SandboxKey":"/var/run/docker/netns/07135404c134","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32771"},{"HostIp":"::","HostPort":"32771"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"426a1049242cab09bf8d454d07022f43c1472f37125ddc11a135b08cefe2772c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2a:fe:0c:10:56:98","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2a:fe:0c:10:56:98","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"426a1049242cab09bf8d454d07022f43c1472f37125ddc11a135b08cefe2772c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
297415:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297515:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
297615:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297715:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
297815:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
297915:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
298015:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
298115:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
298215:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
298315:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
298415:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
298515:29:58.793 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000041 connection can be kept alive for 3 MINUTES
298615:29:58.795 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000041 releasing valid endpoint
298715:29:58.796 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000041 releasing endpoint
298815:29:58.796 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000041 connection http-outgoing-1 can be kept alive for 3 MINUTES
298915:29:58.796 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000041 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
299015:29:58.797 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c,<null>
299115:29:58.798 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000042 preparing request execution
299215:29:58.798 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000042 target auth state: UNCHALLENGED
299315:29:58.799 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000042 proxy auth state: UNCHALLENGED
299415:29:58.799 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000042 acquiring connection with route {}->[unix://localhost:2375]
299515:29:58.799 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000042 acquiring endpoint (3 MINUTES)
299615:29:58.800 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000042 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
299715:29:58.800 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000042 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
299815:29:58.800 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000042 acquired ep-0000000042
299915:29:58.800 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000042 acquired endpoint ep-0000000042
300015:29:58.800 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000042 executing POST /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/kill
300115:29:58.800 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000042 Cookie spec selected: strict
300215:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000042 start execution ex-0000000042
300315:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000042 executing exchange ex-0000000042 over http-outgoing-1
300415:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/kill HTTP/1.1
300515:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
300615:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
300715:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
300815:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
300915:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
301015:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
301115:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
301215:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
301315:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/kill HTTP/1.1[\r][\n]"
301415:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
301515:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
301615:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
301715:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
301815:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
301915:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
302015:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
302115:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
302215:29:58.801 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
302315:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
302415:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
302515:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
302615:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
302715:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
302815:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
302915:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
303015:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
303115:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
303215:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
303315:29:58.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
303415:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
303515:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
303615:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000042 connection can be kept alive for 3 MINUTES
303715:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000042 releasing valid endpoint
303815:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000042 releasing endpoint
303915:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000042 connection http-outgoing-1 can be kept alive for 3 MINUTES
304015:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000042 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
304115:29:58.951 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c,false
304215:29:58.951 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json], queryParams={}}
304315:29:58.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000043 preparing request execution
304415:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000043 target auth state: UNCHALLENGED
304515:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000043 proxy auth state: UNCHALLENGED
304615:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000043 acquiring connection with route {}->[unix://localhost:2375]
304715:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000043 acquiring endpoint (3 MINUTES)
304815:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000043 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
304915:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000043 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
305015:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000043 acquired ep-0000000043
305115:29:58.953 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000043 acquired endpoint ep-0000000043
305215:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000043 executing GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json
305315:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000043 Cookie spec selected: strict
305415:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000043 start execution ex-0000000043
305515:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000043 executing exchange ex-0000000043 over http-outgoing-1
305615:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json HTTP/1.1
305715:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
305815:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
305915:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
306015:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
306115:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
306215:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
306315:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/json HTTP/1.1[\r][\n]"
306415:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
306515:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
306615:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
306715:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
306815:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
306915:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
307015:29:58.954 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
307115:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
307215:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
307315:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
307415:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
307515:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
307615:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
307715:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
307815:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
307915:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
308015:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1665[\r][\n]"
308115:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","Created":"2026-01-13T14:29:57.905596136Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:29:57.929042001Z","FinishedAt":"2026-01-13T14:29:58.820142118Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/resolv.conf","HostnamePath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/hostname","HostsPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/hosts","LogPath":"/var/lib/docker/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c-json.log","Name":"/great_merkle","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c","LowerDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/merged","UpperDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/diff","WorkDir":"/var/lib/docker/overlay2/674cf0e95a7de0b00d4278a032c9f626395102664d311b0c7a6adc05ad889a93/work"},"Name":"overlay2"},"Mounts":[{"T"
308215:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
308315:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
308415:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
308515:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
308615:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
308715:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
308815:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
308915:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
309015:29:58.955 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000043 connection can be kept alive for 3 MINUTES
309115:29:58.956 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ype":"volume","Name":"e085408781185002c827d2ad45a375f2c6378257afe35391bdf09a368d91b0ad","Source":"/var/lib/docker/volumes/e085408781185002c827d2ad45a375f2c6378257afe35391bdf09a368d91b0ad/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"ba5feb0624d2","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
309215:29:58.958 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309315:29:58.959 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
309415:29:58.959 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309515:29:58.959 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000043 releasing valid endpoint
309615:29:58.959 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000043 releasing endpoint
309715:29:58.959 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000043 connection http-outgoing-1 can be kept alive for 3 MINUTES
309815:29:58.959 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000043 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
309915:29:58.959 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c,true,true
310015:29:58.960 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000044 preparing request execution
310115:29:58.960 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000044 target auth state: UNCHALLENGED
310215:29:58.960 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000044 proxy auth state: UNCHALLENGED
310315:29:58.960 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000044 acquiring connection with route {}->[unix://localhost:2375]
310415:29:58.960 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000044 acquiring endpoint (3 MINUTES)
310515:29:58.960 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000044 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
310615:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000044 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
310715:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000044 acquired ep-0000000044
310815:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000044 acquired endpoint ep-0000000044
310915:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000044 executing DELETE /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c?v=true&force=true
311015:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000044 Cookie spec selected: strict
311115:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000044 start execution ex-0000000044
311215:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000044 executing exchange ex-0000000044 over http-outgoing-1
311315:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c?v=true&force=true HTTP/1.1
311415:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
311515:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
311615:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
311715:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
311815:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
311915:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
312015:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/ba5feb0624d2ae7f1d9d383285e986d0894f6b65dcf00e1882b02b4c1e0d6f1c?v=true&force=true HTTP/1.1[\r][\n]"
312115:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
312215:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
312315:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
312415:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
312515:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
312615:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
312715:29:58.961 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
312815:29:58.967 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
312915:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
313015:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
313115:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
313215:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
313315:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:58 GMT[\r][\n]"
313415:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
313515:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
313615:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
313715:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
313815:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
313915:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
314015:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:58 GMT
314115:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000044 connection can be kept alive for 3 MINUTES
314215:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000044 releasing valid endpoint
314315:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000044 releasing endpoint
314415:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000044 connection http-outgoing-1 can be kept alive for 3 MINUTES
314515:29:58.968 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000044 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
314615:29:58.968 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3147[info] CirceHealthSpec:
3148[info] health
3149[info] - should return node checks
3150[info] - should return service checks
3151[info] - should return checks in state
3152[info] - should return nodes for service
3153[info] - should return nodes for connect capable service
315415:29:58.980 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
315515:29:58.980 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
315615:29:58.980 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
315715:29:58.981 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
315815:29:58.981 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
315915:29:58.981 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
316015:29:58.981 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
316115:29:58.981 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
316215:29:58.981 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
316315:29:58.981 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
316415:29:58.981 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@7b84306a[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@36734257}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
316515:29:58.983 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000045 preparing request execution
316615:29:58.983 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000045 target auth state: UNCHALLENGED
316715:29:58.983 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000045 proxy auth state: UNCHALLENGED
316815:29:58.983 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000045 acquiring connection with route {}->[unix://localhost:2375]
316915:29:58.983 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000045 acquiring endpoint (3 MINUTES)
317015:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000045 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
317115:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000045 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
317215:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000045 acquired ep-0000000045
317315:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000045 acquired endpoint ep-0000000045
317415:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000045 executing POST /v1.44/containers/create
317515:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000045 Cookie spec selected: strict
317615:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000045 start execution ex-0000000045
317715:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000045 executing exchange ex-0000000045 over http-outgoing-1
317815:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
317915:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
318015:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
318115:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
318215:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
318315:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
318415:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
318515:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
318615:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
318715:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
318815:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
318915:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
319015:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
319115:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
319215:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
319315:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
319415:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
319515:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
319615:29:58.984 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
319715:29:58.984 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
319815:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
319915:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
320015:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
320115:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
320215:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
320315:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
320415:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
320515:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
320615:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
320715:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","Warnings":[]}[\n]"
320815:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
320915:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
321015:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
321115:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
321215:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
321315:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
321415:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
321515:29:59.004 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
321615:29:59.005 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000045 connection can be kept alive for 3 MINUTES
321715:29:59.006 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000045 releasing valid endpoint
321815:29:59.006 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000045 releasing endpoint
321915:29:59.006 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000045 connection http-outgoing-1 can be kept alive for 3 MINUTES
322015:29:59.006 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000045 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
322115:29:59.006 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519
322215:29:59.006 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519
322315:29:59.007 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000046 preparing request execution
322415:29:59.007 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000046 target auth state: UNCHALLENGED
322515:29:59.007 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000046 proxy auth state: UNCHALLENGED
322615:29:59.007 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000046 acquiring connection with route {}->[unix://localhost:2375]
322715:29:59.007 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000046 acquiring endpoint (3 MINUTES)
322815:29:59.007 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000046 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
322915:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000046 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
323015:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000046 acquired ep-0000000046
323115:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000046 acquired endpoint ep-0000000046
323215:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000046 executing POST /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/start
323315:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000046 Cookie spec selected: strict
323415:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000046 start execution ex-0000000046
323515:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000046 executing exchange ex-0000000046 over http-outgoing-1
323615:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/start HTTP/1.1
323715:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
323815:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
323915:29:59.008 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
324015:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
324115:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
324215:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
324315:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
324415:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
324515:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/start HTTP/1.1[\r][\n]"
324615:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
324715:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
324815:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
324915:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
325015:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
325115:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
325215:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
325315:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
325415:29:59.009 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
325515:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
325615:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
325715:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
325815:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
325915:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
326015:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
326115:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
326215:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
326315:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
326415:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
326515:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
326615:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
326715:29:59.124 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
326815:29:59.125 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000046 connection can be kept alive for 3 MINUTES
326915:29:59.125 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000046 releasing valid endpoint
327015:29:59.125 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000046 releasing endpoint
327115:29:59.125 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000046 connection http-outgoing-1 can be kept alive for 3 MINUTES
327215:29:59.125 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000046 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
327315:29:59.125 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519,false
327415:29:59.126 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json], queryParams={}}
327515:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000047 preparing request execution
327615:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000047 target auth state: UNCHALLENGED
327715:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000047 proxy auth state: UNCHALLENGED
327815:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000047 acquiring connection with route {}->[unix://localhost:2375]
327915:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000047 acquiring endpoint (3 MINUTES)
328015:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000047 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
328115:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000047 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
328215:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000047 acquired ep-0000000047
328315:29:59.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000047 acquired endpoint ep-0000000047
328415:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000047 executing GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json
328515:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000047 Cookie spec selected: strict
328615:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000047 start execution ex-0000000047
328715:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000047 executing exchange ex-0000000047 over http-outgoing-1
328815:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json HTTP/1.1
328915:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
329015:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
329115:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
329215:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
329315:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
329415:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
329515:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json HTTP/1.1[\r][\n]"
329615:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
329715:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
329815:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
329915:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
330015:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
330115:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
330215:29:59.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
330315:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
330415:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
330515:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
330615:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
330715:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
330815:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
330915:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
331015:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
331115:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
331215:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
331315:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","Created":"2026-01-13T14:29:58.985385085Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3781,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:59.016241653Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/resolv.conf","HostnamePath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/hostname","HostsPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/hosts","LogPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519-json.log","Name":"/trusting_gould","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","LowerDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/merged","UpperDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/diff","WorkDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
331415:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
331515:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
331615:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
331715:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
331815:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
331915:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
332015:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
332115:29:59.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
332215:29:59.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000047 connection can be kept alive for 3 MINUTES
332315:29:59.131 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"ea919e3b808c7961d0a5fea6ca09d892258be9d31af46e999d7117a8353f594f","Source":"/var/lib/docker/volumes/ea919e3b808c7961d0a5fea6ca09d892258be9d31af46e999d7117a8353f594f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1726c5381eeb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"b1634337123eab5caffd404e9e0135cbf11a433579e7df62c18d5335b02746ab","SandboxKey":"/var/run/docker/netns/b1634337123e","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32772"},{"HostIp":"::","HostPort":"32772"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"9a25254f79156f0ca31c2c9f802a35578bdfdf32bb6bd4da8f771127728813d8","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"6a:bd:02:41:29:b2","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"6a:bd:02:41:29:b2","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"9a25254f79156f0ca31c2c9f802a35578bdfdf32bb6bd4da8f771127728813d8","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
332415:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
332515:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
332615:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
332715:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000047 releasing valid endpoint
332815:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000047 releasing endpoint
332915:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000047 connection http-outgoing-1 can be kept alive for 3 MINUTES
333015:29:59.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000047 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333115:29:59.134 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
333215:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000048 preparing request execution
333315:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000048 target auth state: UNCHALLENGED
333415:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000048 proxy auth state: UNCHALLENGED
333515:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000048 acquiring connection with route {}->[unix://localhost:2375]
333615:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000048 acquiring endpoint (3 MINUTES)
333715:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000048 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333815:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000048 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333915:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000048 acquired ep-0000000048
334015:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000048 acquired endpoint ep-0000000048
334115:29:59.134 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000048 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
334215:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000048 Cookie spec selected: strict
334315:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000048 start execution ex-0000000048
334415:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000048 executing exchange ex-0000000048 over http-outgoing-1
334515:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
334615:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
334715:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
334815:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
334915:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
335015:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
335115:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
335215:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
335315:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
335415:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
335515:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
335615:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
335715:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
335815:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
335915:29:59.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
336015:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
336115:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
336215:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
336315:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
336415:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
336515:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
336615:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
336715:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
336815:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
336915:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
337015:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
337115:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
337215:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
337315:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
337415:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
337515:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
337615:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
337715:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
337815:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
337915:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
338015:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
338115:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
338215:29:59.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000048 connection can be kept alive for 3 MINUTES
338315:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000048 releasing valid endpoint
338415:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000048 releasing endpoint
338515:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000048 connection http-outgoing-1 can be kept alive for 3 MINUTES
338615:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000048 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
338715:29:59.137 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
338815:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000049 preparing request execution
338915:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000049 target auth state: UNCHALLENGED
339015:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000049 proxy auth state: UNCHALLENGED
339115:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000049 acquiring connection with route {}->[unix://localhost:2375]
339215:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000049 acquiring endpoint (3 MINUTES)
339315:29:59.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000049 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339415:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000049 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339515:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000049 acquired ep-0000000049
339615:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000049 acquired endpoint ep-0000000049
339715:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000049 executing GET /v1.44/version
339815:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000049 Cookie spec selected: strict
339915:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000049 start execution ex-0000000049
340015:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000049 executing exchange ex-0000000049 over http-outgoing-1
340115:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
340215:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
340315:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
340415:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
340515:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
340615:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
340715:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
340815:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
340915:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
341015:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
341115:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
341215:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
341315:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
341415:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
341515:29:59.138 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
341615:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
341715:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
341815:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
341915:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
342015:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
342115:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
342215:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
342315:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
342415:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
342515:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
342615:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
342715:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
342815:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
342915:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
343015:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
343115:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
343215:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
343315:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
343415:29:59.149 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000049 connection can be kept alive for 3 MINUTES
343515:29:59.150 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000049 releasing valid endpoint
343615:29:59.150 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000049 releasing endpoint
343715:29:59.150 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000049 connection http-outgoing-1 can be kept alive for 3 MINUTES
343815:29:59.150 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000049 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
343915:29:59.151 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /trusting_gould: Waiting for 60 seconds for URL: http://172.17.0.1:32772/ (where port 32772 maps to container port 8500)
344015:29:59.703 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.722931674S
344115:29:59.706 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/datacenters, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
344215:29:59.708 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/datacenters, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 14, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
344315:29:59.711 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
344415:29:59.712 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
344515:29:59.714 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
344615:29:59.716 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/services, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 11, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
344715:29:59.720 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 101
344815:29:59.722 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
344915:29:59.722 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
345015:29:59.724 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 685, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
345115:29:59.725 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
345215:29:59.727 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
345315:29:59.728 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/nodes, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
345415:29:59.729 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
345515:29:59.733 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 120
345615:29:59.735 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
345715:29:59.736 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/service/testService, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
345815:29:59.744 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.008s, response: 200 OK, headers: X-Consul-Index: 16, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 696, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
345915:29:59.745 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
346015:29:59.747 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
346115:29:59.748 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/service/testService, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
346215:29:59.749 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 17, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
346315:29:59.752 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 120
346415:29:59.754 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
346515:29:59.756 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
346615:29:59.760 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.004s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 778, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
346715:29:59.761 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node/node, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
346815:29:59.763 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node/node, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 793, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
346915:29:59.764 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32772/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
347015:29:59.766 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32772/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:29:59 GMT, Content-Type: application/json
347115:29:59.766 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
347215:29:59.767 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 43, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
347315:29:59.768 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32772/v1/catalog/node/node, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
347415:29:59.769 [pool-25-thread-1-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, X-Consul-Effective-Consistency: leader, Date: Tue, 13 Jan 2026 14:29:59 GMT, X-Consul-Knownleader: true, Content-Type: application/json
347515:29:59.772 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519,false
347615:29:59.772 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json], queryParams={}}
347715:29:59.772 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000050 preparing request execution
347815:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000050 target auth state: UNCHALLENGED
347915:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000050 proxy auth state: UNCHALLENGED
348015:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000050 acquiring connection with route {}->[unix://localhost:2375]
348115:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000050 acquiring endpoint (3 MINUTES)
348215:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000050 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
348315:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000050 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
348415:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000050 acquired ep-0000000050
348515:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000050 acquired endpoint ep-0000000050
348615:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000050 executing GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json
348715:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000050 Cookie spec selected: strict
348815:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000050 start execution ex-0000000050
348915:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000050 executing exchange ex-0000000050 over http-outgoing-1
349015:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json HTTP/1.1
349115:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
349215:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
349315:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
349415:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
349515:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
349615:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
349715:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json HTTP/1.1[\r][\n]"
349815:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
349915:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
350015:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
350115:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
350215:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
350315:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
350415:29:59.773 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
350515:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
350615:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
350715:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
350815:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
350915:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
351015:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
351115:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
351215:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
351315:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
351415:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
351515:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","Created":"2026-01-13T14:29:58.985385085Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3781,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:59.016241653Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/resolv.conf","HostnamePath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/hostname","HostsPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/hosts","LogPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519-json.log","Name":"/trusting_gould","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","LowerDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/merged","UpperDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/diff","WorkDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
351615:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
351715:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
351815:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
351915:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
352015:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
352115:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
352215:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
352315:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
352415:29:59.774 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000050 connection can be kept alive for 3 MINUTES
352515:29:59.775 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"ea919e3b808c7961d0a5fea6ca09d892258be9d31af46e999d7117a8353f594f","Source":"/var/lib/docker/volumes/ea919e3b808c7961d0a5fea6ca09d892258be9d31af46e999d7117a8353f594f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1726c5381eeb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"b1634337123eab5caffd404e9e0135cbf11a433579e7df62c18d5335b02746ab","SandboxKey":"/var/run/docker/netns/b1634337123e","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32772"},{"HostIp":"::","HostPort":"32772"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"9a25254f79156f0ca31c2c9f802a35578bdfdf32bb6bd4da8f771127728813d8","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"6a:bd:02:41:29:b2","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"6a:bd:02:41:29:b2","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"9a25254f79156f0ca31c2c9f802a35578bdfdf32bb6bd4da8f771127728813d8","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
352615:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
352715:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
352815:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
352915:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000050 releasing valid endpoint
353015:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000050 releasing endpoint
353115:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000050 connection http-outgoing-1 can be kept alive for 3 MINUTES
353215:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000050 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
353315:29:59.776 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519,<null>
353415:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000051 preparing request execution
353515:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000051 target auth state: UNCHALLENGED
353615:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000051 proxy auth state: UNCHALLENGED
353715:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000051 acquiring connection with route {}->[unix://localhost:2375]
353815:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000051 acquiring endpoint (3 MINUTES)
353915:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000051 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
354015:29:59.776 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000051 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
354115:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000051 acquired ep-0000000051
354215:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000051 acquired endpoint ep-0000000051
354315:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000051 executing POST /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/kill
354415:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000051 Cookie spec selected: strict
354515:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000051 start execution ex-0000000051
354615:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000051 executing exchange ex-0000000051 over http-outgoing-1
354715:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/kill HTTP/1.1
354815:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
354915:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
355015:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
355115:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
355215:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
355315:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
355415:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
355515:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
355615:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/kill HTTP/1.1[\r][\n]"
355715:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
355815:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
355915:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
356015:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
356115:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
356215:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
356315:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
356415:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
356515:29:59.777 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
356615:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
356715:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
356815:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
356915:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
357015:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
357115:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
357215:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
357315:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
357415:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
357515:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
357615:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
357715:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
357815:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
357915:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000051 connection can be kept alive for 3 MINUTES
358015:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000051 releasing valid endpoint
358115:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000051 releasing endpoint
358215:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000051 connection http-outgoing-1 can be kept alive for 3 MINUTES
358315:29:59.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000051 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
358415:29:59.893 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519,false
358515:29:59.893 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json], queryParams={}}
358615:29:59.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000052 preparing request execution
358715:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000052 target auth state: UNCHALLENGED
358815:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000052 proxy auth state: UNCHALLENGED
358915:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000052 acquiring connection with route {}->[unix://localhost:2375]
359015:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000052 acquiring endpoint (3 MINUTES)
359115:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000052 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
359215:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000052 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
359315:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000052 acquired ep-0000000052
359415:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000052 acquired endpoint ep-0000000052
359515:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000052 executing GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json
359615:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000052 Cookie spec selected: strict
359715:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000052 start execution ex-0000000052
359815:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000052 executing exchange ex-0000000052 over http-outgoing-1
359915:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json HTTP/1.1
360015:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
360115:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
360215:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
360315:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
360415:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
360515:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
360615:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/json HTTP/1.1[\r][\n]"
360715:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
360815:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
360915:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
361015:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
361115:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
361215:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
361315:29:59.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
361415:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
361515:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
361615:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
361715:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
361815:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
361915:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
362015:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
362115:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
362215:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
362315:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
362415:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","Created":"2026-01-13T14:29:58.985385085Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:29:59.016241653Z","FinishedAt":"2026-01-13T14:29:59.789842398Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/resolv.conf","HostnamePath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/hostname","HostsPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/hosts","LogPath":"/var/lib/docker/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519-json.log","Name":"/trusting_gould","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519","LowerDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/merged","UpperDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/diff","WorkDir":"/var/lib/docker/overlay2/a20cd7c7a9b3c10fea6956197c5df2a9e659c045e3e1d72d6fdd592aff543b7e/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"ea919e3b808c7961d0a5fea6ca09d892258be9d31af46e999d7117a8353f594f","Source":"/var/lib/docker/volumes/ea919e3b808c7961d0a5fea6ca09d892258be9d31af46e999d7117a8353f594f/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1726c5381eeb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
362515:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
362615:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
362715:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
362815:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
362915:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
363015:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
363115:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
363215:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
363315:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
363415:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
363515:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
363615:29:59.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000052 connection can be kept alive for 3 MINUTES
363715:29:59.900 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000052 releasing valid endpoint
363815:29:59.900 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000052 releasing endpoint
363915:29:59.900 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000052 connection http-outgoing-1 can be kept alive for 3 MINUTES
364015:29:59.901 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000052 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
364115:29:59.901 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519,true,true
364215:29:59.902 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000053 preparing request execution
364315:29:59.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000053 target auth state: UNCHALLENGED
364415:29:59.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000053 proxy auth state: UNCHALLENGED
364515:29:59.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000053 acquiring connection with route {}->[unix://localhost:2375]
364615:29:59.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000053 acquiring endpoint (3 MINUTES)
364715:29:59.906 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000053 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
364815:29:59.906 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000053 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
364915:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000053 acquired ep-0000000053
365015:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000053 acquired endpoint ep-0000000053
365115:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000053 executing DELETE /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519?v=true&force=true
365215:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000053 Cookie spec selected: strict
365315:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000053 start execution ex-0000000053
365415:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000053 executing exchange ex-0000000053 over http-outgoing-1
365515:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519?v=true&force=true HTTP/1.1
365615:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
365715:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
365815:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
365915:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
366015:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
366115:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
366215:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/1726c5381eeb066519069627c6ac2ba11353ad6246b1e49b7c7057b20d044519?v=true&force=true HTTP/1.1[\r][\n]"
366315:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
366415:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
366515:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
366615:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
366715:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
366815:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
366915:29:59.907 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
367015:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
367115:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
367215:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
367315:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
367415:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
367515:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
367615:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
367715:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
367815:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
367915:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
368015:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
368115:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
368215:29:59.912 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
368315:29:59.913 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000053 connection can be kept alive for 3 MINUTES
368415:29:59.913 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000053 releasing valid endpoint
368515:29:59.914 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000053 releasing endpoint
368615:29:59.914 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000053 connection http-outgoing-1 can be kept alive for 3 MINUTES
368715:29:59.914 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000053 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
368815:29:59.915 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3689[info] CirceCatalogSpec:
3690[info] catalog
3691[info] - should return datacenters
3692[info] - should return nodes
3693[info] - should return services
3694[info] - should register, get info and deregister node
3695[info] - should register, get info and deregister service
3696[info] - should register, get info about node and deregister
369715:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
369815:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
369915:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
370015:29:59.925 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
370115:29:59.925 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
370215:29:59.925 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
370315:29:59.925 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
370415:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
370515:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
370615:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
370715:29:59.925 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@489f1fdb[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@409d92ff}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
370815:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000054 preparing request execution
370915:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000054 target auth state: UNCHALLENGED
371015:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000054 proxy auth state: UNCHALLENGED
371115:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000054 acquiring connection with route {}->[unix://localhost:2375]
371215:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000054 acquiring endpoint (3 MINUTES)
371315:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000054 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
371415:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000054 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
371515:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000054 acquired ep-0000000054
371615:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000054 acquired endpoint ep-0000000054
371715:29:59.926 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000054 executing POST /v1.44/containers/create
371815:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000054 Cookie spec selected: strict
371915:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000054 start execution ex-0000000054
372015:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000054 executing exchange ex-0000000054 over http-outgoing-1
372115:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
372215:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
372315:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
372415:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
372515:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
372615:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
372715:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
372815:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
372915:29:59.927 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
373015:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
373115:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
373215:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
373315:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
373415:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
373515:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
373615:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
373715:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
373815:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
373915:29:59.928 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
374015:29:59.928 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
374115:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
374215:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
374315:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
374415:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
374515:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
374615:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
374715:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:29:59 GMT[\r][\n]"
374815:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
374915:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
375015:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","Warnings":[]}[\n]"
375115:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
375215:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
375315:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
375415:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
375515:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
375615:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
375715:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:29:59 GMT
375815:29:59.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
375915:29:59.949 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000054 connection can be kept alive for 3 MINUTES
376015:29:59.949 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000054 releasing valid endpoint
376115:29:59.949 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000054 releasing endpoint
376215:29:59.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000054 connection http-outgoing-1 can be kept alive for 3 MINUTES
376315:29:59.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000054 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
376415:29:59.950 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed
376515:29:59.950 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed
376615:29:59.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000055 preparing request execution
376715:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000055 target auth state: UNCHALLENGED
376815:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000055 proxy auth state: UNCHALLENGED
376915:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000055 acquiring connection with route {}->[unix://localhost:2375]
377015:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000055 acquiring endpoint (3 MINUTES)
377115:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000055 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
377215:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000055 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
377315:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000055 acquired ep-0000000055
377415:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000055 acquired endpoint ep-0000000055
377515:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000055 executing POST /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/start
377615:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000055 Cookie spec selected: strict
377715:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000055 start execution ex-0000000055
377815:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000055 executing exchange ex-0000000055 over http-outgoing-1
377915:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/start HTTP/1.1
378015:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
378115:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
378215:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
378315:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
378415:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
378515:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
378615:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
378715:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
378815:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/start HTTP/1.1[\r][\n]"
378915:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
379015:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
379115:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
379215:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
379315:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
379415:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
379515:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
379615:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
379715:29:59.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
379815:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
379915:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
380015:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
380115:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
380215:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
380315:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
380415:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
380515:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
380615:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
380715:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
380815:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
380915:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
381015:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
381115:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000055 connection can be kept alive for 3 MINUTES
381215:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000055 releasing valid endpoint
381315:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000055 releasing endpoint
381415:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000055 connection http-outgoing-1 can be kept alive for 3 MINUTES
381515:30:00.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000055 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
381615:30:00.071 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed,false
381715:30:00.071 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json], queryParams={}}
381815:30:00.072 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000056 preparing request execution
381915:30:00.072 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000056 target auth state: UNCHALLENGED
382015:30:00.072 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000056 proxy auth state: UNCHALLENGED
382115:30:00.072 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000056 acquiring connection with route {}->[unix://localhost:2375]
382215:30:00.072 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000056 acquiring endpoint (3 MINUTES)
382315:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000056 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
382415:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000056 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
382515:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000056 acquired ep-0000000056
382615:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000056 acquired endpoint ep-0000000056
382715:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000056 executing GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json
382815:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000056 Cookie spec selected: strict
382915:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000056 start execution ex-0000000056
383015:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000056 executing exchange ex-0000000056 over http-outgoing-1
383115:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json HTTP/1.1
383215:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
383315:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
383415:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
383515:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
383615:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
383715:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
383815:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json HTTP/1.1[\r][\n]"
383915:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
384015:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
384115:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
384215:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
384315:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
384415:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
384515:30:00.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
384615:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
384715:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
384815:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
384915:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
385015:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
385115:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
385215:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
385315:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
385415:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
385515:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
385615:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","Created":"2026-01-13T14:29:59.929850209Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3926,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:59.957745849Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/resolv.conf","HostnamePath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/hostname","HostsPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/hosts","LogPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed-json.log","Name":"/great_lumiere","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","LowerDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/merged","UpperDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/diff","WorkDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/work"},"Name":"overlay2"},"Mounts":[{"Type":"vo"
385715:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
385815:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
385915:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
386015:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
386115:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
386215:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
386315:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
386415:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
386515:30:00.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000056 connection can be kept alive for 3 MINUTES
386615:30:00.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "lume","Name":"787452d16b894740cbee6e30486a618f3a8782852cd94c9929cb8f3fe991d190","Source":"/var/lib/docker/volumes/787452d16b894740cbee6e30486a618f3a8782852cd94c9929cb8f3fe991d190/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"35fb92bc81a1","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"cb1ed3de4c616e97f666b2c07a2d1f32c687f667641c9e3e556fd0c1031c17e5","SandboxKey":"/var/run/docker/netns/cb1ed3de4c61","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32773"},{"HostIp":"::","HostPort":"32773"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b4c0a4f7a663fd967bcad8fd5969b14fd129cf0fd801620222d47761da724693","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"42:8b:fc:00:f2:fc","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"42:8b:fc:00:f2:fc","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"b4c0a4f7a663fd967bcad8fd5969b14fd129cf0fd801620222d47761da724693","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
386715:30:00.076 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
386815:30:00.076 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
386915:30:00.076 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
387015:30:00.076 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000056 releasing valid endpoint
387115:30:00.076 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000056 releasing endpoint
387215:30:00.077 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000056 connection http-outgoing-1 can be kept alive for 3 MINUTES
387315:30:00.077 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000056 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
387415:30:00.077 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
387515:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000057 preparing request execution
387615:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000057 target auth state: UNCHALLENGED
387715:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000057 proxy auth state: UNCHALLENGED
387815:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000057 acquiring connection with route {}->[unix://localhost:2375]
387915:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000057 acquiring endpoint (3 MINUTES)
388015:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000057 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
388115:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000057 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
388215:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000057 acquired ep-0000000057
388315:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000057 acquired endpoint ep-0000000057
388415:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000057 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
388515:30:00.078 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000057 Cookie spec selected: strict
388615:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000057 start execution ex-0000000057
388715:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000057 executing exchange ex-0000000057 over http-outgoing-1
388815:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
388915:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
389015:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
389115:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
389215:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
389315:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
389415:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
389515:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
389615:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
389715:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
389815:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
389915:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
390015:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
390115:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
390215:30:00.079 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
390315:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
390415:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
390515:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
390615:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
390715:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
390815:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
390915:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
391015:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
391115:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
391215:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
391315:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
391415:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
391515:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
391615:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
391715:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
391815:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
391915:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
392015:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
392115:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
392215:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
392315:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
392415:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
392515:30:00.080 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000057 connection can be kept alive for 3 MINUTES
392615:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000057 releasing valid endpoint
392715:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000057 releasing endpoint
392815:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000057 connection http-outgoing-1 can be kept alive for 3 MINUTES
392915:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000057 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
393015:30:00.081 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
393115:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000058 preparing request execution
393215:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000058 target auth state: UNCHALLENGED
393315:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000058 proxy auth state: UNCHALLENGED
393415:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000058 acquiring connection with route {}->[unix://localhost:2375]
393515:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000058 acquiring endpoint (3 MINUTES)
393615:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000058 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
393715:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000058 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
393815:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000058 acquired ep-0000000058
393915:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000058 acquired endpoint ep-0000000058
394015:30:00.081 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000058 executing GET /v1.44/version
394115:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000058 Cookie spec selected: strict
394215:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000058 start execution ex-0000000058
394315:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000058 executing exchange ex-0000000058 over http-outgoing-1
394415:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
394515:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
394615:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
394715:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
394815:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
394915:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
395015:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
395115:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
395215:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
395315:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
395415:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
395515:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
395615:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
395715:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
395815:30:00.082 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
395915:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
396015:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
396115:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
396215:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
396315:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
396415:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
396515:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
396615:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
396715:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
396815:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
396915:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
397015:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
397115:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
397215:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
397315:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
397415:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
397515:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
397615:30:00.109 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
397715:30:00.110 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000058 connection can be kept alive for 3 MINUTES
397815:30:00.110 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000058 releasing valid endpoint
397915:30:00.110 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000058 releasing endpoint
398015:30:00.110 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000058 connection http-outgoing-1 can be kept alive for 3 MINUTES
398115:30:00.110 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000058 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
398215:30:00.110 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /great_lumiere: Waiting for 60 seconds for URL: http://172.17.0.1:32773/ (where port 32773 maps to container port 8500)
398315:30:00.705 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.780627409S
398415:30:00.710 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 54
398515:30:00.720 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.009s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 291, Date: Tue, 13 Jan 2026 14:30:00 GMT, Content-Type: application/json
398615:30:00.724 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 74
398715:30:00.726 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 382, Date: Tue, 13 Jan 2026 14:30:00 GMT, Content-Type: application/json
398815:30:00.729 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 72
398915:30:00.730 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:00 GMT, Content-Type: application/json
399015:30:00.731 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 118
399115:30:00.733 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 680, Date: Tue, 13 Jan 2026 14:30:00 GMT, Content-Type: application/json
399215:30:00.737 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 67
399315:30:00.738 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:00 GMT, Content-Type: application/json
399415:30:00.740 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32773/v1/txn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 116
399515:30:00.742 [pool-25-thread-1-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 616, Date: Tue, 13 Jan 2026 14:30:00 GMT, Content-Type: application/json
399615:30:00.743 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed,false
399715:30:00.743 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json], queryParams={}}
399815:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000059 preparing request execution
399915:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000059 target auth state: UNCHALLENGED
400015:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000059 proxy auth state: UNCHALLENGED
400115:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000059 acquiring connection with route {}->[unix://localhost:2375]
400215:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000059 acquiring endpoint (3 MINUTES)
400315:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000059 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
400415:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000059 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
400515:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000059 acquired ep-0000000059
400615:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000059 acquired endpoint ep-0000000059
400715:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000059 executing GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json
400815:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000059 Cookie spec selected: strict
400915:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000059 start execution ex-0000000059
401015:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000059 executing exchange ex-0000000059 over http-outgoing-1
401115:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json HTTP/1.1
401215:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
401315:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
401415:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
401515:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
401615:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
401715:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
401815:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json HTTP/1.1[\r][\n]"
401915:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
402015:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
402115:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
402215:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
402315:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
402415:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
402515:30:00.744 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
402615:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
402715:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
402815:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
402915:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
403015:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
403115:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
403215:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
403315:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
403415:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
403515:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
403615:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","Created":"2026-01-13T14:29:59.929850209Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3926,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:29:59.957745849Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/resolv.conf","HostnamePath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/hostname","HostsPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/hosts","LogPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed-json.log","Name":"/great_lumiere","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","LowerDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/merged","UpperDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/diff","WorkDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"787452d16b894740cbee6e30486a618f3a8782852cd94c9929cb8f3fe991d190","Source":"/var/lib/docker/volumes/787452d16b894740cbee6e30486a618f3a8782852cd94c9929cb8f3fe991d190/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"35fb92bc81a1","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"cb1ed3de4c616e97f666b2c07a2d1f32c687f667641c9e3e556fd0c1031c17e5","SandboxKey":"/var/run/docker/netns/cb1ed3de4c61","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32773"},{"HostIp":"::","HostPort":"32773"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b4c0a4f7a663fd967bcad8fd5969b14fd129cf0fd801620222d47761da724693","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"42:8b:fc:00:f2:fc","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"42:8b:fc:00:f2:fc","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"b4c0a4f7a663fd967bcad8fd5969b14fd129cf0fd801620222d47761da724693","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
403715:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
403815:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
403915:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
404015:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
404115:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
404215:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
404315:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
404415:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
404515:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
404615:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
404715:30:00.745 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
404815:30:00.746 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000059 connection can be kept alive for 3 MINUTES
404915:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000059 releasing valid endpoint
405015:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000059 releasing endpoint
405115:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000059 connection http-outgoing-1 can be kept alive for 3 MINUTES
405215:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000059 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
405315:30:00.747 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed,<null>
405415:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000060 preparing request execution
405515:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000060 target auth state: UNCHALLENGED
405615:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000060 proxy auth state: UNCHALLENGED
405715:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000060 acquiring connection with route {}->[unix://localhost:2375]
405815:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000060 acquiring endpoint (3 MINUTES)
405915:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000060 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
406015:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000060 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
406115:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000060 acquired ep-0000000060
406215:30:00.747 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000060 acquired endpoint ep-0000000060
406315:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000060 executing POST /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/kill
406415:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000060 Cookie spec selected: strict
406515:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000060 start execution ex-0000000060
406615:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000060 executing exchange ex-0000000060 over http-outgoing-1
406715:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/kill HTTP/1.1
406815:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
406915:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
407015:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
407115:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
407215:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
407315:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
407415:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
407515:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
407615:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/kill HTTP/1.1[\r][\n]"
407715:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
407815:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
407915:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
408015:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
408115:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
408215:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
408315:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
408415:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
408515:30:00.748 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
408615:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
408715:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
408815:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
408915:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
409015:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
409115:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
409215:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
409315:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
409415:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
409515:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
409615:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
409715:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
409815:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
409915:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000060 connection can be kept alive for 3 MINUTES
410015:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000060 releasing valid endpoint
410115:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000060 releasing endpoint
410215:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000060 connection http-outgoing-1 can be kept alive for 3 MINUTES
410315:30:00.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000060 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
410415:30:00.867 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed,false
410515:30:00.867 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json], queryParams={}}
410615:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000061 preparing request execution
410715:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000061 target auth state: UNCHALLENGED
410815:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000061 proxy auth state: UNCHALLENGED
410915:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000061 acquiring connection with route {}->[unix://localhost:2375]
411015:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000061 acquiring endpoint (3 MINUTES)
411115:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000061 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
411215:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000061 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
411315:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000061 acquired ep-0000000061
411415:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000061 acquired endpoint ep-0000000061
411515:30:00.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000061 executing GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json
411615:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000061 Cookie spec selected: strict
411715:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000061 start execution ex-0000000061
411815:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000061 executing exchange ex-0000000061 over http-outgoing-1
411915:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json HTTP/1.1
412015:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
412115:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
412215:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
412315:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
412415:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
412515:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
412615:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/json HTTP/1.1[\r][\n]"
412715:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
412815:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
412915:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
413015:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
413115:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
413215:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
413315:30:00.869 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
413415:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
413515:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
413615:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
413715:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
413815:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
413915:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
414015:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
414115:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
414215:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
414315:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
414415:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","Created":"2026-01-13T14:29:59.929850209Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:29:59.957745849Z","FinishedAt":"2026-01-13T14:30:00.763414733Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/resolv.conf","HostnamePath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/hostname","HostsPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/hosts","LogPath":"/var/lib/docker/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed-json.log","Name":"/great_lumiere","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed","LowerDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/merged","UpperDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/diff","WorkDir":"/var/lib/docker/overlay2/52f95e7b143d6a09f8c7eaffb74fc57d90cceba2d385461c71adc20e21d52104/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"787452d16b894740cbee6e30486a618f3a8782852cd94c9929cb8f3fe991d190","Source":"/var/lib/docker/volumes/787452d16b894740cbee6e30486a618f3a8782852cd94c9929cb8f3fe991d190/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"35fb92bc81a1","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
414515:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
414615:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
414715:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
414815:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
414915:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
415015:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
415115:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
415215:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
415315:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
415415:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
415515:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
415615:30:00.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000061 connection can be kept alive for 3 MINUTES
415715:30:00.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000061 releasing valid endpoint
415815:30:00.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000061 releasing endpoint
415915:30:00.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000061 connection http-outgoing-1 can be kept alive for 3 MINUTES
416015:30:00.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000061 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
416115:30:00.875 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed,true,true
416215:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000062 preparing request execution
416315:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000062 target auth state: UNCHALLENGED
416415:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000062 proxy auth state: UNCHALLENGED
416515:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000062 acquiring connection with route {}->[unix://localhost:2375]
416615:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000062 acquiring endpoint (3 MINUTES)
416715:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000062 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
416815:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000062 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
416915:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000062 acquired ep-0000000062
417015:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000062 acquired endpoint ep-0000000062
417115:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000062 executing DELETE /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed?v=true&force=true
417215:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000062 Cookie spec selected: strict
417315:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000062 start execution ex-0000000062
417415:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000062 executing exchange ex-0000000062 over http-outgoing-1
417515:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed?v=true&force=true HTTP/1.1
417615:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
417715:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
417815:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
417915:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
418015:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
418115:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
418215:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/35fb92bc81a199d9b5c4b2f51666abca04682f87737111b281079f9b91d867ed?v=true&force=true HTTP/1.1[\r][\n]"
418315:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
418415:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
418515:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
418615:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
418715:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
418815:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
418915:30:00.876 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
419015:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
419115:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
419215:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
419315:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
419415:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
419515:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
419615:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
419715:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
419815:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
419915:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
420015:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
420115:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
420215:30:00.883 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
420315:30:00.884 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000062 connection can be kept alive for 3 MINUTES
420415:30:00.884 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000062 releasing valid endpoint
420515:30:00.884 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000062 releasing endpoint
420615:30:00.884 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000062 connection http-outgoing-1 can be kept alive for 3 MINUTES
420715:30:00.884 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000062 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
420815:30:00.884 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4209[info] CirceTxSpec:
4210[info] tx
4211[info] - should create KVPair
4212[info] - should create Node
4213[info] - should create Service
4214[info] - should create Check
421515:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
421615:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
421715:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
421815:30:00.893 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
421915:30:00.893 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
422015:30:00.893 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
422115:30:00.893 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
422215:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
422315:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
422415:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
422515:30:00.893 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1beddd14[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2a563a33}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
422615:30:00.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000063 preparing request execution
422715:30:00.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000063 target auth state: UNCHALLENGED
422815:30:00.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000063 proxy auth state: UNCHALLENGED
422915:30:00.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000063 acquiring connection with route {}->[unix://localhost:2375]
423015:30:00.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000063 acquiring endpoint (3 MINUTES)
423115:30:00.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000063 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
423215:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000063 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
423315:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000063 acquired ep-0000000063
423415:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000063 acquired endpoint ep-0000000063
423515:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000063 executing POST /v1.44/containers/create
423615:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000063 Cookie spec selected: strict
423715:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000063 start execution ex-0000000063
423815:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000063 executing exchange ex-0000000063 over http-outgoing-1
423915:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
424015:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
424115:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
424215:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
424315:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
424415:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
424515:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
424615:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
424715:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
424815:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
424915:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
425015:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
425115:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
425215:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
425315:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
425415:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
425515:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
425615:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
425715:30:00.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
425815:30:00.895 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
425915:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
426015:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
426115:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
426215:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
426315:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
426415:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
426515:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:00 GMT[\r][\n]"
426615:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
426715:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
426815:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","Warnings":[]}[\n]"
426915:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
427015:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
427115:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
427215:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
427315:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
427415:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
427515:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:00 GMT
427615:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
427715:30:00.915 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000063 connection can be kept alive for 3 MINUTES
427815:30:00.916 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000063 releasing valid endpoint
427915:30:00.916 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000063 releasing endpoint
428015:30:00.916 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000063 connection http-outgoing-1 can be kept alive for 3 MINUTES
428115:30:00.916 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000063 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
428215:30:00.916 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515
428315:30:00.916 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515
428415:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000064 preparing request execution
428515:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000064 target auth state: UNCHALLENGED
428615:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000064 proxy auth state: UNCHALLENGED
428715:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000064 acquiring connection with route {}->[unix://localhost:2375]
428815:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000064 acquiring endpoint (3 MINUTES)
428915:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000064 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
429015:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000064 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
429115:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000064 acquired ep-0000000064
429215:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000064 acquired endpoint ep-0000000064
429315:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000064 executing POST /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/start
429415:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000064 Cookie spec selected: strict
429515:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000064 start execution ex-0000000064
429615:30:00.917 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000064 executing exchange ex-0000000064 over http-outgoing-1
429715:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/start HTTP/1.1
429815:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
429915:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
430015:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
430115:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
430215:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
430315:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
430415:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
430515:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
430615:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/start HTTP/1.1[\r][\n]"
430715:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
430815:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
430915:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
431015:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
431115:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
431215:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
431315:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
431415:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
431515:30:00.918 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
431615:30:01.038 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
431715:30:01.039 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
431815:30:01.039 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
431915:30:01.039 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
432015:30:01.039 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
432115:30:01.039 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
432215:30:01.039 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
432315:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
432415:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
432515:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
432615:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
432715:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
432815:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
432915:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000064 connection can be kept alive for 3 MINUTES
433015:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000064 releasing valid endpoint
433115:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000064 releasing endpoint
433215:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000064 connection http-outgoing-1 can be kept alive for 3 MINUTES
433315:30:01.040 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000064 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
433415:30:01.041 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515,false
433515:30:01.041 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json], queryParams={}}
433615:30:01.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000065 preparing request execution
433715:30:01.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000065 target auth state: UNCHALLENGED
433815:30:01.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000065 proxy auth state: UNCHALLENGED
433915:30:01.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000065 acquiring connection with route {}->[unix://localhost:2375]
434015:30:01.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000065 acquiring endpoint (3 MINUTES)
434115:30:01.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000065 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
434215:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000065 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
434315:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000065 acquired ep-0000000065
434415:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000065 acquired endpoint ep-0000000065
434515:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000065 executing GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json
434615:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000065 Cookie spec selected: strict
434715:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000065 start execution ex-0000000065
434815:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000065 executing exchange ex-0000000065 over http-outgoing-1
434915:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json HTTP/1.1
435015:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
435115:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
435215:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
435315:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
435415:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
435515:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
435615:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json HTTP/1.1[\r][\n]"
435715:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
435815:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
435915:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
436015:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
436115:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
436215:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
436315:30:01.042 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
436415:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
436515:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
436615:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
436715:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
436815:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
436915:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
437015:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
437115:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
437215:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
437315:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
437415:30:01.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","Created":"2026-01-13T14:30:00.896976464Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4071,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:00.924188661Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/resolv.conf","HostnamePath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/hostname","HostsPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/hosts","LogPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515-json.log","Name":"/inspiring_lamport","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","LowerDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/merged","UpperDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/diff","WorkDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/work"},"Name":"overlay2"},"Mounts":[{"Type""
437515:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
437615:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
437715:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
437815:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
437915:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
438015:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
438115:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
438215:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
438315:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000065 connection can be kept alive for 3 MINUTES
438415:30:01.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"c9245897a546b14fbf85692cd49d967124191fee88b1fd45d018df6d13232540","Source":"/var/lib/docker/volumes/c9245897a546b14fbf85692cd49d967124191fee88b1fd45d018df6d13232540/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"25958436721f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"b8c69dbaf01214a60c38707299d48ba8e0b9d0baf84d5972d8f329ea83a545a6","SandboxKey":"/var/run/docker/netns/b8c69dbaf012","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32774"},{"HostIp":"::","HostPort":"32774"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"6c96feab1207c8fb095be0344cc09928ef36070c2dc626099a10a063231e2083","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"22:45:8a:d7:5b:5e","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"22:45:8a:d7:5b:5e","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"6c96feab1207c8fb095be0344cc09928ef36070c2dc626099a10a063231e2083","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
438515:30:01.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
438615:30:01.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
438715:30:01.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
438815:30:01.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000065 releasing valid endpoint
438915:30:01.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000065 releasing endpoint
439015:30:01.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000065 connection http-outgoing-1 can be kept alive for 3 MINUTES
439115:30:01.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000065 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
439215:30:01.046 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
439315:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000066 preparing request execution
439415:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000066 target auth state: UNCHALLENGED
439515:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000066 proxy auth state: UNCHALLENGED
439615:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000066 acquiring connection with route {}->[unix://localhost:2375]
439715:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000066 acquiring endpoint (3 MINUTES)
439815:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000066 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
439915:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000066 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
440015:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000066 acquired ep-0000000066
440115:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000066 acquired endpoint ep-0000000066
440215:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000066 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
440315:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000066 Cookie spec selected: strict
440415:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000066 start execution ex-0000000066
440515:30:01.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000066 executing exchange ex-0000000066 over http-outgoing-1
440615:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
440715:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
440815:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
440915:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
441015:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
441115:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
441215:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
441315:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
441415:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
441515:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
441615:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
441715:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
441815:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
441915:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
442015:30:01.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
442115:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
442215:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
442315:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
442415:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
442515:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
442615:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
442715:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
442815:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
442915:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
443015:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
443115:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
443215:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
443315:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
443415:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
443515:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
443615:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
443715:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
443815:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
443915:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
444015:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
444115:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
444215:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
444315:30:01.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000066 connection can be kept alive for 3 MINUTES
444415:30:01.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000066 releasing valid endpoint
444515:30:01.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000066 releasing endpoint
444615:30:01.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000066 connection http-outgoing-1 can be kept alive for 3 MINUTES
444715:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000066 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
444815:30:01.051 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
444915:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000067 preparing request execution
445015:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000067 target auth state: UNCHALLENGED
445115:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000067 proxy auth state: UNCHALLENGED
445215:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000067 acquiring connection with route {}->[unix://localhost:2375]
445315:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000067 acquiring endpoint (3 MINUTES)
445415:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000067 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
445515:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000067 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
445615:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000067 acquired ep-0000000067
445715:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000067 acquired endpoint ep-0000000067
445815:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000067 executing GET /v1.44/version
445915:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000067 Cookie spec selected: strict
446015:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000067 start execution ex-0000000067
446115:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000067 executing exchange ex-0000000067 over http-outgoing-1
446215:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
446315:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
446415:30:01.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
446515:30:01.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
446615:30:01.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
446715:30:01.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
446815:30:01.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
446915:30:01.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
447015:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
447115:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
447215:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
447315:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
447415:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
447515:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
447615:30:01.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
447715:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
447815:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
447915:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
448015:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
448115:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
448215:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
448315:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
448415:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
448515:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448615:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
448715:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
448815:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
448915:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
449015:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
449115:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
449215:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
449315:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
449415:30:01.060 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
449515:30:01.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000067 connection can be kept alive for 3 MINUTES
449615:30:01.061 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000067 releasing valid endpoint
449715:30:01.062 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000067 releasing endpoint
449815:30:01.062 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000067 connection http-outgoing-1 can be kept alive for 3 MINUTES
449915:30:01.062 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000067 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
450015:30:01.063 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /inspiring_lamport: Waiting for 60 seconds for URL: http://172.17.0.1:32774/ (where port 32774 maps to container port 8500)
450115:30:01.707 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.814369419S
450215:30:01.710 [pool-25-thread-1-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32774/v1/event/fire/test, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 7
450315:30:01.717 [pool-25-thread-1-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32774/v1/event/fire/test, took: 0.006s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 206, Date: Tue, 13 Jan 2026 14:30:01 GMT, Content-Type: application/json
450415:30:01.719 [pool-25-thread-1-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32774/v1/event/list?, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
450515:30:01.720 [pool-25-thread-1-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32774/v1/event/list?, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 7583032225949826802, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 250, Date: Tue, 13 Jan 2026 14:30:01 GMT, Content-Type: application/json
450615:30:01.724 [pool-25-thread-1-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32774/v1/event/list?&name=notExistingEvent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
450715:30:01.726 [pool-25-thread-1-ScalaTest-running-CirceEventSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32774/v1/event/list?&name=notExistingEvent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:01 GMT, Content-Type: application/json
450815:30:01.727 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515,false
450915:30:01.727 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json], queryParams={}}
451015:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000068 preparing request execution
451115:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000068 target auth state: UNCHALLENGED
451215:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000068 proxy auth state: UNCHALLENGED
451315:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000068 acquiring connection with route {}->[unix://localhost:2375]
451415:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000068 acquiring endpoint (3 MINUTES)
451515:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000068 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
451615:30:01.727 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000068 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
451715:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000068 acquired ep-0000000068
451815:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000068 acquired endpoint ep-0000000068
451915:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000068 executing GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json
452015:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000068 Cookie spec selected: strict
452115:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000068 start execution ex-0000000068
452215:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000068 executing exchange ex-0000000068 over http-outgoing-1
452315:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json HTTP/1.1
452415:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
452515:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
452615:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
452715:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
452815:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
452915:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
453015:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json HTTP/1.1[\r][\n]"
453115:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
453215:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
453315:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
453415:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
453515:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
453615:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
453715:30:01.728 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
453815:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
453915:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
454015:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
454115:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
454215:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
454315:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
454415:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
454515:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
454615:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
454715:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
454815:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","Created":"2026-01-13T14:30:00.896976464Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4071,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:00.924188661Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/resolv.conf","HostnamePath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/hostname","HostsPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/hosts","LogPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515-json.log","Name":"/inspiring_lamport","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","LowerDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/merged","UpperDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/diff","WorkDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"c9245897a546b14fbf85692cd49d967124191fee88b1fd45d018df6d13232540","Source":"/var/lib/docker/volumes/c9245897a546b14fbf85692cd49d967124191fee88b1fd45d018df6d13232540/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"25958436721f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"b8c69dbaf01214a60c38707299d48ba8e0b9d0baf84d5972d8f329ea83a545a6","SandboxKey":"/var/run/docker/netns/b8c69dbaf012","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32774"},{"HostIp":"::","HostPort":"32774"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"6c96feab1207c8fb095be0344cc09928ef36070c2dc626099a10a063231e2083","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"22:45:8a:d7:5b:5e","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"22:45:8a:d7:5b:5e","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"6c96feab1207c8fb095be0344cc09928ef36070c2dc626099a10a063231e2083","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
454915:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
455015:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
455115:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
455215:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
455315:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
455415:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
455515:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
455615:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
455715:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
455815:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
455915:30:01.729 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
456015:30:01.730 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000068 connection can be kept alive for 3 MINUTES
456115:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000068 releasing valid endpoint
456215:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000068 releasing endpoint
456315:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000068 connection http-outgoing-1 can be kept alive for 3 MINUTES
456415:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000068 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
456515:30:01.731 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515,<null>
456615:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000069 preparing request execution
456715:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000069 target auth state: UNCHALLENGED
456815:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000069 proxy auth state: UNCHALLENGED
456915:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000069 acquiring connection with route {}->[unix://localhost:2375]
457015:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000069 acquiring endpoint (3 MINUTES)
457115:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000069 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
457215:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000069 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
457315:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000069 acquired ep-0000000069
457415:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000069 acquired endpoint ep-0000000069
457515:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000069 executing POST /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/kill
457615:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000069 Cookie spec selected: strict
457715:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000069 start execution ex-0000000069
457815:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000069 executing exchange ex-0000000069 over http-outgoing-1
457915:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/kill HTTP/1.1
458015:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
458115:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
458215:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
458315:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
458415:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
458515:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
458615:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
458715:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
458815:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/kill HTTP/1.1[\r][\n]"
458915:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
459015:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
459115:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
459215:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
459315:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
459415:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
459515:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
459615:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
459715:30:01.731 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
459815:30:01.857 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
459915:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
460015:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
460115:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
460215:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
460315:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
460415:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
460515:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
460615:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
460715:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
460815:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
460915:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
461015:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
461115:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000069 connection can be kept alive for 3 MINUTES
461215:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000069 releasing valid endpoint
461315:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000069 releasing endpoint
461415:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000069 connection http-outgoing-1 can be kept alive for 3 MINUTES
461515:30:01.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000069 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
461615:30:01.858 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515,false
461715:30:01.858 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json], queryParams={}}
461815:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000070 preparing request execution
461915:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000070 target auth state: UNCHALLENGED
462015:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000070 proxy auth state: UNCHALLENGED
462115:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000070 acquiring connection with route {}->[unix://localhost:2375]
462215:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000070 acquiring endpoint (3 MINUTES)
462315:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000070 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
462415:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000070 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
462515:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000070 acquired ep-0000000070
462615:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000070 acquired endpoint ep-0000000070
462715:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000070 executing GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json
462815:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000070 Cookie spec selected: strict
462915:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000070 start execution ex-0000000070
463015:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000070 executing exchange ex-0000000070 over http-outgoing-1
463115:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json HTTP/1.1
463215:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
463315:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
463415:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
463515:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
463615:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
463715:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
463815:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/json HTTP/1.1[\r][\n]"
463915:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
464015:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
464115:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
464215:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
464315:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
464415:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
464515:30:01.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
464615:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
464715:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
464815:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
464915:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
465015:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
465115:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
465215:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
465315:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
465415:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
465515:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166a[\r][\n]"
465615:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","Created":"2026-01-13T14:30:00.896976464Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:00.924188661Z","FinishedAt":"2026-01-13T14:30:01.751642857Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/resolv.conf","HostnamePath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/hostname","HostsPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/hosts","LogPath":"/var/lib/docker/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515-json.log","Name":"/inspiring_lamport","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515","LowerDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/merged","UpperDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/diff","WorkDir":"/var/lib/docker/overlay2/7ec38f3aa1f66fc17e7ef690bda5d3ccfa314defc58e14b1fc531729c00d64d3/work"},"Name":"overlay2"},"Mounts""
465715:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
465815:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
465915:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
466015:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
466115:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
466215:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
466315:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
466415:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
466515:30:01.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000070 connection can be kept alive for 3 MINUTES
466615:30:01.861 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":[{"Type":"volume","Name":"c9245897a546b14fbf85692cd49d967124191fee88b1fd45d018df6d13232540","Source":"/var/lib/docker/volumes/c9245897a546b14fbf85692cd49d967124191fee88b1fd45d018df6d13232540/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"25958436721f","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
466715:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
466815:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
466915:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
467015:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000070 releasing valid endpoint
467115:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000070 releasing endpoint
467215:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000070 connection http-outgoing-1 can be kept alive for 3 MINUTES
467315:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000070 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
467415:30:01.863 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515,true,true
467515:30:01.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000071 preparing request execution
467615:30:01.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000071 target auth state: UNCHALLENGED
467715:30:01.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000071 proxy auth state: UNCHALLENGED
467815:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000071 acquiring connection with route {}->[unix://localhost:2375]
467915:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000071 acquiring endpoint (3 MINUTES)
468015:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000071 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
468115:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000071 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
468215:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000071 acquired ep-0000000071
468315:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000071 acquired endpoint ep-0000000071
468415:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000071 executing DELETE /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515?v=true&force=true
468515:30:01.866 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000071 Cookie spec selected: strict
468615:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000071 start execution ex-0000000071
468715:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000071 executing exchange ex-0000000071 over http-outgoing-1
468815:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515?v=true&force=true HTTP/1.1
468915:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
469015:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
469115:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
469215:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
469315:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
469415:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
469515:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/25958436721f6f11b28faa7e87f65499d7b5e833141cc975c7af44093f19a515?v=true&force=true HTTP/1.1[\r][\n]"
469615:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
469715:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
469815:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
469915:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
470015:30:01.867 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
470115:30:01.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
470215:30:01.868 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
470315:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
470415:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
470515:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
470615:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
470715:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
470815:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
470915:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
471015:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
471115:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
471215:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
471315:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
471415:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
471515:30:01.874 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
471615:30:01.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000071 connection can be kept alive for 3 MINUTES
471715:30:01.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000071 releasing valid endpoint
471815:30:01.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000071 releasing endpoint
471915:30:01.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000071 connection http-outgoing-1 can be kept alive for 3 MINUTES
472015:30:01.875 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000071 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
472115:30:01.875 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4722[info] CirceEventSpec:
4723[info] event api
4724[info] - should fire event
4725[info] - should return empty list of events because (filtered by name)
472615:30:01.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
472715:30:01.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
472815:30:01.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
472915:30:01.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
473015:30:01.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
473115:30:01.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
473215:30:01.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
473315:30:01.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
473415:30:01.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
473515:30:01.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
473615:30:01.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4e3515d4[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@62dd0f2}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
473715:30:01.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000072 preparing request execution
473815:30:01.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000072 target auth state: UNCHALLENGED
473915:30:01.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000072 proxy auth state: UNCHALLENGED
474015:30:01.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000072 acquiring connection with route {}->[unix://localhost:2375]
474115:30:01.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000072 acquiring endpoint (3 MINUTES)
474215:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000072 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
474315:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000072 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
474415:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000072 acquired ep-0000000072
474515:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000072 acquired endpoint ep-0000000072
474615:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000072 executing POST /v1.44/containers/create
474715:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000072 Cookie spec selected: strict
474815:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000072 start execution ex-0000000072
474915:30:01.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000072 executing exchange ex-0000000072 over http-outgoing-1
475015:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
475115:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
475215:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
475315:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
475415:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
475515:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
475615:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
475715:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
475815:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
475915:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
476015:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
476115:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
476215:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
476315:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
476415:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
476515:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
476615:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
476715:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
476815:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
476915:30:01.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
477015:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
477115:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
477215:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
477315:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
477415:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
477515:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
477615:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:01 GMT[\r][\n]"
477715:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
477815:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
477915:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","Warnings":[]}[\n]"
478015:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
478115:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
478215:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
478315:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
478415:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
478515:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
478615:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:01 GMT
478715:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
478815:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000072 connection can be kept alive for 3 MINUTES
478915:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000072 releasing valid endpoint
479015:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000072 releasing endpoint
479115:30:01.908 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000072 connection http-outgoing-1 can be kept alive for 3 MINUTES
479215:30:01.909 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000072 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
479315:30:01.909 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32
479415:30:01.909 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32
479515:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000073 preparing request execution
479615:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000073 target auth state: UNCHALLENGED
479715:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000073 proxy auth state: UNCHALLENGED
479815:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000073 acquiring connection with route {}->[unix://localhost:2375]
479915:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000073 acquiring endpoint (3 MINUTES)
480015:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000073 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
480115:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000073 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
480215:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000073 acquired ep-0000000073
480315:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000073 acquired endpoint ep-0000000073
480415:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000073 executing POST /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/start
480515:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000073 Cookie spec selected: strict
480615:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000073 start execution ex-0000000073
480715:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000073 executing exchange ex-0000000073 over http-outgoing-1
480815:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/start HTTP/1.1
480915:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
481015:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
481115:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
481215:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
481315:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
481415:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
481515:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
481615:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
481715:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/start HTTP/1.1[\r][\n]"
481815:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
481915:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
482015:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
482115:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
482215:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
482315:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
482415:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
482515:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
482615:30:01.910 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
482715:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
482815:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
482915:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
483015:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
483115:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
483215:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
483315:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
483415:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
483515:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
483615:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
483715:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
483815:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
483915:30:02.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
484015:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000073 connection can be kept alive for 3 MINUTES
484115:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000073 releasing valid endpoint
484215:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000073 releasing endpoint
484315:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000073 connection http-outgoing-1 can be kept alive for 3 MINUTES
484415:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000073 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
484515:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32,false
484615:30:02.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json], queryParams={}}
484715:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000074 preparing request execution
484815:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000074 target auth state: UNCHALLENGED
484915:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000074 proxy auth state: UNCHALLENGED
485015:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000074 acquiring connection with route {}->[unix://localhost:2375]
485115:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000074 acquiring endpoint (3 MINUTES)
485215:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000074 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
485315:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000074 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
485415:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000074 acquired ep-0000000074
485515:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000074 acquired endpoint ep-0000000074
485615:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000074 executing GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json
485715:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000074 Cookie spec selected: strict
485815:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000074 start execution ex-0000000074
485915:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000074 executing exchange ex-0000000074 over http-outgoing-1
486015:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json HTTP/1.1
486115:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
486215:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
486315:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
486415:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
486515:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
486615:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
486715:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json HTTP/1.1[\r][\n]"
486815:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
486915:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
487015:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
487115:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
487215:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
487315:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
487415:30:02.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
487515:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
487615:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
487715:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
487815:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
487915:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
488015:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
488115:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
488215:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
488315:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488415:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
488515:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","Created":"2026-01-13T14:30:01.891572516Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4211,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:01.916169745Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/resolv.conf","HostnamePath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/hostname","HostsPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/hosts","LogPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32-json.log","Name":"/relaxed_hermann","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","LowerDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/merged","UpperDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/diff","WorkDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"691b1ab6ef1105a34866c04847a72e2cdea459be31dd63d1e078d7b93052797c","Source":"/var/lib/docker/volumes/691b1ab6ef1105a34866c04847a72e2cdea459be31dd63d1e078d7b93052797c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"16342869a1b7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"6af847fe2d96de8c4fe6d5854b3459da54c018c9f4d9a4907a3881270f4ef476","SandboxKey":"/var/run/docker/netns/6af847fe2d96","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32775"},{"HostIp":"::","HostPort":"32775"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"3a16217389751a17fe7598c8a3eb63733ad26a7864db91cf0b855e854fbb8d8e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"52:a7:1a:11:e2:e4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"52:a7:1a:11:e2:e4","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"3a16217389751a17fe7598c8a3eb63733ad26a7864db91cf0b855e854fbb8d8e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
488615:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488715:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
488815:30:02.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488915:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
489015:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
489115:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
489215:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
489315:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
489415:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
489515:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
489615:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
489715:30:02.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000074 connection can be kept alive for 3 MINUTES
489815:30:02.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000074 releasing valid endpoint
489915:30:02.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000074 releasing endpoint
490015:30:02.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000074 connection http-outgoing-1 can be kept alive for 3 MINUTES
490115:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000074 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
490215:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
490315:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000075 preparing request execution
490415:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000075 target auth state: UNCHALLENGED
490515:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000075 proxy auth state: UNCHALLENGED
490615:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000075 acquiring connection with route {}->[unix://localhost:2375]
490715:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000075 acquiring endpoint (3 MINUTES)
490815:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000075 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
490915:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000075 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
491015:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000075 acquired ep-0000000075
491115:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000075 acquired endpoint ep-0000000075
491215:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000075 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
491315:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000075 Cookie spec selected: strict
491415:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000075 start execution ex-0000000075
491515:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000075 executing exchange ex-0000000075 over http-outgoing-1
491615:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
491715:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
491815:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
491915:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
492015:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
492115:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
492215:30:02.027 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
492315:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
492415:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
492515:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
492615:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
492715:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
492815:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
492915:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
493015:30:02.033 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
493115:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
493215:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
493315:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
493415:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
493515:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
493615:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
493715:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
493815:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
493915:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
494015:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
494115:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
494215:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
494315:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
494415:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
494515:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
494615:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
494715:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
494815:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
494915:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
495015:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
495115:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
495215:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
495315:30:02.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000075 connection can be kept alive for 3 MINUTES
495415:30:02.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000075 releasing valid endpoint
495515:30:02.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000075 releasing endpoint
495615:30:02.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000075 connection http-outgoing-1 can be kept alive for 3 MINUTES
495715:30:02.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000075 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
495815:30:02.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
495915:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000076 preparing request execution
496015:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000076 target auth state: UNCHALLENGED
496115:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000076 proxy auth state: UNCHALLENGED
496215:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000076 acquiring connection with route {}->[unix://localhost:2375]
496315:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000076 acquiring endpoint (3 MINUTES)
496415:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000076 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
496515:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000076 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
496615:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000076 acquired ep-0000000076
496715:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000076 acquired endpoint ep-0000000076
496815:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000076 executing GET /v1.44/version
496915:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000076 Cookie spec selected: strict
497015:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000076 start execution ex-0000000076
497115:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000076 executing exchange ex-0000000076 over http-outgoing-1
497215:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
497315:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
497415:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
497515:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
497615:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
497715:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
497815:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
497915:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
498015:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
498115:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
498215:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
498315:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
498415:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
498515:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
498615:30:02.036 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
498715:30:02.047 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
498815:30:02.047 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
498915:30:02.047 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
499015:30:02.047 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
499115:30:02.047 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
499215:30:02.047 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
499315:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
499415:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
499515:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
499615:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
499715:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
499815:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
499915:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
500015:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
500115:30:02.048 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
500215:30:02.049 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
500315:30:02.049 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
500415:30:02.049 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
500515:30:02.049 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000076 connection can be kept alive for 3 MINUTES
500615:30:02.050 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000076 releasing valid endpoint
500715:30:02.050 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000076 releasing endpoint
500815:30:02.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000076 connection http-outgoing-1 can be kept alive for 3 MINUTES
500915:30:02.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000076 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
501015:30:02.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /relaxed_hermann: Waiting for 60 seconds for URL: http://172.17.0.1:32775/ (where port 32775 maps to container port 8500)
501115:30:02.709 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.824228878S
501215:30:02.711 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32775/v1/kv/key, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 5
501315:30:02.713 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32775/v1/kv/key, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:02 GMT, Content-Type: application/json
501415:30:02.715 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32775/v1/kv/key?raw, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
501515:30:02.716 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key?raw, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:02 GMT, X-Consul-Knownleader: true, Content-Type: text/plain; charset=utf-8
501615:30:02.717 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32775/v1/kv/key, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
501715:30:02.718 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 164, Date: Tue, 13 Jan 2026 14:30:02 GMT, X-Consul-Knownleader: true, Content-Type: application/json
501815:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32,false
501915:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json], queryParams={}}
502015:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000077 preparing request execution
502115:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000077 target auth state: UNCHALLENGED
502215:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000077 proxy auth state: UNCHALLENGED
502315:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000077 acquiring connection with route {}->[unix://localhost:2375]
502415:30:02.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000077 acquiring endpoint (3 MINUTES)
502515:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000077 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
502615:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000077 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
502715:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000077 acquired ep-0000000077
502815:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000077 acquired endpoint ep-0000000077
502915:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000077 executing GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json
503015:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000077 Cookie spec selected: strict
503115:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000077 start execution ex-0000000077
503215:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000077 executing exchange ex-0000000077 over http-outgoing-1
503315:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json HTTP/1.1
503415:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
503515:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
503615:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
503715:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
503815:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
503915:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
504015:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json HTTP/1.1[\r][\n]"
504115:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
504215:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
504315:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
504415:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
504515:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
504615:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
504715:30:02.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
504815:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
504915:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
505015:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
505115:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
505215:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
505315:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
505415:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
505515:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
505615:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
505715:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
505815:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","Created":"2026-01-13T14:30:01.891572516Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4211,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:01.916169745Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/resolv.conf","HostnamePath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/hostname","HostsPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/hosts","LogPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32-json.log","Name":"/relaxed_hermann","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","LowerDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/merged","UpperDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/diff","WorkDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"691b1ab6ef1105a34866c04847a72e2cdea459be31dd63d1e078d7b93052797c","Source":"/var/lib/docker/volumes/691b1ab6ef1105a34866c04847a72e2cdea459be31dd63d1e078d7b93052797c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"16342869a1b7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"6af847fe2d96de8c4fe6d5854b3459da54c018c9f4d9a4907a3881270f4ef476","SandboxKey":"/var/run/docker/netns/6af847fe2d96","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32775"},{"HostIp":"::","HostPort":"32775"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"3a16217389751a17fe7598c8a3eb63733ad26a7864db91cf0b855e854fbb8d8e","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"52:a7:1a:11:e2:e4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"52:a7:1a:11:e2:e4","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"3a16217389751a17fe7598c8a3eb63733ad26a7864db91cf0b855e854fbb8d8e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
505915:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
506015:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
506115:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
506215:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
506315:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
506415:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
506515:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
506615:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
506715:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
506815:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
506915:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
507015:30:02.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000077 connection can be kept alive for 3 MINUTES
507115:30:02.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000077 releasing valid endpoint
507215:30:02.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000077 releasing endpoint
507315:30:02.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000077 connection http-outgoing-1 can be kept alive for 3 MINUTES
507415:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000077 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
507515:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32,<null>
507615:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000078 preparing request execution
507715:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000078 target auth state: UNCHALLENGED
507815:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000078 proxy auth state: UNCHALLENGED
507915:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000078 acquiring connection with route {}->[unix://localhost:2375]
508015:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000078 acquiring endpoint (3 MINUTES)
508115:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000078 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
508215:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000078 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
508315:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000078 acquired ep-0000000078
508415:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000078 acquired endpoint ep-0000000078
508515:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000078 executing POST /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/kill
508615:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000078 Cookie spec selected: strict
508715:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000078 start execution ex-0000000078
508815:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000078 executing exchange ex-0000000078 over http-outgoing-1
508915:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/kill HTTP/1.1
509015:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
509115:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
509215:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
509315:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
509415:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
509515:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
509615:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
509715:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
509815:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/kill HTTP/1.1[\r][\n]"
509915:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
510015:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
510115:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
510215:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
510315:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
510415:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
510515:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
510615:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
510715:30:02.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
510815:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
510915:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
511015:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
511115:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
511215:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
511315:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
511415:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
511515:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
511615:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
511715:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
511815:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
511915:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
512015:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
512115:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000078 connection can be kept alive for 3 MINUTES
512215:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000078 releasing valid endpoint
512315:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000078 releasing endpoint
512415:30:02.845 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000078 connection http-outgoing-1 can be kept alive for 3 MINUTES
512515:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000078 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
512615:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32,false
512715:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json], queryParams={}}
512815:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000079 preparing request execution
512915:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000079 target auth state: UNCHALLENGED
513015:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000079 proxy auth state: UNCHALLENGED
513115:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000079 acquiring connection with route {}->[unix://localhost:2375]
513215:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000079 acquiring endpoint (3 MINUTES)
513315:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000079 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
513415:30:02.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000079 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
513515:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000079 acquired ep-0000000079
513615:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000079 acquired endpoint ep-0000000079
513715:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000079 executing GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json
513815:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000079 Cookie spec selected: strict
513915:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000079 start execution ex-0000000079
514015:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000079 executing exchange ex-0000000079 over http-outgoing-1
514115:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json HTTP/1.1
514215:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
514315:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
514415:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
514515:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
514615:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
514715:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
514815:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/json HTTP/1.1[\r][\n]"
514915:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
515015:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
515115:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
515215:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
515315:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
515415:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
515515:30:02.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
515615:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
515715:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
515815:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
515915:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
516015:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
516115:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
516215:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
516315:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
516415:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516515:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
516615:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","Created":"2026-01-13T14:30:01.891572516Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:01.916169745Z","FinishedAt":"2026-01-13T14:30:02.738571185Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/resolv.conf","HostnamePath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/hostname","HostsPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/hosts","LogPath":"/var/lib/docker/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32-json.log","Name":"/relaxed_hermann","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32","LowerDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/merged","UpperDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/diff","WorkDir":"/var/lib/docker/overlay2/b6eb2e8394ed1b81bc77e25b67da39560bb3909c2f1d7e14400dac600e88ef74/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"691b1ab6ef1105a34866c04847a72e2cdea459be31dd63d1e078d7b93052797c","Source":"/var/lib/docker/volumes/691b1ab6ef1105a34866c04847a72e2cdea459be31dd63d1e078d7b93052797c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"16342869a1b7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
516715:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516815:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
516915:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
517015:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
517115:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
517215:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
517315:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
517415:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
517515:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
517615:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
517715:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
517815:30:02.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000079 connection can be kept alive for 3 MINUTES
517915:30:02.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000079 releasing valid endpoint
518015:30:02.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000079 releasing endpoint
518115:30:02.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000079 connection http-outgoing-1 can be kept alive for 3 MINUTES
518215:30:02.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000079 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
518315:30:02.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32,true,true
518415:30:02.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000080 preparing request execution
518515:30:02.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000080 target auth state: UNCHALLENGED
518615:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000080 proxy auth state: UNCHALLENGED
518715:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000080 acquiring connection with route {}->[unix://localhost:2375]
518815:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000080 acquiring endpoint (3 MINUTES)
518915:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000080 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
519015:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000080 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
519115:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000080 acquired ep-0000000080
519215:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000080 acquired endpoint ep-0000000080
519315:30:02.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000080 executing DELETE /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32?v=true&force=true
519415:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000080 Cookie spec selected: strict
519515:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000080 start execution ex-0000000080
519615:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000080 executing exchange ex-0000000080 over http-outgoing-1
519715:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32?v=true&force=true HTTP/1.1
519815:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
519915:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
520015:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
520115:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
520215:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
520315:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
520415:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/16342869a1b70f0d71e8a6a33b4f6ab8dbe92521eb6e9422d1b8ad991babcf32?v=true&force=true HTTP/1.1[\r][\n]"
520515:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
520615:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
520715:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
520815:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
520915:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
521015:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
521115:30:02.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
521215:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
521315:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
521415:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
521515:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
521615:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
521715:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
521815:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
521915:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
522015:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
522115:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
522215:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
522315:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
522415:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
522515:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000080 connection can be kept alive for 3 MINUTES
522615:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000080 releasing valid endpoint
522715:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000080 releasing endpoint
522815:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000080 connection http-outgoing-1 can be kept alive for 3 MINUTES
522915:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000080 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
523015:30:02.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
523115:30:02.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
523215:30:02.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
523315:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
523415:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
523515:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
523615:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
523715:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
523815:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
523915:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
524015:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
524115:30:02.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@363242e5[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@51fb620a}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
524215:30:02.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000081 preparing request execution
524315:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000081 target auth state: UNCHALLENGED
524415:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000081 proxy auth state: UNCHALLENGED
524515:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000081 acquiring connection with route {}->[unix://localhost:2375]
524615:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000081 acquiring endpoint (3 MINUTES)
524715:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000081 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
524815:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000081 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
524915:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000081 acquired ep-0000000081
525015:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000081 acquired endpoint ep-0000000081
525115:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000081 executing POST /v1.44/containers/create
525215:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000081 Cookie spec selected: strict
525315:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000081 start execution ex-0000000081
525415:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000081 executing exchange ex-0000000081 over http-outgoing-1
525515:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
525615:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
525715:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
525815:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
525915:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
526015:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
526115:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
526215:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
526315:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
526415:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
526515:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
526615:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
526715:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
526815:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
526915:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
527015:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
527115:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
527215:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
527315:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
527415:30:02.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
527515:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
527615:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
527715:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
527815:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
527915:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
528015:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
528115:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
528215:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
528315:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
528415:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","Warnings":[]}[\n]"
528515:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
528615:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
528715:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
528815:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
528915:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
529015:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
529115:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
529215:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
529315:30:02.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000081 connection can be kept alive for 3 MINUTES
529415:30:02.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000081 releasing valid endpoint
529515:30:02.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000081 releasing endpoint
529615:30:02.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000081 connection http-outgoing-1 can be kept alive for 3 MINUTES
529715:30:02.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000081 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
529815:30:02.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30
529915:30:02.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30
530015:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000082 preparing request execution
530115:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000082 target auth state: UNCHALLENGED
530215:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000082 proxy auth state: UNCHALLENGED
530315:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000082 acquiring connection with route {}->[unix://localhost:2375]
530415:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000082 acquiring endpoint (3 MINUTES)
530515:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000082 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
530615:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000082 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
530715:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000082 acquired ep-0000000082
530815:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000082 acquired endpoint ep-0000000082
530915:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000082 executing POST /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/start
531015:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000082 Cookie spec selected: strict
531115:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000082 start execution ex-0000000082
531215:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000082 executing exchange ex-0000000082 over http-outgoing-1
531315:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/start HTTP/1.1
531415:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
531515:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
531615:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
531715:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
531815:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
531915:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
532015:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
532115:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
532215:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/start HTTP/1.1[\r][\n]"
532315:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
532415:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
532515:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
532615:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
532715:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
532815:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
532915:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
533015:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
533115:30:02.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
533215:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
533315:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
533415:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
533515:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
533615:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
533715:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:02 GMT[\r][\n]"
533815:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
533915:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
534015:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
534115:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
534215:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
534315:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
534415:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:02 GMT
534515:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000082 connection can be kept alive for 3 MINUTES
534615:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000082 releasing valid endpoint
534715:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000082 releasing endpoint
534815:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000082 connection http-outgoing-1 can be kept alive for 3 MINUTES
534915:30:02.998 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000082 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
535015:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30,false
535115:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json], queryParams={}}
535215:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000083 preparing request execution
535315:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000083 target auth state: UNCHALLENGED
535415:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000083 proxy auth state: UNCHALLENGED
535515:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000083 acquiring connection with route {}->[unix://localhost:2375]
535615:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000083 acquiring endpoint (3 MINUTES)
535715:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000083 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
535815:30:02.999 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000083 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
535915:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000083 acquired ep-0000000083
536015:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000083 acquired endpoint ep-0000000083
536115:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000083 executing GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json
536215:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000083 Cookie spec selected: strict
536315:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000083 start execution ex-0000000083
536415:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000083 executing exchange ex-0000000083 over http-outgoing-1
536515:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json HTTP/1.1
536615:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
536715:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
536815:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
536915:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
537015:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
537115:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
537215:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json HTTP/1.1[\r][\n]"
537315:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
537415:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
537515:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
537615:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
537715:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
537815:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
537915:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
538015:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
538115:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
538215:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
538315:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
538415:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
538515:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
538615:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
538715:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
538815:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
538915:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
539015:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","Created":"2026-01-13T14:30:02.863897773Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4351,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:02.886573237Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/resolv.conf","HostnamePath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/hostname","HostsPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/hosts","LogPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30-json.log","Name":"/thirsty_curie","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","LowerDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/merged","UpperDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/diff","WorkDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"25fcae3dc757faa7c2d0a3d800f411e66109383a1c3bae98ea5037d621045caf","Source":"/var/lib/docker/volumes/25fcae3dc757faa7c2d0a3d800f411e66109383a1c3bae98ea5037d621045caf/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"766f3cc4448d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"a748c28f2cb18509109d1ddc6644af361ab8f37d62f495f427ef3ec9cc13c5ff","SandboxKey":"/var/run/docker/netns/a748c28f2cb1","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32776"},{"HostIp":"::","HostPort":"32776"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b279130507427ac720592dbd507ba2646ada569b1263de8b8b7fb00697b78b5f","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"0e:98:47:e0:e8:41","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"0e:98:47:e0:e8:41","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"b279130507427ac720592dbd507ba2646ada569b1263de8b8b7fb00697b78b5f","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
539115:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539215:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
539315:30:03.000 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539415:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
539515:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
539615:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
539715:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
539815:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
539915:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
540015:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
540115:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
540215:30:03.001 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000083 connection can be kept alive for 3 MINUTES
540315:30:03.002 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000083 releasing valid endpoint
540415:30:03.003 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000083 releasing endpoint
540515:30:03.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000083 connection http-outgoing-1 can be kept alive for 3 MINUTES
540615:30:03.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000083 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
540715:30:03.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
540815:30:03.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000084 preparing request execution
540915:30:03.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000084 target auth state: UNCHALLENGED
541015:30:03.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000084 proxy auth state: UNCHALLENGED
541115:30:03.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000084 acquiring connection with route {}->[unix://localhost:2375]
541215:30:03.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000084 acquiring endpoint (3 MINUTES)
541315:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000084 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
541415:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000084 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
541515:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000084 acquired ep-0000000084
541615:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000084 acquired endpoint ep-0000000084
541715:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000084 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
541815:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000084 Cookie spec selected: strict
541915:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000084 start execution ex-0000000084
542015:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000084 executing exchange ex-0000000084 over http-outgoing-1
542115:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
542215:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
542315:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
542415:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
542515:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
542615:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
542715:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
542815:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
542915:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
543015:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
543115:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
543215:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
543315:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
543415:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
543515:30:03.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
543615:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
543715:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
543815:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
543915:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
544015:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
544115:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
544215:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
544315:30:03.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
544415:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
544515:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
544615:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
544715:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
544815:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
544915:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
545015:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
545115:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
545215:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
545315:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
545415:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
545515:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
545615:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
545715:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
545815:30:03.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000084 connection can be kept alive for 3 MINUTES
545915:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000084 releasing valid endpoint
546015:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000084 releasing endpoint
546115:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000084 connection http-outgoing-1 can be kept alive for 3 MINUTES
546215:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000084 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
546315:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
546415:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000085 preparing request execution
546515:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000085 target auth state: UNCHALLENGED
546615:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000085 proxy auth state: UNCHALLENGED
546715:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000085 acquiring connection with route {}->[unix://localhost:2375]
546815:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000085 acquiring endpoint (3 MINUTES)
546915:30:03.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000085 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
547015:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000085 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
547115:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000085 acquired ep-0000000085
547215:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000085 acquired endpoint ep-0000000085
547315:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000085 executing GET /v1.44/version
547415:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000085 Cookie spec selected: strict
547515:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000085 start execution ex-0000000085
547615:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000085 executing exchange ex-0000000085 over http-outgoing-1
547715:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
547815:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
547915:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
548015:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
548115:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
548215:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
548315:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
548415:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
548515:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
548615:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
548715:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
548815:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
548915:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
549015:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
549115:30:03.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
549215:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
549315:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
549415:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
549515:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
549615:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
549715:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
549815:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
549915:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
550015:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
550115:30:03.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
550215:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
550315:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
550415:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
550515:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
550615:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
550715:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
550815:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
550915:30:03.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
551015:30:03.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000085 connection can be kept alive for 3 MINUTES
551115:30:03.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000085 releasing valid endpoint
551215:30:03.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000085 releasing endpoint
551315:30:03.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000085 connection http-outgoing-1 can be kept alive for 3 MINUTES
551415:30:03.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000085 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
551515:30:03.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /thirsty_curie: Waiting for 60 seconds for URL: http://172.17.0.1:32776/ (where port 32776 maps to container port 8500)
551615:30:03.712 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.851860048S
551715:30:03.714 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32776/v1/kv/key1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
551815:30:03.716 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32776/v1/kv/key1, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:03 GMT, Content-Type: application/json
551915:30:03.717 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32776/v1/kv/key2, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
552015:30:03.718 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32776/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:03 GMT, Content-Type: application/json
552115:30:03.719 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32776/v1/kv/key?keys, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
552215:30:03.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32776/v1/kv/key?keys, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 27, Date: Tue, 13 Jan 2026 14:30:03 GMT, X-Consul-Knownleader: true, Content-Type: application/json
552315:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30,false
552415:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json], queryParams={}}
552515:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000086 preparing request execution
552615:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000086 target auth state: UNCHALLENGED
552715:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000086 proxy auth state: UNCHALLENGED
552815:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000086 acquiring connection with route {}->[unix://localhost:2375]
552915:30:03.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000086 acquiring endpoint (3 MINUTES)
553015:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000086 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
553115:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000086 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
553215:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000086 acquired ep-0000000086
553315:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000086 acquired endpoint ep-0000000086
553415:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000086 executing GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json
553515:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000086 Cookie spec selected: strict
553615:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000086 start execution ex-0000000086
553715:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000086 executing exchange ex-0000000086 over http-outgoing-1
553815:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json HTTP/1.1
553915:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
554015:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
554115:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
554215:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
554315:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
554415:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
554515:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json HTTP/1.1[\r][\n]"
554615:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
554715:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
554815:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
554915:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
555015:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
555115:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
555215:30:03.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
555315:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
555415:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
555515:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
555615:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
555715:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
555815:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
555915:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
556015:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
556115:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
556215:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
556315:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","Created":"2026-01-13T14:30:02.863897773Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4351,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:02.886573237Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/resolv.conf","HostnamePath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/hostname","HostsPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/hosts","LogPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30-json.log","Name":"/thirsty_curie","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","LowerDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/merged","UpperDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/diff","WorkDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/work"},"Name":"overlay2"},"Mounts":[{"Type":"vo"
556415:30:03.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
556515:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
556615:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
556715:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
556815:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
556915:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
557015:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
557115:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
557215:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000086 connection can be kept alive for 3 MINUTES
557315:30:03.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "lume","Name":"25fcae3dc757faa7c2d0a3d800f411e66109383a1c3bae98ea5037d621045caf","Source":"/var/lib/docker/volumes/25fcae3dc757faa7c2d0a3d800f411e66109383a1c3bae98ea5037d621045caf/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"766f3cc4448d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"a748c28f2cb18509109d1ddc6644af361ab8f37d62f495f427ef3ec9cc13c5ff","SandboxKey":"/var/run/docker/netns/a748c28f2cb1","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32776"},{"HostIp":"::","HostPort":"32776"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"b279130507427ac720592dbd507ba2646ada569b1263de8b8b7fb00697b78b5f","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"0e:98:47:e0:e8:41","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"0e:98:47:e0:e8:41","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"b279130507427ac720592dbd507ba2646ada569b1263de8b8b7fb00697b78b5f","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
557415:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
557515:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
557615:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
557715:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000086 releasing valid endpoint
557815:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000086 releasing endpoint
557915:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000086 connection http-outgoing-1 can be kept alive for 3 MINUTES
558015:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000086 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
558115:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30,<null>
558215:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000087 preparing request execution
558315:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000087 target auth state: UNCHALLENGED
558415:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000087 proxy auth state: UNCHALLENGED
558515:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000087 acquiring connection with route {}->[unix://localhost:2375]
558615:30:03.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000087 acquiring endpoint (3 MINUTES)
558715:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000087 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
558815:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000087 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
558915:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000087 acquired ep-0000000087
559015:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000087 acquired endpoint ep-0000000087
559115:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000087 executing POST /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/kill
559215:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000087 Cookie spec selected: strict
559315:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000087 start execution ex-0000000087
559415:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000087 executing exchange ex-0000000087 over http-outgoing-1
559515:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/kill HTTP/1.1
559615:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
559715:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
559815:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
559915:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
560015:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
560115:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
560215:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
560315:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
560415:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/kill HTTP/1.1[\r][\n]"
560515:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
560615:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
560715:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
560815:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
560915:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
561015:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
561115:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
561215:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
561315:30:03.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
561415:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
561515:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
561615:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
561715:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
561815:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
561915:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
562015:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
562115:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
562215:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
562315:30:03.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
562415:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
562515:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
562615:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
562715:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000087 connection can be kept alive for 3 MINUTES
562815:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000087 releasing valid endpoint
562915:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000087 releasing endpoint
563015:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000087 connection http-outgoing-1 can be kept alive for 3 MINUTES
563115:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000087 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
563215:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30,false
563315:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json], queryParams={}}
563415:30:03.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000088 preparing request execution
563515:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000088 target auth state: UNCHALLENGED
563615:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000088 proxy auth state: UNCHALLENGED
563715:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000088 acquiring connection with route {}->[unix://localhost:2375]
563815:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000088 acquiring endpoint (3 MINUTES)
563915:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000088 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
564015:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000088 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
564115:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000088 acquired ep-0000000088
564215:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000088 acquired endpoint ep-0000000088
564315:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000088 executing GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json
564415:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000088 Cookie spec selected: strict
564515:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000088 start execution ex-0000000088
564615:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000088 executing exchange ex-0000000088 over http-outgoing-1
564715:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json HTTP/1.1
564815:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
564915:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
565015:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
565115:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
565215:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
565315:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
565415:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/json HTTP/1.1[\r][\n]"
565515:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
565615:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
565715:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
565815:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
565915:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
566015:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
566115:30:03.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
566215:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
566315:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
566415:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
566515:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
566615:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
566715:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
566815:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
566915:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
567015:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
567115:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
567215:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","Created":"2026-01-13T14:30:02.863897773Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:02.886573237Z","FinishedAt":"2026-01-13T14:30:03.741247277Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/resolv.conf","HostnamePath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/hostname","HostsPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/hosts","LogPath":"/var/lib/docker/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30-json.log","Name":"/thirsty_curie","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30","LowerDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/merged","UpperDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/diff","WorkDir":"/var/lib/docker/overlay2/44b610a5a36174eeff233bb06985861700a5ef9da8a52b664831d2e5ce9f368f/work"},"Name":"overlay2"},"Mounts":[{""
567315:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
567415:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
567515:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
567615:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
567715:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
567815:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
567915:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
568015:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
568115:30:03.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000088 connection can be kept alive for 3 MINUTES
568215:30:03.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Type":"volume","Name":"25fcae3dc757faa7c2d0a3d800f411e66109383a1c3bae98ea5037d621045caf","Source":"/var/lib/docker/volumes/25fcae3dc757faa7c2d0a3d800f411e66109383a1c3bae98ea5037d621045caf/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"766f3cc4448d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
568315:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
568415:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
568515:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
568615:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000088 releasing valid endpoint
568715:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000088 releasing endpoint
568815:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000088 connection http-outgoing-1 can be kept alive for 3 MINUTES
568915:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000088 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
569015:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30,true,true
569115:30:03.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000089 preparing request execution
569215:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000089 target auth state: UNCHALLENGED
569315:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000089 proxy auth state: UNCHALLENGED
569415:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000089 acquiring connection with route {}->[unix://localhost:2375]
569515:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000089 acquiring endpoint (3 MINUTES)
569615:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000089 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
569715:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000089 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
569815:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000089 acquired ep-0000000089
569915:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000089 acquired endpoint ep-0000000089
570015:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000089 executing DELETE /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30?v=true&force=true
570115:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000089 Cookie spec selected: strict
570215:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000089 start execution ex-0000000089
570315:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000089 executing exchange ex-0000000089 over http-outgoing-1
570415:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30?v=true&force=true HTTP/1.1
570515:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
570615:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
570715:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
570815:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
570915:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
571015:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
571115:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/766f3cc4448daf0dd1bd3c8a793ae67ac119f2a3c2d7378d6746d0efe2104f30?v=true&force=true HTTP/1.1[\r][\n]"
571215:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
571315:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
571415:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
571515:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
571615:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
571715:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
571815:30:03.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
571915:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
572015:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
572115:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
572215:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
572315:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
572415:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
572515:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
572615:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
572715:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
572815:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
572915:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
573015:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
573115:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
573215:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000089 connection can be kept alive for 3 MINUTES
573315:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000089 releasing valid endpoint
573415:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000089 releasing endpoint
573515:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000089 connection http-outgoing-1 can be kept alive for 3 MINUTES
573615:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000089 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
573715:30:03.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
573815:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
573915:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
574015:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
574115:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
574215:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
574315:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
574415:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
574515:30:03.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
574615:30:03.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
574715:30:03.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
574815:30:03.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@53727603[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7c844106}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
574915:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000090 preparing request execution
575015:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000090 target auth state: UNCHALLENGED
575115:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000090 proxy auth state: UNCHALLENGED
575215:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000090 acquiring connection with route {}->[unix://localhost:2375]
575315:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000090 acquiring endpoint (3 MINUTES)
575415:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000090 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
575515:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000090 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
575615:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000090 acquired ep-0000000090
575715:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000090 acquired endpoint ep-0000000090
575815:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000090 executing POST /v1.44/containers/create
575915:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000090 Cookie spec selected: strict
576015:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000090 start execution ex-0000000090
576115:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000090 executing exchange ex-0000000090 over http-outgoing-1
576215:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
576315:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
576415:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
576515:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
576615:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
576715:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
576815:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
576915:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
577015:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
577115:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
577215:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
577315:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
577415:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
577515:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
577615:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
577715:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
577815:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
577915:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
578015:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
578115:30:03.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
578215:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
578315:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
578415:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
578515:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
578615:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
578715:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
578815:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:03 GMT[\r][\n]"
578915:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
579015:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
579115:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","Warnings":[]}[\n]"
579215:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
579315:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
579415:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
579515:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
579615:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
579715:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
579815:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:03 GMT
579915:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
580015:30:03.882 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000090 connection can be kept alive for 3 MINUTES
580115:30:03.883 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000090 releasing valid endpoint
580215:30:03.883 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000090 releasing endpoint
580315:30:03.883 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000090 connection http-outgoing-1 can be kept alive for 3 MINUTES
580415:30:03.883 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000090 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
580515:30:03.883 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242
580615:30:03.883 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242
580715:30:03.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000091 preparing request execution
580815:30:03.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000091 target auth state: UNCHALLENGED
580915:30:03.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000091 proxy auth state: UNCHALLENGED
581015:30:03.884 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000091 acquiring connection with route {}->[unix://localhost:2375]
581115:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000091 acquiring endpoint (3 MINUTES)
581215:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000091 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
581315:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000091 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
581415:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000091 acquired ep-0000000091
581515:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000091 acquired endpoint ep-0000000091
581615:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000091 executing POST /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/start
581715:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000091 Cookie spec selected: strict
581815:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000091 start execution ex-0000000091
581915:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000091 executing exchange ex-0000000091 over http-outgoing-1
582015:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/start HTTP/1.1
582115:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
582215:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
582315:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
582415:30:03.885 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
582515:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
582615:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
582715:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
582815:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
582915:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/start HTTP/1.1[\r][\n]"
583015:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
583115:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
583215:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
583315:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
583415:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
583515:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
583615:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
583715:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
583815:30:03.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
583915:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
584015:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
584115:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
584215:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
584315:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
584415:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
584515:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
584615:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
584715:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
584815:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
584915:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
585015:30:04.004 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
585115:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
585215:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000091 connection can be kept alive for 3 MINUTES
585315:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000091 releasing valid endpoint
585415:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000091 releasing endpoint
585515:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000091 connection http-outgoing-1 can be kept alive for 3 MINUTES
585615:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000091 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
585715:30:04.005 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242,false
585815:30:04.006 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json], queryParams={}}
585915:30:04.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000092 preparing request execution
586015:30:04.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000092 target auth state: UNCHALLENGED
586115:30:04.007 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000092 proxy auth state: UNCHALLENGED
586215:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000092 acquiring connection with route {}->[unix://localhost:2375]
586315:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000092 acquiring endpoint (3 MINUTES)
586415:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000092 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
586515:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000092 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
586615:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000092 acquired ep-0000000092
586715:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000092 acquired endpoint ep-0000000092
586815:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000092 executing GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json
586915:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000092 Cookie spec selected: strict
587015:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000092 start execution ex-0000000092
587115:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000092 executing exchange ex-0000000092 over http-outgoing-1
587215:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json HTTP/1.1
587315:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
587415:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
587515:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
587615:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
587715:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
587815:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
587915:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json HTTP/1.1[\r][\n]"
588015:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
588115:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
588215:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
588315:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
588415:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
588515:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
588615:30:04.008 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
588715:30:04.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
588815:30:04.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
588915:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
589015:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
589115:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
589215:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
589315:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
589415:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
589515:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
589615:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1851[\r][\n]"
589715:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","Created":"2026-01-13T14:30:03.866381358Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4492,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:03.892011522Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/resolv.conf","HostnamePath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/hostname","HostsPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/hosts","LogPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242-json.log","Name":"/stoic_keller","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","LowerDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/merged","UpperDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/diff","WorkDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
589815:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
589915:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
590015:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
590115:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
590215:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
590315:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
590415:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
590515:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
590615:30:04.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000092 connection can be kept alive for 3 MINUTES
590715:30:04.011 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"3dd9e7aa8bcacaa1375e7c91dba0551494b51206ea112d0acb49a659f5b66342","Source":"/var/lib/docker/volumes/3dd9e7aa8bcacaa1375e7c91dba0551494b51206ea112d0acb49a659f5b66342/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"780465dd5636","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"dc8a3c1fda5a26eda1e279a92a51b03ef3471016fe5007c3fb4e470e87345451","SandboxKey":"/var/run/docker/netns/dc8a3c1fda5a","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32777"},{"HostIp":"::","HostPort":"32777"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"d72484d643d687d9259096c5f787deb06de3cb82d97fdc234c68452ef0b705f6","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"d6:08:6f:46:19:83","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"d6:08:6f:46:19:83","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"d72484d643d687d9259096c5f787deb06de3cb82d97fdc234c68452ef0b705f6","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
590815:30:04.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590915:30:04.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
591015:30:04.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
591115:30:04.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000092 releasing valid endpoint
591215:30:04.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000092 releasing endpoint
591315:30:04.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000092 connection http-outgoing-1 can be kept alive for 3 MINUTES
591415:30:04.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000092 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
591515:30:04.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
591615:30:04.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000093 preparing request execution
591715:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000093 target auth state: UNCHALLENGED
591815:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000093 proxy auth state: UNCHALLENGED
591915:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000093 acquiring connection with route {}->[unix://localhost:2375]
592015:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000093 acquiring endpoint (3 MINUTES)
592115:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000093 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
592215:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000093 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
592315:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000093 acquired ep-0000000093
592415:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000093 acquired endpoint ep-0000000093
592515:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000093 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
592615:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000093 Cookie spec selected: strict
592715:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000093 start execution ex-0000000093
592815:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000093 executing exchange ex-0000000093 over http-outgoing-1
592915:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
593015:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
593115:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
593215:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
593315:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
593415:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
593515:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
593615:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
593715:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
593815:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
593915:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
594015:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
594115:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
594215:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
594315:30:04.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
594415:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
594515:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
594615:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
594715:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
594815:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
594915:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
595015:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
595115:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
595215:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
595315:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
595415:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
595515:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
595615:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
595715:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
595815:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
595915:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
596015:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
596115:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
596215:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
596315:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
596415:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
596515:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
596615:30:04.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000093 connection can be kept alive for 3 MINUTES
596715:30:04.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000093 releasing valid endpoint
596815:30:04.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000093 releasing endpoint
596915:30:04.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000093 connection http-outgoing-1 can be kept alive for 3 MINUTES
597015:30:04.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000093 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
597115:30:04.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
597215:30:04.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000094 preparing request execution
597315:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000094 target auth state: UNCHALLENGED
597415:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000094 proxy auth state: UNCHALLENGED
597515:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000094 acquiring connection with route {}->[unix://localhost:2375]
597615:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000094 acquiring endpoint (3 MINUTES)
597715:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000094 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
597815:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000094 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
597915:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000094 acquired ep-0000000094
598015:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000094 acquired endpoint ep-0000000094
598115:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000094 executing GET /v1.44/version
598215:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000094 Cookie spec selected: strict
598315:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000094 start execution ex-0000000094
598415:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000094 executing exchange ex-0000000094 over http-outgoing-1
598515:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
598615:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
598715:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
598815:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
598915:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
599015:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
599115:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
599215:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
599315:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
599415:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
599515:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
599615:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
599715:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
599815:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
599915:30:04.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
600015:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
600115:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
600215:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
600315:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
600415:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
600515:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
600615:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
600715:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
600815:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
600915:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
601015:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
601115:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
601215:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
601315:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
601415:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
601515:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
601615:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
601715:30:04.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
601815:30:04.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000094 connection can be kept alive for 3 MINUTES
601915:30:04.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000094 releasing valid endpoint
602015:30:04.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000094 releasing endpoint
602115:30:04.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000094 connection http-outgoing-1 can be kept alive for 3 MINUTES
602215:30:04.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000094 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
602315:30:04.032 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /stoic_keller: Waiting for 60 seconds for URL: http://172.17.0.1:32777/ (where port 32777 maps to container port 8500)
602415:30:04.714 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.85207272S
602515:30:04.717 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32777/v1/kv/key1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
602615:30:04.719 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key1, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:04 GMT, Content-Type: application/json
602715:30:04.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32777/v1/kv/key2, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
602815:30:04.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:04 GMT, Content-Type: application/json
602915:30:04.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32777/v1/kv/key?recurse, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
603015:30:04.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32777/v1/kv/key?recurse, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 327, Date: Tue, 13 Jan 2026 14:30:04 GMT, X-Consul-Knownleader: true, Content-Type: application/json
603115:30:04.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242,false
603215:30:04.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json], queryParams={}}
603315:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000095 preparing request execution
603415:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000095 target auth state: UNCHALLENGED
603515:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000095 proxy auth state: UNCHALLENGED
603615:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000095 acquiring connection with route {}->[unix://localhost:2375]
603715:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000095 acquiring endpoint (3 MINUTES)
603815:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000095 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
603915:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000095 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
604015:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000095 acquired ep-0000000095
604115:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000095 acquired endpoint ep-0000000095
604215:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000095 executing GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json
604315:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000095 Cookie spec selected: strict
604415:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000095 start execution ex-0000000095
604515:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000095 executing exchange ex-0000000095 over http-outgoing-1
604615:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json HTTP/1.1
604715:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
604815:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
604915:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
605015:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
605115:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
605215:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
605315:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json HTTP/1.1[\r][\n]"
605415:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
605515:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
605615:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
605715:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
605815:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
605915:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
606015:30:04.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
606115:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
606215:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
606315:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
606415:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
606515:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
606615:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
606715:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
606815:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
606915:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
607015:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1851[\r][\n]"
607115:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","Created":"2026-01-13T14:30:03.866381358Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4492,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:03.892011522Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/resolv.conf","HostnamePath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/hostname","HostsPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/hosts","LogPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242-json.log","Name":"/stoic_keller","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","LowerDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/merged","UpperDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/diff","WorkDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
607215:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
607315:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
607415:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
607515:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
607615:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
607715:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
607815:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
607915:30:04.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
608015:30:04.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000095 connection can be kept alive for 3 MINUTES
608115:30:04.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"3dd9e7aa8bcacaa1375e7c91dba0551494b51206ea112d0acb49a659f5b66342","Source":"/var/lib/docker/volumes/3dd9e7aa8bcacaa1375e7c91dba0551494b51206ea112d0acb49a659f5b66342/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"780465dd5636","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"dc8a3c1fda5a26eda1e279a92a51b03ef3471016fe5007c3fb4e470e87345451","SandboxKey":"/var/run/docker/netns/dc8a3c1fda5a","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32777"},{"HostIp":"::","HostPort":"32777"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"d72484d643d687d9259096c5f787deb06de3cb82d97fdc234c68452ef0b705f6","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"d6:08:6f:46:19:83","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"d6:08:6f:46:19:83","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"d72484d643d687d9259096c5f787deb06de3cb82d97fdc234c68452ef0b705f6","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
608215:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
608315:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
608415:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
608515:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000095 releasing valid endpoint
608615:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000095 releasing endpoint
608715:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000095 connection http-outgoing-1 can be kept alive for 3 MINUTES
608815:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000095 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
608915:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242,<null>
609015:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000096 preparing request execution
609115:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000096 target auth state: UNCHALLENGED
609215:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000096 proxy auth state: UNCHALLENGED
609315:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000096 acquiring connection with route {}->[unix://localhost:2375]
609415:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000096 acquiring endpoint (3 MINUTES)
609515:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000096 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
609615:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000096 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
609715:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000096 acquired ep-0000000096
609815:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000096 acquired endpoint ep-0000000096
609915:30:04.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000096 executing POST /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/kill
610015:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000096 Cookie spec selected: strict
610115:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000096 start execution ex-0000000096
610215:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000096 executing exchange ex-0000000096 over http-outgoing-1
610315:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/kill HTTP/1.1
610415:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
610515:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
610615:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
610715:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
610815:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
610915:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
611015:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
611115:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
611215:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/kill HTTP/1.1[\r][\n]"
611315:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
611415:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
611515:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
611615:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
611715:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
611815:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
611915:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
612015:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
612115:30:04.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
612215:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
612315:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
612415:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
612515:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
612615:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
612715:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
612815:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
612915:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
613015:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
613115:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
613215:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
613315:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
613415:30:04.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
613515:30:04.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000096 connection can be kept alive for 3 MINUTES
613615:30:04.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000096 releasing valid endpoint
613715:30:04.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000096 releasing endpoint
613815:30:04.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000096 connection http-outgoing-1 can be kept alive for 3 MINUTES
613915:30:04.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000096 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
614015:30:04.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242,false
614115:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json], queryParams={}}
614215:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000097 preparing request execution
614315:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000097 target auth state: UNCHALLENGED
614415:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000097 proxy auth state: UNCHALLENGED
614515:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000097 acquiring connection with route {}->[unix://localhost:2375]
614615:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000097 acquiring endpoint (3 MINUTES)
614715:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000097 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
614815:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000097 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
614915:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000097 acquired ep-0000000097
615015:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000097 acquired endpoint ep-0000000097
615115:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000097 executing GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json
615215:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000097 Cookie spec selected: strict
615315:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000097 start execution ex-0000000097
615415:30:04.853 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000097 executing exchange ex-0000000097 over http-outgoing-1
615515:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json HTTP/1.1
615615:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
615715:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
615815:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
615915:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
616015:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
616115:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
616215:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/json HTTP/1.1[\r][\n]"
616315:30:04.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
616415:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
616515:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
616615:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
616715:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
616815:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
616915:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
617015:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
617115:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
617215:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
617315:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
617415:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
617515:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
617615:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
617715:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
617815:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
617915:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1664[\r][\n]"
618015:30:04.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","Created":"2026-01-13T14:30:03.866381358Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:03.892011522Z","FinishedAt":"2026-01-13T14:30:04.74325044Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/resolv.conf","HostnamePath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/hostname","HostsPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/hosts","LogPath":"/var/lib/docker/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242-json.log","Name":"/stoic_keller","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242","LowerDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/merged","UpperDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/diff","WorkDir":"/var/lib/docker/overlay2/ebdd6481a2403cfc093c087ec85d226e08dc74d89f5340d87741b41ccb1e0b9c/work"},"Name":"overlay2"},"Mounts":[{"Ty"
618115:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
618215:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
618315:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
618415:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
618515:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
618615:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
618715:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
618815:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
618915:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000097 connection can be kept alive for 3 MINUTES
619015:30:04.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"3dd9e7aa8bcacaa1375e7c91dba0551494b51206ea112d0acb49a659f5b66342","Source":"/var/lib/docker/volumes/3dd9e7aa8bcacaa1375e7c91dba0551494b51206ea112d0acb49a659f5b66342/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"780465dd5636","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
619115:30:04.857 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
619215:30:04.857 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
619315:30:04.857 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
619415:30:04.857 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000097 releasing valid endpoint
619515:30:04.857 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000097 releasing endpoint
619615:30:04.857 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000097 connection http-outgoing-1 can be kept alive for 3 MINUTES
619715:30:04.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000097 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
619815:30:04.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242,true,true
619915:30:04.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000098 preparing request execution
620015:30:04.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000098 target auth state: UNCHALLENGED
620115:30:04.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000098 proxy auth state: UNCHALLENGED
620215:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000098 acquiring connection with route {}->[unix://localhost:2375]
620315:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000098 acquiring endpoint (3 MINUTES)
620415:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000098 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
620515:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000098 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
620615:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000098 acquired ep-0000000098
620715:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000098 acquired endpoint ep-0000000098
620815:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000098 executing DELETE /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242?v=true&force=true
620915:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000098 Cookie spec selected: strict
621015:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000098 start execution ex-0000000098
621115:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000098 executing exchange ex-0000000098 over http-outgoing-1
621215:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242?v=true&force=true HTTP/1.1
621315:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
621415:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
621515:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
621615:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
621715:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
621815:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
621915:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/780465dd5636aeb46029e0888c2ee640585b7013213144d0ffe4d627e680e242?v=true&force=true HTTP/1.1[\r][\n]"
622015:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
622115:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
622215:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
622315:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
622415:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
622515:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
622615:30:04.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
622715:30:04.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
622815:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
622915:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
623015:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
623115:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
623215:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
623315:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
623415:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
623515:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
623615:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
623715:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
623815:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
623915:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
624015:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000098 connection can be kept alive for 3 MINUTES
624115:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000098 releasing valid endpoint
624215:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000098 releasing endpoint
624315:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000098 connection http-outgoing-1 can be kept alive for 3 MINUTES
624415:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000098 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
624515:30:04.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
624615:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
624715:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
624815:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
624915:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
625015:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
625115:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
625215:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
625315:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
625415:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
625515:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
625615:30:04.867 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4863c845[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@72b004c4}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
625715:30:04.869 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000099 preparing request execution
625815:30:04.869 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000099 target auth state: UNCHALLENGED
625915:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000099 proxy auth state: UNCHALLENGED
626015:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000099 acquiring connection with route {}->[unix://localhost:2375]
626115:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000099 acquiring endpoint (3 MINUTES)
626215:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000099 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
626315:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000099 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
626415:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000099 acquired ep-0000000099
626515:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000099 acquired endpoint ep-0000000099
626615:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000099 executing POST /v1.44/containers/create
626715:30:04.870 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000099 Cookie spec selected: strict
626815:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000099 start execution ex-0000000099
626915:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000099 executing exchange ex-0000000099 over http-outgoing-1
627015:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
627115:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
627215:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
627315:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
627415:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
627515:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
627615:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
627715:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
627815:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
627915:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
628015:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
628115:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
628215:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
628315:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
628415:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
628515:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
628615:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
628715:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
628815:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
628915:30:04.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
629015:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
629115:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
629215:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
629315:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
629415:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
629515:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
629615:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:04 GMT[\r][\n]"
629715:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
629815:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
629915:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","Warnings":[]}[\n]"
630015:30:04.886 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
630115:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
630215:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
630315:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
630415:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
630515:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
630615:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:04 GMT
630715:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
630815:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000099 connection can be kept alive for 3 MINUTES
630915:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000099 releasing valid endpoint
631015:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000099 releasing endpoint
631115:30:04.887 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000099 connection http-outgoing-1 can be kept alive for 3 MINUTES
631215:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000099 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
631315:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673
631415:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673
631515:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000100 preparing request execution
631615:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000100 target auth state: UNCHALLENGED
631715:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000100 proxy auth state: UNCHALLENGED
631815:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000100 acquiring connection with route {}->[unix://localhost:2375]
631915:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000100 acquiring endpoint (3 MINUTES)
632015:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000100 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
632115:30:04.888 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000100 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
632215:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000100 acquired ep-0000000100
632315:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000100 acquired endpoint ep-0000000100
632415:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000100 executing POST /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/start
632515:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000100 Cookie spec selected: strict
632615:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000100 start execution ex-0000000100
632715:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000100 executing exchange ex-0000000100 over http-outgoing-1
632815:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/start HTTP/1.1
632915:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
633015:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
633115:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
633215:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
633315:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
633415:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
633515:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
633615:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
633715:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/start HTTP/1.1[\r][\n]"
633815:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
633915:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
634015:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
634115:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
634215:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
634315:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
634415:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
634515:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
634615:30:04.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
634715:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
634815:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
634915:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
635015:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
635115:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
635215:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
635315:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
635415:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
635515:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
635615:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
635715:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
635815:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
635915:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
636015:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000100 connection can be kept alive for 3 MINUTES
636115:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000100 releasing valid endpoint
636215:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000100 releasing endpoint
636315:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000100 connection http-outgoing-1 can be kept alive for 3 MINUTES
636415:30:05.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000100 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
636515:30:05.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673,false
636615:30:05.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json], queryParams={}}
636715:30:05.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000101 preparing request execution
636815:30:05.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000101 target auth state: UNCHALLENGED
636915:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000101 proxy auth state: UNCHALLENGED
637015:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000101 acquiring connection with route {}->[unix://localhost:2375]
637115:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000101 acquiring endpoint (3 MINUTES)
637215:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000101 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
637315:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000101 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
637415:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000101 acquired ep-0000000101
637515:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000101 acquired endpoint ep-0000000101
637615:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000101 executing GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json
637715:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000101 Cookie spec selected: strict
637815:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000101 start execution ex-0000000101
637915:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000101 executing exchange ex-0000000101 over http-outgoing-1
638015:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json HTTP/1.1
638115:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
638215:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
638315:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
638415:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
638515:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
638615:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
638715:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json HTTP/1.1[\r][\n]"
638815:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
638915:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
639015:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
639115:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
639215:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
639315:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
639415:30:05.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
639515:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
639615:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
639715:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
639815:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
639915:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
640015:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
640115:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
640215:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
640315:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
640415:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1850[\r][\n]"
640515:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","Created":"2026-01-13T14:30:04.872465673Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4633,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:04.895501923Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/resolv.conf","HostnamePath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/hostname","HostsPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/hosts","LogPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673-json.log","Name":"/epic_lamarr","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","LowerDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/merged","UpperDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/diff","WorkDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"53f2b7ca20d60fd87586dfe6ad5bb626be4a75afb0e15a339ed211da3da8229e","Source":"/var/lib/docker/volumes/53f2b7ca20d60fd87586dfe6ad5bb626be4a75afb0e15a339ed211da3da8229e/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"54927b7829eb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"e0d4c8a715e8e2750e47debc300131bab6c0c611423584d5f8bca9845ef11c23","SandboxKey":"/var/run/docker/netns/e0d4c8a715e8","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32778"},{"HostIp":"::","HostPort":"32778"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"e60c47f98a837e02cc035c5e6dc3e60a63b8ca7085c14bf3201d00e63e9ec5fa","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b6:b6:7b:9c:a3:c5","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b6:b6:7b:9c:a3:c5","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"e60c47f98a837e02cc035c5e6dc3e60a63b8ca7085c14bf3201d00e63e9ec5fa","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
640615:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
640715:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
640815:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
640915:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
641015:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
641115:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
641215:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
641315:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
641415:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
641515:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
641615:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
641715:30:05.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000101 connection can be kept alive for 3 MINUTES
641815:30:05.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000101 releasing valid endpoint
641915:30:05.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000101 releasing endpoint
642015:30:05.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000101 connection http-outgoing-1 can be kept alive for 3 MINUTES
642115:30:05.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000101 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
642215:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
642315:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000102 preparing request execution
642415:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000102 target auth state: UNCHALLENGED
642515:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000102 proxy auth state: UNCHALLENGED
642615:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000102 acquiring connection with route {}->[unix://localhost:2375]
642715:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000102 acquiring endpoint (3 MINUTES)
642815:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000102 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
642915:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000102 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
643015:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000102 acquired ep-0000000102
643115:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000102 acquired endpoint ep-0000000102
643215:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000102 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
643315:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000102 Cookie spec selected: strict
643415:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000102 start execution ex-0000000102
643515:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000102 executing exchange ex-0000000102 over http-outgoing-1
643615:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
643715:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
643815:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
643915:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
644015:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
644115:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
644215:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
644315:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
644415:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
644515:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
644615:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
644715:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
644815:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
644915:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
645015:30:05.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
645115:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
645215:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
645315:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
645415:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
645515:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
645615:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
645715:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
645815:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
645915:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
646015:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
646115:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
646215:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
646315:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
646415:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
646515:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
646615:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
646715:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
646815:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
646915:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
647015:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
647115:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
647215:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
647315:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000102 connection can be kept alive for 3 MINUTES
647415:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000102 releasing valid endpoint
647515:30:05.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000102 releasing endpoint
647615:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000102 connection http-outgoing-1 can be kept alive for 3 MINUTES
647715:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000102 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
647815:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
647915:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000103 preparing request execution
648015:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000103 target auth state: UNCHALLENGED
648115:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000103 proxy auth state: UNCHALLENGED
648215:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000103 acquiring connection with route {}->[unix://localhost:2375]
648315:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000103 acquiring endpoint (3 MINUTES)
648415:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000103 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
648515:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000103 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
648615:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000103 acquired ep-0000000103
648715:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000103 acquired endpoint ep-0000000103
648815:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000103 executing GET /v1.44/version
648915:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000103 Cookie spec selected: strict
649015:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000103 start execution ex-0000000103
649115:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000103 executing exchange ex-0000000103 over http-outgoing-1
649215:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
649315:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
649415:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
649515:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
649615:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
649715:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
649815:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
649915:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
650015:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
650115:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
650215:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
650315:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
650415:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
650515:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
650615:30:05.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
650715:30:05.050 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
650815:30:05.050 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
650915:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
651015:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
651115:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
651215:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
651315:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
651415:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
651515:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
651615:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
651715:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
651815:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
651915:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
652015:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
652115:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
652215:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
652315:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
652415:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
652515:30:05.051 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000103 connection can be kept alive for 3 MINUTES
652615:30:05.053 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000103 releasing valid endpoint
652715:30:05.054 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000103 releasing endpoint
652815:30:05.055 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000103 connection http-outgoing-1 can be kept alive for 3 MINUTES
652915:30:05.055 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000103 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
653015:30:05.055 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /epic_lamarr: Waiting for 60 seconds for URL: http://172.17.0.1:32778/ (where port 32778 maps to container port 8500)
653115:30:05.716 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.848650364S
653215:30:05.718 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32778/v1/kv/notExistingKey?raw, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
653315:30:05.719 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey?raw, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:05 GMT, X-Consul-Knownleader: true
653415:30:05.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32778/v1/kv/notExistingKey, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
653515:30:05.721 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:05 GMT, X-Consul-Knownleader: true
653615:30:05.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673,false
653715:30:05.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json], queryParams={}}
653815:30:05.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000104 preparing request execution
653915:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000104 target auth state: UNCHALLENGED
654015:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000104 proxy auth state: UNCHALLENGED
654115:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000104 acquiring connection with route {}->[unix://localhost:2375]
654215:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000104 acquiring endpoint (3 MINUTES)
654315:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000104 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
654415:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000104 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
654515:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000104 acquired ep-0000000104
654615:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000104 acquired endpoint ep-0000000104
654715:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000104 executing GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json
654815:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000104 Cookie spec selected: strict
654915:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000104 start execution ex-0000000104
655015:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000104 executing exchange ex-0000000104 over http-outgoing-1
655115:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json HTTP/1.1
655215:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
655315:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
655415:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
655515:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
655615:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
655715:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
655815:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json HTTP/1.1[\r][\n]"
655915:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
656015:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
656115:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
656215:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
656315:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
656415:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
656515:30:05.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
656615:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
656715:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
656815:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
656915:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
657015:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
657115:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
657215:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
657315:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
657415:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
657515:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1850[\r][\n]"
657615:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","Created":"2026-01-13T14:30:04.872465673Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4633,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:04.895501923Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/resolv.conf","HostnamePath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/hostname","HostsPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/hosts","LogPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673-json.log","Name":"/epic_lamarr","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","LowerDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/merged","UpperDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/diff","WorkDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"53f2b7ca20d60fd87586dfe6ad5bb626be4a75afb0e15a339ed211da3da8229e","Source":"/var/lib/docker/volumes/53f2b7ca20d60fd87586dfe6ad5bb626be4a75afb0e15a339ed211da3da8229e/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"54927b7829eb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"e0d4c8a715e8e2750e47debc300131bab6c0c611423584d5f8bca9845ef11c23","SandboxKey":"/var/run/docker/netns/e0d4c8a715e8","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32778"},{"HostIp":"::","HostPort":"32778"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"e60c47f98a837e02cc035c5e6dc3e60a63b8ca7085c14bf3201d00e63e9ec5fa","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b6:b6:7b:9c:a3:c5","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b6:b6:7b:9c:a3:c5","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"e60c47f98a837e02cc035c5e6dc3e60a63b8ca7085c14bf3201d00e63e9ec5fa","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
657715:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
657815:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
657915:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
658015:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
658115:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
658215:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
658315:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
658415:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
658515:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
658615:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
658715:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
658815:30:05.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000104 connection can be kept alive for 3 MINUTES
658915:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000104 releasing valid endpoint
659015:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000104 releasing endpoint
659115:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000104 connection http-outgoing-1 can be kept alive for 3 MINUTES
659215:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000104 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
659315:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673,<null>
659415:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000105 preparing request execution
659515:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000105 target auth state: UNCHALLENGED
659615:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000105 proxy auth state: UNCHALLENGED
659715:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000105 acquiring connection with route {}->[unix://localhost:2375]
659815:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000105 acquiring endpoint (3 MINUTES)
659915:30:05.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000105 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
660015:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000105 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
660115:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000105 acquired ep-0000000105
660215:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000105 acquired endpoint ep-0000000105
660315:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000105 executing POST /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/kill
660415:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000105 Cookie spec selected: strict
660515:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000105 start execution ex-0000000105
660615:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000105 executing exchange ex-0000000105 over http-outgoing-1
660715:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/kill HTTP/1.1
660815:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
660915:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
661015:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
661115:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
661215:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
661315:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
661415:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
661515:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
661615:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/kill HTTP/1.1[\r][\n]"
661715:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
661815:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
661915:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
662015:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
662115:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
662215:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
662315:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
662415:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
662515:30:05.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
662615:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
662715:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
662815:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
662915:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
663015:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
663115:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
663215:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
663315:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
663415:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
663515:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
663615:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
663715:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
663815:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
663915:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000105 connection can be kept alive for 3 MINUTES
664015:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000105 releasing valid endpoint
664115:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000105 releasing endpoint
664215:30:05.846 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000105 connection http-outgoing-1 can be kept alive for 3 MINUTES
664315:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000105 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
664415:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673,false
664515:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json], queryParams={}}
664615:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000106 preparing request execution
664715:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000106 target auth state: UNCHALLENGED
664815:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000106 proxy auth state: UNCHALLENGED
664915:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000106 acquiring connection with route {}->[unix://localhost:2375]
665015:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000106 acquiring endpoint (3 MINUTES)
665115:30:05.847 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000106 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
665215:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000106 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
665315:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000106 acquired ep-0000000106
665415:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000106 acquired endpoint ep-0000000106
665515:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000106 executing GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json
665615:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000106 Cookie spec selected: strict
665715:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000106 start execution ex-0000000106
665815:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000106 executing exchange ex-0000000106 over http-outgoing-1
665915:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json HTTP/1.1
666015:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
666115:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
666215:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
666315:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
666415:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
666515:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
666615:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/json HTTP/1.1[\r][\n]"
666715:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
666815:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
666915:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
667015:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
667115:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
667215:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
667315:30:05.848 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
667415:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
667515:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
667615:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
667715:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
667815:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
667915:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
668015:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
668115:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
668215:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
668315:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1664[\r][\n]"
668415:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","Created":"2026-01-13T14:30:04.872465673Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:04.895501923Z","FinishedAt":"2026-01-13T14:30:05.738344747Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/resolv.conf","HostnamePath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/hostname","HostsPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/hosts","LogPath":"/var/lib/docker/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673-json.log","Name":"/epic_lamarr","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673","LowerDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/merged","UpperDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/diff","WorkDir":"/var/lib/docker/overlay2/3a0113f8f2ea48b5341470b5253d6702637875a1d0af8de774517afc60cb2c90/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"53f2b7ca20d60fd87586dfe6ad5bb626be4a75afb0e15a339ed211da3da8229e","Source":"/var/lib/docker/volumes/53f2b7ca20d60fd87586dfe6ad5bb626be4a75afb0e15a339ed211da3da8229e/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"54927b7829eb","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
668515:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
668615:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
668715:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
668815:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
668915:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
669015:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
669115:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
669215:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
669315:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
669415:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
669515:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
669615:30:05.849 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000106 connection can be kept alive for 3 MINUTES
669715:30:05.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000106 releasing valid endpoint
669815:30:05.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000106 releasing endpoint
669915:30:05.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000106 connection http-outgoing-1 can be kept alive for 3 MINUTES
670015:30:05.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000106 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
670115:30:05.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673,true,true
670215:30:05.850 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000107 preparing request execution
670315:30:05.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000107 target auth state: UNCHALLENGED
670415:30:05.851 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000107 proxy auth state: UNCHALLENGED
670515:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000107 acquiring connection with route {}->[unix://localhost:2375]
670615:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000107 acquiring endpoint (3 MINUTES)
670715:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000107 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
670815:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000107 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
670915:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000107 acquired ep-0000000107
671015:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000107 acquired endpoint ep-0000000107
671115:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000107 executing DELETE /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673?v=true&force=true
671215:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000107 Cookie spec selected: strict
671315:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000107 start execution ex-0000000107
671415:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000107 executing exchange ex-0000000107 over http-outgoing-1
671515:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673?v=true&force=true HTTP/1.1
671615:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
671715:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
671815:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
671915:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
672015:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
672115:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
672215:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/54927b7829eb2abbf8026debc73f8270c64609c890ffc91759ee83201621f673?v=true&force=true HTTP/1.1[\r][\n]"
672315:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
672415:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
672515:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
672615:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
672715:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
672815:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
672915:30:05.852 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
673015:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
673115:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
673215:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
673315:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
673415:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
673515:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
673615:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
673715:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
673815:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
673915:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
674015:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
674115:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
674215:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
674315:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000107 connection can be kept alive for 3 MINUTES
674415:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000107 releasing valid endpoint
674515:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000107 releasing endpoint
674615:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000107 connection http-outgoing-1 can be kept alive for 3 MINUTES
674715:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000107 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
674815:30:05.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
674915:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
675015:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
675115:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
675215:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
675315:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
675415:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
675515:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
675615:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
675715:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
675815:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
675915:30:05.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4242f6d8[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@e7b88d}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
676015:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000108 preparing request execution
676115:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000108 target auth state: UNCHALLENGED
676215:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000108 proxy auth state: UNCHALLENGED
676315:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000108 acquiring connection with route {}->[unix://localhost:2375]
676415:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000108 acquiring endpoint (3 MINUTES)
676515:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000108 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
676615:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000108 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
676715:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000108 acquired ep-0000000108
676815:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000108 acquired endpoint ep-0000000108
676915:30:05.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000108 executing POST /v1.44/containers/create
677015:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000108 Cookie spec selected: strict
677115:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000108 start execution ex-0000000108
677215:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000108 executing exchange ex-0000000108 over http-outgoing-1
677315:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
677415:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
677515:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
677615:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
677715:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
677815:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
677915:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
678015:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
678115:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
678215:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
678315:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
678415:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
678515:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
678615:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
678715:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
678815:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
678915:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
679015:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
679115:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
679215:30:05.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
679315:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
679415:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
679515:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
679615:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
679715:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
679815:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
679915:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:05 GMT[\r][\n]"
680015:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
680115:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
680215:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","Warnings":[]}[\n]"
680315:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
680415:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
680515:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
680615:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
680715:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
680815:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
680915:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:05 GMT
681015:30:05.877 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
681115:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000108 connection can be kept alive for 3 MINUTES
681215:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000108 releasing valid endpoint
681315:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000108 releasing endpoint
681415:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000108 connection http-outgoing-1 can be kept alive for 3 MINUTES
681515:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000108 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
681615:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105
681715:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105
681815:30:05.878 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000109 preparing request execution
681915:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000109 target auth state: UNCHALLENGED
682015:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000109 proxy auth state: UNCHALLENGED
682115:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000109 acquiring connection with route {}->[unix://localhost:2375]
682215:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000109 acquiring endpoint (3 MINUTES)
682315:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000109 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
682415:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000109 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
682515:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000109 acquired ep-0000000109
682615:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000109 acquired endpoint ep-0000000109
682715:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000109 executing POST /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/start
682815:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000109 Cookie spec selected: strict
682915:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000109 start execution ex-0000000109
683015:30:05.879 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000109 executing exchange ex-0000000109 over http-outgoing-1
683115:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/start HTTP/1.1
683215:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
683315:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
683415:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
683515:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
683615:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
683715:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
683815:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
683915:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
684015:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/start HTTP/1.1[\r][\n]"
684115:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
684215:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
684315:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
684415:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
684515:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
684615:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
684715:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
684815:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
684915:30:05.880 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
685015:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
685115:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
685215:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
685315:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
685415:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
685515:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
685615:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
685715:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
685815:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
685915:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
686015:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
686115:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
686215:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
686315:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000109 connection can be kept alive for 3 MINUTES
686415:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000109 releasing valid endpoint
686515:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000109 releasing endpoint
686615:30:06.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000109 connection http-outgoing-1 can be kept alive for 3 MINUTES
686715:30:06.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000109 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
686815:30:06.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105,false
686915:30:06.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json], queryParams={}}
687015:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000110 preparing request execution
687115:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000110 target auth state: UNCHALLENGED
687215:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000110 proxy auth state: UNCHALLENGED
687315:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000110 acquiring connection with route {}->[unix://localhost:2375]
687415:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000110 acquiring endpoint (3 MINUTES)
687515:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000110 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
687615:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000110 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
687715:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000110 acquired ep-0000000110
687815:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000110 acquired endpoint ep-0000000110
687915:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000110 executing GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json
688015:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000110 Cookie spec selected: strict
688115:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000110 start execution ex-0000000110
688215:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000110 executing exchange ex-0000000110 over http-outgoing-1
688315:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json HTTP/1.1
688415:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
688515:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
688615:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
688715:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
688815:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
688915:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
689015:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json HTTP/1.1[\r][\n]"
689115:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
689215:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
689315:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
689415:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
689515:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
689615:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
689715:30:06.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
689815:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
689915:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
690015:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
690115:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
690215:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
690315:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
690415:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
690515:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
690615:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
690715:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1851[\r][\n]"
690815:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","Created":"2026-01-13T14:30:05.863002751Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4783,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:05.89044643Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/resolv.conf","HostnamePath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/hostname","HostsPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/hosts","LogPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105-json.log","Name":"/fervent_kilby","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","LowerDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/merged","UpperDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/diff","WorkDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
690915:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
691015:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
691115:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
691215:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
691315:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
691415:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
691515:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
691615:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
691715:30:06.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000110 connection can be kept alive for 3 MINUTES
691815:30:06.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"86d0bd8e5e40c609beb2fda309c8d55bb7eec64043e07bd8f60fd45f9559c9a5","Source":"/var/lib/docker/volumes/86d0bd8e5e40c609beb2fda309c8d55bb7eec64043e07bd8f60fd45f9559c9a5/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"72ca23a22e1a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"0aceb72083aee6f5717bbd1f4eb1470ab16b53a6b42ac32819980287b7865383","SandboxKey":"/var/run/docker/netns/0aceb72083ae","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32779"},{"HostIp":"::","HostPort":"32779"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"5845fec902521eb61a8f645d4f042b75e14fbcb086a958bee798668cc95fc901","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"62:4d:7e:7b:b2:78","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"62:4d:7e:7b:b2:78","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"5845fec902521eb61a8f645d4f042b75e14fbcb086a958bee798668cc95fc901","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
691915:30:06.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692015:30:06.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
692115:30:06.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692215:30:06.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000110 releasing valid endpoint
692315:30:06.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000110 releasing endpoint
692415:30:06.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000110 connection http-outgoing-1 can be kept alive for 3 MINUTES
692515:30:06.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000110 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
692615:30:06.021 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
692715:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000111 preparing request execution
692815:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000111 target auth state: UNCHALLENGED
692915:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000111 proxy auth state: UNCHALLENGED
693015:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000111 acquiring connection with route {}->[unix://localhost:2375]
693115:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000111 acquiring endpoint (3 MINUTES)
693215:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000111 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
693315:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000111 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
693415:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000111 acquired ep-0000000111
693515:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000111 acquired endpoint ep-0000000111
693615:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000111 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
693715:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000111 Cookie spec selected: strict
693815:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000111 start execution ex-0000000111
693915:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000111 executing exchange ex-0000000111 over http-outgoing-1
694015:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
694115:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
694215:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
694315:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
694415:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
694515:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
694615:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
694715:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
694815:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
694915:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
695015:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
695115:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
695215:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
695315:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
695415:30:06.022 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
695515:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
695615:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
695715:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
695815:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
695915:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
696015:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
696115:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
696215:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
696315:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
696415:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
696515:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
696615:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
696715:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
696815:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
696915:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
697015:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
697115:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
697215:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
697315:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
697415:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
697515:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
697615:30:06.023 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
697715:30:06.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000111 connection can be kept alive for 3 MINUTES
697815:30:06.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000111 releasing valid endpoint
697915:30:06.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000111 releasing endpoint
698015:30:06.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000111 connection http-outgoing-1 can be kept alive for 3 MINUTES
698115:30:06.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000111 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
698215:30:06.024 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
698315:30:06.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000112 preparing request execution
698415:30:06.025 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000112 target auth state: UNCHALLENGED
698515:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000112 proxy auth state: UNCHALLENGED
698615:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000112 acquiring connection with route {}->[unix://localhost:2375]
698715:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000112 acquiring endpoint (3 MINUTES)
698815:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000112 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
698915:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000112 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
699015:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000112 acquired ep-0000000112
699115:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000112 acquired endpoint ep-0000000112
699215:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000112 executing GET /v1.44/version
699315:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000112 Cookie spec selected: strict
699415:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000112 start execution ex-0000000112
699515:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000112 executing exchange ex-0000000112 over http-outgoing-1
699615:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
699715:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
699815:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
699915:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
700015:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
700115:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
700215:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
700315:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
700415:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
700515:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
700615:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
700715:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
700815:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
700915:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
701015:30:06.026 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
701115:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
701215:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
701315:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
701415:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
701515:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
701615:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
701715:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
701815:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
701915:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
702015:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
702115:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
702215:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
702315:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
702415:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
702515:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
702615:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
702715:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
702815:30:06.034 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
702915:30:06.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000112 connection can be kept alive for 3 MINUTES
703015:30:06.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000112 releasing valid endpoint
703115:30:06.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000112 releasing endpoint
703215:30:06.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000112 connection http-outgoing-1 can be kept alive for 3 MINUTES
703315:30:06.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000112 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
703415:30:06.035 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /fervent_kilby: Waiting for 60 seconds for URL: http://172.17.0.1:32779/ (where port 32779 maps to container port 8500)
703515:30:06.718 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.859406769S
703615:30:06.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32779/v1/kv/forDeleting, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 5
703715:30:06.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:06 GMT, Content-Type: application/json
703815:30:06.723 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: DELETE http://172.17.0.1:32779/v1/kv/forDeleting, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
703915:30:06.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: DELETE http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:06 GMT, Content-Type: application/json
704015:30:06.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32779/v1/kv/forDeleting, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
704115:30:06.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:06 GMT, X-Consul-Knownleader: true
704215:30:06.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105,false
704315:30:06.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json], queryParams={}}
704415:30:06.728 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000113 preparing request execution
704515:30:06.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000113 target auth state: UNCHALLENGED
704615:30:06.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000113 proxy auth state: UNCHALLENGED
704715:30:06.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000113 acquiring connection with route {}->[unix://localhost:2375]
704815:30:06.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000113 acquiring endpoint (3 MINUTES)
704915:30:06.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000113 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
705015:30:06.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000113 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
705115:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000113 acquired ep-0000000113
705215:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000113 acquired endpoint ep-0000000113
705315:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000113 executing GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json
705415:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000113 Cookie spec selected: strict
705515:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000113 start execution ex-0000000113
705615:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000113 executing exchange ex-0000000113 over http-outgoing-1
705715:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json HTTP/1.1
705815:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
705915:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
706015:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
706115:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
706215:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
706315:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
706415:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json HTTP/1.1[\r][\n]"
706515:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
706615:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
706715:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
706815:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
706915:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
707015:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
707115:30:06.730 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
707215:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
707315:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
707415:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
707515:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
707615:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
707715:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
707815:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
707915:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
708015:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
708115:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1851[\r][\n]"
708215:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","Created":"2026-01-13T14:30:05.863002751Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4783,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:05.89044643Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/resolv.conf","HostnamePath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/hostname","HostsPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/hosts","LogPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105-json.log","Name":"/fervent_kilby","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","LowerDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/merged","UpperDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/diff","WorkDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
708315:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
708415:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
708515:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
708615:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
708715:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
708815:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
708915:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
709015:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
709115:30:06.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000113 connection can be kept alive for 3 MINUTES
709215:30:06.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"86d0bd8e5e40c609beb2fda309c8d55bb7eec64043e07bd8f60fd45f9559c9a5","Source":"/var/lib/docker/volumes/86d0bd8e5e40c609beb2fda309c8d55bb7eec64043e07bd8f60fd45f9559c9a5/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"72ca23a22e1a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"0aceb72083aee6f5717bbd1f4eb1470ab16b53a6b42ac32819980287b7865383","SandboxKey":"/var/run/docker/netns/0aceb72083ae","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32779"},{"HostIp":"::","HostPort":"32779"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"5845fec902521eb61a8f645d4f042b75e14fbcb086a958bee798668cc95fc901","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"62:4d:7e:7b:b2:78","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"62:4d:7e:7b:b2:78","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"5845fec902521eb61a8f645d4f042b75e14fbcb086a958bee798668cc95fc901","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
709315:30:06.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
709415:30:06.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
709515:30:06.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
709615:30:06.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000113 releasing valid endpoint
709715:30:06.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000113 releasing endpoint
709815:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000113 connection http-outgoing-1 can be kept alive for 3 MINUTES
709915:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000113 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
710015:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105,<null>
710115:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000114 preparing request execution
710215:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000114 target auth state: UNCHALLENGED
710315:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000114 proxy auth state: UNCHALLENGED
710415:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000114 acquiring connection with route {}->[unix://localhost:2375]
710515:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000114 acquiring endpoint (3 MINUTES)
710615:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000114 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
710715:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000114 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
710815:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000114 acquired ep-0000000114
710915:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000114 acquired endpoint ep-0000000114
711015:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000114 executing POST /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/kill
711115:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000114 Cookie spec selected: strict
711215:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000114 start execution ex-0000000114
711315:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000114 executing exchange ex-0000000114 over http-outgoing-1
711415:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/kill HTTP/1.1
711515:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
711615:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
711715:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
711815:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
711915:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
712015:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
712115:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
712215:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
712315:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/kill HTTP/1.1[\r][\n]"
712415:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
712515:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
712615:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
712715:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
712815:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
712915:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
713015:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
713115:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
713215:30:06.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
713315:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
713415:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
713515:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
713615:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
713715:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
713815:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
713915:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
714015:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
714115:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
714215:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
714315:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
714415:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
714515:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
714615:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000114 connection can be kept alive for 3 MINUTES
714715:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000114 releasing valid endpoint
714815:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000114 releasing endpoint
714915:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000114 connection http-outgoing-1 can be kept alive for 3 MINUTES
715015:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000114 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
715115:30:06.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105,false
715215:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json], queryParams={}}
715315:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000115 preparing request execution
715415:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000115 target auth state: UNCHALLENGED
715515:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000115 proxy auth state: UNCHALLENGED
715615:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000115 acquiring connection with route {}->[unix://localhost:2375]
715715:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000115 acquiring endpoint (3 MINUTES)
715815:30:06.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000115 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
715915:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000115 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
716015:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000115 acquired ep-0000000115
716115:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000115 acquired endpoint ep-0000000115
716215:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000115 executing GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json
716315:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000115 Cookie spec selected: strict
716415:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000115 start execution ex-0000000115
716515:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000115 executing exchange ex-0000000115 over http-outgoing-1
716615:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json HTTP/1.1
716715:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
716815:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
716915:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
717015:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
717115:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
717215:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
717315:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/json HTTP/1.1[\r][\n]"
717415:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
717515:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
717615:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
717715:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
717815:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
717915:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
718015:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
718115:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
718215:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
718315:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
718415:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
718515:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
718615:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
718715:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
718815:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
718915:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
719015:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1665[\r][\n]"
719115:30:06.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","Created":"2026-01-13T14:30:05.863002751Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:05.89044643Z","FinishedAt":"2026-01-13T14:30:06.747981593Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/resolv.conf","HostnamePath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/hostname","HostsPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/hosts","LogPath":"/var/lib/docker/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105-json.log","Name":"/fervent_kilby","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105","LowerDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/merged","UpperDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/diff","WorkDir":"/var/lib/docker/overlay2/273f70c93b7f4be26319865bab173235d6c77ac9299b0fd2a0347e93160443ba/work"},"Name":"overlay2"},"Mounts":[{"T"
719215:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
719315:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
719415:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
719515:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
719615:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
719715:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
719815:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
719915:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
720015:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000115 connection can be kept alive for 3 MINUTES
720115:30:06.864 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ype":"volume","Name":"86d0bd8e5e40c609beb2fda309c8d55bb7eec64043e07bd8f60fd45f9559c9a5","Source":"/var/lib/docker/volumes/86d0bd8e5e40c609beb2fda309c8d55bb7eec64043e07bd8f60fd45f9559c9a5/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"72ca23a22e1a","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
720215:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
720315:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
720415:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
720515:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000115 releasing valid endpoint
720615:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000115 releasing endpoint
720715:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000115 connection http-outgoing-1 can be kept alive for 3 MINUTES
720815:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000115 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
720915:30:06.865 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105,true,true
721015:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000116 preparing request execution
721115:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000116 target auth state: UNCHALLENGED
721215:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000116 proxy auth state: UNCHALLENGED
721315:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000116 acquiring connection with route {}->[unix://localhost:2375]
721415:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000116 acquiring endpoint (3 MINUTES)
721515:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000116 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
721615:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000116 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
721715:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000116 acquired ep-0000000116
721815:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000116 acquired endpoint ep-0000000116
721915:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000116 executing DELETE /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105?v=true&force=true
722015:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000116 Cookie spec selected: strict
722115:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000116 start execution ex-0000000116
722215:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000116 executing exchange ex-0000000116 over http-outgoing-1
722315:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105?v=true&force=true HTTP/1.1
722415:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
722515:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
722615:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
722715:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
722815:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
722915:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
723015:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/72ca23a22e1a4f0ed27d606b2ae35589ef75a7d3b467114fadd7b2e1db564105?v=true&force=true HTTP/1.1[\r][\n]"
723115:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
723215:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
723315:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
723415:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
723515:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
723615:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
723715:30:06.866 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
723815:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
723915:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
724015:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
724115:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
724215:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
724315:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
724415:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
724515:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
724615:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
724715:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
724815:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
724915:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
725015:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
725115:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000116 connection can be kept alive for 3 MINUTES
725215:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000116 releasing valid endpoint
725315:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000116 releasing endpoint
725415:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000116 connection http-outgoing-1 can be kept alive for 3 MINUTES
725515:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000116 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
725615:30:06.871 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
725715:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
725815:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
725915:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
726015:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
726115:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
726215:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
726315:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
726415:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
726515:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
726615:30:06.872 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
726715:30:06.873 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@114c6298[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@7aa9d3e2}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
726815:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000117 preparing request execution
726915:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000117 target auth state: UNCHALLENGED
727015:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000117 proxy auth state: UNCHALLENGED
727115:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000117 acquiring connection with route {}->[unix://localhost:2375]
727215:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000117 acquiring endpoint (3 MINUTES)
727315:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000117 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
727415:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000117 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
727515:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000117 acquired ep-0000000117
727615:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000117 acquired endpoint ep-0000000117
727715:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000117 executing POST /v1.44/containers/create
727815:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000117 Cookie spec selected: strict
727915:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000117 start execution ex-0000000117
728015:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000117 executing exchange ex-0000000117 over http-outgoing-1
728115:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
728215:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
728315:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
728415:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
728515:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
728615:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
728715:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
728815:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
728915:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
729015:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
729115:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
729215:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
729315:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
729415:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
729515:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
729615:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
729715:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
729815:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
729915:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
730015:30:06.874 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
730115:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
730215:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
730315:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
730415:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
730515:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
730615:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
730715:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:06 GMT[\r][\n]"
730815:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
730915:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
731015:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","Warnings":[]}[\n]"
731115:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
731215:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
731315:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
731415:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
731515:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
731615:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
731715:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:06 GMT
731815:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
731915:30:06.889 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000117 connection can be kept alive for 3 MINUTES
732015:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000117 releasing valid endpoint
732115:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000117 releasing endpoint
732215:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000117 connection http-outgoing-1 can be kept alive for 3 MINUTES
732315:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000117 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
732415:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73
732515:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73
732615:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000118 preparing request execution
732715:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000118 target auth state: UNCHALLENGED
732815:30:06.890 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000118 proxy auth state: UNCHALLENGED
732915:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000118 acquiring connection with route {}->[unix://localhost:2375]
733015:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000118 acquiring endpoint (3 MINUTES)
733115:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000118 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
733215:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000118 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
733315:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000118 acquired ep-0000000118
733415:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000118 acquired endpoint ep-0000000118
733515:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000118 executing POST /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/start
733615:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000118 Cookie spec selected: strict
733715:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000118 start execution ex-0000000118
733815:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000118 executing exchange ex-0000000118 over http-outgoing-1
733915:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/start HTTP/1.1
734015:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
734115:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
734215:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
734315:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
734415:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
734515:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
734615:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
734715:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
734815:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/start HTTP/1.1[\r][\n]"
734915:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
735015:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
735115:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
735215:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
735315:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
735415:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
735515:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
735615:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
735715:30:06.891 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
735815:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
735915:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
736015:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
736115:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
736215:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
736315:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
736415:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
736515:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
736615:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
736715:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
736815:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
736915:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
737015:30:07.009 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
737115:30:07.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000118 connection can be kept alive for 3 MINUTES
737215:30:07.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000118 releasing valid endpoint
737315:30:07.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000118 releasing endpoint
737415:30:07.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000118 connection http-outgoing-1 can be kept alive for 3 MINUTES
737515:30:07.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000118 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
737615:30:07.010 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73,false
737715:30:07.011 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json], queryParams={}}
737815:30:07.011 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000119 preparing request execution
737915:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000119 target auth state: UNCHALLENGED
738015:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000119 proxy auth state: UNCHALLENGED
738115:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000119 acquiring connection with route {}->[unix://localhost:2375]
738215:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000119 acquiring endpoint (3 MINUTES)
738315:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000119 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
738415:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000119 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
738515:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000119 acquired ep-0000000119
738615:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000119 acquired endpoint ep-0000000119
738715:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000119 executing GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json
738815:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000119 Cookie spec selected: strict
738915:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000119 start execution ex-0000000119
739015:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000119 executing exchange ex-0000000119 over http-outgoing-1
739115:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json HTTP/1.1
739215:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
739315:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
739415:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
739515:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
739615:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
739715:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
739815:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json HTTP/1.1[\r][\n]"
739915:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
740015:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
740115:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
740215:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
740315:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
740415:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
740515:30:07.012 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
740615:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
740715:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
740815:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
740915:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
741015:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
741115:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
741215:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
741315:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
741415:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
741515:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
741615:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","Created":"2026-01-13T14:30:06.875757306Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4929,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:06.896271916Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/resolv.conf","HostnamePath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/hostname","HostsPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/hosts","LogPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73-json.log","Name":"/nostalgic_nash","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","LowerDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/merged","UpperDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/diff","WorkDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
741715:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
741815:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
741915:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
742015:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
742115:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
742215:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
742315:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
742415:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
742515:30:07.013 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000119 connection can be kept alive for 3 MINUTES
742615:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"a9db03ad4d92177306de31520e8aa2a537f5f3886a6bc38753654ad9bd1bc8cc","Source":"/var/lib/docker/volumes/a9db03ad4d92177306de31520e8aa2a537f5f3886a6bc38753654ad9bd1bc8cc/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1511bc9fd5c8","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"e923f0fbb4fa20e54c4a236a3ea3d2a267cb7abadf0f38fc8deae800057d3693","SandboxKey":"/var/run/docker/netns/e923f0fbb4fa","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32780"},{"HostIp":"::","HostPort":"32780"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"3f025d4eef63a024e682c5f9f6b0fba5f514cf2b4c8134f4089ad0c4247baca2","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4e:9a:e1:df:59:1b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4e:9a:e1:df:59:1b","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"3f025d4eef63a024e682c5f9f6b0fba5f514cf2b4c8134f4089ad0c4247baca2","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
742715:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
742815:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
742915:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743015:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000119 releasing valid endpoint
743115:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000119 releasing endpoint
743215:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000119 connection http-outgoing-1 can be kept alive for 3 MINUTES
743315:30:07.014 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000119 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
743415:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
743515:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000120 preparing request execution
743615:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000120 target auth state: UNCHALLENGED
743715:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000120 proxy auth state: UNCHALLENGED
743815:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000120 acquiring connection with route {}->[unix://localhost:2375]
743915:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000120 acquiring endpoint (3 MINUTES)
744015:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000120 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
744115:30:07.015 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000120 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
744215:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000120 acquired ep-0000000120
744315:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000120 acquired endpoint ep-0000000120
744415:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000120 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
744515:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000120 Cookie spec selected: strict
744615:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000120 start execution ex-0000000120
744715:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000120 executing exchange ex-0000000120 over http-outgoing-1
744815:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
744915:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
745015:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
745115:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
745215:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
745315:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
745415:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
745515:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
745615:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
745715:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
745815:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
745915:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
746015:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
746115:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
746215:30:07.016 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
746315:30:07.017 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
746415:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
746515:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
746615:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
746715:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
746815:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
746915:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
747015:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
747115:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
747215:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
747315:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
747415:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
747515:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
747615:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
747715:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
747815:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
747915:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
748015:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
748115:30:07.018 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
748215:30:07.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
748315:30:07.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
748415:30:07.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
748515:30:07.019 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000120 connection can be kept alive for 3 MINUTES
748615:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000120 releasing valid endpoint
748715:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000120 releasing endpoint
748815:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000120 connection http-outgoing-1 can be kept alive for 3 MINUTES
748915:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000120 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
749015:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
749115:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000121 preparing request execution
749215:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000121 target auth state: UNCHALLENGED
749315:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000121 proxy auth state: UNCHALLENGED
749415:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000121 acquiring connection with route {}->[unix://localhost:2375]
749515:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000121 acquiring endpoint (3 MINUTES)
749615:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000121 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
749715:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000121 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
749815:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000121 acquired ep-0000000121
749915:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000121 acquired endpoint ep-0000000121
750015:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000121 executing GET /v1.44/version
750115:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000121 Cookie spec selected: strict
750215:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000121 start execution ex-0000000121
750315:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000121 executing exchange ex-0000000121 over http-outgoing-1
750415:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
750515:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
750615:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
750715:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
750815:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
750915:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
751015:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
751115:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
751215:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
751315:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
751415:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
751515:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
751615:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
751715:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
751815:30:07.020 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
751915:30:07.028 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
752015:30:07.028 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
752115:30:07.028 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
752215:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
752315:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
752415:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
752515:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
752615:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
752715:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
752815:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
752915:30:07.029 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
753015:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
753115:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
753215:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
753315:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
753415:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
753515:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
753615:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
753715:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000121 connection can be kept alive for 3 MINUTES
753815:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000121 releasing valid endpoint
753915:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000121 releasing endpoint
754015:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000121 connection http-outgoing-1 can be kept alive for 3 MINUTES
754115:30:07.030 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000121 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
754215:30:07.031 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /nostalgic_nash: Waiting for 60 seconds for URL: http://172.17.0.1:32780/ (where port 32780 maps to container port 8500)
754315:30:07.720 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.847649048S
754415:30:07.722 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32780/v1/kv/key1, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
754515:30:07.724 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key1, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:07 GMT, Content-Type: application/json
754615:30:07.725 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32780/v1/kv/key2, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
754715:30:07.726 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key2, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:07 GMT, Content-Type: application/json
754815:30:07.727 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32780/v1/kv/key3, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 6
754915:30:07.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key3, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:07 GMT, Content-Type: application/json
755015:30:07.729 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32780/v1/kv/key?recurse, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
755115:30:07.731 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32780/v1/kv/key?recurse, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 16, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 489, Date: Tue, 13 Jan 2026 14:30:07 GMT, X-Consul-Knownleader: true, Content-Type: application/json
755215:30:07.732 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: DELETE http://172.17.0.1:32780/v1/kv/key?recurse, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
755315:30:07.733 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: DELETE http://172.17.0.1:32780/v1/kv/key?recurse, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:07 GMT, Content-Type: application/json
755415:30:07.735 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32780/v1/kv/key, response as: mapped(mapped(as string)), headers: Accept-Encoding: gzip, deflate
755515:30:07.736 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32780/v1/kv/key, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 17, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:07 GMT, X-Consul-Knownleader: true
755615:30:07.737 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73,false
755715:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json], queryParams={}}
755815:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000122 preparing request execution
755915:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000122 target auth state: UNCHALLENGED
756015:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000122 proxy auth state: UNCHALLENGED
756115:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000122 acquiring connection with route {}->[unix://localhost:2375]
756215:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000122 acquiring endpoint (3 MINUTES)
756315:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000122 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
756415:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000122 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
756515:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000122 acquired ep-0000000122
756615:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000122 acquired endpoint ep-0000000122
756715:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000122 executing GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json
756815:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000122 Cookie spec selected: strict
756915:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000122 start execution ex-0000000122
757015:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000122 executing exchange ex-0000000122 over http-outgoing-1
757115:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json HTTP/1.1
757215:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
757315:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
757415:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
757515:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
757615:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
757715:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
757815:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json HTTP/1.1[\r][\n]"
757915:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
758015:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
758115:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
758215:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
758315:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
758415:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
758515:30:07.738 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
758615:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
758715:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
758815:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
758915:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
759015:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
759115:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
759215:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
759315:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
759415:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
759515:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
759615:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","Created":"2026-01-13T14:30:06.875757306Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4929,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:06.896271916Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/resolv.conf","HostnamePath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/hostname","HostsPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/hosts","LogPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73-json.log","Name":"/nostalgic_nash","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","LowerDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/merged","UpperDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/diff","WorkDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a9db03ad4d92177306de31520e8aa2a537f5f3886a6bc38753654ad9bd1bc8cc","Source":"/var/lib/docker/volumes/a9db03ad4d92177306de31520e8aa2a537f5f3886a6bc38753654ad9bd1bc8cc/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1511bc9fd5c8","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"e923f0fbb4fa20e54c4a236a3ea3d2a267cb7abadf0f38fc8deae800057d3693","SandboxKey":"/var/run/docker/netns/e923f0fbb4fa","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32780"},{"HostIp":"::","HostPort":"32780"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"3f025d4eef63a024e682c5f9f6b0fba5f514cf2b4c8134f4089ad0c4247baca2","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"4e:9a:e1:df:59:1b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"4e:9a:e1:df:59:1b","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"3f025d4eef63a024e682c5f9f6b0fba5f514cf2b4c8134f4089ad0c4247baca2","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
759715:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
759815:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
759915:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
760015:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
760115:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
760215:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
760315:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
760415:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
760515:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
760615:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
760715:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
760815:30:07.739 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000122 connection can be kept alive for 3 MINUTES
760915:30:07.740 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000122 releasing valid endpoint
761015:30:07.740 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000122 releasing endpoint
761115:30:07.740 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000122 connection http-outgoing-1 can be kept alive for 3 MINUTES
761215:30:07.740 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000122 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
761315:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73,<null>
761415:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000123 preparing request execution
761515:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000123 target auth state: UNCHALLENGED
761615:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000123 proxy auth state: UNCHALLENGED
761715:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000123 acquiring connection with route {}->[unix://localhost:2375]
761815:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000123 acquiring endpoint (3 MINUTES)
761915:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000123 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
762015:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000123 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
762115:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000123 acquired ep-0000000123
762215:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000123 acquired endpoint ep-0000000123
762315:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000123 executing POST /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/kill
762415:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000123 Cookie spec selected: strict
762515:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000123 start execution ex-0000000123
762615:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000123 executing exchange ex-0000000123 over http-outgoing-1
762715:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/kill HTTP/1.1
762815:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
762915:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
763015:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
763115:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
763215:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
763315:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
763415:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
763515:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
763615:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/kill HTTP/1.1[\r][\n]"
763715:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
763815:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
763915:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
764015:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
764115:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
764215:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
764315:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
764415:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
764515:30:07.741 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
764615:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
764715:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
764815:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
764915:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
765015:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
765115:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
765215:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
765315:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
765415:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
765515:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
765615:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
765715:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
765815:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
765915:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000123 connection can be kept alive for 3 MINUTES
766015:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000123 releasing valid endpoint
766115:30:07.854 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000123 releasing endpoint
766215:30:07.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000123 connection http-outgoing-1 can be kept alive for 3 MINUTES
766315:30:07.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000123 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
766415:30:07.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73,false
766515:30:07.855 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json], queryParams={}}
766615:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000124 preparing request execution
766715:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000124 target auth state: UNCHALLENGED
766815:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000124 proxy auth state: UNCHALLENGED
766915:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000124 acquiring connection with route {}->[unix://localhost:2375]
767015:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000124 acquiring endpoint (3 MINUTES)
767115:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000124 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
767215:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000124 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
767315:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000124 acquired ep-0000000124
767415:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000124 acquired endpoint ep-0000000124
767515:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000124 executing GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json
767615:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000124 Cookie spec selected: strict
767715:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000124 start execution ex-0000000124
767815:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000124 executing exchange ex-0000000124 over http-outgoing-1
767915:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json HTTP/1.1
768015:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
768115:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
768215:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
768315:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
768415:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
768515:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
768615:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/json HTTP/1.1[\r][\n]"
768715:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
768815:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
768915:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
769015:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
769115:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
769215:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
769315:30:07.856 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
769415:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
769515:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
769615:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
769715:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
769815:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
769915:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
770015:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
770115:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
770215:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
770315:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
770415:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","Created":"2026-01-13T14:30:06.875757306Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:06.896271916Z","FinishedAt":"2026-01-13T14:30:07.755009069Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/resolv.conf","HostnamePath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/hostname","HostsPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/hosts","LogPath":"/var/lib/docker/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73-json.log","Name":"/nostalgic_nash","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73","LowerDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/merged","UpperDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/diff","WorkDir":"/var/lib/docker/overlay2/8f06c57f6b52f278e62be8929022bf1b6671a5bec97e2d92184df8cbdc14f234/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"a9db03ad4d92177306de31520e8aa2a537f5f3886a6bc38753654ad9bd1bc8cc","Source":"/var/lib/docker/volumes/a9db03ad4d92177306de31520e8aa2a537f5f3886a6bc38753654ad9bd1bc8cc/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"1511bc9fd5c8","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
770515:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
770615:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
770715:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
770815:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
770915:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
771015:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
771115:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
771215:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
771315:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
771415:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
771515:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
771615:30:07.858 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000124 connection can be kept alive for 3 MINUTES
771715:30:07.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000124 releasing valid endpoint
771815:30:07.859 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000124 releasing endpoint
771915:30:07.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000124 connection http-outgoing-1 can be kept alive for 3 MINUTES
772015:30:07.860 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000124 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
772115:30:07.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73,true,true
772215:30:07.861 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000125 preparing request execution
772315:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000125 target auth state: UNCHALLENGED
772415:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000125 proxy auth state: UNCHALLENGED
772515:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000125 acquiring connection with route {}->[unix://localhost:2375]
772615:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000125 acquiring endpoint (3 MINUTES)
772715:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000125 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
772815:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000125 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
772915:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000125 acquired ep-0000000125
773015:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000125 acquired endpoint ep-0000000125
773115:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000125 executing DELETE /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73?v=true&force=true
773215:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000125 Cookie spec selected: strict
773315:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000125 start execution ex-0000000125
773415:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000125 executing exchange ex-0000000125 over http-outgoing-1
773515:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73?v=true&force=true HTTP/1.1
773615:30:07.862 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
773715:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
773815:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
773915:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
774015:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
774115:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
774215:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/1511bc9fd5c8ceed88ea1fc655ab11bdcdbdefa0f161e90e050961ffad743a73?v=true&force=true HTTP/1.1[\r][\n]"
774315:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
774415:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
774515:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
774615:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
774715:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
774815:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
774915:30:07.863 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
775015:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
775115:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
775215:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
775315:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
775415:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
775515:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
775615:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
775715:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
775815:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
775915:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
776015:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
776115:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
776215:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
776315:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000125 connection can be kept alive for 3 MINUTES
776415:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000125 releasing valid endpoint
776515:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000125 releasing endpoint
776615:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000125 connection http-outgoing-1 can be kept alive for 3 MINUTES
776715:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000125 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
776815:30:07.868 [pool-25-thread-1-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
7769[info] CirceKVStoreSpec:
7770[info] kv store
7771[info] - should put and get key
7772[info] - should put and get keys
7773[info] - should put and get multiple values
7774[info] - should get not existing key
7775[info] - should put and delete key
7776[info] - should put and delete recurse
777715:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
777815:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
777915:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
778015:30:07.877 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
778115:30:07.877 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
778215:30:07.877 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
778315:30:07.877 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
778415:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
778515:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
778615:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
778715:30:07.877 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@751e0a6f[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2b8d1e81}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
778815:30:07.878 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000126 preparing request execution
778915:30:07.878 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000126 target auth state: UNCHALLENGED
779015:30:07.878 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000126 proxy auth state: UNCHALLENGED
779115:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000126 acquiring connection with route {}->[unix://localhost:2375]
779215:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000126 acquiring endpoint (3 MINUTES)
779315:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000126 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
779415:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000126 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
779515:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000126 acquired ep-0000000126
779615:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000126 acquired endpoint ep-0000000126
779715:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000126 executing POST /v1.44/containers/create
779815:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000126 Cookie spec selected: strict
779915:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000126 start execution ex-0000000126
780015:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000126 executing exchange ex-0000000126 over http-outgoing-1
780115:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
780215:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
780315:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
780415:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
780515:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
780615:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
780715:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
780815:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
780915:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
781015:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
781115:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
781215:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
781315:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
781415:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
781515:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
781615:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
781715:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
781815:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
781915:30:07.879 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
782015:30:07.879 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
782115:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
782215:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
782315:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
782415:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
782515:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
782615:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
782715:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:07 GMT[\r][\n]"
782815:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
782915:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
783015:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","Warnings":[]}[\n]"
783115:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
783215:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
783315:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
783415:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
783515:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
783615:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
783715:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:07 GMT
783815:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
783915:30:07.899 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000126 connection can be kept alive for 3 MINUTES
784015:30:07.900 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000126 releasing valid endpoint
784115:30:07.900 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000126 releasing endpoint
784215:30:07.900 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000126 connection http-outgoing-1 can be kept alive for 3 MINUTES
784315:30:07.901 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000126 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
784415:30:07.901 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631
784515:30:07.901 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631
784615:30:07.902 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000127 preparing request execution
784715:30:07.902 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000127 target auth state: UNCHALLENGED
784815:30:07.902 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000127 proxy auth state: UNCHALLENGED
784915:30:07.902 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000127 acquiring connection with route {}->[unix://localhost:2375]
785015:30:07.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000127 acquiring endpoint (3 MINUTES)
785115:30:07.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000127 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
785215:30:07.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000127 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
785315:30:07.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000127 acquired ep-0000000127
785415:30:07.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000127 acquired endpoint ep-0000000127
785515:30:07.903 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000127 executing POST /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/start
785615:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000127 Cookie spec selected: strict
785715:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000127 start execution ex-0000000127
785815:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000127 executing exchange ex-0000000127 over http-outgoing-1
785915:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/start HTTP/1.1
786015:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
786115:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
786215:30:07.904 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
786315:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
786415:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
786515:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
786615:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
786715:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
786815:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/start HTTP/1.1[\r][\n]"
786915:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
787015:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
787115:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
787215:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
787315:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
787415:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
787515:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
787615:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
787715:30:07.905 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
787815:30:08.043 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
787915:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
788015:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
788115:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
788215:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
788315:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:08 GMT[\r][\n]"
788415:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
788515:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
788615:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
788715:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
788815:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
788915:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
789015:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:08 GMT
789115:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000127 connection can be kept alive for 3 MINUTES
789215:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000127 releasing valid endpoint
789315:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000127 releasing endpoint
789415:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000127 connection http-outgoing-1 can be kept alive for 3 MINUTES
789515:30:08.044 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000127 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
789615:30:08.044 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631,false
789715:30:08.044 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json], queryParams={}}
789815:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000128 preparing request execution
789915:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000128 target auth state: UNCHALLENGED
790015:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000128 proxy auth state: UNCHALLENGED
790115:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000128 acquiring connection with route {}->[unix://localhost:2375]
790215:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000128 acquiring endpoint (3 MINUTES)
790315:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000128 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
790415:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000128 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
790515:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000128 acquired ep-0000000128
790615:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000128 acquired endpoint ep-0000000128
790715:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000128 executing GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json
790815:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000128 Cookie spec selected: strict
790915:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000128 start execution ex-0000000128
791015:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000128 executing exchange ex-0000000128 over http-outgoing-1
791115:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json HTTP/1.1
791215:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
791315:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
791415:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
791515:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
791615:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
791715:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
791815:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json HTTP/1.1[\r][\n]"
791915:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
792015:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
792115:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
792215:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
792315:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
792415:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
792515:30:08.045 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
792615:30:08.046 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
792715:30:08.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
792815:30:08.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
792915:30:08.047 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
793015:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
793115:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
793215:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:08 GMT[\r][\n]"
793315:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
793415:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
793515:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
793615:30:08.048 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","Created":"2026-01-13T14:30:07.880653504Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5074,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:07.911592152Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/resolv.conf","HostnamePath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/hostname","HostsPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/hosts","LogPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631-json.log","Name":"/fervent_hamilton","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","LowerDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/merged","UpperDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/diff","WorkDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"
793715:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
793815:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
793915:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
794015:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
794115:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
794215:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
794315:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:08 GMT
794415:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
794515:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000128 connection can be kept alive for 3 MINUTES
794615:30:08.049 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""volume","Name":"dcb6b60bfa7cce97f7de04a3656fde9efbf48731abf5636ab1783b9fe53c98a8","Source":"/var/lib/docker/volumes/dcb6b60bfa7cce97f7de04a3656fde9efbf48731abf5636ab1783b9fe53c98a8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"aed0f12b1c3e","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"0f040a7f3bec7a2780cf61e24c14c7856258fcaa2ce5bef02fbe57c9a1631d0c","SandboxKey":"/var/run/docker/netns/0f040a7f3bec","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32781"},{"HostIp":"::","HostPort":"32781"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"5e2e86b7e03e771c1c27fd86c98113aff7c3eab319e256125bb675dd3f678e2f","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"42:d6:a9:d6:55:9d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"42:d6:a9:d6:55:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"5e2e86b7e03e771c1c27fd86c98113aff7c3eab319e256125bb675dd3f678e2f","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
794715:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
794815:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
794915:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
795015:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000128 releasing valid endpoint
795115:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000128 releasing endpoint
795215:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000128 connection http-outgoing-1 can be kept alive for 3 MINUTES
795315:30:08.050 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000128 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
795415:30:08.050 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
795515:30:08.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000129 preparing request execution
795615:30:08.051 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000129 target auth state: UNCHALLENGED
795715:30:08.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000129 proxy auth state: UNCHALLENGED
795815:30:08.052 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000129 acquiring connection with route {}->[unix://localhost:2375]
795915:30:08.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000129 acquiring endpoint (3 MINUTES)
796015:30:08.053 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000129 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
796115:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000129 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
796215:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000129 acquired ep-0000000129
796315:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000129 acquired endpoint ep-0000000129
796415:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000129 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
796515:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000129 Cookie spec selected: strict
796615:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000129 start execution ex-0000000129
796715:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000129 executing exchange ex-0000000129 over http-outgoing-1
796815:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
796915:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
797015:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
797115:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
797215:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
797315:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
797415:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
797515:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
797615:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
797715:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
797815:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
797915:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
798015:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
798115:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
798215:30:08.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
798315:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
798415:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
798515:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
798615:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
798715:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
798815:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
798915:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:08 GMT[\r][\n]"
799015:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
799115:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
799215:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
799315:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
799415:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
799515:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
799615:30:08.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
799715:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
799815:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
799915:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
800015:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
800115:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
800215:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
800315:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:08 GMT
800415:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
800515:30:08.056 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000129 connection can be kept alive for 3 MINUTES
800615:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000129 releasing valid endpoint
800715:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000129 releasing endpoint
800815:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000129 connection http-outgoing-1 can be kept alive for 3 MINUTES
800915:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000129 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
801015:30:08.057 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
801115:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000130 preparing request execution
801215:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000130 target auth state: UNCHALLENGED
801315:30:08.057 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000130 proxy auth state: UNCHALLENGED
801415:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000130 acquiring connection with route {}->[unix://localhost:2375]
801515:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000130 acquiring endpoint (3 MINUTES)
801615:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000130 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
801715:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000130 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
801815:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000130 acquired ep-0000000130
801915:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000130 acquired endpoint ep-0000000130
802015:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000130 executing GET /v1.44/version
802115:30:08.058 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000130 Cookie spec selected: strict
802215:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000130 start execution ex-0000000130
802315:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000130 executing exchange ex-0000000130 over http-outgoing-1
802415:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
802515:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
802615:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
802715:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
802815:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
802915:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
803015:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
803115:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
803215:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
803315:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
803415:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
803515:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
803615:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
803715:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
803815:30:08.059 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
803915:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
804015:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
804115:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
804215:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
804315:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
804415:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
804515:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:08 GMT[\r][\n]"
804615:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
804715:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
804815:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
804915:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
805015:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
805115:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
805215:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
805315:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
805415:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
805515:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:08 GMT
805615:30:08.067 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
805715:30:08.068 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000130 connection can be kept alive for 3 MINUTES
805815:30:08.068 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000130 releasing valid endpoint
805915:30:08.069 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000130 releasing endpoint
806015:30:08.069 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000130 connection http-outgoing-1 can be kept alive for 3 MINUTES
806115:30:08.070 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000130 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
806215:30:08.070 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /fervent_hamilton: Waiting for 60 seconds for URL: http://172.17.0.1:32781/ (where port 32781 maps to container port 8500)
806315:30:08.722 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.844802466S
806415:30:08.726 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/members?, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
806515:30:08.734 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/members?, took: 0.008s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 733, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
806615:30:08.739 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
806715:30:08.744 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
806815:30:08.745 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
806915:30:08.747 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 383, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
807015:30:08.748 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
807115:30:08.749 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
807215:30:08.750 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
807315:30:08.751 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
807415:30:08.753 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
807515:30:08.756 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
807615:30:08.757 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/pass/testTTLCheck?note=manual+update+to+pass, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
807715:30:08.759 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/pass/testTTLCheck?note=manual+update+to+pass, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
807815:30:08.760 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
807915:30:08.762 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 403, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
808015:30:08.762 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
808115:30:08.764 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
808215:30:08.765 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
808315:30:08.765 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
808415:30:08.768 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
808515:30:08.770 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
808615:30:08.771 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/warn/testTTLCheck?note=manual+update+to+warn, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
808715:30:08.773 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/warn/testTTLCheck?note=manual+update+to+warn, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
808815:30:08.774 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
808915:30:08.776 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 403, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
809015:30:08.777 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
809115:30:08.779 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
809215:30:08.780 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
809315:30:08.781 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
809415:30:08.783 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
809515:30:08.786 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
809615:30:08.787 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/fail/testTTLCheck?note=manual+update+to+fail, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
809715:30:08.788 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/fail/testTTLCheck?note=manual+update+to+fail, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
809815:30:08.788 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
809915:30:08.790 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 404, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
810015:30:08.790 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
810115:30:08.792 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
810215:30:08.792 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
810315:30:08.793 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
810415:30:08.796 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 55
810515:30:08.798 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
810615:30:08.800 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/update/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 53
810715:30:08.802 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/update/testTTLCheck, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
810815:30:08.803 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
810915:30:08.804 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 403, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
811015:30:08.805 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
811115:30:08.807 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/deregister/testTTLCheck, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
811215:30:08.808 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/checks, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
811315:30:08.809 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/checks, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
811415:30:08.813 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 48
811515:30:08.817 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
811615:30:08.818 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
811715:30:08.821 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
811815:30:08.823 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/service/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
811915:30:08.824 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/service/testService, took: 0.001s, response: 200 OK, headers: X-Consul-Contenthash: b344c559b07484c8, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 287, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
812015:30:08.825 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
812115:30:08.827 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
812215:30:08.828 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
812315:30:08.830 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
812415:30:08.833 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 237
812515:30:08.838 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.005s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
812615:30:08.839 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
812715:30:08.841 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
812815:30:08.843 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
812915:30:08.849 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, took: 0.005s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 445, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
813015:30:08.850 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/health/service/name/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
813115:30:08.853 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/health/service/name/testService, took: 0.002s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
813215:30:08.854 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
813315:30:08.856 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
813415:30:08.857 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
813515:30:08.859 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
813615:30:08.863 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 48
813715:30:08.867 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
813815:30:08.868 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
813915:30:08.870 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
814015:30:08.871 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/maintenance/testService?enable=true, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
814115:30:08.876 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/maintenance/testService?enable=true, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
814215:30:08.878 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
814315:30:08.881 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/health/service/id/testService, took: 0.003s, response: 503 Service Unavailable, headers: X-Consul-Reason: maintenance, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 1277, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
814415:30:08.882 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
814515:30:08.884 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Tue, 13 Jan 2026 14:30:08 GMT
814615:30:08.886 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32781/v1/agent/services, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
814715:30:08.887 [pool-25-thread-1-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:08 GMT, Content-Type: application/json
814815:30:08.889 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631,false
814915:30:08.890 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json], queryParams={}}
815015:30:08.891 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000131 preparing request execution
815115:30:08.891 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000131 target auth state: UNCHALLENGED
815215:30:08.891 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000131 proxy auth state: UNCHALLENGED
815315:30:08.891 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000131 acquiring connection with route {}->[unix://localhost:2375]
815415:30:08.891 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000131 acquiring endpoint (3 MINUTES)
815515:30:08.891 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000131 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
815615:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000131 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
815715:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000131 acquired ep-0000000131
815815:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000131 acquired endpoint ep-0000000131
815915:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000131 executing GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json
816015:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000131 Cookie spec selected: strict
816115:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000131 start execution ex-0000000131
816215:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000131 executing exchange ex-0000000131 over http-outgoing-1
816315:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json HTTP/1.1
816415:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
816515:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
816615:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
816715:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
816815:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
816915:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
817015:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json HTTP/1.1[\r][\n]"
817115:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
817215:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
817315:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
817415:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
817515:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
817615:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
817715:30:08.892 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
817815:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
817915:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
818015:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
818115:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
818215:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
818315:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
818415:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:08 GMT[\r][\n]"
818515:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
818615:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
818715:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
818815:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","Created":"2026-01-13T14:30:07.880653504Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5074,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:07.911592152Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/resolv.conf","HostnamePath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/hostname","HostsPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/hosts","LogPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631-json.log","Name":"/fervent_hamilton","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","LowerDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/merged","UpperDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/diff","WorkDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"dcb6b60bfa7cce97f7de04a3656fde9efbf48731abf5636ab1783b9fe53c98a8","Source":"/var/lib/docker/volumes/dcb6b60bfa7cce97f7de04a3656fde9efbf48731abf5636ab1783b9fe53c98a8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"aed0f12b1c3e","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"0f040a7f3bec7a2780cf61e24c14c7856258fcaa2ce5bef02fbe57c9a1631d0c","SandboxKey":"/var/run/docker/netns/0f040a7f3bec","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32781"},{"HostIp":"::","HostPort":"32781"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"5e2e86b7e03e771c1c27fd86c98113aff7c3eab319e256125bb675dd3f678e2f","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"42:d6:a9:d6:55:9d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"42:d6:a9:d6:55:9d","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"5e2e86b7e03e771c1c27fd86c98113aff7c3eab319e256125bb675dd3f678e2f","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
818915:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
819015:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
819115:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
819215:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
819315:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
819415:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
819515:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
819615:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
819715:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
819815:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:08 GMT
819915:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
820015:30:08.893 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000131 connection can be kept alive for 3 MINUTES
820115:30:08.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000131 releasing valid endpoint
820215:30:08.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000131 releasing endpoint
820315:30:08.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000131 connection http-outgoing-1 can be kept alive for 3 MINUTES
820415:30:08.894 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000131 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
820515:30:08.894 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631,<null>
820615:30:08.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000132 preparing request execution
820715:30:08.895 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000132 target auth state: UNCHALLENGED
820815:30:08.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000132 proxy auth state: UNCHALLENGED
820915:30:08.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000132 acquiring connection with route {}->[unix://localhost:2375]
821015:30:08.896 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000132 acquiring endpoint (3 MINUTES)
821115:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000132 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
821215:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000132 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
821315:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000132 acquired ep-0000000132
821415:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000132 acquired endpoint ep-0000000132
821515:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000132 executing POST /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/kill
821615:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000132 Cookie spec selected: strict
821715:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000132 start execution ex-0000000132
821815:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000132 executing exchange ex-0000000132 over http-outgoing-1
821915:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/kill HTTP/1.1
822015:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
822115:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
822215:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
822315:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
822415:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
822515:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
822615:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
822715:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
822815:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/kill HTTP/1.1[\r][\n]"
822915:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
823015:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
823115:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
823215:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
823315:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
823415:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
823515:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
823615:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
823715:30:08.897 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
823815:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
823915:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
824015:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
824115:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
824215:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
824315:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
824415:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
824515:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
824615:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
824715:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
824815:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
824915:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
825015:30:09.028 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
825115:30:09.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000132 connection can be kept alive for 3 MINUTES
825215:30:09.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000132 releasing valid endpoint
825315:30:09.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000132 releasing endpoint
825415:30:09.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000132 connection http-outgoing-1 can be kept alive for 3 MINUTES
825515:30:09.029 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000132 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
825615:30:09.029 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631,false
825715:30:09.029 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json], queryParams={}}
825815:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000133 preparing request execution
825915:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000133 target auth state: UNCHALLENGED
826015:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000133 proxy auth state: UNCHALLENGED
826115:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000133 acquiring connection with route {}->[unix://localhost:2375]
826215:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000133 acquiring endpoint (3 MINUTES)
826315:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000133 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
826415:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000133 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
826515:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000133 acquired ep-0000000133
826615:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000133 acquired endpoint ep-0000000133
826715:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000133 executing GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json
826815:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000133 Cookie spec selected: strict
826915:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000133 start execution ex-0000000133
827015:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000133 executing exchange ex-0000000133 over http-outgoing-1
827115:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json HTTP/1.1
827215:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
827315:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
827415:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
827515:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
827615:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
827715:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
827815:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/json HTTP/1.1[\r][\n]"
827915:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
828015:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
828115:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
828215:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
828315:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
828415:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
828515:30:09.030 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
828615:30:09.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
828715:30:09.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
828815:30:09.031 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
828915:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
829015:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
829115:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
829215:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
829315:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
829415:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
829515:30:09.032 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
829615:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","Created":"2026-01-13T14:30:07.880653504Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:07.911592152Z","FinishedAt":"2026-01-13T14:30:08.919198986Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/resolv.conf","HostnamePath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/hostname","HostsPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/hosts","LogPath":"/var/lib/docker/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631-json.log","Name":"/fervent_hamilton","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631","LowerDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/merged","UpperDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/diff","WorkDir":"/var/lib/docker/overlay2/cdfbcaffa8d545bac1f38941718df3babdd69472fdfec63fce858fd9842fd9f4/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"dcb6b60bfa7cce97f7de04a3656fde9efbf48731abf5636ab1783b9fe53c98a8","Source":"/var/lib/docker/volumes/dcb6b60bfa7cce97f7de04a3656fde9efbf48731abf5636ab1783b9fe53c98a8/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"aed0f12b1c3e","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
829715:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
829815:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
829915:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
830015:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
830115:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
830215:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
830315:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
830415:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
830515:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
830615:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
830715:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
830815:30:09.033 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000133 connection can be kept alive for 3 MINUTES
830915:30:09.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000133 releasing valid endpoint
831015:30:09.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000133 releasing endpoint
831115:30:09.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000133 connection http-outgoing-1 can be kept alive for 3 MINUTES
831215:30:09.034 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000133 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
831315:30:09.034 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631,true,true
831415:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000134 preparing request execution
831515:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000134 target auth state: UNCHALLENGED
831615:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000134 proxy auth state: UNCHALLENGED
831715:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000134 acquiring connection with route {}->[unix://localhost:2375]
831815:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000134 acquiring endpoint (3 MINUTES)
831915:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000134 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
832015:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000134 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
832115:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000134 acquired ep-0000000134
832215:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000134 acquired endpoint ep-0000000134
832315:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000134 executing DELETE /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631?v=true&force=true
832415:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000134 Cookie spec selected: strict
832515:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000134 start execution ex-0000000134
832615:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000134 executing exchange ex-0000000134 over http-outgoing-1
832715:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631?v=true&force=true HTTP/1.1
832815:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
832915:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
833015:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
833115:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
833215:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
833315:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
833415:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/aed0f12b1c3efb17d33bdfedd02ba3ccfd010cec79d5f75421464276abd44631?v=true&force=true HTTP/1.1[\r][\n]"
833515:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
833615:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
833715:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
833815:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
833915:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
834015:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
834115:30:09.035 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
834215:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
834315:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
834415:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
834515:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
834615:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
834715:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
834815:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
834915:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
835015:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
835115:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
835215:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
835315:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
835415:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
835515:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000134 connection can be kept alive for 3 MINUTES
835615:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000134 releasing valid endpoint
835715:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000134 releasing endpoint
835815:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000134 connection http-outgoing-1 can be kept alive for 3 MINUTES
835915:30:09.041 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000134 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
836015:30:09.041 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8361[info] CirceAgentSpec:
8362[info] agent
8363[info] - should return member info
8364[info] - should register check, get info and deregister it
8365[info] - should register check and manually update status to pass
8366[info] - should register check and manually update status to warn
8367[info] - should register check and manually update status to fail
8368[info] - should register check and manually update status using update api
8369[info] - should register service, return info and delete it
8370[info] - should register service with checks, return health info and delete it
8371[info] - should register service and enable maintenance mode
837215:30:09.052 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
837315:30:09.052 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
837415:30:09.052 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
837515:30:09.052 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
837615:30:09.052 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
837715:30:09.052 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
837815:30:09.052 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
837915:30:09.052 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
838015:30:09.052 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
838115:30:09.052 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
838215:30:09.053 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4a74abcd[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@562dcb1c}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
838315:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000135 preparing request execution
838415:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000135 target auth state: UNCHALLENGED
838515:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000135 proxy auth state: UNCHALLENGED
838615:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000135 acquiring connection with route {}->[unix://localhost:2375]
838715:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000135 acquiring endpoint (3 MINUTES)
838815:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000135 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
838915:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000135 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
839015:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000135 acquired ep-0000000135
839115:30:09.054 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000135 acquired endpoint ep-0000000135
839215:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000135 executing POST /v1.44/containers/create
839315:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000135 Cookie spec selected: strict
839415:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000135 start execution ex-0000000135
839515:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000135 executing exchange ex-0000000135 over http-outgoing-1
839615:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
839715:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
839815:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
839915:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
840015:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
840115:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
840215:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
840315:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
840415:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
840515:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
840615:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
840715:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
840815:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
840915:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
841015:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
841115:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
841215:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
841315:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
841415:30:09.055 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
841515:30:09.055 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
841615:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
841715:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
841815:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
841915:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
842015:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
842115:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
842215:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
842315:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
842415:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
842515:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","Warnings":[]}[\n]"
842615:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
842715:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
842815:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
842915:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
843015:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
843115:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
843215:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
843315:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
843415:30:09.073 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000135 connection can be kept alive for 3 MINUTES
843515:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000135 releasing valid endpoint
843615:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000135 releasing endpoint
843715:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000135 connection http-outgoing-1 can be kept alive for 3 MINUTES
843815:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000135 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
843915:30:09.074 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692
844015:30:09.074 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692
844115:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000136 preparing request execution
844215:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000136 target auth state: UNCHALLENGED
844315:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000136 proxy auth state: UNCHALLENGED
844415:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000136 acquiring connection with route {}->[unix://localhost:2375]
844515:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000136 acquiring endpoint (3 MINUTES)
844615:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000136 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
844715:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000136 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
844815:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000136 acquired ep-0000000136
844915:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000136 acquired endpoint ep-0000000136
845015:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000136 executing POST /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/start
845115:30:09.074 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000136 Cookie spec selected: strict
845215:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000136 start execution ex-0000000136
845315:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000136 executing exchange ex-0000000136 over http-outgoing-1
845415:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/start HTTP/1.1
845515:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
845615:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
845715:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
845815:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
845915:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
846015:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
846115:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
846215:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
846315:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/start HTTP/1.1[\r][\n]"
846415:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
846515:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
846615:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
846715:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
846815:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
846915:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
847015:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
847115:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
847215:30:09.075 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
847315:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
847415:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
847515:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
847615:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
847715:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
847815:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
847915:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
848015:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
848115:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
848215:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
848315:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
848415:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
848515:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
848615:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000136 connection can be kept alive for 3 MINUTES
848715:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000136 releasing valid endpoint
848815:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000136 releasing endpoint
848915:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000136 connection http-outgoing-1 can be kept alive for 3 MINUTES
849015:30:09.194 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000136 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
849115:30:09.195 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692,false
849215:30:09.195 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json], queryParams={}}
849315:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000137 preparing request execution
849415:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000137 target auth state: UNCHALLENGED
849515:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000137 proxy auth state: UNCHALLENGED
849615:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000137 acquiring connection with route {}->[unix://localhost:2375]
849715:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000137 acquiring endpoint (3 MINUTES)
849815:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000137 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
849915:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000137 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
850015:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000137 acquired ep-0000000137
850115:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000137 acquired endpoint ep-0000000137
850215:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000137 executing GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json
850315:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000137 Cookie spec selected: strict
850415:30:09.195 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000137 start execution ex-0000000137
850515:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000137 executing exchange ex-0000000137 over http-outgoing-1
850615:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json HTTP/1.1
850715:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
850815:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
850915:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
851015:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
851115:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
851215:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
851315:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json HTTP/1.1[\r][\n]"
851415:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
851515:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
851615:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
851715:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
851815:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
851915:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
852015:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
852115:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
852215:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
852315:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
852415:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
852515:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
852615:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
852715:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
852815:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
852915:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
853015:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
853115:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","Created":"2026-01-13T14:30:09.056495644Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5216,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:09.083761588Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/resolv.conf","HostnamePath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/hostname","HostsPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/hosts","LogPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692-json.log","Name":"/relaxed_kalam","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","LowerDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/merged","UpperDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/diff","WorkDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/work"},"Name":"overlay2"},"Mounts":[{"Type":"vo"
853215:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
853315:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
853415:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
853515:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
853615:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
853715:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
853815:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
853915:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
854015:30:09.196 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000137 connection can be kept alive for 3 MINUTES
854115:30:09.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "lume","Name":"799886ee5ef24471a225e1b79dfaccc26e6381fb390b3796acc2fe11358ecb4b","Source":"/var/lib/docker/volumes/799886ee5ef24471a225e1b79dfaccc26e6381fb390b3796acc2fe11358ecb4b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"78efd450f55d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"6336280d55b28a66f7b627742e03b183815edf1214bee5869e288ba97440539c","SandboxKey":"/var/run/docker/netns/6336280d55b2","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32782"},{"HostIp":"::","HostPort":"32782"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"1bc68445de902b436caeca1e1896add9f7c5017ecd847710c50af5fb96d5b76a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"9a:b4:37:16:78:19","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"9a:b4:37:16:78:19","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"1bc68445de902b436caeca1e1896add9f7c5017ecd847710c50af5fb96d5b76a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
854215:30:09.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
854315:30:09.197 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
854415:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
854515:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000137 releasing valid endpoint
854615:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000137 releasing endpoint
854715:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000137 connection http-outgoing-1 can be kept alive for 3 MINUTES
854815:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000137 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
854915:30:09.198 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
855015:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000138 preparing request execution
855115:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000138 target auth state: UNCHALLENGED
855215:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000138 proxy auth state: UNCHALLENGED
855315:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000138 acquiring connection with route {}->[unix://localhost:2375]
855415:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000138 acquiring endpoint (3 MINUTES)
855515:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000138 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
855615:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000138 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
855715:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000138 acquired ep-0000000138
855815:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000138 acquired endpoint ep-0000000138
855915:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000138 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
856015:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000138 Cookie spec selected: strict
856115:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000138 start execution ex-0000000138
856215:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000138 executing exchange ex-0000000138 over http-outgoing-1
856315:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
856415:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
856515:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
856615:30:09.198 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
856715:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
856815:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
856915:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
857015:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
857115:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
857215:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
857315:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
857415:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
857515:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
857615:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
857715:30:09.199 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
857815:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
857915:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
858015:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
858115:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
858215:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
858315:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
858415:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
858515:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
858615:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
858715:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
858815:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
858915:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
859015:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
859115:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
859215:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
859315:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
859415:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
859515:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
859615:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
859715:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
859815:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
859915:30:09.200 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
860015:30:09.201 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000138 connection can be kept alive for 3 MINUTES
860115:30:09.202 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000138 releasing valid endpoint
860215:30:09.202 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000138 releasing endpoint
860315:30:09.202 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000138 connection http-outgoing-1 can be kept alive for 3 MINUTES
860415:30:09.203 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000138 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
860515:30:09.203 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
860615:30:09.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000139 preparing request execution
860715:30:09.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000139 target auth state: UNCHALLENGED
860815:30:09.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000139 proxy auth state: UNCHALLENGED
860915:30:09.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000139 acquiring connection with route {}->[unix://localhost:2375]
861015:30:09.204 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000139 acquiring endpoint (3 MINUTES)
861115:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000139 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
861215:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000139 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
861315:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000139 acquired ep-0000000139
861415:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000139 acquired endpoint ep-0000000139
861515:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000139 executing GET /v1.44/version
861615:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000139 Cookie spec selected: strict
861715:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000139 start execution ex-0000000139
861815:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000139 executing exchange ex-0000000139 over http-outgoing-1
861915:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
862015:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
862115:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
862215:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
862315:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
862415:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
862515:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
862615:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
862715:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
862815:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
862915:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
863015:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
863115:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
863215:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
863315:30:09.205 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
863415:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
863515:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
863615:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
863715:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
863815:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
863915:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
864015:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
864115:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
864215:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
864315:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
864415:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
864515:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
864615:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
864715:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
864815:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
864915:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
865015:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
865115:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
865215:30:09.213 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000139 connection can be kept alive for 3 MINUTES
865315:30:09.214 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000139 releasing valid endpoint
865415:30:09.214 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000139 releasing endpoint
865515:30:09.214 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000139 connection http-outgoing-1 can be kept alive for 3 MINUTES
865615:30:09.214 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000139 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
865715:30:09.215 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /relaxed_kalam: Waiting for 60 seconds for URL: http://172.17.0.1:32782/ (where port 32782 maps to container port 8500)
865815:30:09.724 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.671742596S
865915:30:09.728 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
866015:30:09.730 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
866115:30:09.731 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
866215:30:09.734 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
866315:30:09.734 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/list?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
866415:30:09.742 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.008s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
866515:30:09.743 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
866615:30:09.745 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
866715:30:09.747 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
866815:30:09.749 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
866915:30:09.750 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 64
867015:30:09.751 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
867115:30:09.752 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/list?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867215:30:09.754 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 350, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
867315:30:09.755 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
867415:30:09.756 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
867515:30:09.758 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
867615:30:09.760 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
867715:30:09.760 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/node/node, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867815:30:09.762 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node, took: 0.000s, response: 200 OK, headers: X-Consul-Index: 18, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
867915:30:09.762 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
868015:30:09.764 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
868115:30:09.764 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/node/node?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
868215:30:09.766 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 21, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
868315:30:09.766 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
868415:30:09.768 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
868515:30:09.770 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
868615:30:09.772 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
868715:30:09.773 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
868815:30:09.774 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
868915:30:09.775 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/2b22184c-1ff2-5c8c-93a1-c97307ac2ec2?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
869015:30:09.777 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/2b22184c-1ff2-5c8c-93a1-c97307ac2ec2?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 24, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
869115:30:09.777 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
869215:30:09.781 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
869315:30:09.784 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
869415:30:09.786 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
869515:30:09.787 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
869615:30:09.788 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
869715:30:09.789 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/8bdbb4b0-6681-a996-6504-5d5b66c0d86f?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
869815:30:09.791 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/8bdbb4b0-6681-a996-6504-5d5b66c0d86f?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 27, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
869915:30:09.791 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/destroy/8bdbb4b0-6681-a996-6504-5d5b66c0d86f, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
870015:30:09.793 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/destroy/8bdbb4b0-6681-a996-6504-5d5b66c0d86f, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
870115:30:09.793 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/8bdbb4b0-6681-a996-6504-5d5b66c0d86f?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
870215:30:09.795 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/8bdbb4b0-6681-a996-6504-5d5b66c0d86f?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 28, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
870315:30:09.795 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
870415:30:09.797 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
870515:30:09.800 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/register, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 121
870615:30:09.802 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
870715:30:09.803 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/create, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 78
870815:30:09.805 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/create, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 53, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
870915:30:09.805 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/list?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
871015:30:09.808 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.003s, response: 200 OK, headers: X-Consul-Index: 31, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 689, Date: Tue, 13 Jan 2026 14:30:09 GMT, X-Consul-Knownleader: true, Content-Type: application/json
871115:30:09.809 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/renew/00abf742-d88c-ff3a-60e1-da7569ec2a12, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
871215:30:09.811 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/renew/00abf742-d88c-ff3a-60e1-da7569ec2a12, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
871315:30:09.812 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/catalog/deregister, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate, Content-Type: text/plain; charset=utf-8, Content-Length: 15
871415:30:09.813 [pool-25-thread-1-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/deregister, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Tue, 13 Jan 2026 14:30:09 GMT, Content-Type: application/json
871515:30:09.815 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692,false
871615:30:09.816 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json], queryParams={}}
871715:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000140 preparing request execution
871815:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000140 target auth state: UNCHALLENGED
871915:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000140 proxy auth state: UNCHALLENGED
872015:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000140 acquiring connection with route {}->[unix://localhost:2375]
872115:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000140 acquiring endpoint (3 MINUTES)
872215:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000140 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
872315:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000140 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
872415:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000140 acquired ep-0000000140
872515:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000140 acquired endpoint ep-0000000140
872615:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000140 executing GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json
872715:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000140 Cookie spec selected: strict
872815:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000140 start execution ex-0000000140
872915:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000140 executing exchange ex-0000000140 over http-outgoing-1
873015:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json HTTP/1.1
873115:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
873215:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
873315:30:09.817 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
873415:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
873515:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
873615:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
873715:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json HTTP/1.1[\r][\n]"
873815:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
873915:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
874015:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
874115:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
874215:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
874315:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
874415:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
874515:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
874615:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
874715:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
874815:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
874915:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
875015:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
875115:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
875215:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
875315:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
875415:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
875515:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","Created":"2026-01-13T14:30:09.056495644Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5216,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:09.083761588Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/resolv.conf","HostnamePath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/hostname","HostsPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/hosts","LogPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692-json.log","Name":"/relaxed_kalam","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","LowerDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/merged","UpperDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/diff","WorkDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"799886ee5ef24471a225e1b79dfaccc26e6381fb390b3796acc2fe11358ecb4b","Source":"/var/lib/docker/volumes/799886ee5ef24471a225e1b79dfaccc26e6381fb390b3796acc2fe11358ecb4b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"78efd450f55d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"6336280d55b28a66f7b627742e03b183815edf1214bee5869e288ba97440539c","SandboxKey":"/var/run/docker/netns/6336280d55b2","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32782"},{"HostIp":"::","HostPort":"32782"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"1bc68445de902b436caeca1e1896add9f7c5017ecd847710c50af5fb96d5b76a","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"9a:b4:37:16:78:19","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"9a:b4:37:16:78:19","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"1bc68445de902b436caeca1e1896add9f7c5017ecd847710c50af5fb96d5b76a","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
875615:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
875715:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
875815:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
875915:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
876015:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
876115:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
876215:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
876315:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
876415:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
876515:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
876615:30:09.818 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
876715:30:09.819 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000140 connection can be kept alive for 3 MINUTES
876815:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000140 releasing valid endpoint
876915:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000140 releasing endpoint
877015:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000140 connection http-outgoing-1 can be kept alive for 3 MINUTES
877115:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000140 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
877215:30:09.820 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692,<null>
877315:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000141 preparing request execution
877415:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000141 target auth state: UNCHALLENGED
877515:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000141 proxy auth state: UNCHALLENGED
877615:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000141 acquiring connection with route {}->[unix://localhost:2375]
877715:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000141 acquiring endpoint (3 MINUTES)
877815:30:09.820 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000141 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
877915:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000141 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
878015:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000141 acquired ep-0000000141
878115:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000141 acquired endpoint ep-0000000141
878215:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000141 executing POST /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/kill
878315:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000141 Cookie spec selected: strict
878415:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000141 start execution ex-0000000141
878515:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000141 executing exchange ex-0000000141 over http-outgoing-1
878615:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/kill HTTP/1.1
878715:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
878815:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
878915:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
879015:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
879115:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
879215:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
879315:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
879415:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
879515:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/kill HTTP/1.1[\r][\n]"
879615:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
879715:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
879815:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
879915:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
880015:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
880115:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
880215:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
880315:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
880415:30:09.821 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
880515:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
880615:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
880715:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
880815:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
880915:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
881015:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
881115:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
881215:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
881315:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
881415:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
881515:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
881615:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
881715:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
881815:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000141 connection can be kept alive for 3 MINUTES
881915:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000141 releasing valid endpoint
882015:30:09.944 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000141 releasing endpoint
882115:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000141 connection http-outgoing-1 can be kept alive for 3 MINUTES
882215:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000141 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
882315:30:09.945 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692,false
882415:30:09.945 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json], queryParams={}}
882515:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000142 preparing request execution
882615:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000142 target auth state: UNCHALLENGED
882715:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000142 proxy auth state: UNCHALLENGED
882815:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000142 acquiring connection with route {}->[unix://localhost:2375]
882915:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000142 acquiring endpoint (3 MINUTES)
883015:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000142 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
883115:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000142 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
883215:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000142 acquired ep-0000000142
883315:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000142 acquired endpoint ep-0000000142
883415:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000142 executing GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json
883515:30:09.945 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000142 Cookie spec selected: strict
883615:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000142 start execution ex-0000000142
883715:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000142 executing exchange ex-0000000142 over http-outgoing-1
883815:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json HTTP/1.1
883915:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
884015:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
884115:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
884215:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
884315:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
884415:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
884515:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/json HTTP/1.1[\r][\n]"
884615:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
884715:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
884815:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
884915:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
885015:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
885115:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
885215:30:09.946 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
885315:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
885415:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
885515:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
885615:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
885715:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
885815:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
885915:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
886015:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
886115:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
886215:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
886315:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","Created":"2026-01-13T14:30:09.056495644Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:09.083761588Z","FinishedAt":"2026-01-13T14:30:09.840084659Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/resolv.conf","HostnamePath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/hostname","HostsPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/hosts","LogPath":"/var/lib/docker/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692-json.log","Name":"/relaxed_kalam","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692","LowerDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/merged","UpperDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/diff","WorkDir":"/var/lib/docker/overlay2/65bc25398cedbd33467c092cf35a85842d18f26cbddaca454cd38473fbccc686/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"799886ee5ef24471a225e1b79dfaccc26e6381fb390b3796acc2fe11358ecb4b","Source":"/var/lib/docker/volumes/799886ee5ef24471a225e1b79dfaccc26e6381fb390b3796acc2fe11358ecb4b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"78efd450f55d","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
886415:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
886515:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
886615:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
886715:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
886815:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
886915:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
887015:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
887115:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
887215:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
887315:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
887415:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
887515:30:09.948 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000142 connection can be kept alive for 3 MINUTES
887615:30:09.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000142 releasing valid endpoint
887715:30:09.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000142 releasing endpoint
887815:30:09.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000142 connection http-outgoing-1 can be kept alive for 3 MINUTES
887915:30:09.950 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000142 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
888015:30:09.950 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692,true,true
888115:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000143 preparing request execution
888215:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000143 target auth state: UNCHALLENGED
888315:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000143 proxy auth state: UNCHALLENGED
888415:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000143 acquiring connection with route {}->[unix://localhost:2375]
888515:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000143 acquiring endpoint (3 MINUTES)
888615:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000143 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
888715:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000143 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
888815:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000143 acquired ep-0000000143
888915:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000143 acquired endpoint ep-0000000143
889015:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000143 executing DELETE /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692?v=true&force=true
889115:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000143 Cookie spec selected: strict
889215:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000143 start execution ex-0000000143
889315:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000143 executing exchange ex-0000000143 over http-outgoing-1
889415:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692?v=true&force=true HTTP/1.1
889515:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
889615:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
889715:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
889815:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
889915:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
890015:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
890115:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/78efd450f55db620021a86eb7d1090e6dc5850f92d40b3936a9d06a18d16d692?v=true&force=true HTTP/1.1[\r][\n]"
890215:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
890315:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
890415:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
890515:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
890615:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
890715:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
890815:30:09.951 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
890915:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
891015:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
891115:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
891215:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
891315:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
891415:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
891515:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
891615:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
891715:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
891815:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
891915:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
892015:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
892115:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
892215:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000143 connection can be kept alive for 3 MINUTES
892315:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000143 releasing valid endpoint
892415:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000143 releasing endpoint
892515:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000143 connection http-outgoing-1 can be kept alive for 3 MINUTES
892615:30:09.957 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000143 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
892715:30:09.957 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
8928[info] CirceSessionSpec:
8929[info] session api
8930[info] - should create session
8931[info] - should create session without specifying node
8932[info] - should create session and list sessions for specific node
8933[info] - should create session and get session info
8934[info] - should create session, get session info and delete
8935[info] - should create and renew session
893615:30:09.965 [pool-25-thread-1] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
893715:30:09.965 [pool-25-thread-1] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for consul:1.9.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
893815:30:09.965 [pool-25-thread-1] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
893915:30:09.965 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
894015:30:09.965 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
894115:30:09.965 [pool-25-thread-1] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
894215:30:09.965 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
894315:30:09.966 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
894415:30:09.966 [pool-25-thread-1] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
894515:30:09.966 [pool-25-thread-1] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
894615:30:09.966 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@65edbc20[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, annotations=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=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@5499a628}, 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=consul:1.9.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=2.0.3, org.testcontainers.sessionId=d312df93-c2cc-4309-b092-5add24e18db9},macAddress=<null>,name=<null>,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>]
894715:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000144 preparing request execution
894815:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000144 target auth state: UNCHALLENGED
894915:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000144 proxy auth state: UNCHALLENGED
895015:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000144 acquiring connection with route {}->[unix://localhost:2375]
895115:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000144 acquiring endpoint (3 MINUTES)
895215:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000144 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
895315:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000144 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
895415:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000144 acquired ep-0000000144
895515:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000144 acquired endpoint ep-0000000144
895615:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000144 executing POST /v1.44/containers/create
895715:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000144 Cookie spec selected: strict
895815:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000144 start execution ex-0000000144
895915:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000144 executing exchange ex-0000000144 over http-outgoing-1
896015:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/create HTTP/1.1
896115:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
896215:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
896315:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
896415:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
896515:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
896615:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
896715:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1983
896815:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
896915:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/create HTTP/1.1[\r][\n]"
897015:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
897115:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
897215:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
897315:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
897415:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
897515:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
897615:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1983[\r][\n]"
897715:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
897815:30:09.979 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
897915:30:09.979 [pool-25-thread-1] 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":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"consul:1.9.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"Annotations":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":null,"OomScoreAdj":null,"PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"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":"2.0.3","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9"},"Shell":null,"NetworkingConfig":null}"
898015:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
898115:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
898215:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
898315:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
898415:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
898515:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
898615:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:09 GMT[\r][\n]"
898715:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
898815:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
898915:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","Warnings":[]}[\n]"
899015:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
899115:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
899215:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
899315:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
899415:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
899515:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
899615:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:09 GMT
899715:30:09.998 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
899815:30:09.999 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000144 connection can be kept alive for 3 MINUTES
899915:30:10.000 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000144 releasing valid endpoint
900015:30:10.000 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000144 releasing endpoint
900115:30:10.000 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000144 connection http-outgoing-1 can be kept alive for 3 MINUTES
900215:30:10.000 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000144 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
900315:30:10.000 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827
900415:30:10.000 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827
900515:30:10.000 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000145 preparing request execution
900615:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000145 target auth state: UNCHALLENGED
900715:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000145 proxy auth state: UNCHALLENGED
900815:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000145 acquiring connection with route {}->[unix://localhost:2375]
900915:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000145 acquiring endpoint (3 MINUTES)
901015:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000145 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
901115:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000145 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
901215:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000145 acquired ep-0000000145
901315:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000145 acquired endpoint ep-0000000145
901415:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000145 executing POST /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/start
901515:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000145 Cookie spec selected: strict
901615:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000145 start execution ex-0000000145
901715:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000145 executing exchange ex-0000000145 over http-outgoing-1
901815:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/start HTTP/1.1
901915:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
902015:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
902115:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
902215:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
902315:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
902415:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
902515:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
902615:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
902715:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/start HTTP/1.1[\r][\n]"
902815:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
902915:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
903015:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
903115:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
903215:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
903315:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
903415:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
903515:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
903615:30:10.001 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
903715:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
903815:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
903915:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
904015:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
904115:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
904215:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
904315:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
904415:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
904515:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
904615:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
904715:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
904815:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
904915:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
905015:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000145 connection can be kept alive for 3 MINUTES
905115:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000145 releasing valid endpoint
905215:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000145 releasing endpoint
905315:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000145 connection http-outgoing-1 can be kept alive for 3 MINUTES
905415:30:10.126 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000145 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
905515:30:10.126 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827,false
905615:30:10.127 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json], queryParams={}}
905715:30:10.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000146 preparing request execution
905815:30:10.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000146 target auth state: UNCHALLENGED
905915:30:10.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000146 proxy auth state: UNCHALLENGED
906015:30:10.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000146 acquiring connection with route {}->[unix://localhost:2375]
906115:30:10.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000146 acquiring endpoint (3 MINUTES)
906215:30:10.127 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000146 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
906315:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000146 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
906415:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000146 acquired ep-0000000146
906515:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000146 acquired endpoint ep-0000000146
906615:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000146 executing GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json
906715:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000146 Cookie spec selected: strict
906815:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000146 start execution ex-0000000146
906915:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000146 executing exchange ex-0000000146 over http-outgoing-1
907015:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json HTTP/1.1
907115:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
907215:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
907315:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
907415:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
907515:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
907615:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
907715:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json HTTP/1.1[\r][\n]"
907815:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
907915:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
908015:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
908115:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
908215:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
908315:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
908415:30:10.128 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
908515:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
908615:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
908715:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
908815:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
908915:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
909015:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
909115:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
909215:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
909315:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
909415:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "184d[\r][\n]"
909515:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","Created":"2026-01-13T14:30:09.981043986Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5359,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:10.006637398Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/resolv.conf","HostnamePath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/hostname","HostsPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/hosts","LogPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827-json.log","Name":"/eager_tu","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","LowerDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/merged","UpperDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/diff","WorkDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"55afdae95ace7cc00810c04e74e858bc13f0019b5fc9dd0c36326037d0ab2cfc","Source":"/var/lib/docker/volumes/55afdae95ace7cc00810c04e74e858bc13f0019b5fc9dd0c36326037d0ab2cfc/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"593e2d4b69a2","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"39e76f820b3c33f0462d76241d812574f57f8117178f42b764bf26ba0f7a6aa0","SandboxKey":"/var/run/docker/netns/39e76f820b3c","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32783"},{"HostIp":"::","HostPort":"32783"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"0210a603cbbbb15f123641c8eed064a0cf28b0c71b0a65aab75cae211ebd30a8","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5e:34:2e:8c:16:49","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5e:34:2e:8c:16:49","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"0210a603cbbbb15f123641c8eed064a0cf28b0c71b0a65aab75cae211ebd30a8","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
909615:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
909715:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
909815:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
909915:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
910015:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
910115:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
910215:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
910315:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
910415:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
910515:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
910615:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
910715:30:10.129 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000146 connection can be kept alive for 3 MINUTES
910815:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000146 releasing valid endpoint
910915:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000146 releasing endpoint
911015:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000146 connection http-outgoing-1 can be kept alive for 3 MINUTES
911115:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000146 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
911215:30:10.130 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
911315:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000147 preparing request execution
911415:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000147 target auth state: UNCHALLENGED
911515:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000147 proxy auth state: UNCHALLENGED
911615:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000147 acquiring connection with route {}->[unix://localhost:2375]
911715:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000147 acquiring endpoint (3 MINUTES)
911815:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000147 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
911915:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000147 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
912015:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000147 acquired ep-0000000147
912115:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000147 acquired endpoint ep-0000000147
912215:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000147 executing GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json
912315:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000147 Cookie spec selected: strict
912415:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000147 start execution ex-0000000147
912515:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000147 executing exchange ex-0000000147 over http-outgoing-1
912615:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1
912715:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
912815:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
912915:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
913015:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
913115:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
913215:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
913315:30:10.130 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/images/sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6/json HTTP/1.1[\r][\n]"
913415:30:10.132 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
913515:30:10.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
913615:30:10.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
913715:30:10.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
913815:30:10.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
913915:30:10.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
914015:30:10.133 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
914115:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
914215:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
914315:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
914415:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
914515:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
914615:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
914715:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
914815:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
914915:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
915015:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d68[\r][\n]"
915115:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","RepoTags":["consul:1.9.3"],"RepoDigests":["consul@sha256:e9530d78c42bb2731948d2c7057d53f215e68a963b9455fb913fde99846f8c03"],"Parent":"","Comment":"","Created":"2021-02-24T21:19:39.303522173Z","Container":"348fc545d7c7395114edd8f01ae5803382b453f23097a1db287d1294c26b67f6","ContainerConfig":{"Hostname":"348fc545d7c7","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"agent\" \"-dev\" \"-client\" \"0.0.0.0\"]"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"DockerVersion":"19.03.12","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"sha256:dd9f2bb4c80c0c0ab0fab9c284b485709da629294191a376a8bc8e530ecaef19","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3"}},"Architecture":"amd64","Os":"linux","Size":119906032,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/merged","UpperDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff","WorkDir":"/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:33e8713114f88c8cb3f60c8a0a4aefe2500823b2fbbae05488b0185ba226caae","sha256:77ad37965b1f29c67f737267a44cd25320dad552a85af99809e92990cdef3a39","sha256:ed912f48ae622ba6d9dd86c7f1bbcccc00101baa99e275f0076295ec1a0821a5","sha256:77ac6bedeb114354d57cd5dc480c3da629ca7a0fc82bbb8ca9cb8a18f10c45f5","sha256:ae0e06ecf87aae25bca90b39d852ae25e8d55a2e9e2f68022d815ce977a74353","sha256:b18914b9206cc9e1483de825c4ae81e97778e32a5850493c73ef851d2549bb99"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
915215:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
915315:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
915415:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
915515:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
915615:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
915715:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
915815:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
915915:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
916015:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
916115:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
916215:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
916315:30:10.135 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000147 connection can be kept alive for 3 MINUTES
916415:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000147 releasing valid endpoint
916515:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000147 releasing endpoint
916615:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000147 connection http-outgoing-1 can be kept alive for 3 MINUTES
916715:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000147 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
916815:30:10.136 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
916915:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000148 preparing request execution
917015:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000148 target auth state: UNCHALLENGED
917115:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000148 proxy auth state: UNCHALLENGED
917215:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000148 acquiring connection with route {}->[unix://localhost:2375]
917315:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000148 acquiring endpoint (3 MINUTES)
917415:30:10.136 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000148 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
917515:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000148 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
917615:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000148 acquired ep-0000000148
917715:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000148 acquired endpoint ep-0000000148
917815:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000148 executing GET /v1.44/version
917915:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000148 Cookie spec selected: strict
918015:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000148 start execution ex-0000000148
918115:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000148 executing exchange ex-0000000148 over http-outgoing-1
918215:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/version HTTP/1.1
918315:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
918415:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
918515:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
918615:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
918715:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
918815:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
918915:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/version HTTP/1.1[\r][\n]"
919015:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
919115:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
919215:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
919315:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
919415:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
919515:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
919615:30:10.137 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
919715:30:10.144 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
919815:30:10.144 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
919915:30:10.144 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
920015:30:10.144 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
920115:30:10.144 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
920215:30:10.144 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
920315:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
920415:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
920515:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
920615:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.1","Details":{"GitCommit":"dea7da592f5d1d2b7755e3a161be07f43fad8f75"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
920715:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
920815:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
920915:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
921015:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
921115:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
921215:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
921315:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
921415:30:10.145 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
921515:30:10.146 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000148 connection can be kept alive for 3 MINUTES
921615:30:10.146 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000148 releasing valid endpoint
921715:30:10.146 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000148 releasing endpoint
921815:30:10.146 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000148 connection http-outgoing-1 can be kept alive for 3 MINUTES
921915:30:10.146 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000148 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
922015:30:10.146 [pool-25-thread-1] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /eager_tu: Waiting for 60 seconds for URL: http://172.17.0.1:32783/ (where port 32783 maps to container port 8500)
922115:30:10.726 [pool-25-thread-1] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.761152316S
922215:30:10.729 [pool-25-thread-1-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32783/v1/status/leader, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
922315:30:10.731 [pool-25-thread-1-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32783/v1/status/leader, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 17, Date: Tue, 13 Jan 2026 14:30:10 GMT, Content-Type: application/json
922415:30:10.733 [pool-25-thread-1-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32783/v1/status/peers, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
922515:30:10.734 [pool-25-thread-1-ScalaTest-running-CirceStatusSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32783/v1/status/peers, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 25, Date: Tue, 13 Jan 2026 14:30:10 GMT, Content-Type: application/json
922615:30:10.735 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827,false
922715:30:10.735 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json], queryParams={}}
922815:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000149 preparing request execution
922915:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000149 target auth state: UNCHALLENGED
923015:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000149 proxy auth state: UNCHALLENGED
923115:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000149 acquiring connection with route {}->[unix://localhost:2375]
923215:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000149 acquiring endpoint (3 MINUTES)
923315:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000149 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
923415:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000149 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
923515:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000149 acquired ep-0000000149
923615:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000149 acquired endpoint ep-0000000149
923715:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000149 executing GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json
923815:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000149 Cookie spec selected: strict
923915:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000149 start execution ex-0000000149
924015:30:10.735 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000149 executing exchange ex-0000000149 over http-outgoing-1
924115:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json HTTP/1.1
924215:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
924315:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
924415:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
924515:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
924615:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
924715:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
924815:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json HTTP/1.1[\r][\n]"
924915:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
925015:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
925115:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
925215:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
925315:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
925415:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
925515:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
925615:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
925715:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
925815:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
925915:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
926015:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
926115:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
926215:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
926315:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
926415:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
926515:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "184d[\r][\n]"
926615:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","Created":"2026-01-13T14:30:09.981043986Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5359,"ExitCode":0,"Error":"","StartedAt":"2026-01-13T14:30:10.006637398Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/resolv.conf","HostnamePath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/hostname","HostsPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/hosts","LogPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827-json.log","Name":"/eager_tu","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","LowerDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/merged","UpperDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/diff","WorkDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"55afdae95ace7cc00810c04e74e858bc13f0019b5fc9dd0c36326037d0ab2cfc","Source":"/var/lib/docker/volumes/55afdae95ace7cc00810c04e74e858bc13f0019b5fc9dd0c36326037d0ab2cfc/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"593e2d4b69a2","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"39e76f820b3c33f0462d76241d812574f57f8117178f42b764bf26ba0f7a6aa0","SandboxKey":"/var/run/docker/netns/39e76f820b3c","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32783"},{"HostIp":"::","HostPort":"32783"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"0210a603cbbbb15f123641c8eed064a0cf28b0c71b0a65aab75cae211ebd30a8","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5e:34:2e:8c:16:49","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5e:34:2e:8c:16:49","DriverOpts":null,"GwPriority":0,"NetworkID":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"0210a603cbbbb15f123641c8eed064a0cf28b0c71b0a65aab75cae211ebd30a8","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
926715:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
926815:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
926915:30:10.736 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
927015:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
927115:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
927215:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
927315:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
927415:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
927515:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
927615:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
927715:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
927815:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000149 connection can be kept alive for 3 MINUTES
927915:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000149 releasing valid endpoint
928015:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000149 releasing endpoint
928115:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000149 connection http-outgoing-1 can be kept alive for 3 MINUTES
928215:30:10.737 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000149 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
928315:30:10.738 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827,<null>
928415:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000150 preparing request execution
928515:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000150 target auth state: UNCHALLENGED
928615:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000150 proxy auth state: UNCHALLENGED
928715:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000150 acquiring connection with route {}->[unix://localhost:2375]
928815:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000150 acquiring endpoint (3 MINUTES)
928915:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000150 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
929015:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000150 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
929115:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000150 acquired ep-0000000150
929215:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000150 acquired endpoint ep-0000000150
929315:30:10.738 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000150 executing POST /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/kill
929415:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000150 Cookie spec selected: strict
929515:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000150 start execution ex-0000000150
929615:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000150 executing exchange ex-0000000150 over http-outgoing-1
929715:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/kill HTTP/1.1
929815:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
929915:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
930015:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
930115:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
930215:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
930315:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
930415:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 0
930515:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
930615:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/kill HTTP/1.1[\r][\n]"
930715:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
930815:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
930915:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
931015:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
931115:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
931215:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
931315:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]"
931415:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
931515:30:10.739 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
931615:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
931715:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
931815:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
931915:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
932015:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
932115:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
932215:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
932315:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
932415:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
932515:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
932615:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
932715:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
932815:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
932915:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000150 connection can be kept alive for 3 MINUTES
933015:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000150 releasing valid endpoint
933115:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000150 releasing endpoint
933215:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000150 connection http-outgoing-1 can be kept alive for 3 MINUTES
933315:30:10.858 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000150 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
933415:30:10.858 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827,false
933515:30:10.858 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json], queryParams={}}
933615:30:10.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000151 preparing request execution
933715:30:10.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000151 target auth state: UNCHALLENGED
933815:30:10.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000151 proxy auth state: UNCHALLENGED
933915:30:10.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000151 acquiring connection with route {}->[unix://localhost:2375]
934015:30:10.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000151 acquiring endpoint (3 MINUTES)
934115:30:10.859 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000151 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
934215:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000151 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
934315:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000151 acquired ep-0000000151
934415:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000151 acquired endpoint ep-0000000151
934515:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000151 executing GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json
934615:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000151 Cookie spec selected: strict
934715:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000151 start execution ex-0000000151
934815:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000151 executing exchange ex-0000000151 over http-outgoing-1
934915:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json HTTP/1.1
935015:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
935115:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
935215:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
935315:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
935415:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
935515:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
935615:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/json HTTP/1.1[\r][\n]"
935715:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
935815:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
935915:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
936015:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
936115:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
936215:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
936315:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
936415:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
936515:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
936615:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
936715:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
936815:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
936915:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
937015:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
937115:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
937215:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
937315:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1661[\r][\n]"
937415:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","Created":"2026-01-13T14:30:09.981043986Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-13T14:30:10.006637398Z","FinishedAt":"2026-01-13T14:30:10.752525141Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/resolv.conf","HostnamePath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/hostname","HostsPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/hosts","LogPath":"/var/lib/docker/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827-json.log","Name":"/eager_tu","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"private","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":"593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827","LowerDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71-init/diff:/var/lib/docker/overlay2/c24a0fc439ae09f3a58100b6063df6c99e905e9c5fbeaea6f2ece4d25ffdd7e5/diff:/var/lib/docker/overlay2/a05e62134e9e5a7b87e0de485fbc1e7120d29921546052b3ee9e06269889dfa6/diff:/var/lib/docker/overlay2/0bdcd26cdc74d2ff6fc45d512f6392cc7a0b60c71c65d515a408f05772c8d789/diff:/var/lib/docker/overlay2/3794ce40d0dfce8627426a44777db10c6a81a2ba23ed95e68761995cdc22b20d/diff:/var/lib/docker/overlay2/3b8564ba373d176a400063cb5ae43a6cb57002194a94b5bb9709480b1d67fa78/diff:/var/lib/docker/overlay2/23a1706b3dee621b45611318d4676840754d608a41a90a78e9dd61b32aeae47e/diff","MergedDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/merged","UpperDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/diff","WorkDir":"/var/lib/docker/overlay2/dbeb2f8316999d2fc2bef2648eb2a0446ff4a11b5c2b1a702c936ecd19ae5b71/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"55afdae95ace7cc00810c04e74e858bc13f0019b5fc9dd0c36326037d0ab2cfc","Source":"/var/lib/docker/volumes/55afdae95ace7cc00810c04e74e858bc13f0019b5fc9dd0c36326037d0ab2cfc/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"593e2d4b69a2","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","HASHICORP_RELEASES=https://releases.hashicorp.com"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"consul:1.9.3","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.version":"1.9.3","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"d312df93-c2cc-4309-b092-5add24e18db9","org.testcontainers.version":"2.0.3"}},"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":"dec9c754655d24f669adce9b82792bf4c78d1a6056e508018f1d4d753acbd3c3","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
937515:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
937615:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
937715:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
937815:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
937915:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
938015:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
938115:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
938215:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
938315:30:10.860 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
938415:30:10.861 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
938515:30:10.861 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
938615:30:10.861 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000151 connection can be kept alive for 3 MINUTES
938715:30:10.862 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000151 releasing valid endpoint
938815:30:10.862 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000151 releasing endpoint
938915:30:10.862 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000151 connection http-outgoing-1 can be kept alive for 3 MINUTES
939015:30:10.862 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000151 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
939115:30:10.862 [pool-25-thread-1] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827,true,true
939215:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000152 preparing request execution
939315:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000152 target auth state: UNCHALLENGED
939415:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000152 proxy auth state: UNCHALLENGED
939515:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000152 acquiring connection with route {}->[unix://localhost:2375]
939615:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000152 acquiring endpoint (3 MINUTES)
939715:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000152 endpoint lease request (3 MINUTES) [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
939815:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000152 endpoint leased [route: {}->[unix://localhost:2375]][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
939915:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000152 acquired ep-0000000152
940015:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000152 acquired endpoint ep-0000000152
940115:30:10.863 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000152 executing DELETE /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827?v=true&force=true
940215:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000152 Cookie spec selected: strict
940315:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000152 start execution ex-0000000152
940415:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000152 executing exchange ex-0000000152 over http-outgoing-1
940515:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827?v=true&force=true HTTP/1.1
940615:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
940715:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9
940815:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/2.0.3
940915:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
941015:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
941115:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
941215:30:10.864 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.44/containers/593e2d4b69a2d760900ff777cced32ea7db5edc549a5c2fa896e6a817f579827?v=true&force=true HTTP/1.1[\r][\n]"
941315:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
941415:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: d312df93-c2cc-4309-b092-5add24e18db9[\r][\n]"
941515:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/2.0.3[\r][\n]"
941615:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
941715:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
941815:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
941915:30:10.865 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
942015:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
942115:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
942215:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
942315:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
942415:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
942515:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Tue, 13 Jan 2026 14:30:10 GMT[\r][\n]"
942615:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
942715:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
942815:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
942915:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
943015:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
943115:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
943215:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Tue, 13 Jan 2026 14:30:10 GMT
943315:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000152 connection can be kept alive for 3 MINUTES
943415:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000152 releasing valid endpoint
943515:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000152 releasing endpoint
943615:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000152 connection http-outgoing-1 can be kept alive for 3 MINUTES
943715:30:10.870 [pool-25-thread-1] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000152 connection released [route: {}->[unix://localhost:2375]][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
943815:30:10.870 [pool-25-thread-1] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
9439[info] CirceStatusSpec:
9440[info] status
9441[info] - should return leader
9442[info] - should return peers
9443Starting build for ProjectRef(file:/build/repo/,core) (consul4s-core)... [1/2]
9444Compile scalacOptions: -encoding, UTF-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -unchecked, -Ywarn-dead-code, -Ywarn-numeric-widen, -Xlint, -language:existentials, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
9445
9446************************
9447Build summary:
9448[{
9449 "module": "consul4s-circe",
9450 "compile": {"status": "ok", "tookMs": 16836, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9451 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9452 "test-compile": {"status": "ok", "tookMs": 6635, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9453 "test": {"status": "ok", "tookMs": 20849, "passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45, "byFramework": [{"framework": "unknown", "stats": {"passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45}}]},
9454 "publish": {"status": "skipped", "tookMs": 0},
9455 "metadata": {
9456 "crossScalaVersions": ["2.12.20", "2.13.18", "3.7.3"]
9457}
9458},{
9459 "module": "consul4s-core",
9460 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9461 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9462 "test-compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9463 "test": {"status": "ok", "tookMs": 200, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
9464 "publish": {"status": "skipped", "tookMs": 0},
9465 "metadata": {
9466 "crossScalaVersions": ["2.12.20", "2.13.18", "3.7.3"]
9467}
9468}]
9469************************
9470[success] Total time: 48 s, completed Jan 13, 2026, 3:30:11 PM
9471[0JChecking patch project/plugins.sbt...
9472Checking patch build.sbt...
9473Applied patch project/plugins.sbt cleanly.
9474Applied patch build.sbt cleanly.