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

JDK8: Failing pkcs11 tests (libnss related?) on AL2023, UBI9+, F35+ #5380

Closed
sxa opened this issue Jun 11, 2024 · 3 comments
Closed

JDK8: Failing pkcs11 tests (libnss related?) on AL2023, UBI9+, F35+ #5380

sxa opened this issue Jun 11, 2024 · 3 comments

Comments

@sxa
Copy link
Member

sxa commented Jun 11, 2024

Seen as part of the Amazon Linux 2023 triage issue but the failures are seen in some of the upstream distributions too such as UBI9, and Fedora 35+ (possibly earlier versions - I've only gone back to 35 so far). CentOS9-Stream would likely fail too, although UBI8/CentOS8 do not have the failures.

Package Duration Fail (diff) Skip (diff) Pass (diff) Total (diff)
sun/security/pkcs11/Provider/Login 2 min 8 sec 0 0 50 50
sun/security/pkcs11/Secmod/AddPrivateKey 5 min 59 sec 0 0 50 50
sun/security/pkcs11/Secmod/GetPrivateKey 1 min 51 sec 0 0 50 50
sun/security/pkcs11/Secmod/JksSetPrivateKey 1 min 51 sec 0 0 50 50
sun/security/pkcs11/Secmod/LoadKeystore 1 min 12 sec 0 0 50 50
sun/security/pkcs11/Secmod/TrustAnchors 59 sec 0 0 50 50
sun/security/pkcs11/ec/TestCurves 2 min 52 sec 0 0 50 50

I have tried running with /usr/bin/update-crypto-policies --set LEGACY set but that did not affect the failures.

Note that the results above are from x64. The tests are skipped on aarch64 due to this map not having an entry for Linux-aarch64-64 so it trips over this line which skips it.

A suitable Grinder for re-running these (plus a few other s that fail on the platform) is at this link

@sxa
Copy link
Member Author

sxa commented Jul 9, 2024

See more complete table in #5420 (comment)

@sxa
Copy link
Member Author

sxa commented Nov 21, 2024

We can possibly close this as a dupliate of #5420 since most of these are seen there too (The exception being pkcs11/ec/TestCurves but maybe that's been fixed in the last few months)

@smlambert
Copy link
Contributor

Agree, closing as dup of #5420

@smlambert smlambert closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Adoptium Backlog Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants