-
Notifications
You must be signed in to change notification settings - Fork 736
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
JITServer crypto failures on ppc64le #16715
Comments
@SajinaKandy Could you please grind this and see if this is JITServer specific? Thanks |
It's a new test which we are having all sorts of problems with. At least parts of it will be excluded. Looks like you are hitting timeout problems. @llxia fyi more timeouts. #16710 CryptoTests SunMSCAPI failing on Windows due to Access is denied #16711 CryptoTests cryptotest/tests/SignatureTests.java timeout in java.math.BigInteger.implSquareToLen #16712 jdk19 CryptoTests cryptotest/tests/CipherTests.java IllegalBlockSizeException: data should be at least 16 bytes and multiples of 8 |
Hopefully fixed by rh-openjdk/CryptoTest#31 as discussed in one of the PRs listed above. |
Yes, it fixed IllegalBlockSizeException (see #16712 (comment)) |
I see the following error in the logs: |
@llxia The Crypto tests failed again with a similar timeout error: |
@llxia The Crypto tests keeps failing with timeout: |
#16720 CryptoTests timeout in SeedGenerator reading /dev/random |
Recently, JITServer nightly tests started to show some errors for crypto tests
Links to failures:
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk17_j9_extended.functional_ppc64le_linux_jit_Personal/511/
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_extended.functional_ppc64le_linux_jit_Personal/604/
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_extended.functional_ppc64le_linux_jit_Personal/603/
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk17_j9_extended.functional_ppc64le_linux_jit_Personal/510/
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk17_j9_extended.functional_ppc64le_linux_jit_Personal/509/
The text was updated successfully, but these errors were encountered: