No Possible Issues Found via Git Search
hotspot_runtime_0
[2025-10-31T05:09:39.889Z] Running test hotspot_runtime_0 ...
[2025-10-31T05:09:39.889Z] ===============================================
[2025-10-31T05:09:39.889Z] hotspot_runtime_0 Start Time: Fri Oct 31 05:09:39 2025 Epoch Time (ms): 1761887379265
[2025-10-31T05:09:39.889Z] variation: NoOptions
[2025-10-31T05:09:39.889Z] JVM_OPTIONS:
[2025-10-31T05:09:39.889Z] { \
[2025-10-31T05:09:39.889Z] echo ""; echo "TEST SETUP:"; \
[2025-10-31T05:09:39.889Z] echo "Nothing to be done for setup."; \
[2025-10-31T05:09:39.889Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/hotspot_runtime_0"; \
[2025-10-31T05:09:39.889Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/hotspot_runtime_0"; \
[2025-10-31T05:09:39.889Z] echo ""; echo "TESTING:"; \
[2025-10-31T05:09:39.889Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-10-31T05:09:39.889Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native" -vmoptions:"-Xmx512m " \
[2025-10-31T05:09:39.889Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/hotspot_runtime_0"/work" \
[2025-10-31T05:09:39.889Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/hotspot_runtime_0"/report" \
[2025-10-31T05:09:39.889Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image" \
[2025-10-31T05:09:39.889Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg/ProblemList.txt" \
[2025-10-31T05:09:39.889Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \
[2025-10-31T05:09:39.889Z] \
[2025-10-31T05:09:39.889Z] \
[2025-10-31T05:09:39.889Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/hotspot/jtreg:hotspot_runtime"; \
[2025-10-31T05:09:39.889Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_runtime_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "hotspot_runtime_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-31T05:09:39.889Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-31T05:09:39.889Z] echo "Nothing to be done for teardown."; \
[2025-10-31T05:09:39.889Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/TestTargetResult";
[2025-10-31T05:09:39.889Z]
[2025-10-31T05:09:39.889Z] TEST SETUP:
[2025-10-31T05:09:39.889Z] Nothing to be done for setup.
[2025-10-31T05:09:39.889Z]
[2025-10-31T05:09:39.889Z] TESTING:
[2025-10-31T05:09:39.889Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/hotspot_runtime_0/work" not found: creating
[2025-10-31T05:09:39.889Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/../TKG/output_1761883470283/hotspot_runtime_0/report" not found: creating
[2025-10-31T05:09:45.568Z] XML output with verification to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work
[2025-10-31T05:38:24.325Z] nonvoidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-10-31T05:38:24.325Z] public abstract Method "<init>":"()I";
[2025-10-31T05:38:24.325Z] ^
[2025-10-31T05:38:24.325Z] 1 warning(s)
[2025-10-31T05:38:24.325Z] voidinit.jasm (29:20) Warning: <init> method cannot be an interface method
[2025-10-31T05:38:24.325Z] public abstract Method "<init>":"()V";
[2025-10-31T05:38:24.325Z] ^
[2025-10-31T05:38:24.325Z] 1 warning(s)
[2025-10-31T05:39:53.619Z] EnclMethTest.jcod (110:12) Warning: expected attribute length "6" do not match real length "4"; expected length written
[2025-10-31T05:39:53.619Z] Attr(#21, 6) { // EnclosingMethod at 0x0131
[2025-10-31T05:39:53.619Z] ^
[2025-10-31T05:39:53.619Z] 1 warning(s)
[2025-10-31T05:39:53.619Z] AME1_E.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.619Z] class AME1_E extends AME1_B implements AME1_C {
[2025-10-31T05:39:53.619Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] AME2_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class AME2_C extends AME2_B {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] AME3_C.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class AME3_C extends AME3_B {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] AME4_E.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class AME4_E extends AME4_B {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] AME5_B.jasm (27:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class AME5_B extends AME5_A {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] AME6_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class AME6_B implements AME6_A {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] ImplementsSomeInterfaces.jasm (27:39) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class ImplementsSomeInterfaces extends AbstractICCE0 {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] ICC2_B.jasm (27:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class ICC2_B implements ICC2_iA {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] ICC3_B.jasm (28:24) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class ICC3_B implements ICC3_A {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] ICC4_B.jasm (28:21) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class ICC4_B extends ICC4_iA {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:39:53.620Z] TeMe3_C.jasm (29:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:39:53.620Z] class TeMe3_C extends TeMe3_B {
[2025-10-31T05:39:53.620Z] ^
[2025-10-31T05:39:53.620Z] 1 warning(s)
[2025-10-31T05:40:21.043Z] LastJsr.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:40:21.043Z] super public class LastJsr
[2025-10-31T05:40:21.043Z] ^
[2025-10-31T05:40:21.043Z] 1 warning(s)
[2025-10-31T05:40:21.043Z] LastJsrReachable.jasm (25:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T05:40:21.043Z] super public class LastJsrReachable
[2025-10-31T05:40:21.043Z] ^
[2025-10-31T05:40:21.043Z] 1 warning(s)
[2025-10-31T05:59:45.602Z] --------------------------------------------------
[2025-10-31T05:59:45.602Z] TEST: runtime/jni/checked/TestLargeUTF8Length.java
[2025-10-31T05:59:45.602Z] TEST JDK: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] ACTION: build -- Passed. Build successful
[2025-10-31T05:59:45.602Z] REASON: Named class compiled on demand
[2025-10-31T05:59:45.602Z] TIME: 0.111 seconds
[2025-10-31T05:59:45.602Z] messages:
[2025-10-31T05:59:45.602Z] command: build TestLargeUTF8Length
[2025-10-31T05:59:45.602Z] reason: Named class compiled on demand
[2025-10-31T05:59:45.602Z] started: Fri Oct 31 05:59:28.304 GMT 2025
[2025-10-31T05:59:45.602Z] Test directory:
[2025-10-31T05:59:45.602Z] compile: TestLargeUTF8Length
[2025-10-31T05:59:45.602Z] finished: Fri Oct 31 05:59:28.415 GMT 2025
[2025-10-31T05:59:45.602Z] elapsed time (seconds): 0.111
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] ACTION: compile -- Passed. Compilation successful
[2025-10-31T05:59:45.602Z] REASON: .class file out of date or does not exist
[2025-10-31T05:59:45.602Z] TIME: 0.111 seconds
[2025-10-31T05:59:45.602Z] messages:
[2025-10-31T05:59:45.602Z] command: compile /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked/TestLargeUTF8Length.java
[2025-10-31T05:59:45.602Z] reason: .class file out of date or does not exist
[2025-10-31T05:59:45.602Z] started: Fri Oct 31 05:59:28.304 GMT 2025
[2025-10-31T05:59:45.602Z] Additional options from @modules: --add-modules java.management
[2025-10-31T05:59:45.602Z] Mode: agentvm
[2025-10-31T05:59:45.602Z] Agent id: 3
[2025-10-31T05:59:45.602Z] Process id: 1366610
[2025-10-31T05:59:45.602Z] finished: Fri Oct 31 05:59:28.415 GMT 2025
[2025-10-31T05:59:45.602Z] elapsed time (seconds): 0.111
[2025-10-31T05:59:45.602Z] configuration:
[2025-10-31T05:59:45.602Z] Boot Layer (javac runtime environment)
[2025-10-31T05:59:45.602Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-10-31T05:59:45.602Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/patches/java.base
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] javac compilation environment
[2025-10-31T05:59:45.602Z] add modules: java.management
[2025-10-31T05:59:45.602Z] source path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-10-31T05:59:45.602Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] rerun:
[2025-10-31T05:59:45.602Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/scratch/2 && \
[2025-10-31T05:59:45.602Z] DISPLAY=:0 \
[2025-10-31T05:59:45.602Z] HOME=/home/jenkins \
[2025-10-31T05:59:45.602Z] LANG=C.utf8 \
[2025-10-31T05:59:45.602Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-10-31T05:59:45.602Z] -J-ea \
[2025-10-31T05:59:45.602Z] -J-esa \
[2025-10-31T05:59:45.602Z] -J-Xmx512m \
[2025-10-31T05:59:45.602Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-10-31T05:59:45.602Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-10-31T05:59:45.602Z] -J-Dtest.compiler.opts= \
[2025-10-31T05:59:45.602Z] -J-Dtest.java.opts= \
[2025-10-31T05:59:45.602Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-10-31T05:59:45.602Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-10-31T05:59:45.602Z] -J-Dtest.timeout.factor=8.0 \
[2025-10-31T05:59:45.602Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-10-31T05:59:45.602Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-10-31T05:59:45.602Z] -J-Dtest.name=runtime/jni/checked/TestLargeUTF8Length.java \
[2025-10-31T05:59:45.602Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-10-31T05:59:45.602Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked/TestLargeUTF8Length.java \
[2025-10-31T05:59:45.602Z] -J-Dtest.main.class=TestLargeUTF8Length \
[2025-10-31T05:59:45.602Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked \
[2025-10-31T05:59:45.602Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-10-31T05:59:45.602Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d \
[2025-10-31T05:59:45.602Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib \
[2025-10-31T05:59:45.602Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib \
[2025-10-31T05:59:45.602Z] -J-Dtest.modules=java.management \
[2025-10-31T05:59:45.602Z] --add-modules java.management \
[2025-10-31T05:59:45.602Z] -d /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d \
[2025-10-31T05:59:45.602Z] -sourcepath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-10-31T05:59:45.602Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked/TestLargeUTF8Length.java
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0], exit value is: [137]
[2025-10-31T05:59:45.602Z] REASON: User specified action: run main/native TestLargeUTF8Length launch
[2025-10-31T05:59:45.602Z] TIME: 6.949 seconds
[2025-10-31T05:59:45.602Z] messages:
[2025-10-31T05:59:45.602Z] command: main TestLargeUTF8Length launch
[2025-10-31T05:59:45.602Z] reason: User specified action: run main/native TestLargeUTF8Length launch
[2025-10-31T05:59:45.602Z] started: Fri Oct 31 05:59:28.415 GMT 2025
[2025-10-31T05:59:45.602Z] Mode: agentvm
[2025-10-31T05:59:45.602Z] Agent id: 31
[2025-10-31T05:59:45.602Z] Process id: 1457643
[2025-10-31T05:59:45.602Z] finished: Fri Oct 31 05:59:35.364 GMT 2025
[2025-10-31T05:59:45.602Z] elapsed time (seconds): 6.949
[2025-10-31T05:59:45.602Z] configuration:
[2025-10-31T05:59:45.602Z] Boot Layer
[2025-10-31T05:59:45.602Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-10-31T05:59:45.602Z] patch: java.base /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/patches/java.base
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] Test Layer
[2025-10-31T05:59:45.602Z] class path: /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-10-31T05:59:45.602Z]
[2025-10-31T05:59:45.602Z] rerun:
[2025-10-31T05:59:45.602Z] cd /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/scratch/2 && \
[2025-10-31T05:59:45.602Z] DISPLAY=:0 \
[2025-10-31T05:59:45.602Z] HOME=/home/jenkins \
[2025-10-31T05:59:45.602Z] LANG=C.utf8 \
[2025-10-31T05:59:45.602Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-10-31T05:59:45.602Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-10-31T05:59:45.602Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-10-31T05:59:45.602Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-10-31T05:59:45.602Z] -Dtest.compiler.opts= \
[2025-10-31T05:59:45.602Z] -Dtest.java.opts= \
[2025-10-31T05:59:45.602Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-10-31T05:59:45.602Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image \
[2025-10-31T05:59:45.602Z] -Dtest.timeout.factor=8.0 \
[2025-10-31T05:59:45.602Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native \
[2025-10-31T05:59:45.602Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg \
[2025-10-31T05:59:45.602Z] -Dtest.name=runtime/jni/checked/TestLargeUTF8Length.java \
[2025-10-31T05:59:45.602Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-10-31T05:59:45.602Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked/TestLargeUTF8Length.java \
[2025-10-31T05:59:45.602Z] -Dtest.main.class=TestLargeUTF8Length \
[2025-10-31T05:59:45.603Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked \
[2025-10-31T05:59:45.603Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-10-31T05:59:45.603Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d \
[2025-10-31T05:59:45.603Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib \
[2025-10-31T05:59:45.603Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib \
[2025-10-31T05:59:45.603Z] -Dtest.modules=java.management \
[2025-10-31T05:59:45.603Z] -classpath /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-10-31T05:59:45.603Z] TestLargeUTF8Length launch
[2025-10-31T05:59:45.603Z] STDOUT:
[2025-10-31T05:59:45.603Z] Command line: [/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/hotspot/jtreg/runtime/jni/checked:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/test/lib:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.13.4.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar -ea -esa -Xmx512m -Xms9G -Xmx9G -Xcheck:jni -Djava.library.path=/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native TestLargeUTF8Length ]
[2025-10-31T05:59:45.603Z] [2025-10-31T05:59:28.478809720Z] Gathering output for process 1458866
[2025-10-31T05:59:45.603Z] [2025-10-31T05:59:28.484228645Z] Waiting for completion for process 1458866
[2025-10-31T05:59:45.603Z] [2025-10-31T05:59:35.233675005Z] Waiting for completion finished for process 1458866
[2025-10-31T05:59:45.603Z] Output and diagnostic info for process 1458866 was saved into 'pid-1458866-output.log'
[2025-10-31T05:59:45.603Z] STDERR:
[2025-10-31T05:59:45.603Z] stdout: [];
[2025-10-31T05:59:45.603Z] stderr: [WARNING: A restricted method in java.lang.System has been called
[2025-10-31T05:59:45.603Z] WARNING: java.lang.System::loadLibrary has been called by TestLargeUTF8Length in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work/classes/1/runtime/jni/checked/TestLargeUTF8Length.d/)
[2025-10-31T05:59:45.603Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-31T05:59:45.603Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-31T05:59:45.603Z]
[2025-10-31T05:59:45.603Z] ]
[2025-10-31T05:59:45.603Z] exitValue = 137
[2025-10-31T05:59:45.603Z]
[2025-10-31T05:59:45.603Z] java.lang.RuntimeException: Expected to get exit value of [0], exit value is: [137]
[2025-10-31T05:59:45.603Z] at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:543)
[2025-10-31T05:59:45.603Z] at TestLargeUTF8Length.main(TestLargeUTF8Length.java:74)
[2025-10-31T05:59:45.603Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-10-31T05:59:45.603Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-10-31T05:59:45.603Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-10-31T05:59:45.603Z] at java.base/java.lang.Thread.run(Thread.java:1474)
[2025-10-31T05:59:45.603Z]
[2025-10-31T05:59:45.603Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2025-10-31T05:59:45.603Z] JavaTest Message: shutting down test
[2025-10-31T05:59:45.603Z]
[2025-10-31T05:59:45.603Z]
[2025-10-31T05:59:45.603Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0], exit value is: [137]
[2025-10-31T05:59:45.603Z] --------------------------------------------------
[2025-10-31T06:00:13.023Z] D_ambgs.jasm (45:22) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T06:00:13.023Z] class D_ambgs extends C {
[2025-10-31T06:00:13.023Z] ^
[2025-10-31T06:00:13.023Z] 1 warning(s)
[2025-10-31T06:00:17.607Z] TestLargeLocalVarsStackRegionHelper.jasm (27:13) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-10-31T06:00:17.607Z] public class TestLargeLocalVarsStackRegionHelper
[2025-10-31T06:00:17.607Z] ^
[2025-10-31T06:00:17.607Z] 1 warning(s)
[2025-10-31T06:50:10.802Z] Test results: passed: 1,118; failed: 1; skipped: 4; excluded: 4; did not match keywords: 6; did not meet platform requirements: 84
[2025-10-31T06:50:11.419Z] Framework-based tests: 23 = 5 TestNG + 18 JUnit
[2025-10-31T06:50:11.419Z] Report written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/report/html/report.html
[2025-10-31T06:50:11.419Z] Results written to /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_s390x_linux_rerun/aqa-tests/TKG/output_1761883470283/hotspot_runtime_0/work
[2025-10-31T06:50:11.419Z] Error: Some tests failed or other problems occurred.
[2025-10-31T06:50:12.020Z] -----------------------------------
[2025-10-31T06:50:12.020Z] hotspot_runtime_0_FAILED
[2025-10-31T06:50:12.020Z] -----------------------------------
[2025-10-31T06:50:12.020Z]
[2025-10-31T06:50:12.020Z] TEST TEARDOWN:
[2025-10-31T06:50:12.020Z] Nothing to be done for teardown.
[2025-10-31T06:50:12.020Z] hotspot_runtime_0 Finish Time: Fri Oct 31 06:50:11 2025 Epoch Time (ms): 1761893411497