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.29k stars 723 forks source link

cmdLineTester_jvmtitests_hcr rc018 ASSERTION FAILED VMAccess.cpp:1202: (!((0 != (((currentThread->publicFlags)) & ((0x1000)))))) #20682

Open pshipton opened 6 days ago

pshipton commented 6 days ago

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/779 - cent9-aarch64-5 cmdLineTester_jvmtitests_hcr_0

No diagnostic files

01:26:31  Testing: rc018
01:26:31  Test start time: 2024/11/23 06:26:31 Coordinated Universal Time
01:26:31  Running command: "/home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/jdkbinary/j2sdk-image/bin/java"  -Xint -Xgcpolicy:optthruput -Xnocompressedrefs  -Xdump    -agentlib:jvmtitest=test:rc018 -XX:+EnableExtendedHCR -cp "/home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/jvmtitests/jvmtitest.jar:/home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/../../testDependency/lib/asm-all.jar" com.ibm.jvmti.tests.util.TestRunner 
01:26:31  Time spent starting: 1 milliseconds
01:26:41  Time spent executing: 8149 milliseconds
01:26:41  Test result: FAILED
01:26:41  Output from test:
01:26:41   [OUT] *** Testing [1/1]: testReflectRedefineAtSameTime
01:26:41   [OUT] starting reflect worker threads
01:26:41   [OUT] starting to populate java heap
01:26:41   [ERR] 06:26:35.679 0xffffa00aa900    j9vm.225    *   ** ASSERTION FAILED ** at /home/jenkins/workspace/Build_JDK11_aarch64_linux_Nightly/openj9/runtime/vm/VMAccess.cpp:1202: (!((0 != (((currentThread->publicFlags)) & ((0x1000))))))
01:26:41   [ERR] JVMDUMP039I Processing dump event "traceassert", detail "" at 2024/11/23 06:26:35 - please wait.
01:26:41   [ERR] JVMDUMP032I JVM requested System dump using '/home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/output_1732335212173/cmdLineTester_jvmtitests_hcr_0/core.20241123.062635.10647.0001.dmp' in response to an event
01:26:41   [ERR] JVMDUMP010I System dump written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/output_1732335212173/cmdLineTester_jvmtitests_hcr_0/core.20241123.062635.10647.0001.dmp
01:26:41   [ERR] JVMDUMP032I JVM requested Java dump using '/home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/output_1732335212173/cmdLineTester_jvmtitests_hcr_0/javacore.20241123.062635.10647.0002.txt' in response to an event
01:26:41   [ERR] JVMDUMP010I Java dump written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/output_1732335212173/cmdLineTester_jvmtitests_hcr_0/javacore.20241123.062635.10647.0002.txt
01:26:41   [ERR] JVMDUMP032I JVM requested Snap dump using '/home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/output_1732335212173/cmdLineTester_jvmtitests_hcr_0/Snap.20241123.062635.10647.0003.trc' in response to an event
01:26:41   [ERR] JVMDUMP010I Snap dump written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_aarch64_linux_Nightly_testList_0/aqa-tests/TKG/output_1732335212173/cmdLineTester_jvmtitests_hcr_0/Snap.20241123.062635.10647.0003.trc
01:26:41   [ERR] JVMDUMP013I Processed dump event "traceassert", detail "".
01:26:41  >> Success condition was not found: [Return code: 0]
github-actions[bot] commented 6 days ago

Issue Number: 20682 Status: Open Recommended Components: comp:jit, comp:vm, comp:gc