No Possible Issues Found via Git Search
jdk_stream_0
[2025-11-22T22:54:35.106Z] Running test jdk_stream_0 ...
[2025-11-22T22:54:35.106Z] ===============================================
[2025-11-22T22:54:35.106Z] jdk_stream_0 Start Time: Sat Nov 22 16:54:34 2025 Epoch Time (ms): 1763852074522
[2025-11-22T22:54:35.106Z] variation: Mode150
[2025-11-22T22:54:35.106Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-11-22T22:54:35.106Z] { \
[2025-11-22T22:54:35.106Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:54:35.106Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:54:35.106Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/jdk_stream_0"; \
[2025-11-22T22:54:35.106Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/jdk_stream_0"; \
[2025-11-22T22:54:35.106Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:54:35.106Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-11-22T22:54:35.106Z] -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_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:+UseCompressedOops " \
[2025-11-22T22:54:35.106Z] \
[2025-11-22T22:54:35.106Z] -w ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/jdk_stream_0"/work" \
[2025-11-22T22:54:35.106Z] -r ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/jdk_stream_0"/report" \
[2025-11-22T22:54:35.106Z] -jdk:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/jdkbinary/j2sdk-image" \
[2025-11-22T22:54:35.106Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2025-11-22T22:54:35.106Z] -exclude:"/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \
[2025-11-22T22:54:35.106Z] \
[2025-11-22T22:54:35.106Z] \
[2025-11-22T22:54:35.106Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_stream"; \
[2025-11-22T22:54:35.106Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_stream_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_stream_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:54:35.106Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:54:35.106Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:54:35.106Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/TestTargetResult";
[2025-11-22T22:54:35.106Z]
[2025-11-22T22:54:35.106Z] TEST SETUP:
[2025-11-22T22:54:35.106Z] Nothing to be done for setup.
[2025-11-22T22:54:35.106Z]
[2025-11-22T22:54:35.106Z] TESTING:
[2025-11-22T22:54:35.749Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/jdk_stream_0/work" not found: creating
[2025-11-22T22:54:35.750Z] Directory "/home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/aqa-tests/TKG/../TKG/output_17638520276550/jdk_stream_0/report" not found: creating
[2025-11-22T22:54:36.377Z] Error: Bad parameters specified: One of the files you specified was not found. The error reported was:
[2025-11-22T22:54:36.378Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_s390x_linux_testList_2/jvmtest/openjdk/excludes/ProblemList_openjdk11.txt (No such file or directory)
[2025-11-22T22:54:36.378Z] -----------------------------------
[2025-11-22T22:54:36.378Z] jdk_stream_0_FAILED
[2025-11-22T22:54:36.378Z] -----------------------------------
[2025-11-22T22:54:36.378Z]
[2025-11-22T22:54:36.378Z] TEST TEARDOWN:
[2025-11-22T22:54:36.378Z] Nothing to be done for teardown.
[2025-11-22T22:54:36.378Z] jdk_stream_0 Finish Time: Sat Nov 22 16:54:35 2025 Epoch Time (ms): 1763852075733