eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.27k stars 721 forks source link

jdk_lang_1_FAILED java/lang/Thread/virtual/stress/ParkALot.java#id0 timeout #19154

Open JasonFengJ9 opened 6 months ago

JasonFengJ9 commented 6 months ago

Failure link

From an internal build(pll011):

java version "21.0.3-beta" 2024-04-16
IBM Semeru Runtime Certified Edition 21.0.3+6-202403140158 (build 21.0.3-beta+6-202403140158)
Eclipse OpenJ9 VM 21.0.3+6-202403140158 (build master-e5d99e177, JRE 21 AIX ppc64-64-Bit Compressed References 20240314_124 (JIT enabled, AOT enabled)
OpenJ9   - e5d99e177
OMR      - 66252485a
JCL      - abc7b7a2f based on jdk-21.0.3+6)

Rerun in Grinder - Change TARGET to run only the failed test targets.

Optional info

Failure output (captured from console output)

[2024-03-14T05:47:28.948Z] variation: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-JITServerTechPreviewMessage Mode650
[2024-03-14T05:47:28.948Z] JVM_OPTIONS:  -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-JITServerTechPreviewMessage -XX:-UseCompressedOops -Xverbosegclog 

[2024-03-14T06:39:32.374Z] TEST: java/lang/Thread/virtual/stress/ParkALot.java#id0

[2024-03-14T06:39:32.377Z] TEST RESULT: Error. Program `/home/jenkins/workspace/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 968511ms).
[2024-03-14T06:39:32.377Z] --------------------------------------------------
[2024-03-14T06:48:17.165Z] Test results: passed: 927; error: 1
[2024-03-14T06:48:20.635Z] Report written to /home/jenkins/workspace/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17103952471757/jdk_lang_1/report/html/report.html
[2024-03-14T06:48:20.636Z] Results written to /home/jenkins/workspace/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17103952471757/jdk_lang_1/work
[2024-03-14T06:48:20.636Z] Error: Some tests failed or other problems occurred.
[2024-03-14T06:48:20.636Z] -----------------------------------
[2024-03-14T06:48:20.636Z] jdk_lang_1_FAILED

50x internal grinder - passed

JasonFengJ9 commented 5 months ago

JDK21 ppc64_aix(pll011)

[2024-03-30T22:26:14.806Z] variation: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-JITServerTechPreviewMessage Mode650
[2024-03-30T22:26:14.806Z] JVM_OPTIONS:  -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-JITServerTechPreviewMessage -XX:-UseCompressedOops -Xverbosegclog 

[2024-03-30T23:18:27.037Z] TEST: java/lang/Thread/virtual/stress/ParkALot.java#id0

[2024-03-30T23:18:27.041Z] TEST RESULT: Error. Program `/home/jenkins/workspace/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 969138ms).
[2024-03-30T23:18:27.041Z] --------------------------------------------------
[2024-03-30T23:27:23.685Z] Test results: passed: 927; error: 1
[2024-03-30T23:27:25.423Z] Report written to /home/jenkins/workspace/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17118375734052/jdk_lang_1/report/html/report.html
[2024-03-30T23:27:25.423Z] Results written to /home/jenkins/workspace/Test_openjdk21_j9_sanity.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/output_17118375734052/jdk_lang_1/work
[2024-03-30T23:27:25.423Z] Error: Some tests failed or other problems occurred.
[2024-03-30T23:27:25.423Z] -----------------------------------
[2024-03-30T23:27:25.423Z] jdk_lang_1_FAILED