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 720 forks source link

cmdLineTester_pltest_0_FAILED j9cudaTest.c MAXIMUM_TEXTURE1D_LINEAR_WIDTH: 268435456 not in expected range #20318

Open JasonFengJ9 opened 4 weeks ago

JasonFengJ9 commented 4 weeks ago

Failure link

From internal Test_openjdk17_j9_sanity.functional_x86-64_linux_testList_1 (rtj-rhel8x86-cuda-1)

openjdk version "17.0.13" 2024-10-15
IBM Semeru Runtime Open Edition 17.0.13.0-m1 (build 17.0.13+10)
Eclipse OpenJ9 VM 17.0.13.0-m1 (build v0.48.0-release-8899b66789, JRE 17 Linux amd64-64-Bit Compressed References 20241015_859 (JIT enabled, AOT enabled)
OpenJ9   - 8899b66789
OMR      - f8f0d789a
JCL      - 8e2f05376ed based on jdk-17.0.13+10)

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

Optional info

Failure output (captured from console output)

[2024-10-07T17:50:08.475Z] variation: NoOptions
[2024-10-07T17:50:08.475Z] JVM_OPTIONS:  

[2024-10-07T17:51:07.715Z]  [ERR] FAILURES DETECTED. Number of failed tests: 1
[2024-10-07T17:51:07.715Z]  [ERR] 
[2024-10-07T17:51:07.715Z]  [ERR] 1: properties
[2024-10-07T17:51:07.715Z]  [ERR]   /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-x64-openj9/workspace/build/src/openj9/runtime/tests/port/j9cudaTest.c line 1384: MAXIMUM_TEXTURE1D_LINEAR_WIDTH: 268435456 not in expected range [134217728,134217728]
[2024-10-07T17:51:07.715Z]  [ERR] 
[2024-10-07T17:51:07.715Z]  [ERR]       LastErrorNumber: -108
[2024-10-07T17:51:07.715Z]  [ERR]       LastErrorMessage: No such file or directory
[2024-10-07T17:51:07.715Z]  [ERR] 
[2024-10-07T17:51:07.715Z] >> Success condition was not found: [Output match: ALL TESTS COMPLETED AND PASSED]
[2024-10-07T17:51:07.715Z] >> Failure condition was not found: [Output match: ASSERTION FAILED]
[2024-10-07T17:51:07.715Z] 
[2024-10-07T17:51:07.715Z] 
[2024-10-07T17:51:07.715Z] ---TEST RESULTS---
[2024-10-07T17:51:07.715Z] Number of PASSED tests: 0 out of 1
[2024-10-07T17:51:07.715Z] Number of FAILED tests: 1 out of 1
[2024-10-07T17:51:07.715Z] 
[2024-10-07T17:51:07.715Z] ---SUMMARY OF FAILED TESTS---
[2024-10-07T17:51:07.715Z] PLTEST
[2024-10-07T17:51:07.715Z] -----------------------------
[2024-10-07T17:51:07.715Z] 
[2024-10-07T17:51:07.715Z] -----------------------------------
[2024-10-07T17:51:07.715Z] cmdLineTester_pltest_0_FAILED

50x internal Grinder - passed

github-actions[bot] commented 4 weeks ago

Issue Number: 20318 Status: Open Recommended Components: comp:test, comp:gc, comp:vm Recommended Assignees: pshipton, jasonfengj9, llxia