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.28k stars 721 forks source link

-XX:+ExitOnOutOfMemoryError timeout #13722

Open pshipton opened 3 years ago

pshipton commented 3 years ago

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/53 - osx1013-x86-3 cmdLineTest_J9test_extended_0 NoOptions

Testing: Verify -XX:+ExitOnOutOfMemoryError behaves as expected with OutOfMemoryError
Test start time: 2021/10/17 22:18:53 Eastern Standard Time
Running command: "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/openjdkbinary/j2sdk-image/bin/java"   -Xdump -Xmx64m -XX:+ExitOnOutOfMemoryError -cp "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar" OnOutOfMemoryErrorTest
Time spent starting: 4 milliseconds
***[TEST INFO 2021/10/17 22:28:53] ProcessKiller detected a timeout after 600000 milliseconds!***
INFO: The current OS is 'Mac OS X'. 'Debug on timeout' is currently only supported on Linux.
***[TEST INFO 2021/10/17 22:28:53] executing kill -ABRT 34528***
***[TEST INFO 2021/10/17 22:28:53] kill -ABRT signal sent***
Time spent executing: 656101 milliseconds
Test result: FAILED
Output from test:
 [ERR] JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" at 2021/10/17 22:18:53 - please wait.
 [ERR] JVMDUMP032I JVM requested System dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/core.20211017.221853.34528.0001.dmp' in response to an event
 [ERR] JVMDUMP010I System dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/core.20211017.221853.34528.0001.dmp
 [ERR] JVMDUMP032I JVM requested Heap dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/heapdump.20211017.221853.34528.0002.phd' in response to an event
 [ERR] JVMDUMP010I Heap dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/heapdump.20211017.221853.34528.0002.phd
 [ERR] JVMDUMP032I JVM requested Java dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/javacore.20211017.221853.34528.0003.txt' in response to an event
 [ERR] JVMDUMP010I Java dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/javacore.20211017.221853.34528.0003.txt
 [ERR] JVMDUMP032I JVM requested Snap dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/Snap.20211017.221853.34528.0004.trc' in response to an event
 [ERR] JVMDUMP039I Processing dump event "abort", detail "" at 2021/10/17 22:29:49 - please wait.
 [ERR] JVMDUMP010I Snap dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_1/aqa-tests/TKG/output_16345226082683/cmdLineTest_J9test_extended_0/Snap.20211017.221853.34528.0004.trc
 [ERR] JVMDUMP046I VM is shutting down. Reason: java/lang/OutOfMemoryError
pshipton commented 2 years ago

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/89 - osx1013-x86-3 cmdLineTest_J9test_extended_0

Testing: Verify -XX:+ExitOnOutOfMemoryError behaves as expected with OutOfMemoryError
Test start time: 2021/11/30 00:08:42 Eastern Standard Time
Running command: "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/openjdkbinary/j2sdk-image/bin/java"   -Xdump -Xmx64m -XX:+ExitOnOutOfMemoryError -cp "/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar" OnOutOfMemoryErrorTest
Time spent starting: 3 milliseconds
***[TEST INFO 2021/11/30 00:18:42] ProcessKiller detected a timeout after 600000 milliseconds!***
INFO: The current OS is 'Mac OS X'. 'Debug on timeout' is currently only supported on Linux.
***[TEST INFO 2021/11/30 00:18:42] executing kill -ABRT 81514***
***[TEST INFO 2021/11/30 00:18:42] kill -ABRT signal sent***
Time spent executing: 724973 milliseconds
Test result: FAILED
Output from test:
 [ERR] JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" at 2021/11/30 00:08:42 - please wait.
 [ERR] JVMDUMP032I JVM requested System dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/core.20211130.000842.81514.0001.dmp' in response to an event
 [ERR] JVMDUMP010I System dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/core.20211130.000842.81514.0001.dmp
 [ERR] JVMDUMP032I JVM requested Heap dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/heapdump.20211130.000842.81514.0002.phd' in response to an event
 [ERR] JVMDUMP010I Heap dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/heapdump.20211130.000842.81514.0002.phd
 [ERR] JVMDUMP032I JVM requested Java dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/javacore.20211130.000842.81514.0003.txt' in response to an event
 [ERR] JVMDUMP010I Java dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/javacore.20211130.000842.81514.0003.txt
 [ERR] JVMDUMP032I JVM requested Snap dump using '/Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/Snap.20211130.000842.81514.0004.trc' in response to an event
 [ERR] JVMDUMP039I Processing dump event "abort", detail "" at 2021/11/30 00:20:47 - please wait.
 [ERR] JVMDUMP010I Snap dump written to /Users/jenkins/workspace/Test_openjdk17_j9_extended.functional_x86-64_mac_Nightly_testList_0/aqa-tests/TKG/output_16382414377632/cmdLineTest_J9test_extended_0/Snap.20211130.000842.81514.0004.trc
 [ERR] JVMDUMP046I VM is shutting down. Reason: java/lang/OutOfMemoryError