jdk_net_0
[2025-05-29T12:50:15.955Z] Running test jdk_net_0 ...
[2025-05-29T12:50:15.955Z] ===============================================
[2025-05-29T12:50:15.955Z] jdk_net_0 Start Time: Thu May 29 12:50:14 2025 Epoch Time (ms): 1748523014112
[2025-05-29T12:50:15.955Z] variation: Mode150
[2025-05-29T12:50:15.955Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-29T12:50:15.955Z] { \
[2025-05-29T12:50:15.955Z] echo ""; echo "TEST SETUP:"; \
[2025-05-29T12:50:15.955Z] echo "Nothing to be done for setup."; \
[2025-05-29T12:50:15.955Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/jdk_net_0"; \
[2025-05-29T12:50:15.955Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/jdk_net_0"; \
[2025-05-29T12:50:15.955Z] echo ""; echo "TESTING:"; \
[2025-05-29T12:50:15.955Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-05-29T12:50:15.955Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:+UseCompressedOops " \
[2025-05-29T12:50:15.955Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/jdk_net_0"/work" \
[2025-05-29T12:50:15.955Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/jdk_net_0"/report" \
[2025-05-29T12:50:15.955Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image" \
[2025-05-29T12:50:15.955Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2025-05-29T12:50:15.955Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk17.txt" \
[2025-05-29T12:50:15.955Z] \
[2025-05-29T12:50:15.955Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt" \
[2025-05-29T12:50:15.955Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \
[2025-05-29T12:50:15.955Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-29T12:50:15.955Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-29T12:50:15.955Z] echo "Nothing to be done for teardown."; \
[2025-05-29T12:50:15.955Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/TestTargetResult";
[2025-05-29T12:50:15.955Z]
[2025-05-29T12:50:15.955Z] TEST SETUP:
[2025-05-29T12:50:15.955Z] Nothing to be done for setup.
[2025-05-29T12:50:15.955Z]
[2025-05-29T12:50:15.955Z] TESTING:
[2025-05-29T12:50:15.955Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/jdk_net_0/work" not found: creating
[2025-05-29T12:50:15.955Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17485142711936/jdk_net_0/report" not found: creating
[2025-05-29T12:50:20.453Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work
[2025-05-29T13:57:00.204Z] --------------------------------------------------
[2025-05-29T13:57:00.204Z] TEST: java/net/httpclient/StreamingBody.java
[2025-05-29T13:57:00.204Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2025-05-29T13:57:00.204Z]
[2025-05-29T13:57:00.204Z] ACTION: build -- Passed. All files up to date
[2025-05-29T13:57:00.204Z] REASON: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-05-29T13:57:00.204Z] TIME: 0.0 seconds
[2025-05-29T13:57:00.204Z] messages:
[2025-05-29T13:57:00.204Z] command: build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-05-29T13:57:00.204Z] reason: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-05-29T13:57:00.204Z] started: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.204Z] finished: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.204Z] elapsed time (seconds): 0.0
[2025-05-29T13:57:00.204Z]
[2025-05-29T13:57:00.204Z] ACTION: build -- Passed. Build successful
[2025-05-29T13:57:00.204Z] REASON: Named class compiled on demand
[2025-05-29T13:57:00.204Z] TIME: 0.085 seconds
[2025-05-29T13:57:00.204Z] messages:
[2025-05-29T13:57:00.204Z] command: build StreamingBody
[2025-05-29T13:57:00.204Z] reason: Named class compiled on demand
[2025-05-29T13:57:00.204Z] started: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.204Z] Test directory:
[2025-05-29T13:57:00.204Z] compile: StreamingBody
[2025-05-29T13:57:00.204Z] finished: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.204Z] elapsed time (seconds): 0.085
[2025-05-29T13:57:00.204Z]
[2025-05-29T13:57:00.204Z] ACTION: compile -- Passed. Compilation successful
[2025-05-29T13:57:00.204Z] REASON: .class file out of date or does not exist
[2025-05-29T13:57:00.204Z] TIME: 0.084 seconds
[2025-05-29T13:57:00.204Z] messages:
[2025-05-29T13:57:00.204Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2025-05-29T13:57:00.204Z] reason: .class file out of date or does not exist
[2025-05-29T13:57:00.204Z] started: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.204Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2025-05-29T13:57:00.204Z] Mode: agentvm
[2025-05-29T13:57:00.204Z] Agent id: 1
[2025-05-29T13:57:00.204Z] finished: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.204Z] elapsed time (seconds): 0.084
[2025-05-29T13:57:00.204Z] configuration:
[2025-05-29T13:57:00.204Z] Boot Layer (javac runtime environment)
[2025-05-29T13:57:00.204Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-05-29T13:57:00.204Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/patches/java.base
[2025-05-29T13:57:00.204Z]
[2025-05-29T13:57:00.204Z] javac compilation environment
[2025-05-29T13:57:00.204Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2025-05-29T13:57:00.204Z] add exports: java.base/sun.net ALL-UNNAMED
[2025-05-29T13:57:00.204Z] java.base/sun.net.www ALL-UNNAMED
[2025-05-29T13:57:00.204Z] java.base/sun.net.www.http ALL-UNNAMED
[2025-05-29T13:57:00.204Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2025-05-29T13:57:00.204Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2025-05-29T13:57:00.204Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2025-05-29T13:57:00.204Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib
[2025-05-29T13:57:00.204Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib
[2025-05-29T13:57:00.204Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-05-29T13:57:00.205Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-05-29T13:57:00.205Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-05-29T13:57:00.205Z]
[2025-05-29T13:57:00.205Z] rerun:
[2025-05-29T13:57:00.205Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/scratch && \
[2025-05-29T13:57:00.205Z] DISPLAY=unix:0 \
[2025-05-29T13:57:00.205Z] HOME=/home/jenkins \
[2025-05-29T13:57:00.205Z] LANG=en_US \
[2025-05-29T13:57:00.205Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-05-29T13:57:00.205Z] TZ=Etc/UTC \
[2025-05-29T13:57:00.205Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-05-29T13:57:00.205Z] -J-ea \
[2025-05-29T13:57:00.205Z] -J-esa \
[2025-05-29T13:57:00.205Z] -J-Xmx512m \
[2025-05-29T13:57:00.205Z] -J-XX:+UseCompressedOops \
[2025-05-29T13:57:00.205Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2025-05-29T13:57:00.205Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2025-05-29T13:57:00.205Z] -J-Dtest.compiler.opts= \
[2025-05-29T13:57:00.205Z] -J-Dtest.java.opts= \
[2025-05-29T13:57:00.205Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-05-29T13:57:00.205Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-05-29T13:57:00.205Z] -J-Dtest.timeout.factor=8.0 \
[2025-05-29T13:57:00.205Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-05-29T13:57:00.205Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-05-29T13:57:00.205Z] -J-Dtest.name=java/net/httpclient/StreamingBody.java \
[2025-05-29T13:57:00.205Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2025-05-29T13:57:00.205Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2025-05-29T13:57:00.205Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.205Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2025-05-29T13:57:00.205Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.205Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.205Z] -J-Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2025-05-29T13:57:00.205Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2025-05-29T13:57:00.205Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2025-05-29T13:57:00.205Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2025-05-29T13:57:00.205Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2025-05-29T13:57:00.205Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2025-05-29T13:57:00.205Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2025-05-29T13:57:00.205Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2025-05-29T13:57:00.205Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2025-05-29T13:57:00.205Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.205Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2025-05-29T13:57:00.205Z]
[2025-05-29T13:57:00.205Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2025-05-29T13:57:00.206Z] REASON: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-05-29T13:57:00.206Z] TIME: 47.781 seconds
[2025-05-29T13:57:00.206Z] messages:
[2025-05-29T13:57:00.206Z] command: testng -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-05-29T13:57:00.206Z] reason: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-05-29T13:57:00.206Z] started: Thu May 29 13:56:01 UTC 2025
[2025-05-29T13:57:00.206Z] Mode: othervm [/othervm specified]
[2025-05-29T13:57:00.206Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2025-05-29T13:57:00.206Z] finished: Thu May 29 13:56:49 UTC 2025
[2025-05-29T13:57:00.206Z] elapsed time (seconds): 47.781
[2025-05-29T13:57:00.206Z] configuration:
[2025-05-29T13:57:00.206Z] Boot Layer
[2025-05-29T13:57:00.206Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2025-05-29T13:57:00.206Z] add exports: java.base/sun.net ALL-UNNAMED
[2025-05-29T13:57:00.206Z] java.base/sun.net.www ALL-UNNAMED
[2025-05-29T13:57:00.206Z] java.base/sun.net.www.http ALL-UNNAMED
[2025-05-29T13:57:00.206Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2025-05-29T13:57:00.206Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2025-05-29T13:57:00.206Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2025-05-29T13:57:00.206Z]
[2025-05-29T13:57:00.206Z] STDOUT:
[2025-05-29T13:57:00.206Z] Http1TestServer[localhost/127.0.0.1:38310]::addHandler StreamingBody$MessageHandler@39d20837, /http1/streamingbody/
[2025-05-29T13:57:00.206Z] Http1TestServer[localhost/127.0.0.1:38311]::addHandler StreamingBody$MessageHandler@131cc66e, /https1/streamingbody/
[2025-05-29T13:57:00.206Z] Http2TestServerImpl[localhost/127.0.0.1:38312]::addHandler StreamingBody$MessageHandler@6e8c8d6b, /http2/streamingbody/
[2025-05-29T13:57:00.206Z] Http2TestServerImpl[localhost/127.0.0.1:38313]::addHandler StreamingBody$MessageHandler@18e1e643, /https2/streamingbody/
[2025-05-29T13:57:00.206Z] Http1TestServer: start
[2025-05-29T13:57:00.206Z] Http1TestServer: start
[2025-05-29T13:57:00.206Z] Http2TestServerImpl: start
[2025-05-29T13:57:00.206Z] Http2TestServerImpl: start
[2025-05-29T13:57:00.206Z] config StreamingBody.setup(): success
[2025-05-29T13:57:00.206Z]
[2025-05-29T13:57:00.206Z] ---- starting (http://127.0.0.1:38310/http1/streamingbody/w) ----
[2025-05-29T13:57:00.206Z] iteration: 0
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 1
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 2
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 3
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 4
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 5
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 6
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 7
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 8
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 9
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 10
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 11
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 12
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 13
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 14
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 15
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 16
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.206Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.206Z] iteration: 17
[2025-05-29T13:57:00.206Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.206Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 18
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 19
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 20
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 21
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 22
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 23
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 24
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 25
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 26
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 27
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 28
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 29
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 30
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 31
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 32
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 33
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 34
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 35
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 36
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 37
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 38
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 39
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 40
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 41
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 42
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 43
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.207Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.207Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.207Z] iteration: 44
[2025-05-29T13:57:00.207Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 45
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 46
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 47
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 48
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 49
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 50
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 51
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 52
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 53
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 54
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 55
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 56
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 57
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 58
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 59
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 60
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 61
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 62
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 63
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 64
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 65
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 66
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 67
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 68
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 69
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 70
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.208Z] iteration: 71
[2025-05-29T13:57:00.208Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.208Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.208Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 72
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 73
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 74
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 75
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 76
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 77
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 78
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 79
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 80
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 81
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 82
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 83
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 84
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 85
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 86
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 87
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 88
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 89
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 90
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 91
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 92
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 93
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 94
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 95
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 96
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 97
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 98
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.209Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.209Z] iteration: 99
[2025-05-29T13:57:00.209Z] MessageHandler for: /http1/streamingbody/w
[2025-05-29T13:57:00.209Z] Got response: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] test StreamingBody.test("http://127.0.0.1:38310/http1/streamingbody/w"): success
[2025-05-29T13:57:00.210Z]
[2025-05-29T13:57:00.210Z] ---- starting (https://127.0.0.1:38311/https1/streamingbody/x) ----
[2025-05-29T13:57:00.210Z] iteration: 0
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 1
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 2
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 3
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 4
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 5
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 6
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 7
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 8
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 9
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 10
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 11
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 12
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 13
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 14
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 15
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 16
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 17
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 18
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 19
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 20
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 21
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 22
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 23
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 24
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 25
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.210Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.210Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.210Z] iteration: 26
[2025-05-29T13:57:00.210Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 27
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 28
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 29
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 30
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 31
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 32
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 33
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 34
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 35
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 36
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 37
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 38
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 39
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 40
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 41
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 42
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 43
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 44
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 45
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 46
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 47
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 48
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 49
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 50
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 51
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 52
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 53
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 54
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 55
[2025-05-29T13:57:00.211Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.211Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.211Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.211Z] iteration: 56
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 57
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 58
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 59
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 60
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 61
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 62
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 63
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 64
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 65
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 66
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 67
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 68
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 69
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 70
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 71
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 72
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 73
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 74
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 75
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.212Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.212Z] iteration: 76
[2025-05-29T13:57:00.212Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.212Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 77
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 78
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 79
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 80
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 81
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 82
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 83
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 84
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 85
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 86
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 87
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 88
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 89
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 90
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 91
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 92
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 93
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 94
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 95
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 96
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 97
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 98
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 99
[2025-05-29T13:57:00.216Z] MessageHandler for: /https1/streamingbody/x
[2025-05-29T13:57:00.216Z] Got response: (GET https://127.0.0.1:38311/https1/streamingbody/x) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] test StreamingBody.test("https://127.0.0.1:38311/https1/streamingbody/x"): success
[2025-05-29T13:57:00.216Z]
[2025-05-29T13:57:00.216Z] ---- starting (http://127.0.0.1:38312/http2/streamingbody/y) ----
[2025-05-29T13:57:00.216Z] iteration: 0
[2025-05-29T13:57:00.216Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2957166f
[2025-05-29T13:57:00.216Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.216Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 1
[2025-05-29T13:57:00.216Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@f8adec
[2025-05-29T13:57:00.216Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.216Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 2
[2025-05-29T13:57:00.216Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@24de98ac
[2025-05-29T13:57:00.216Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.216Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.216Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.216Z] iteration: 3
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@32633e1b
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 4
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1965baa8
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 5
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5cb7e3a5
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 6
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c7c0b67
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 7
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@27446f15
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 8
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@13c021af
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 9
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@708942b9
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 10
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1cc248fc
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 11
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@18faa0b6
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 12
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@a25275f
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 13
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@30032028
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 14
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3e080b7c
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 15
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@73baf31b
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 16
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@50062dec
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 17
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@792d45a4
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 18
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@780f216
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 19
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2386ebd6
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 20
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@428edb07
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 21
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@519da697
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 22
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@510deef0
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 23
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4541675c
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 24
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@71a3ca10
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 25
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4d3673ad
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 26
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@73726e95
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 27
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3dc79c20
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 28
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@525b32c2
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 29
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2c0e983f
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 30
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4ce85ded
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 31
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4d4ffecc
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 32
[2025-05-29T13:57:00.217Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@46891885
[2025-05-29T13:57:00.217Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.217Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.217Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.217Z] iteration: 33
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1e1ebf0b
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 34
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@10978e10
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 35
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@221cbb50
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 36
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2c5fd2a6
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 37
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4752c6c1
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 38
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6b992735
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 39
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2c18d72d
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 40
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7e80faea
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 41
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2f355f35
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 42
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@d376569
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 43
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@677c7a5d
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 44
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1e529bf2
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 45
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1b9bb3fa
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 46
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2d3191cd
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 47
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@299ba8a4
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 48
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@231c2b6e
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 49
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@655e4894
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 50
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4440020b
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 51
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@306a4caf
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 52
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@72ef5697
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 53
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6562bab6
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 54
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@21f6bc4b
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 55
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@439b93ee
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 56
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4b483ee4
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 57
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3b8f8a31
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 58
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2f8f7def
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 59
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@30949f13
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 60
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3a2138fb
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 61
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7db8e38c
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 62
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@298c89d1
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 63
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3d74e7f4
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 64
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@ea1f641
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 65
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@34bfc09a
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.218Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.218Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.218Z] iteration: 66
[2025-05-29T13:57:00.218Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@793005dd
[2025-05-29T13:57:00.218Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 67
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@63610648
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 68
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@62f3e79b
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 69
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2882504f
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 70
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5165a66f
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 71
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3a5da94d
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 72
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@47ef4ea2
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 73
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7dd57e38
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 74
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@17fe933
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 75
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@563f3f90
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 76
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6b18f1ab
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 77
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3d6a764e
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 78
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@43a226a1
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 79
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6cce52fa
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 80
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@40777361
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 81
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2e41b527
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 82
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7c840960
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 83
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6243dd88
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 84
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19d456da
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 85
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3a1f204a
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 86
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@668cf160
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 87
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1adfdfa4
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 88
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@218638a3
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 89
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@62d851a9
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 90
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@635eab63
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 91
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7986a53
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 92
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@17cb0923
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 93
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@373e476a
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 94
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@212de75d
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 95
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6523cbd9
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 96
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2aee544f
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 97
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6fae436f
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 98
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@217756c8
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 99
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5a713c3c
[2025-05-29T13:57:00.219Z] MessageHandler for: http://127.0.0.1:38312/http2/streamingbody/y
[2025-05-29T13:57:00.219Z] Got response: (GET http://127.0.0.1:38312/http2/streamingbody/y) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] test StreamingBody.test("http://127.0.0.1:38312/http2/streamingbody/y"): success
[2025-05-29T13:57:00.219Z]
[2025-05-29T13:57:00.219Z] ---- starting (https://127.0.0.1:38313/https2/streamingbody/z) ----
[2025-05-29T13:57:00.219Z] iteration: 0
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3a5f5b87
[2025-05-29T13:57:00.219Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.219Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 1
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3e60c814
[2025-05-29T13:57:00.219Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.219Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.219Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.219Z] iteration: 2
[2025-05-29T13:57:00.219Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7b6251bc
[2025-05-29T13:57:00.219Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 3
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@a104e37
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 4
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4ad3af91
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 5
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@724beeb7
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 6
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1b4daef3
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 7
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@13a43a5b
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 8
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@44dca099
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 9
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@694fc0e3
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 10
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1f03d10f
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 11
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2dc75656
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 12
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@cbee31f
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 13
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1b6162b3
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 14
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1a6b4379
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 15
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@d09c384
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 16
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@76d46f21
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 17
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@66b0ffb2
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 18
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@26001896
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 19
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@65d6ea31
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 20
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@302e3ccd
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 21
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@51020815
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 22
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@77e07e0b
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 23
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@253585a4
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 24
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@643c0d9b
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 25
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@25bfe3a9
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 26
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@515bc133
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 27
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@584a7619
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 28
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5c9ef85e
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 29
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@666eacf
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 30
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@9bbf169
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 31
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@24ab4f9
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 32
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@293de0e6
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 33
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@18bc479c
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.220Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.220Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.220Z] iteration: 34
[2025-05-29T13:57:00.220Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4e5add5b
[2025-05-29T13:57:00.220Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 35
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19e04515
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 36
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f1cac1f
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 37
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@25e690c7
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 38
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3dce3125
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 39
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@261d1364
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 40
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1c5b3fec
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 41
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@daaf408
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 42
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@41a1bb81
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 43
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@fe916e2
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 44
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4a88ecac
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 45
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@10584b41
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 46
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ce98778
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 47
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1bf0c401
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 48
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1690b65f
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 49
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4440f58f
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 50
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@54027838
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 51
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@49cf6e75
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 52
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5a7e0b5d
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 53
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19517110
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 54
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ed509ba
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 55
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6c5b78d3
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 56
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4655b2e6
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 57
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@541e92cd
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 58
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2270c92d
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 59
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@155ab050
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 60
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7e73e29f
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 61
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5edb9f66
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 62
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7a460c31
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 63
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3adefb19
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 64
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5b5891c7
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 65
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@59fa1565
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 66
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1317adef
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 67
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5e5c9aa7
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 68
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4115ee02
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 69
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@484d9a78
[2025-05-29T13:57:00.221Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.221Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.221Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.221Z] iteration: 70
[2025-05-29T13:57:00.221Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@669b2e4b
[2025-05-29T13:57:00.222Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.222Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.222Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.222Z] iteration: 71
[2025-05-29T13:57:00.222Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ca8099d
[2025-05-29T13:57:00.222Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.222Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.222Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.222Z] iteration: 72
[2025-05-29T13:57:00.222Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@32a389f4
[2025-05-29T13:57:00.222Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.222Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.222Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.222Z] iteration: 73
[2025-05-29T13:57:00.222Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16995b82
[2025-05-29T13:57:00.222Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.222Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.222Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.222Z] iteration: 74
[2025-05-29T13:57:00.222Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@29cfc66c
[2025-05-29T13:57:00.222Z] MessageHandler for: https://127.0.0.1:38313/https2/streamingbody/z
[2025-05-29T13:57:00.222Z] Got response: (GET https://127.0.0.1:38313/https2/streamingbody/z) 200
[2025-05-29T13:57:00.222Z] Got body Path: StreamingBody message body
[2025-05-29T13:57:00.222Z] iteration: 75
[2025-05-29T13:57:00.222Z] [47.271s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
[2025-05-29T13:57:00.222Z] [47.271s][warning][os,thread] Failed to start the native thread for java.lang.Thread "readLoop"
[2025-05-29T13:57:00.222Z] test StreamingBody.test("https://127.0.0.1:38313/https2/streamingbody/z"): failure
[2025-05-29T13:57:00.222Z] java.util.concurrent.CompletionException: java.net.SocketException: Connection reset
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.Stream.completeResponseExceptionally(Stream.java:1219)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.Stream.cancelImpl(Stream.java:1318)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.Stream.cancelImpl(Stream.java:1293)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.Stream.connectionClosing(Stream.java:1288)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.Http2Connection.shutdown(Http2Connection.java:790)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.Http2Connection$Http2TubeSubscriber.processQueue(Http2Connection.java:1544)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-05-29T13:57:00.222Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-05-29T13:57:00.222Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-05-29T13:57:00.222Z] Caused by: java.net.SocketException: Connection reset
[2025-05-29T13:57:00.222Z] at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
[2025-05-29T13:57:00.222Z] at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1170)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:833)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:984)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:939)
[2025-05-29T13:57:00.222Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-05-29T13:57:00.222Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:939)
[2025-05-29T13:57:00.222Z] Http1TestServer: stop
[2025-05-29T13:57:00.222Z] Http1TestServer: stop
[2025-05-29T13:57:00.222Z] Http2TestServerImpl: stop
[2025-05-29T13:57:00.222Z] Http2TestServerImpl: stop
[2025-05-29T13:57:00.222Z] config StreamingBody.teardown(): success
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.222Z] ===============================================
[2025-05-29T13:57:00.222Z] java/net/httpclient/StreamingBody.java
[2025-05-29T13:57:00.222Z] Total tests run: 4, Passes: 3, Failures: 1, Skips: 0
[2025-05-29T13:57:00.222Z] ===============================================
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.222Z] STDERR:
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:02 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:02 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@25600890
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:02 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5045cca
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:02 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:02 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.222Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:02 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.222Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.222Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.222Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.222Z] Content-Length: 0
[2025-05-29T13:57:00.222Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.222Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.222Z] Upgrade: h2c
[2025-05-29T13:57:00.222Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.222Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.222Z] content-length: 26
[2025-05-29T13:57:00.222Z] date: Thu, 29 May 2025 13:56:02 GMT
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.222Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38314
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5045cca
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@25600890
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.222Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38314 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.222Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38314 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@60b7fa4b
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6a4f913b
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.222Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.222Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.222Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.222Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.222Z] Content-Length: 0
[2025-05-29T13:57:00.222Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.222Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.222Z] Upgrade: h2c
[2025-05-29T13:57:00.222Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.222Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.222Z] content-length: 26
[2025-05-29T13:57:00.222Z] date: Thu, 29 May 2025 13:56:03 GMT
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.222Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38315
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6a4f913b
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@60b7fa4b
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.222Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38315 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.222Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38315 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@393fa13b
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@33c7ca4b
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.222Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.222Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.222Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.222Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.222Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.222Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.222Z] Content-Length: 0
[2025-05-29T13:57:00.222Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.222Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.222Z] Upgrade: h2c
[2025-05-29T13:57:00.222Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.222Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.223Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.223Z] content-length: 26
[2025-05-29T13:57:00.223Z] date: Thu, 29 May 2025 13:56:03 GMT
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.223Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38316
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@33c7ca4b
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@393fa13b
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.223Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38316 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.223Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38316 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@3e4e15c
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@91c8a2c
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.223Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.223Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.223Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.223Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.223Z] Content-Length: 0
[2025-05-29T13:57:00.223Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.223Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.223Z] Upgrade: h2c
[2025-05-29T13:57:00.223Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.223Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.223Z] content-length: 26
[2025-05-29T13:57:00.223Z] date: Thu, 29 May 2025 13:56:03 GMT
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.223Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38317
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@91c8a2c
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@3e4e15c
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.223Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38317 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.223Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38317 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@5b0276ab
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@51fa1ddb
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.223Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.223Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.223Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.223Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.223Z] Content-Length: 0
[2025-05-29T13:57:00.223Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.223Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.223Z] Upgrade: h2c
[2025-05-29T13:57:00.223Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.223Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.223Z] content-length: 26
[2025-05-29T13:57:00.223Z] date: Thu, 29 May 2025 13:56:03 GMT
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.223Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38318
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@51fa1ddb
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@5b0276ab
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:03 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.223Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38318 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.223Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38318 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@534cd78b
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@59b4bcfb
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.223Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.223Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.223Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.223Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.223Z] Content-Length: 0
[2025-05-29T13:57:00.223Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.223Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.223Z] Upgrade: h2c
[2025-05-29T13:57:00.223Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.223Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.223Z] content-length: 26
[2025-05-29T13:57:00.223Z] date: Thu, 29 May 2025 13:56:04 GMT
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.223Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38319
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@59b4bcfb
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@534cd78b
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.223Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38319 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.223Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38319 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@dae4c1c
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@756276c
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.223Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.223Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.223Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.223Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.223Z] Content-Length: 0
[2025-05-29T13:57:00.223Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.223Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.223Z] Upgrade: h2c
[2025-05-29T13:57:00.223Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.223Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.223Z] content-length: 26
[2025-05-29T13:57:00.223Z] date: Thu, 29 May 2025 13:56:04 GMT
[2025-05-29T13:57:00.223Z]
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.223Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38320
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.223Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.223Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@756276c
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@dae4c1c
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.224Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38320 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.224Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38320 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@61b543d
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@ce33f4d
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.224Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.224Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.224Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.224Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.224Z] Content-Length: 0
[2025-05-29T13:57:00.224Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.224Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.224Z] Upgrade: h2c
[2025-05-29T13:57:00.224Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.224Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.224Z] content-length: 26
[2025-05-29T13:57:00.224Z] date: Thu, 29 May 2025 13:56:04 GMT
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.224Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38321
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@ce33f4d
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@61b543d
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.224Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38321 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.224Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38321 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@29535e65
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@23ab3515
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.224Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.224Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.224Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.224Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.224Z] Content-Length: 0
[2025-05-29T13:57:00.224Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.224Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.224Z] Upgrade: h2c
[2025-05-29T13:57:00.224Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.224Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.224Z] content-length: 26
[2025-05-29T13:57:00.224Z] date: Thu, 29 May 2025 13:56:04 GMT
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.224Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38322
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@23ab3515
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@29535e65
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.224Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38322 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.224Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38322 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@7562e5dd
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7f9a8ead
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.224Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.224Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.224Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.224Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.224Z] Content-Length: 0
[2025-05-29T13:57:00.224Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.224Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.224Z] Upgrade: h2c
[2025-05-29T13:57:00.224Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.224Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.224Z] content-length: 26
[2025-05-29T13:57:00.224Z] date: Thu, 29 May 2025 13:56:04 GMT
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.224Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38323
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7f9a8ead
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@7562e5dd
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:04 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.224Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38323 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.224Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38323 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@77e6a3fd
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7d1ec88d
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.224Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.224Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.224Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.224Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.224Z] Content-Length: 0
[2025-05-29T13:57:00.224Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.224Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.224Z] Upgrade: h2c
[2025-05-29T13:57:00.224Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.224Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.224Z] content-length: 26
[2025-05-29T13:57:00.224Z] date: Thu, 29 May 2025 13:56:05 GMT
[2025-05-29T13:57:00.224Z]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.224Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38324
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7d1ec88d
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@77e6a3fd
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.224Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38324 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.224Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38324 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@a31e6a0
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@c98dd0
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.224Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.224Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.224Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.224Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.225Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.225Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.225Z] Content-Length: 0
[2025-05-29T13:57:00.225Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.225Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.225Z] Upgrade: h2c
[2025-05-29T13:57:00.225Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.225Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.225Z] content-length: 26
[2025-05-29T13:57:00.225Z] date: Thu, 29 May 2025 13:56:05 GMT
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.225Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38325
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@c98dd0
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@a31e6a0
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.225Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38325 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.225Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38325 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@79b3fb04
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@734b9074
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.225Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.225Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.225Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.225Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.225Z] Content-Length: 0
[2025-05-29T13:57:00.225Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.225Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.225Z] Upgrade: h2c
[2025-05-29T13:57:00.225Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.225Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.225Z] content-length: 26
[2025-05-29T13:57:00.225Z] date: Thu, 29 May 2025 13:56:05 GMT
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.225Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38326
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@734b9074
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@79b3fb04
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.225Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38326 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.225Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38326 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1b8d64b3
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@11750fc3
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request headers
[2025-05-29T13:57:00.225Z] INFO: REQUEST: http://127.0.0.1:38310/http1/streamingbody/w GET
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Request logHeaders
[2025-05-29T13:57:00.225Z] INFO: HEADERS: REQUEST HEADERS:
[2025-05-29T13:57:00.225Z] GET /http1/streamingbody/w HTTP/1.1
[2025-05-29T13:57:00.225Z] Connection: Upgrade, HTTP2-Settings
[2025-05-29T13:57:00.225Z] Content-Length: 0
[2025-05-29T13:57:00.225Z] Host: 127.0.0.1:38310
[2025-05-29T13:57:00.225Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-05-29T13:57:00.225Z] Upgrade: h2c
[2025-05-29T13:57:00.225Z] User-Agent: Java-http-client/17.0.16-beta
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-05-29T13:57:00.225Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-05-29T13:57:00.225Z] content-length: 26
[2025-05-29T13:57:00.225Z] date: Thu, 29 May 2025 13:56:05 GMT
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-05-29T13:57:00.225Z] INFO: RESPONSE: (GET http://127.0.0.1:38310/http1/streamingbody/w) 200 HTTP_1_1 Local port: 38327
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying response filters
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@11750fc3
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1b8d64b3
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange responseFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: All filters applied
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.Http1Response onFinished
[2025-05-29T13:57:00.225Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38327 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-05-29T13:57:00.225Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38327 remote=/127.0.0.1:38310]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying request filters
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@5f04b870
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:05 PM jdk.internal.net.http.MultiExchange requestFilters
[2025-05-29T13:57:00.225Z] INFO: MISC: Applying
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] ...
[2025-05-29T13:57:00.225Z] Output overflow:
[2025-05-29T13:57:00.225Z] JT Harness has limited the test output to the text
[2025-05-29T13:57:00.225Z] at the beginning and the end, so that you can see how the
[2025-05-29T13:57:00.225Z] test began, and how it completed.
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] If you need to see more of the output from the test,
[2025-05-29T13:57:00.225Z] set the system property javatest.maxOutputSize to a higher
[2025-05-29T13:57:00.225Z] value. The current value is 100000
[2025-05-29T13:57:00.225Z] ...
[2025-05-29T13:57:00.225Z]
[2025-05-29T13:57:00.225Z] 9, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.225Z] INFO: MISC: HttpClient-349-SelectorManager: shutting down
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.225Z] INFO: MISC: HttpClient-350-SelectorManager: shutting down
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.225Z] INFO: MISC: HttpClient-348-SelectorManager: shutting down
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.225Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.225Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.225Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.225Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38662 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.225Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38661 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.225Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.225Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38663 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-347-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-347-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38655 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-346-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-346-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38660 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38659 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38664 stopping. 1 streams
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-351-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-351-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38665 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38664 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38666 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-352-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-352-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38667 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-353-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38665 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-353-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-354-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38666 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-354-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38668 stopping. 1 streams
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38667 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38670 stopping. 1 streams
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-355-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38671 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-357-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-357-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-355-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38672 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38668 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-358-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-359-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-358-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-359-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38671 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38673 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38670 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-360-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-360-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38674 stopping. 1 streams
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38675 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38672 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38673 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38676 stopping. 1 streams
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-362-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-362-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-361-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-361-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-363-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-363-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38674 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38677 stopping. 1 streams
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38676 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38678 stopping. 1 streams
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] Server connection to /127.0.0.1:38679 stopping. 1 streams
[2025-05-29T13:57:00.226Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-366-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.226Z] INFO: MISC: HttpClient-366-SelectorManager: shutting down
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.226Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.226Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-365-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-365-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38679 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38678 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-364-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-364-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38680 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38677 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-367-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-367-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38681 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38680 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38682 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38683 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-368-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-368-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-369-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-370-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-369-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-370-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38681 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38675 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38684 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38683 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38685 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38682 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38686 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-371-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-371-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38684 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-373-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-372-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-373-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-372-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38685 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38687 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38686 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38688 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-375-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38614 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-375-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-374-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-374-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38688 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38687 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38615 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-301-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-301-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38616 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38617 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-302-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-302-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-303-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-303-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38614 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-304-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38615 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-304-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38617 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38618 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38619 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38616 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38620 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-307-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-305-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-307-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-305-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-306-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-306-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38620 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38618 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38621 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38619 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38622 stopping. 1 streams
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38623 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-308-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-309-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-308-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-309-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38624 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-310-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38621 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-310-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38622 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38625 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-311-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-311-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38624 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.227Z] Server connection to /127.0.0.1:38626 stopping. 1 streams
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-312-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.227Z] INFO: MISC: HttpClient-312-SelectorManager: shutting down
[2025-05-29T13:57:00.227Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.227Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.227Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38625 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38623 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38627 stopping. 1 streams
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-314-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38628 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-314-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-313-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-313-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38627 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38629 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-315-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38626 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-315-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38628 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38630 stopping. 1 streams
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-316-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-316-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-317-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38631 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38629 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-317-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-318-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38630 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-318-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38632 stopping. 1 streams
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-319-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-319-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38631 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38632 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38633 stopping. 1 streams
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38634 stopping. 1 streams
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38635 stopping. 1 streams
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-320-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-320-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38633 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38636 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-321-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-321-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-322-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-322-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-323-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-323-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38634 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38635 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38637 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38636 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-324-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-324-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38638 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38637 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38639 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-325-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-325-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38642 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38638 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38643 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-326-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-326-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38644 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38639 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-330-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-330-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-331-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-331-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38645 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38644 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-329-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-329-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-332-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-332-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38642 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38646 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38645 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38643 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-333-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-333-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38647 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38646 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38648 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-334-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-334-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-335-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.228Z] INFO: MISC: HttpClient-335-SelectorManager: shutting down
[2025-05-29T13:57:00.228Z] Server connection to /127.0.0.1:38649 stopping. 1 streams
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.228Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38648 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.228Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38647 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.229Z] Server connection to /127.0.0.1:38650 stopping. 1 streams
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-336-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-336-SelectorManager: shutting down
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.229Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.229Z] Server connection to /127.0.0.1:38651 stopping. 1 streams
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-337-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-337-SelectorManager: shutting down
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38649 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-338-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-338-SelectorManager: shutting down
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38650 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.229Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38651 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] Server connection to /127.0.0.1:38652 stopping. 1 streams
[2025-05-29T13:57:00.229Z] Server connection to /127.0.0.1:38653 stopping. 1 streams
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-339-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-339-SelectorManager: shutting down
[2025-05-29T13:57:00.229Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-340-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-340-SelectorManager: shutting down
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38652 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38653 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] Server connection to /127.0.0.1:38654 stopping. 1 streams
[2025-05-29T13:57:00.229Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-341-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-05-29T13:57:00.229Z] INFO: MISC: HttpClient-341-SelectorManager: shutting down
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.Http2Connection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:38313
[2025-05-29T13:57:00.229Z] May 29, 2025 1:56:49 PM jdk.internal.net.http.PlainHttpConnection close
[2025-05-29T13:57:00.229Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:38654 remote=/127.0.0.1:38313]
[2025-05-29T13:57:00.229Z] TestServer: Connection writer stopping
[2025-05-29T13:57:00.229Z] java.lang.Exception: failures: 1
[2025-05-29T13:57:00.229Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2025-05-29T13:57:00.229Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2025-05-29T13:57:00.229Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-05-29T13:57:00.229Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-05-29T13:57:00.229Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-05-29T13:57:00.229Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-05-29T13:57:00.229Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-05-29T13:57:00.229Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-05-29T13:57:00.229Z]
[2025-05-29T13:57:00.229Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2025-05-29T13:57:00.229Z] JavaTest Message: shutting down test
[2025-05-29T13:57:00.229Z]
[2025-05-29T13:57:00.229Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2025-05-29T13:57:00.229Z] rerun:
[2025-05-29T13:57:00.229Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/scratch && \
[2025-05-29T13:57:00.229Z] DISPLAY=unix:0 \
[2025-05-29T13:57:00.229Z] HOME=/home/jenkins \
[2025-05-29T13:57:00.229Z] LANG=en_US \
[2025-05-29T13:57:00.229Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-05-29T13:57:00.229Z] TZ=Etc/UTC \
[2025-05-29T13:57:00.229Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-05-29T13:57:00.229Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-05-29T13:57:00.229Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2025-05-29T13:57:00.229Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2025-05-29T13:57:00.229Z] -Dtest.compiler.opts= \
[2025-05-29T13:57:00.229Z] -Dtest.java.opts= \
[2025-05-29T13:57:00.229Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-05-29T13:57:00.229Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-05-29T13:57:00.229Z] -Dtest.timeout.factor=8.0 \
[2025-05-29T13:57:00.229Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-05-29T13:57:00.229Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-05-29T13:57:00.229Z] -Dtest.name=java/net/httpclient/StreamingBody.java \
[2025-05-29T13:57:00.229Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2025-05-29T13:57:00.229Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2025-05-29T13:57:00.229Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.229Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2025-05-29T13:57:00.229Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.229Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-05-29T13:57:00.229Z] -Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2025-05-29T13:57:00.229Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2025-05-29T13:57:00.229Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2025-05-29T13:57:00.229Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2025-05-29T13:57:00.229Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2025-05-29T13:57:00.229Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2025-05-29T13:57:00.229Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2025-05-29T13:57:00.229Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2025-05-29T13:57:00.229Z] -ea \
[2025-05-29T13:57:00.229Z] -esa \
[2025-05-29T13:57:00.229Z] -Xmx512m \
[2025-05-29T13:57:00.229Z] -XX:+UseCompressedOops \
[2025-05-29T13:57:00.229Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-05-29T13:57:00.229Z] -Djdk.httpclient.HttpClient.log=trace,headers,requests \
[2025-05-29T13:57:00.229Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work/java/net/httpclient/StreamingBody.d/testng.0.jta java/net/httpclient/StreamingBody.java false StreamingBody
[2025-05-29T13:57:00.229Z]
[2025-05-29T13:57:00.229Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2025-05-29T13:57:00.229Z] --------------------------------------------------
[2025-05-29T14:21:05.363Z] Test results: passed: 803; failed: 1
[2025-05-29T14:21:24.331Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/report/html/report.html
[2025-05-29T14:21:24.331Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17485142711936/jdk_net_0/work
[2025-05-29T14:21:24.331Z] Error: Some tests failed or other problems occurred.
[2025-05-29T14:21:24.331Z] -----------------------------------
[2025-05-29T14:21:24.331Z] jdk_net_0_FAILED
[2025-05-29T14:21:24.331Z] -----------------------------------
[2025-05-29T14:21:24.331Z]
[2025-05-29T14:21:24.331Z] TEST TEARDOWN:
[2025-05-29T14:21:24.331Z] Nothing to be done for teardown.
[2025-05-29T14:21:24.331Z] jdk_net_0 Finish Time: Thu May 29 14:21:23 2025 Epoch Time (ms): 1748528483648