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_security_infra_0_FAILED RuntimeException: TEST FAILED: unexpected status of EE certificate #17552

Open
JasonFengJ9 opened this issue Jun 7, 2023 · 1 comment

Comments

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Jun 7, 2023

Failure link

From an internal build(ubu20-aarch64-1):

openjdk version "17.0.8" 2023-07-18
IBM Semeru Runtime Open Edition 17.0.8.0-m1 (build 17.0.8+5)
Eclipse OpenJ9 VM 17.0.8.0-m1 (build v0.40.0-release-b9cd65edd, JRE 17 Linux aarch64-64-Bit Compressed References 20230718_458 (JIT enabled, AOT enabled)
OpenJ9   - b9cd65edd
OMR      - 0e572348b
JCL      - 037408d4b91 based on jdk-17.0.8+5)

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

Optional info

Failure output (captured from console output)

[2023-06-06T19:29:44.549Z] variation: Mode150
[2023-06-06T19:29:44.549Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2023-06-06T19:30:04.959Z] TEST: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java

[2023-06-06T19:30:04.962Z] java.lang.RuntimeException: TEST FAILED: unexpected status of EE certificate
[2023-06-06T19:30:04.962Z] 	at ValidatePathWithParams.validate(ValidatePathWithParams.java:193)
[2023-06-06T19:30:04.962Z] 	at AmazonCA_1.runTest(AmazonCA.java:173)
[2023-06-06T19:30:04.962Z] 	at AmazonCA.main(AmazonCA.java:64)
[2023-06-06T19:30:04.962Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-06T19:30:04.962Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2023-06-06T19:30:04.962Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-06T19:30:04.962Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[2023-06-06T19:30:04.962Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-06-06T19:30:04.962Z] 	at java.base/java.lang.Thread.run(Thread.java:857)
[2023-06-06T19:30:04.962Z] 
[2023-06-06T19:30:04.962Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: TEST FAILED: unexpected status of EE certificate

[2023-06-06T19:30:04.962Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: TEST FAILED: unexpected status of EE certificate
[2023-06-06T19:30:04.962Z] --------------------------------------------------
[2023-06-06T19:30:40.614Z] Test results: passed: 14; failed: 1
[2023-06-06T19:30:59.364Z] Report written to /home/jenkins/workspace/Test_openjdk17_j9_extended.openjdk_aarch64_linux/aqa-tests/TKG/output_16860687733463/jdk_security_infra_0/report/html/report.html
[2023-06-06T19:30:59.364Z] Results written to /home/jenkins/workspace/Test_openjdk17_j9_extended.openjdk_aarch64_linux/aqa-tests/TKG/output_16860687733463/jdk_security_infra_0/work
[2023-06-06T19:30:59.364Z] Error: Some tests failed or other problems occurred.
[2023-06-06T19:30:59.364Z] -----------------------------------
[2023-06-06T19:30:59.364Z] jdk_security_infra_0_FAILED

JDK17 hotspot - also failed

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

2 participants