Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk_nio_1_FAILED java/nio/channels/FileChannel/InterruptMapDeadlock.java Interruptor thread did not terminate #19507

Open
JasonFengJ9 opened this issue May 16, 2024 · 0 comments

Comments

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented May 16, 2024

Failure link

From an internal build(rhel8x86-svl-rtfips7-1):

openjdk version "22.0.1" 2024-04-16
IBM Semeru Runtime Open Edition 22.0.1.0-rc2 (build 22.0.1+8)
Eclipse OpenJ9 VM 22.0.1.0-rc2 (build v0.45.0-release-0863e24b1d, JRE 22 Linux amd64-64-Bit Compressed References 20240416_160 (JIT enabled, AOT enabled)
OpenJ9   - 0863e24b1d
OMR      - 254af5a04
JCL      - 980fc841b6b based on jdk-22.0.1+8)

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

Optional info

Failure output (captured from console output)

[2024-05-15T04:15:38.595Z] variation: Mode650
[2024-05-15T04:15:38.595Z] JVM_OPTIONS:  -XX:-UseCompressedOops -Xverbosegclog  -Dsemeru.fips=true

[2024-05-15T04:35:38.057Z] TEST: java/nio/channels/FileChannel/InterruptMapDeadlock.java

[2024-05-15T04:35:38.058Z] STDERR:
[2024-05-15T04:35:38.058Z] Interruptor thread did not terminate:
[2024-05-15T04:35:38.058Z] java.lang.Exception: Stack trace
[2024-05-15T04:35:38.058Z] 	at java.base/java.nio.channels.spi.AbstractInterruptibleChannel$1.interrupt(AbstractInterruptibleChannel.java:157)
[2024-05-15T04:35:38.058Z] 	at java.base/java.lang.Thread.interrupt(Thread.java:1728)
[2024-05-15T04:35:38.058Z] 	at InterruptMapDeadlock$Interruptor.run(InterruptMapDeadlock.java:88)
[2024-05-15T04:35:38.058Z] Mapper thread did not terminate:
[2024-05-15T04:35:38.058Z] 
[2024-05-15T04:35:38.058Z] TEST RESULT: Error. Agent error: java.lang.Exception: Agent 10 timed out with a timeout of 960 seconds; check console log for any additional details
[2024-05-15T04:35:38.058Z] --------------------------------------------------
[2024-05-15T04:42:00.491Z] Test results: passed: 410; error: 1
[2024-05-15T04:42:08.030Z] Report written to /home/jenkins/workspace/Test_openjdk22_j9_extended.openjdk_x86-64_linux_fips140_2_testList_1/aqa-tests/TKG/output_17157452884930/jdk_nio_1/report/html/report.html
[2024-05-15T04:42:08.030Z] Results written to /home/jenkins/workspace/Test_openjdk22_j9_extended.openjdk_x86-64_linux_fips140_2_testList_1/aqa-tests/TKG/output_17157452884930/jdk_nio_1/work
[2024-05-15T04:42:08.030Z] Error: Some tests failed or other problems occurred.
[2024-05-15T04:42:08.030Z] -----------------------------------
[2024-05-15T04:42:08.030Z] jdk_nio_1_FAILED

50x internal grinder - passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant