jdk_net_1
[2025-01-11T09:42:28.599Z] Running test jdk_net_1 ...
[2025-01-11T09:42:28.599Z] ===============================================
[2025-01-11T09:42:28.599Z] jdk_net_1 Start Time: Sat Jan 11 09:42:27 2025 Epoch Time (ms): 1736588547762
[2025-01-11T09:42:28.599Z] variation: Mode650
[2025-01-11T09:42:28.599Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-01-11T09:42:28.599Z] { \
[2025-01-11T09:42:28.599Z] echo ""; echo "TEST SETUP:"; \
[2025-01-11T09:42:28.599Z] echo "Nothing to be done for setup."; \
[2025-01-11T09:42:28.599Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/jdk_net_1"; \
[2025-01-11T09:42:28.599Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/jdk_net_1"; \
[2025-01-11T09:42:28.599Z] echo ""; echo "TESTING:"; \
[2025-01-11T09:42:28.599Z] "/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-01-11T09:42:28.599Z] -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-01-11T09:42:28.599Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/jdk_net_1"/work" \
[2025-01-11T09:42:28.599Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/jdk_net_1"/report" \
[2025-01-11T09:42:28.599Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image" \
[2025-01-11T09:42:28.599Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2025-01-11T09:42:28.599Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk17.txt" \
[2025-01-11T09:42:28.599Z] \
[2025-01-11T09:42:28.599Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt" \
[2025-01-11T09:42:28.599Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \
[2025-01-11T09:42:28.599Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-01-11T09:42:28.599Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-01-11T09:42:28.599Z] echo "Nothing to be done for teardown."; \
[2025-01-11T09:42:28.599Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/TestTargetResult";
[2025-01-11T09:42:28.599Z]
[2025-01-11T09:42:28.599Z] TEST SETUP:
[2025-01-11T09:42:28.599Z] Nothing to be done for setup.
[2025-01-11T09:42:28.599Z]
[2025-01-11T09:42:28.599Z] TESTING:
[2025-01-11T09:42:28.599Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/jdk_net_1/work" not found: creating
[2025-01-11T09:42:28.599Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_1736584736956/jdk_net_1/report" not found: creating
[2025-01-11T09:42:34.291Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work
[2025-01-11T10:51:15.715Z] --------------------------------------------------
[2025-01-11T10:51:15.715Z] TEST: java/net/httpclient/StreamingBody.java
[2025-01-11T10:51:15.715Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] ACTION: build -- Passed. All files up to date
[2025-01-11T10:51:15.715Z] REASON: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-01-11T10:51:15.715Z] TIME: 0.001 seconds
[2025-01-11T10:51:15.715Z] messages:
[2025-01-11T10:51:15.715Z] command: build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-01-11T10:51:15.715Z] reason: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-01-11T10:51:15.715Z] started: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] finished: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] elapsed time (seconds): 0.001
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] ACTION: build -- Passed. Build successful
[2025-01-11T10:51:15.715Z] REASON: Named class compiled on demand
[2025-01-11T10:51:15.715Z] TIME: 0.175 seconds
[2025-01-11T10:51:15.715Z] messages:
[2025-01-11T10:51:15.715Z] command: build StreamingBody
[2025-01-11T10:51:15.715Z] reason: Named class compiled on demand
[2025-01-11T10:51:15.715Z] started: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] Test directory:
[2025-01-11T10:51:15.715Z] compile: StreamingBody
[2025-01-11T10:51:15.715Z] finished: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] elapsed time (seconds): 0.175
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] ACTION: compile -- Passed. Compilation successful
[2025-01-11T10:51:15.715Z] REASON: .class file out of date or does not exist
[2025-01-11T10:51:15.715Z] TIME: 0.175 seconds
[2025-01-11T10:51:15.715Z] messages:
[2025-01-11T10:51:15.715Z] 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-01-11T10:51:15.715Z] reason: .class file out of date or does not exist
[2025-01-11T10:51:15.715Z] started: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] 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-01-11T10:51:15.715Z] Mode: agentvm
[2025-01-11T10:51:15.715Z] Agent id: 1
[2025-01-11T10:51:15.715Z] finished: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] elapsed time (seconds): 0.175
[2025-01-11T10:51:15.715Z] configuration:
[2025-01-11T10:51:15.715Z] Boot Layer (javac runtime environment)
[2025-01-11T10:51:15.715Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-01-11T10:51:15.715Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/patches/java.base
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] javac compilation environment
[2025-01-11T10:51:15.715Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2025-01-11T10:51:15.715Z] add exports: java.base/sun.net ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.base/sun.net.www ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.base/sun.net.www.http ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2025-01-11T10:51:15.715Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib
[2025-01-11T10:51:15.715Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/lib
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/jdk/java/net/httpclient/lib
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] rerun:
[2025-01-11T10:51:15.715Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/scratch && \
[2025-01-11T10:51:15.715Z] DISPLAY=unix:0 \
[2025-01-11T10:51:15.715Z] HOME=/home/jenkins \
[2025-01-11T10:51:15.715Z] LANG=en_US \
[2025-01-11T10:51:15.715Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-01-11T10:51:15.715Z] TZ=Etc/UTC \
[2025-01-11T10:51:15.715Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-01-11T10:51:15.715Z] -J-ea \
[2025-01-11T10:51:15.715Z] -J-esa \
[2025-01-11T10:51:15.715Z] -J-Xmx512m \
[2025-01-11T10:51:15.715Z] -J-XX:-UseCompressedOops \
[2025-01-11T10:51:15.715Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2025-01-11T10:51:15.715Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2025-01-11T10:51:15.715Z] -J-Dtest.compiler.opts= \
[2025-01-11T10:51:15.715Z] -J-Dtest.java.opts= \
[2025-01-11T10:51:15.715Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-01-11T10:51:15.715Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-01-11T10:51:15.715Z] -J-Dtest.timeout.factor=8.0 \
[2025-01-11T10:51:15.715Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-01-11T10:51:15.715Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-01-11T10:51:15.715Z] -J-Dtest.name=java/net/httpclient/StreamingBody.java \
[2025-01-11T10:51:15.715Z] -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-01-11T10:51:15.715Z] -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-01-11T10:51:15.715Z] -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-01-11T10:51:15.715Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d \
[2025-01-11T10:51:15.715Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/jdk/java/net/httpclient/lib \
[2025-01-11T10:51:15.715Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/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_1736584736956/jdk_net_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/jdk/java/net/httpclient/lib \
[2025-01-11T10:51:15.715Z] -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-01-11T10:51:15.715Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2025-01-11T10:51:15.715Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2025-01-11T10:51:15.715Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2025-01-11T10:51:15.715Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2025-01-11T10:51:15.715Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2025-01-11T10:51:15.715Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2025-01-11T10:51:15.715Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2025-01-11T10:51:15.715Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d \
[2025-01-11T10:51:15.715Z] -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-01-11T10:51:15.715Z] -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_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/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-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2025-01-11T10:51:15.715Z] REASON: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-01-11T10:51:15.715Z] TIME: 57.712 seconds
[2025-01-11T10:51:15.715Z] messages:
[2025-01-11T10:51:15.715Z] command: testng -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-01-11T10:51:15.715Z] reason: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-01-11T10:51:15.715Z] started: Sat Jan 11 10:50:15 UTC 2025
[2025-01-11T10:51:15.715Z] Mode: othervm [/othervm specified]
[2025-01-11T10:51:15.715Z] 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-01-11T10:51:15.715Z] finished: Sat Jan 11 10:51:13 UTC 2025
[2025-01-11T10:51:15.715Z] elapsed time (seconds): 57.712
[2025-01-11T10:51:15.715Z] configuration:
[2025-01-11T10:51:15.715Z] Boot Layer
[2025-01-11T10:51:15.715Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2025-01-11T10:51:15.715Z] add exports: java.base/sun.net ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.base/sun.net.www ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.base/sun.net.www.http ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2025-01-11T10:51:15.715Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] STDOUT:
[2025-01-11T10:51:15.715Z] Http1TestServer[localhost/127.0.0.1:49286]::addHandler StreamingBody$MessageHandler@39a1342d, /http1/streamingbody/
[2025-01-11T10:51:15.715Z] Http1TestServer[localhost/127.0.0.1:49287]::addHandler StreamingBody$MessageHandler@89e4b60, /https1/streamingbody/
[2025-01-11T10:51:15.715Z] Http2TestServerImpl[localhost/127.0.0.1:49288]::addHandler StreamingBody$MessageHandler@6748fd6a, /http2/streamingbody/
[2025-01-11T10:51:15.715Z] Http2TestServerImpl[localhost/127.0.0.1:49289]::addHandler StreamingBody$MessageHandler@5c6be96f, /https2/streamingbody/
[2025-01-11T10:51:15.715Z] Http1TestServer: start
[2025-01-11T10:51:15.715Z] Http1TestServer: start
[2025-01-11T10:51:15.715Z] Http2TestServerImpl: start
[2025-01-11T10:51:15.715Z] Http2TestServerImpl: start
[2025-01-11T10:51:15.715Z] config StreamingBody.setup(): success
[2025-01-11T10:51:15.715Z]
[2025-01-11T10:51:15.715Z] ---- starting (http://127.0.0.1:49286/http1/streamingbody/w) ----
[2025-01-11T10:51:15.715Z] iteration: 0
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 1
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 2
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 3
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 4
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 5
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 6
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.715Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.715Z] iteration: 7
[2025-01-11T10:51:15.715Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.715Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 8
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 9
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 10
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 11
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 12
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 13
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 14
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 15
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 16
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 17
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 18
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 19
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 20
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 21
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 22
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 23
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 24
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 25
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 26
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 27
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 28
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 29
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 30
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 31
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 32
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 33
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 34
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 35
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 36
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 37
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 38
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 39
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 40
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 41
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 42
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 43
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 44
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 45
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 46
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 47
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 48
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 49
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 50
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 51
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 52
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 53
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 54
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 55
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 56
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 57
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 58
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 59
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 60
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 61
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 62
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 63
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 64
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 65
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 66
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 67
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 68
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 69
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 70
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 71
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 72
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 73
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 74
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 75
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 76
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 77
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 78
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 79
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 80
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 81
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.716Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.716Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.716Z] iteration: 82
[2025-01-11T10:51:15.716Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 83
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 84
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 85
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 86
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 87
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 88
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 89
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 90
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 91
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 92
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 93
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 94
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 95
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 96
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 97
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 98
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 99
[2025-01-11T10:51:15.717Z] MessageHandler for: /http1/streamingbody/w
[2025-01-11T10:51:15.717Z] Got response: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] test StreamingBody.test("http://127.0.0.1:49286/http1/streamingbody/w"): success
[2025-01-11T10:51:15.717Z]
[2025-01-11T10:51:15.717Z] ---- starting (https://127.0.0.1:49287/https1/streamingbody/x) ----
[2025-01-11T10:51:15.717Z] iteration: 0
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 1
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 2
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 3
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 4
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 5
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 6
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 7
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 8
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 9
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 10
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 11
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 12
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 13
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 14
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 15
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 16
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 17
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 18
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 19
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 20
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 21
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 22
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 23
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 24
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 25
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 26
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 27
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 28
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 29
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 30
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 31
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 32
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 33
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 34
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 35
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 36
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 37
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 38
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 39
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 40
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 41
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 42
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 43
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 44
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 45
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 46
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 47
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 48
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 49
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 50
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 51
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 52
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 53
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.717Z] iteration: 54
[2025-01-11T10:51:15.717Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.717Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.717Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 55
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 56
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 57
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 58
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 59
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 60
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 61
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 62
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 63
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 64
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 65
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 66
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 67
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 68
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 69
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 70
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 71
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 72
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 73
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 74
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 75
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.718Z] iteration: 76
[2025-01-11T10:51:15.718Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.718Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.718Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 77
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 78
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 79
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 80
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 81
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 82
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 83
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 84
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 85
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 86
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 87
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 88
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 89
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 90
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 91
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 92
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 93
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 94
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 95
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 96
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 97
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 98
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 99
[2025-01-11T10:51:15.720Z] MessageHandler for: /https1/streamingbody/x
[2025-01-11T10:51:15.720Z] Got response: (GET https://127.0.0.1:49287/https1/streamingbody/x) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] test StreamingBody.test("https://127.0.0.1:49287/https1/streamingbody/x"): success
[2025-01-11T10:51:15.720Z]
[2025-01-11T10:51:15.720Z] ---- starting (http://127.0.0.1:49288/http2/streamingbody/y) ----
[2025-01-11T10:51:15.720Z] iteration: 0
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37a4f902
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 1
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@726b0c91
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 2
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1c2dee97
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 3
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@412ef38c
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 4
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@68b698d5
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 5
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@42131ed6
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 6
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@31390955
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 7
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@73d3e6d
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 8
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5b917e6f
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 9
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@12e2e65
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 10
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7824ecb4
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 11
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16046b8b
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 12
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@46360d22
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 13
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@369b5e87
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.720Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.720Z] iteration: 14
[2025-01-11T10:51:15.720Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@690545ac
[2025-01-11T10:51:15.720Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.720Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 15
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5c682334
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 16
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2ac16a86
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 17
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@46c2763f
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 18
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5a9636e
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 19
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@18c5816c
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 20
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@39f15da8
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 21
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6c57a727
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 22
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@222b1bd0
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 23
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16513018
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 24
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@25fe2367
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 25
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@74c1d660
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 26
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e4eb6b3
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 27
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@11809692
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 28
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@45b16ade
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 29
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3fb9d6de
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 30
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@443914b4
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 31
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@51183ea7
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 32
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1fb159c0
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 33
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6ecf63ce
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 34
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@625f5617
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 35
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@72a2a1fd
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 36
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@67c89930
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 37
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@728c4714
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 38
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6a7b48bc
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 39
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@d31a147
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 40
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2e93a8c8
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 41
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3e37fee9
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 42
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@eb96f3b
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 43
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e82dc32
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 44
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3de4f0c2
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 45
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3ca58121
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 46
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7920e139
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 47
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@61dbd163
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 48
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7ba35f7a
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 49
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6b9f75a6
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 50
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@154868c5
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 51
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2aa7f3c6
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 52
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4b9e3167
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 53
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5bbc5ff7
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 54
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@de40a05
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 55
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1848e1bc
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 56
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2267fedb
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 57
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1b1d5e87
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 58
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3604cbc3
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 59
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@691e99be
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 60
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@74923360
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 61
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@58aa213
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 62
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@15402bb2
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 63
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@88e83cd
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 64
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6de2a88f
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 65
[2025-01-11T10:51:15.721Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3d28151a
[2025-01-11T10:51:15.721Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.721Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.721Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.721Z] iteration: 66
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@29a1a4b6
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 67
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@55cddaa4
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 68
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2d93b642
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 69
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@50eef62f
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 70
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@744e7c90
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 71
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4fed8047
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 72
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7f7c0e5e
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 73
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5884c010
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 74
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5fa99d6c
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 75
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7c65d166
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 76
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@63743e4a
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 77
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1d8ee674
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 78
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e5f4a54
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 79
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5c634418
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 80
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1ea7b7b0
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 81
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@74f05f56
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 82
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@9b676
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 83
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@468c61eb
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 84
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@653544bd
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 85
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@13c9bda2
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 86
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ebe03ab
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 87
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7b18a2ae
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 88
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@344701dc
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 89
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6a3d9e5b
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 90
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@44b07bec
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 91
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7a83bc06
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 92
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@76460b6b
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 93
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@708f8cbe
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 94
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37a7f658
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 95
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@50231f26
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 96
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16784b1a
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 97
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1a9ecf17
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 98
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1283ff2a
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 99
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5a911873
[2025-01-11T10:51:15.722Z] MessageHandler for: http://127.0.0.1:49288/http2/streamingbody/y
[2025-01-11T10:51:15.722Z] Got response: (GET http://127.0.0.1:49288/http2/streamingbody/y) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] test StreamingBody.test("http://127.0.0.1:49288/http2/streamingbody/y"): success
[2025-01-11T10:51:15.722Z]
[2025-01-11T10:51:15.722Z] ---- starting (https://127.0.0.1:49289/https2/streamingbody/z) ----
[2025-01-11T10:51:15.722Z] iteration: 0
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4d0746ee
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 1
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4938db96
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 2
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c3a4cd5
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 3
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4a3b9a34
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 4
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3dfc85ab
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 5
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@32170de9
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 6
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6c15b39a
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 7
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7ae96e16
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 8
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@23e16d3d
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 9
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@291344ed
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 10
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@685bab36
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 11
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@59f3f1f5
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 12
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@71d3e773
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 13
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4254f188
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 14
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7763f0ef
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.722Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.722Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.722Z] iteration: 15
[2025-01-11T10:51:15.722Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3159cbaf
[2025-01-11T10:51:15.722Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 16
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f5f4a88
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 17
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3ae2285a
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 18
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@52ee4361
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 19
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2d95ee20
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 20
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@83bfa10
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 21
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@23b0a3b5
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 22
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3e519e9
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 23
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@103035b
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 24
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@563f8211
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 25
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@70342e68
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 26
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5bb54bd6
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 27
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@42358220
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 28
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@68b0bf7d
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 29
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@39a69b6d
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 30
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@48bc8c74
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 31
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@26f633c1
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 32
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4b503b35
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 33
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4620bcc1
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 34
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6ad3475d
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 35
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7dac19fd
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 36
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37ef0cee
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 37
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@746a6866
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 38
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4733019
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 39
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@190da29b
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 40
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@564a5528
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 41
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@71c43edf
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 42
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6caa3b06
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 43
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@18c74572
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 44
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1ca0a057
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 45
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4cc257da
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 46
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@710d274f
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 47
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@534300c9
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 48
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4af8b0ee
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 49
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@14da42ec
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 50
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c752867
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 51
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@477b3468
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 52
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@488b93a9
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 53
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e807576
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 54
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2b9342d1
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 55
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3555fbbf
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 56
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@21572067
[2025-01-11T10:51:15.723Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.723Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.723Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.723Z] iteration: 57
[2025-01-11T10:51:15.723Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2cf1dafe
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 58
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1d45907b
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 59
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7d7186f
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 60
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1f9b54ea
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 61
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3d1f5bcd
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 62
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@ce8c25d
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 63
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3343a7cf
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 64
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@76ba9949
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 65
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@313c7560
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 66
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7b0cb330
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 67
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@555f1e41
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 68
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@770db572
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 69
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@25c85986
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 70
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3b43fb3c
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 71
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16434703
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 72
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@cffd69c
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 73
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6b9caaec
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 74
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4f2236b8
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 75
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@43d50b00
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 76
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@31ec7ed0
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 77
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3f2979cb
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 78
[2025-01-11T10:51:15.724Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@61601f60
[2025-01-11T10:51:15.724Z] MessageHandler for: https://127.0.0.1:49289/https2/streamingbody/z
[2025-01-11T10:51:15.724Z] Got response: (GET https://127.0.0.1:49289/https2/streamingbody/z) 200
[2025-01-11T10:51:15.724Z] Got body Path: StreamingBody message body
[2025-01-11T10:51:15.724Z] iteration: 79
[2025-01-11T10:51:15.724Z] [57.138s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
[2025-01-11T10:51:15.724Z] [57.138s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-380-Worker-1"
[2025-01-11T10:51:15.724Z] test StreamingBody.test("https://127.0.0.1:49289/https2/streamingbody/z"): failure
[2025-01-11T10:51:15.724Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate.stopOnError(SSLFlowDelegate.java:997)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:295)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:259)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.errorCommon(SubscriberWrapper.java:419)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.errorCommon(SSLFlowDelegate.java:380)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.onError(SubscriberWrapper.java:410)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.signalCompletion(SocketTube.java:637)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:821)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.handleError(SocketTube.java:757)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher.signalError(SocketTube.java:590)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.signalError(SocketTube.java:433)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.startSubscription(SocketTube.java:390)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.AsyncTriggerEvent.handle(AsyncTriggerEvent.java:54)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:842)
[2025-01-11T10:51:15.724Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SSLTube.checkForHandshake(SSLTube.java:595)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLTubeFlowDelegate.checkForHandshake(SSLTube.java:156)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.errorCommon(SSLFlowDelegate.java:379)
[2025-01-11T10:51:15.724Z] ... 13 more
[2025-01-11T10:51:15.724Z] Caused by: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
[2025-01-11T10:51:15.724Z] at java.base/java.lang.Thread.start0(Native Method)
[2025-01-11T10:51:15.724Z] at java.base/java.lang.Thread.start(Thread.java:809)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:945)
[2025-01-11T10:51:15.724Z] at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:156)
[2025-01-11T10:51:15.724Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalWriteSubscriber.startSubscription(SocketTube.java:388)
[2025-01-11T10:51:15.724Z] ... 2 more
[2025-01-11T10:51:15.724Z] Http1TestServer: stop
[2025-01-11T10:51:15.724Z] Http1TestServer: stop
[2025-01-11T10:51:15.724Z] Http2TestServerImpl: stop
[2025-01-11T10:51:15.724Z] Http2TestServerImpl: stop
[2025-01-11T10:51:15.724Z] config StreamingBody.teardown(): success
[2025-01-11T10:51:15.724Z]
[2025-01-11T10:51:15.724Z] ===============================================
[2025-01-11T10:51:15.724Z] java/net/httpclient/StreamingBody.java
[2025-01-11T10:51:15.724Z] Total tests run: 4, Passes: 3, Failures: 1, Skips: 0
[2025-01-11T10:51:15.724Z] ===============================================
[2025-01-11T10:51:15.724Z]
[2025-01-11T10:51:15.724Z] STDERR:
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@45866956
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@404167d3
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.724Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.724Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.724Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.724Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.724Z] Content-Length: 0
[2025-01-11T10:51:15.724Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.724Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.724Z] Upgrade: h2c
[2025-01-11T10:51:15.724Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.724Z]
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.724Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.724Z] content-length: 26
[2025-01-11T10:51:15.724Z] date: Sat, 11 Jan 2025 10:50:16 GMT
[2025-01-11T10:51:15.724Z]
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.724Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49290
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@404167d3
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@45866956
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.724Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49290 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.724Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49290 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@590f16e3
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@53f77d93
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.724Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.724Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.724Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.724Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.724Z] Content-Length: 0
[2025-01-11T10:51:15.724Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.724Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.724Z] Upgrade: h2c
[2025-01-11T10:51:15.724Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.724Z]
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.724Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.724Z] content-length: 26
[2025-01-11T10:51:15.724Z] date: Sat, 11 Jan 2025 10:50:16 GMT
[2025-01-11T10:51:15.724Z]
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.724Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49291
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@53f77d93
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@590f16e3
[2025-01-11T10:51:15.724Z] Jan 11, 2025 10:50:16 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.724Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49291 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49291 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@65bcd043
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6f44bb33
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.725Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.725Z] content-length: 26
[2025-01-11T10:51:15.725Z] date: Sat, 11 Jan 2025 10:50:17 GMT
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.725Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49292
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6f44bb33
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@65bcd043
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49292 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49292 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@4dae7b76
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@47561006
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.725Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.725Z] content-length: 26
[2025-01-11T10:51:15.725Z] date: Sat, 11 Jan 2025 10:50:17 GMT
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.725Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49293
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@47561006
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@4dae7b76
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49293 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49293 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@37637ba8
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3d9b10d8
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.725Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.725Z] content-length: 26
[2025-01-11T10:51:15.725Z] date: Sat, 11 Jan 2025 10:50:17 GMT
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.725Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49294
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3d9b10d8
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@37637ba8
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49294 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49294 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@84a9520
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2b2fe50
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.725Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.725Z] content-length: 26
[2025-01-11T10:51:15.725Z] date: Sat, 11 Jan 2025 10:50:17 GMT
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.725Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49295
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2b2fe50
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@84a9520
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49295 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49295 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@208adc1b
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2a72b76b
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.725Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.725Z] content-length: 26
[2025-01-11T10:51:15.725Z] date: Sat, 11 Jan 2025 10:50:17 GMT
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.725Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49296
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2a72b76b
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@208adc1b
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:17 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49296 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49296 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@47d6e9e9
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4d2e8299
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.725Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.725Z] content-length: 26
[2025-01-11T10:51:15.725Z] date: Sat, 11 Jan 2025 10:50:18 GMT
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.725Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49297
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4d2e8299
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@47d6e9e9
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.725Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49297 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.725Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49297 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@536c7f09
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@59941479
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.725Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.725Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.725Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.725Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.725Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.725Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.725Z] Content-Length: 0
[2025-01-11T10:51:15.725Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.725Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.725Z] Upgrade: h2c
[2025-01-11T10:51:15.725Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.725Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.726Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.726Z] content-length: 26
[2025-01-11T10:51:15.726Z] date: Sat, 11 Jan 2025 10:50:18 GMT
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.726Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49298
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@59941479
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@536c7f09
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.726Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49298 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.726Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49298 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@7142431a
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7bba286a
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.726Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.726Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.726Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.726Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.726Z] Content-Length: 0
[2025-01-11T10:51:15.726Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.726Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.726Z] Upgrade: h2c
[2025-01-11T10:51:15.726Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.726Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.726Z] content-length: 26
[2025-01-11T10:51:15.726Z] date: Sat, 11 Jan 2025 10:50:18 GMT
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.726Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49299
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7bba286a
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@7142431a
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.726Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49299 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.726Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49299 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@30eb7197
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3a131ae7
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.726Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.726Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.726Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.726Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.726Z] Content-Length: 0
[2025-01-11T10:51:15.726Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.726Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.726Z] Upgrade: h2c
[2025-01-11T10:51:15.726Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.726Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.726Z] content-length: 26
[2025-01-11T10:51:15.726Z] date: Sat, 11 Jan 2025 10:50:18 GMT
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.726Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49300
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3a131ae7
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@30eb7197
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.726Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49300 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.726Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49300 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@35fe296c
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3f06421c
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.726Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.726Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.726Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.726Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.726Z] Content-Length: 0
[2025-01-11T10:51:15.726Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.726Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.726Z] Upgrade: h2c
[2025-01-11T10:51:15.726Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.726Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.726Z] content-length: 26
[2025-01-11T10:51:15.726Z] date: Sat, 11 Jan 2025 10:50:18 GMT
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.726Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49301
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3f06421c
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@35fe296c
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:18 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.726Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49301 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.726Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49301 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2faf1cc4
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@255777b4
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.726Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.726Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.726Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.726Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.726Z] Content-Length: 0
[2025-01-11T10:51:15.726Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.726Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.726Z] Upgrade: h2c
[2025-01-11T10:51:15.726Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.726Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.726Z] content-length: 26
[2025-01-11T10:51:15.726Z] date: Sat, 11 Jan 2025 10:50:19 GMT
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.726Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49302
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@255777b4
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2faf1cc4
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.726Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49302 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.726Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49302 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@f3d92ac
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5c5f9dc
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Request headers
[2025-01-11T10:51:15.726Z] INFO: REQUEST: http://127.0.0.1:49286/http1/streamingbody/w GET
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Request logHeaders
[2025-01-11T10:51:15.726Z] INFO: HEADERS: REQUEST HEADERS:
[2025-01-11T10:51:15.726Z] GET /http1/streamingbody/w HTTP/1.1
[2025-01-11T10:51:15.726Z] Connection: Upgrade, HTTP2-Settings
[2025-01-11T10:51:15.726Z] Content-Length: 0
[2025-01-11T10:51:15.726Z] Host: 127.0.0.1:49286
[2025-01-11T10:51:15.726Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-01-11T10:51:15.726Z] Upgrade: h2c
[2025-01-11T10:51:15.726Z] User-Agent: Java-http-client/17.0.14
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-01-11T10:51:15.726Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-01-11T10:51:15.726Z] content-length: 26
[2025-01-11T10:51:15.726Z] date: Sat, 11 Jan 2025 10:50:19 GMT
[2025-01-11T10:51:15.726Z]
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-01-11T10:51:15.726Z] INFO: RESPONSE: (GET http://127.0.0.1:49286/http1/streamingbody/w) 200 HTTP_1_1 Local port: 49303
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying response filters
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5c5f9dc
[2025-01-11T10:51:15.726Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.726Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@f3d92ac
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-01-11T10:51:15.727Z] INFO: MISC: All filters applied
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.Http1Response onFinished
[2025-01-11T10:51:15.727Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49303 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-01-11T10:51:15.727Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49303 remote=/127.0.0.1:49286]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.727Z] INFO: MISC: Applying request filters
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:50:19 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-01-11T10:51:15.727Z] INFO: MISC: Applying jdk.int
[2025-01-11T10:51:15.727Z]
[2025-01-11T10:51:15.727Z] ...
[2025-01-11T10:51:15.727Z] Output overflow:
[2025-01-11T10:51:15.727Z] JT Harness has limited the test output to the text
[2025-01-11T10:51:15.727Z] at the beginning and the end, so that you can see how the
[2025-01-11T10:51:15.727Z] test began, and how it completed.
[2025-01-11T10:51:15.727Z]
[2025-01-11T10:51:15.727Z] If you need to see more of the output from the test,
[2025-01-11T10:51:15.727Z] set the system property javatest.maxOutputSize to a higher
[2025-01-11T10:51:15.727Z] value. The current value is 100000
[2025-01-11T10:51:15.727Z] ...
[2025-01-11T10:51:15.727Z]
[2025-01-11T10:51:15.727Z] onnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49601 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49602 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49603 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-314-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-314-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49603 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49604 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-315-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-315-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49604 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49605 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49606 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-316-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-316-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49607 stopping. 1 streams
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49605 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-318-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-318-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49607 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-317-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-317-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49606 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49608 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-319-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-319-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49608 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49609 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-320-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-320-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49609 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49610 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-321-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-321-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49610 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49611 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49612 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-322-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-322-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49611 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49613 stopping. 1 streams
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-324-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-324-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-323-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-323-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49613 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49612 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49614 stopping. 1 streams
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49615 stopping. 1 streams
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-325-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-325-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-326-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-326-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49615 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49616 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49614 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49617 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-328-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-328-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49617 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49618 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-327-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-329-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-327-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-329-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49618 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49616 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49619 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-330-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-330-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49619 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49620 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-331-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-331-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49620 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Closing: GOAWAY: length=25, streamid=0, flags=0 Error: Not an error Debugdata: Requested by user
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49621 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-332-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-332-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49622 stopping. 1 streams
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49621 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-333-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.727Z] INFO: MISC: HttpClient-333-SelectorManager: shutting down
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.727Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.727Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49622 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.727Z] Server connection to /127.0.0.1:49623 stopping. 1 streams
[2025-01-11T10:51:15.727Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-334-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-334-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49623 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49624 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-335-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-335-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49624 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Closing: GOAWAY: length=25, streamid=0, flags=0 Error: Not an error Debugdata: Requested by user
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49625 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-336-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-336-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49626 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49627 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49625 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-337-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-337-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-338-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-338-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49628 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49626 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-339-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-339-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49629 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49628 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49630 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49627 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-341-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-340-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-341-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-340-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49631 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49630 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-342-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-342-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49632 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49629 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49631 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49633 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-343-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-343-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-344-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-344-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49632 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49633 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49634 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49635 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-345-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-345-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-346-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49634 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-346-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49636 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49635 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-347-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-347-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49636 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49637 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49638 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49639 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49640 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-351-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-351-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49640 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-350-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-350-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49639 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49641 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-348-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-348-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49637 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-349-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-349-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-352-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-352-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49638 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49641 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49642 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-353-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-353-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49643 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49642 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49644 stopping. 1 streams
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-354-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-354-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49643 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49645 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-355-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-355-SelectorManager: shutting down
[2025-01-11T10:51:15.728Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.728Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-356-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.728Z] Server connection to /127.0.0.1:49646 stopping. 1 streams
[2025-01-11T10:51:15.728Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.728Z] INFO: MISC: HttpClient-356-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-357-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49645 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-357-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49647 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49644 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49646 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-358-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-358-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49647 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49648 stopping. 1 streams
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-359-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49649 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-359-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49648 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49650 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-360-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-360-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49651 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49649 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49652 stopping. 1 streams
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-362-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-361-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-362-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-361-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-363-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-363-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49650 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49653 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49651 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49652 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-364-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-364-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49654 stopping. 1 streams
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49653 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-365-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49655 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-365-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49654 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-366-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-366-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49656 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49655 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-367-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-367-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49657 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49656 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-368-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-368-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49658 stopping. 1 streams
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49657 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-369-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-369-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49659 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49658 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-370-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-370-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49659 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49660 stopping. 1 streams
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-371-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-371-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49661 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49660 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-372-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-372-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Server connection to /127.0.0.1:49662 stopping. 1 streams
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] TestServer: Connection writer stopping
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49661 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-373-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-01-11T10:51:15.729Z] INFO: MISC: HttpClient-373-SelectorManager: shutting down
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.Http2Connection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:49289
[2025-01-11T10:51:15.729Z] Jan 11, 2025 10:51:12 AM jdk.internal.net.http.PlainHttpConnection close
[2025-01-11T10:51:15.729Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:49662 remote=/127.0.0.1:49289]
[2025-01-11T10:51:15.729Z] java.lang.Exception: failures: 1
[2025-01-11T10:51:15.729Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2025-01-11T10:51:15.729Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2025-01-11T10:51:15.729Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-01-11T10:51:15.729Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-01-11T10:51:15.729Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-01-11T10:51:15.729Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-01-11T10:51:15.729Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-01-11T10:51:15.729Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-01-11T10:51:15.729Z]
[2025-01-11T10:51:15.729Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2025-01-11T10:51:15.729Z] JavaTest Message: shutting down test
[2025-01-11T10:51:15.729Z]
[2025-01-11T10:51:15.729Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2025-01-11T10:51:15.729Z] rerun:
[2025-01-11T10:51:15.729Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/scratch && \
[2025-01-11T10:51:15.729Z] DISPLAY=unix:0 \
[2025-01-11T10:51:15.729Z] HOME=/home/jenkins \
[2025-01-11T10:51:15.729Z] LANG=en_US \
[2025-01-11T10:51:15.729Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-01-11T10:51:15.729Z] TZ=Etc/UTC \
[2025-01-11T10:51:15.730Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/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_1736584736956/jdk_net_1/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_1736584736956/jdk_net_1/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-01-11T10:51:15.730Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-01-11T10:51:15.730Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2025-01-11T10:51:15.730Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2025-01-11T10:51:15.730Z] -Dtest.compiler.opts= \
[2025-01-11T10:51:15.730Z] -Dtest.java.opts= \
[2025-01-11T10:51:15.730Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-01-11T10:51:15.730Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-01-11T10:51:15.730Z] -Dtest.timeout.factor=8.0 \
[2025-01-11T10:51:15.730Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-01-11T10:51:15.730Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-01-11T10:51:15.730Z] -Dtest.name=java/net/httpclient/StreamingBody.java \
[2025-01-11T10:51:15.730Z] -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-01-11T10:51:15.730Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2025-01-11T10:51:15.730Z] -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-01-11T10:51:15.730Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d \
[2025-01-11T10:51:15.730Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/jdk/java/net/httpclient/lib \
[2025-01-11T10:51:15.730Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/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_1736584736956/jdk_net_1/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/classes/test/jdk/java/net/httpclient/lib \
[2025-01-11T10:51:15.730Z] -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-01-11T10:51:15.730Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2025-01-11T10:51:15.730Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2025-01-11T10:51:15.730Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2025-01-11T10:51:15.730Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2025-01-11T10:51:15.730Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2025-01-11T10:51:15.730Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2025-01-11T10:51:15.730Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2025-01-11T10:51:15.730Z] -ea \
[2025-01-11T10:51:15.730Z] -esa \
[2025-01-11T10:51:15.730Z] -Xmx512m \
[2025-01-11T10:51:15.730Z] -XX:-UseCompressedOops \
[2025-01-11T10:51:15.730Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-01-11T10:51:15.730Z] -Djdk.httpclient.HttpClient.log=trace,headers,requests \
[2025-01-11T10:51:15.730Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work/java/net/httpclient/StreamingBody.d/testng.0.jta java/net/httpclient/StreamingBody.java false StreamingBody
[2025-01-11T10:51:15.730Z]
[2025-01-11T10:51:15.730Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2025-01-11T10:51:15.730Z] --------------------------------------------------
[2025-01-11T11:16:17.882Z] Test results: passed: 802; failed: 1
[2025-01-11T11:16:22.407Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/report/html/report.html
[2025-01-11T11:16:22.407Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_1736584736956/jdk_net_1/work
[2025-01-11T11:16:22.407Z] Error: Some tests failed or other problems occurred.
[2025-01-11T11:16:22.407Z] -----------------------------------
[2025-01-11T11:16:22.407Z] jdk_net_1_FAILED
[2025-01-11T11:16:22.407Z] -----------------------------------
[2025-01-11T11:16:22.408Z]
[2025-01-11T11:16:22.408Z] TEST TEARDOWN:
[2025-01-11T11:16:22.408Z] Nothing to be done for teardown.
[2025-01-11T11:16:23.192Z] jdk_net_1 Finish Time: Sat Jan 11 11:16:22 2025 Epoch Time (ms): 1736594182332