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

JDK11 jdk_security4 java.lang.Exception #13756

Open
llxia opened this issue Oct 21, 2021 · 26 comments
Open

JDK11 jdk_security4 java.lang.Exception #13756

llxia opened this issue Oct 21, 2021 · 26 comments

Comments

@llxia
Copy link
Contributor

llxia commented Oct 21, 2021

jdk_security4 failure happened on plinux p10. This test passed other plinux.

sun/security/krb5/auto/ReplayCacheTestProc.java.ReplayCacheTestProc
sun/security/krb5/auto/ReplayCacheTestProc.java.ReplayCacheTestProc
sun/security/krb5/auto/rcache_usemd5.sh.rcache_usemd5
sun/security/krb5/auto/rcache_usemd5.sh.rcache_usemd5

00:39:12.670  openjdk version "11.0.13" 2021-10-19
00:39:12.670  IBM Semeru Runtime Open Edition 11.0.13.0 (build 11.0.13+8)
00:39:12.670  Eclipse OpenJ9 VM 11.0.13.0 (build openj9-0.29.0, JRE 11 Linux ppc64le-64-Bit Compressed References 20211020_261 (JIT enabled, AOT enabled)
00:39:12.670  OpenJ9   - e1e72c497
00:39:12.670  OMR      - 299b6a2d2
00:39:12.670  JCL      - 2d83aa3b76 based on jdk-11.0.13+8)
01:22:03.556  STDERR:
01:22:03.556  Nsanity started
01:22:03.556  Ja started
01:22:03.556  Jb started
01:22:03.556  Na started
01:22:03.556  Nb started
01:22:03.556  java.lang.Exception
01:22:03.556  	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:286)
01:22:03.556  	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:333)
01:22:03.556  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:22:03.556  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:22:03.556  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:22:03.556  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:22:03.556  	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
01:22:03.556  	at java.base/java.lang.Thread.run(Thread.java:866)
01:22:03.556  java.lang.Exception
01:22:03.556  	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:286)
01:22:03.556  	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:333)
01:22:03.556  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:22:03.556  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:22:03.556  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:22:03.556  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:22:03.556  	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
01:22:03.557  	at java.base/java.lang.Thread.run(Thread.java:866)
01:22:03.557  
01:22:03.557  JavaTest Message: Test threw exception: java.lang.Exception

Grinder link (failed)
Other plinux (passed)

@pshipton
Copy link
Member

@zl-wang fyi

@pshipton
Copy link
Member

pshipton commented Nov 3, 2021

@llxia can you get a reproduction rate pls. Does this occur every time or is it intermittent, and if so how intermittent?

@llxia
Copy link
Contributor Author

llxia commented Nov 4, 2021

Launching Grinder with 100 ITERATIONS. Will update the result once it is done.

Update: reproduction rate 100% on p10rhel005

@pshipton
Copy link
Member

pshipton commented Jan 4, 2022

@zl-wang fyi there may be a problem here, since the test consistently fails on a P10 machine.

@llxia can you try one of the failing tests with -Xint pls. I'm wondering if this is a just a setup issue.

@zl-wang
Copy link
Contributor

zl-wang commented Jan 10, 2022

@midronij please take a look

@JasonFengJ9
Copy link
Member

Observed at JDK11 x86-64 job/Test_openjdk11_j9_extended.openjdk_x86-64_linux/48/(ub20x64rt4-8)

java version "11.0.14" 2022-01-18
IBM Semeru Runtime Certified Edition 11.0.14+8 (build 11.0.14+8)
Eclipse OpenJ9 VM 11.0.14+8 (build master-df9cb7be9, JRE 11 Linux amd64-64-Bit Compressed References 20220108_263 (JIT enabled, AOT enabled)
OpenJ9   - df9cb7be9
OMR      - 05dd27061
JCL      - b2e9a89820 based on jdk-11.0.14+8)

[2022-01-08T06:23:42.493Z] variation: Mode650
[2022-01-08T06:23:42.493Z] JVM_OPTIONS:  -XX:-UseCompressedOops 

[2022-01-08T06:29:46.059Z] --------------------------------------------------
[2022-01-08T06:29:46.059Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2022-01-08T06:29:46.077Z] STDERR:
[2022-01-08T06:29:46.077Z] Nsanity started
[2022-01-08T06:29:46.077Z] Na started
[2022-01-08T06:29:46.077Z] Nb started
[2022-01-08T06:29:46.077Z] java.lang.Exception
[2022-01-08T06:29:46.077Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-01-08T06:29:46.077Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-01-08T06:29:46.077Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-01-08T06:29:46.077Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-01-08T06:29:46.077Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-01-08T06:29:46.077Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-01-08T06:29:46.077Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-01-08T06:29:46.077Z] 	at java.base/java.lang.Thread.run(Thread.java:866)
[2022-01-08T06:29:46.077Z] java.lang.Exception
[2022-01-08T06:29:46.077Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-01-08T06:29:46.077Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-01-08T06:29:46.077Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-01-08T06:29:46.077Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-01-08T06:29:46.077Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-01-08T06:29:46.077Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-01-08T06:29:46.077Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-01-08T06:29:46.077Z] 	at java.base/java.lang.Thread.run(Thread.java:866)
[2022-01-08T06:29:46.077Z] 
[2022-01-08T06:29:46.077Z] JavaTest Message: Test threw exception: java.lang.Exception

@midronij
Copy link
Contributor

@pshipton with -Xint the same tests fail, but the error message is different:

STDERR:
10:37:31  KrbException: S4U2proxy request not honored by KDC
10:37:31  	at java.security.jgss/sun.security.krb5.internal.CredentialsUtil.acquireS4U2proxyCreds(CredentialsUtil.java:148)
10:37:31  	at java.security.jgss/sun.security.krb5.Credentials.acquireS4U2proxyCreds(Credentials.java:501)
10:37:31  	at java.security.jgss/sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:701)
10:37:31  	at java.security.jgss/sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:266)
10:37:31  	at java.security.jgss/sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:196)
10:37:31  	at Context$11.run(Context.java:658)
10:37:31  	at Context$5.run(Context.java:346)
10:37:31  	at Context$5.run(Context.java:342)
10:37:31  	at java.base/java.security.AccessController.doPrivileged(AccessController.java:774)
10:37:31  	at java.base/javax.security.auth.Subject.doAs(Subject.java:423)
10:37:31  	at Context.doAs(Context.java:342)
10:37:31  	at Context.take(Context.java:645)
10:37:31  	at Context.handshake(Context.java:703)
10:37:31  	at ReferralsTest.testDelegationWithReferralsSingle(ReferralsTest.java:342)
10:37:31  	at ReferralsTest.testDelegationWithReferrals(ReferralsTest.java:325)
10:37:31  	at ReferralsTest.main(ReferralsTest.java:106)
10:37:31  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:37:31  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
10:37:31  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:37:31  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
10:37:31  	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
10:37:31  	at java.base/java.lang.Thread.run(Thread.java:861)
10:37:31  GSSException: No valid credentials provided (Mechanism level: S4U2proxy request not honored by KDC)
10:37:31  	at java.security.jgss/sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:773)
10:37:31  	at java.security.jgss/sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:266)
10:37:31  	at java.security.jgss/sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:196)
10:37:31  	at Context$11.run(Context.java:658)
10:37:31  	at Context$5.run(Context.java:346)
10:37:31  	at Context$5.run(Context.java:342)
10:37:31  	at java.base/java.security.AccessController.doPrivileged(AccessController.java:774)
10:37:31  	at java.base/javax.security.auth.Subject.doAs(Subject.java:423)
10:37:31  	at Context.doAs(Context.java:342)
10:37:31  	at Context.take(Context.java:645)
10:37:31  	at Context.handshake(Context.java:703)
10:37:31  	at ReferralsTest.testDelegationWithReferralsSingle(ReferralsTest.java:342)
10:37:31  	at ReferralsTest.testDelegationWithReferrals(ReferralsTest.java:325)
10:37:31  	at ReferralsTest.main(ReferralsTest.java:106)
10:37:31  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:37:31  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
10:37:31  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:37:31  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
10:37:31  	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
10:37:31  	at java.base/java.lang.Thread.run(Thread.java:861)
10:37:31  Caused by: KrbException: S4U2proxy request not honored by KDC
10:37:31  	at java.security.jgss/sun.security.krb5.internal.CredentialsUtil.acquireS4U2proxyCreds(CredentialsUtil.java:148)
10:37:31  	at java.security.jgss/sun.security.krb5.Credentials.acquireS4U2proxyCreds(Credentials.java:501)
10:37:31  	at java.security.jgss/sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:701)
10:37:31  	... 19 more
10:37:31  
10:37:31  JavaTest Message: Test threw exception: GSSException: No valid credentials provided (Mechanism level: S4U2proxy request not honored by KDC)
10:37:31  JavaTest Message: shutting down test

(full console output here: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/20163/consoleFull)

@pshipton
Copy link
Member

I don't know anything about these tests, but if they are passing on the regular plinux machines, failing on the P10 machine, and they still fail with -Xint, it seems likely to be a machine setup issue.

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Jan 27, 2022

Observed at an internal build job/Test_openjdk11_j9_extended.openjdk_s390x_linux/52/ (ub18s390xrt-1-3)

openjdk version "11.0.14" 2022-01-18
IBM Semeru Runtime Open Edition 11.0.14.0-rc1 (build 11.0.14+9)
Eclipse OpenJ9 VM 11.0.14.0-rc1 (build openj9-0.30.0-m3a, JRE 11 Linux s390x-64-Bit Compressed References 20220125_303 (JIT enabled, AOT enabled)
OpenJ9   - bebfe6842
OMR      - dac962a28
JCL      - 3e0def07d2 based on jdk-11.0.14+9)
[2022-01-26T09:13:42.861Z] Running test jdk_security4_0 ...
[2022-01-26T09:13:42.861Z] ===============================================

[2022-01-26T09:13:42.861Z] variation: Mode150
[2022-01-26T09:13:42.861Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2022-01-26T09:17:58.821Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2022-01-26T09:17:58.842Z] STDERR:
[2022-01-26T09:17:58.842Z] Nsanity started
[2022-01-26T09:17:58.842Z] Na started
[2022-01-26T09:17:58.842Z] Nb started
[2022-01-26T09:17:58.842Z] java.lang.Exception
[2022-01-26T09:17:58.842Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-01-26T09:17:58.842Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-01-26T09:17:58.842Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-01-26T09:17:58.842Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-01-26T09:17:58.842Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-01-26T09:17:58.842Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-01-26T09:17:58.842Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-01-26T09:17:58.842Z] 	at java.base/java.lang.Thread.run(Thread.java:866)
[2022-01-26T09:17:58.842Z] java.lang.Exception
[2022-01-26T09:17:58.842Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-01-26T09:17:58.842Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-01-26T09:17:58.842Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-01-26T09:17:58.842Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-01-26T09:17:58.842Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-01-26T09:17:58.842Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-01-26T09:17:58.842Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-01-26T09:17:58.842Z] 	at java.base/java.lang.Thread.run(Thread.java:866)
[2022-01-26T09:17:58.842Z] 
[2022-01-26T09:17:58.842Z] JavaTest Message: Test threw exception: java.lang.Exception
[2022-01-26T09:17:58.842Z] JavaTest Message: shutting down test
[2022-01-26T09:17:58.842Z] 
[2022-01-26T09:17:58.842Z] STATUS:Failed.`main' threw exception: java.lang.Exception

@JasonFengJ9
Copy link
Member

Observed at job/Test_openjdk11_j9_extended.openjdk_aarch64_linux/42/(ub18-aarch64-7)

java version "11.0.15" 2022-04-19
IBM Semeru Runtime Certified Edition 11.0.15.0-rc1 (build 11.0.15+10)
Eclipse OpenJ9 VM 11.0.15.0-rc1 (build openj9-0.32.0-rc1, JRE 11 Linux aarch64-64-Bit Compressed References 20220420_43 (JIT enabled, AOT enabled)
OpenJ9   - 9a84ec34e
OMR      - ab24b6666
JCL      - da9a227f69 based on jdk-11.0.15+10)

[2022-04-20T04:36:15.345Z] STDERR:
[2022-04-20T04:36:15.345Z] Nsanity started
[2022-04-20T04:36:15.345Z] Na started
[2022-04-20T04:36:15.345Z] Nb started
[2022-04-20T04:36:15.345Z] java.lang.Exception
[2022-04-20T04:36:15.345Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-04-20T04:36:15.345Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-04-20T04:36:15.345Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-04-20T04:36:15.345Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-04-20T04:36:15.345Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-04-20T04:36:15.345Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-04-20T04:36:15.345Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-04-20T04:36:15.345Z] 	at java.base/java.lang.Thread.run(Thread.java:871)
[2022-04-20T04:36:15.345Z] java.lang.Exception
[2022-04-20T04:36:15.345Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-04-20T04:36:15.345Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-04-20T04:36:15.345Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-04-20T04:36:15.345Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-04-20T04:36:15.345Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-04-20T04:36:15.345Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-04-20T04:36:15.345Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-04-20T04:36:15.345Z] 	at java.base/java.lang.Thread.run(Thread.java:871)
[2022-04-20T04:36:15.345Z] 
[2022-04-20T04:36:15.345Z] JavaTest Message: Test threw exception: java.lang.Exception

@pshipton
Copy link
Member

pshipton commented Apr 21, 2022

The test is sun/security/krb5/auto/ReplayCacheTestProc.java
The failure is described in the output. It seems to be network related, earlier in the output mentioning UDP packets.

00:36:15          req**  client    service  acceptor   Result
00:36:15  ----  -------  ------  ---------  --------  -------
...
00:36:15   34:     21**      c1    s0 (30)        Na   --  xxx
...

00:36:15  Path of Reqs
00:36:15  ============
...
00:36:15   21 (c1 -> s0): Na(34)xxx
...

Started a grinder /job/Grinder/22952

@pshipton
Copy link
Member

The grinder ran on 5 machines.
cent7-aarch64-3 passed
ub18-aarch64-6 3/40 failed
ub18-aarch64-4 5/40 failed
cent7-aarch64-2 3/40 failed
ub18-aarch64-8 3/40 failed

Just looking at the last one, the failures happen at different places.

10:14:22   41:     19**      c0    s1 (28)        Nb   --  xxx
10:14:22   19 (c0 -> s1): Nb(41)xxx

10:20:46   95:     43**      c2    s2 (34)        Na   --  xxx
10:20:46   43 (c2 -> s2): Na(95)xxx

10:28:23   79:     44**      c2    s4 (52)        Nb   --  xxx
10:28:23   44 (c2 -> s4): Nb(79)xxx

@pshipton
Copy link
Member

Trying a grinder with -Xint /job/Grinder/22987/

@pshipton
Copy link
Member

Still fails with -Xint 18/100 failures.

@pshipton
Copy link
Member

Closed #12177 as a dup of this.

@alon-sh agree to have someone look at these failures.

@JasonFengJ9
Copy link
Member

An internal build(ubu22ppclert-2)

java version "11.0.16" 2022-07-19
IBM Semeru Runtime Certified Edition 11.0.16.0-rc1 (build 11.0.16+8)
Eclipse OpenJ9 VM 11.0.16.0-rc1 (build openj9-0.33.0-rc1, JRE 11 Linux ppc64le-64-Bit Compressed References 20220719_358 (JIT enabled, AOT enabled)
OpenJ9   - 8cb527940
OMR      - b58aa2708
JCL      - 8b2d4875e9 based on jdk-11.0.16+8)

[2022-07-20T00:43:09.003Z] variation: Mode150
[2022-07-20T00:43:09.003Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2022-07-20T00:51:22.853Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2022-07-20T00:51:22.871Z] STDERR:
[2022-07-20T00:51:22.871Z] Nsanity started
[2022-07-20T00:51:22.871Z] Na started
[2022-07-20T00:51:22.871Z] Nb started
[2022-07-20T00:51:22.871Z] java.lang.Exception
[2022-07-20T00:51:22.871Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-07-20T00:51:22.871Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-07-20T00:51:22.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-07-20T00:51:22.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-07-20T00:51:22.871Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-07-20T00:51:22.871Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-07-20T00:51:22.871Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-07-20T00:51:22.871Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
[2022-07-20T00:51:22.871Z] java.lang.Exception
[2022-07-20T00:51:22.871Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-07-20T00:51:22.871Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-07-20T00:51:22.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-07-20T00:51:22.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-07-20T00:51:22.871Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-07-20T00:51:22.871Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-07-20T00:51:22.871Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-07-20T00:51:22.871Z] 	at java.base/java.lang.Thread.run(Thread.java:840)

[2022-07-20T00:51:22.871Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception
[2022-07-20T00:51:22.871Z] --------------------------------------------------
[2022-07-20T00:54:18.265Z] Test results: passed: 137; failed: 1
[2022-07-20T00:54:18.265Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_ppc64le_linux/jvmtest/openjdk/report/html/report.html
[2022-07-20T00:54:18.265Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_ppc64le_linux/aqa-tests/TKG/output_16582655196597/jdk_security4_0/work
[2022-07-20T00:54:18.265Z] Error: Some tests failed or other problems occurred.
[2022-07-20T00:54:18.265Z] 
[2022-07-20T00:54:18.265Z] jdk_security4_0_FAILED

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Oct 20, 2022

Observed at 0.35 rc1 build

openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0-rc1 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0-rc1 (build openj9-0.35.0-rc1, JRE 11 Linux aarch64-64-Bit Compressed References 20221020_521 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

[2022-10-20T05:32:53.370Z] variation: Mode650
[2022-10-20T05:32:53.370Z] JVM_OPTIONS:  -XX:-UseCompressedOops 

[2022-10-20T05:36:19.266Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2022-10-20T05:36:19.286Z] STDERR:
[2022-10-20T05:36:19.286Z] Nsanity started
[2022-10-20T05:36:19.286Z] Na started
[2022-10-20T05:36:19.286Z] Nb started
[2022-10-20T05:36:19.287Z] java.lang.Exception
[2022-10-20T05:36:19.287Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-10-20T05:36:19.287Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-10-20T05:36:19.287Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-10-20T05:36:19.287Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-10-20T05:36:19.287Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-10-20T05:36:19.287Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-10-20T05:36:19.287Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-10-20T05:36:19.287Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2022-10-20T05:36:19.287Z] java.lang.Exception
[2022-10-20T05:36:19.287Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2022-10-20T05:36:19.287Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2022-10-20T05:36:19.287Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-10-20T05:36:19.287Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-10-20T05:36:19.287Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-10-20T05:36:19.287Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2022-10-20T05:36:19.287Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2022-10-20T05:36:19.287Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2022-10-20T05:36:19.287Z] 
[2022-10-20T05:36:19.287Z] JavaTest Message: Test threw exception: java.lang.Exception

[2022-10-20T05:36:19.287Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception
[2022-10-20T05:36:19.287Z] --------------------------------------------------
[2022-10-20T05:36:56.858Z] Test results: passed: 137; failed: 1
[2022-10-20T05:37:08.222Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_aarch64_linux/aqa-tests/TKG/output_16662352353797/jdk_security4_1/report/html/report.html
[2022-10-20T05:37:08.222Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_aarch64_linux/aqa-tests/TKG/output_16662352353797/jdk_security4_1/work
[2022-10-20T05:37:08.222Z] Error: Some tests failed or other problems occurred.
[2022-10-20T05:37:08.222Z] 
[2022-10-20T05:37:08.222Z] jdk_security4_1_FAILED

50x grinder - 2/100 failed

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Jan 11, 2023

0.36.0 milestone 2 build

openjdk version "11.0.18" 2023-01-17
IBM Semeru Runtime Open Edition 11.0.18.0-m2 (build 11.0.18+9)
Eclipse OpenJ9 VM 11.0.18.0-m2 (build v0.36.0-release-c5da55ccc, JRE 11 Linux ppc64le-64-Bit Compressed References 20230109_586 (JIT enabled, AOT enabled)
OpenJ9   - c5da55ccc
OMR      - 2bb04132e
JCL      - 5ec3deff8b based on jdk-11.0.18+9)

[2023-01-10T02:28:47.356Z] variation: Mode150
[2023-01-10T02:28:47.356Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2023-01-10T02:37:05.036Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2023-01-10T02:37:05.050Z] >>>>> UDP packet received
[2023-01-10T02:37:05.050Z] RABBIT.HOLE> client4@RABBIT.HOLE sends AS-REQ for krbtgt/RABBIT.HOLE@RABBIT.HOLE, KDCOptions: 
[2023-01-10T02:37:05.050Z] KrbException: Additional pre-authentication required (25)
[2023-01-10T02:37:05.050Z] 	at KDC.processAsReq(KDC.java:1296)
[2023-01-10T02:37:05.050Z] 	at KDC.processMessage(KDC.java:774)
[2023-01-10T02:37:05.050Z] 	at KDC$1.run(KDC.java:1526)
[2023-01-10T02:37:05.050Z]      Error 25 Additional pre-authentication required
[2023-01-10T02:37:05.050Z] >>>>> UDP request honored

[2023-01-10T02:37:05.058Z] STDERR:
[2023-01-10T02:37:05.058Z] Nsanity started
[2023-01-10T02:37:05.058Z] Na started
[2023-01-10T02:37:05.058Z] Nb started
[2023-01-10T02:37:05.058Z] java.lang.Exception
[2023-01-10T02:37:05.058Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-01-10T02:37:05.058Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-01-10T02:37:05.058Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-01-10T02:37:05.058Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-01-10T02:37:05.058Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-01-10T02:37:05.058Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-01-10T02:37:05.058Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-01-10T02:37:05.058Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-01-10T02:37:05.058Z] java.lang.Exception
[2023-01-10T02:37:05.058Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-01-10T02:37:05.058Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-01-10T02:37:05.058Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-01-10T02:37:05.058Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-01-10T02:37:05.058Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-01-10T02:37:05.058Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-01-10T02:37:05.058Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-01-10T02:37:05.058Z] 	at java.base/java.lang.Thread.run(Thread.java:839)

[2023-01-10T02:37:05.059Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception
[2023-01-10T02:37:05.059Z] --------------------------------------------------
[2023-01-10T02:39:23.482Z] Test results: passed: 137; failed: 1
[2023-01-10T02:39:38.753Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_ppc64le_linux/aqa-tests/TKG/output_16732992511223/jdk_security4_0/report/html/report.html
[2023-01-10T02:39:38.753Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_extended.openjdk_ppc64le_linux/aqa-tests/TKG/output_16732992511223/jdk_security4_0/work
[2023-01-10T02:39:38.753Z] Error: Some tests failed or other problems occurred.
[2023-01-10T02:39:38.753Z] -----------------------------------
[2023-01-10T02:39:38.753Z] jdk_security4_0_FAILED

50x grinder - 5/100 failed

@JasonFengJ9
Copy link
Member

JDK11 x86-64_linux(ub20x64rt4-9)

java version "11.0.19" 2023-04-18
IBM Semeru Runtime Certified Edition 11.0.19+4 (build 11.0.19+4)
Eclipse OpenJ9 VM 11.0.19+4 (build master-ec981665a, JRE 11 Linux amd64-64-Bit Compressed References 20230304_560 (JIT enabled, AOT enabled)
OpenJ9   - ec981665a
OMR      - d5af8d16e
JCL      - 66af94dab5 based on jdk-11.0.19+4)

[2023-03-04T07:23:31.819Z] variation: Mode150
[2023-03-04T07:23:31.819Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2023-03-04T07:31:10.685Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2023-03-04T07:31:10.721Z] STDERR:
[2023-03-04T07:31:10.721Z] Nsanity started
[2023-03-04T07:31:10.721Z] Na started
[2023-03-04T07:31:10.721Z] Nb started
[2023-03-04T07:31:10.721Z] java.lang.Exception
[2023-03-04T07:31:10.721Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-03-04T07:31:10.721Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-03-04T07:31:10.721Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-03-04T07:31:10.721Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-03-04T07:31:10.721Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-03-04T07:31:10.721Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-03-04T07:31:10.721Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-03-04T07:31:10.721Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-03-04T07:31:10.721Z] java.lang.Exception
[2023-03-04T07:31:10.721Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-03-04T07:31:10.721Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-03-04T07:31:10.721Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-03-04T07:31:10.721Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-03-04T07:31:10.721Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-03-04T07:31:10.721Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-03-04T07:31:10.721Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-03-04T07:31:10.721Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-03-04T07:31:10.721Z] 
[2023-03-04T07:31:10.721Z] JavaTest Message: Test threw exception: java.lang.Exception

[2023-03-04T07:33:49.918Z] jdk_security4_0_FAILED

50x grinder

@pshipton
Copy link
Member

Last grinder failed twice on rhel8x86-rt1-3

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Jun 13, 2023

JDK11 aarch64_linux milestone 1(ub22-aarch64-4)

[2023-06-08T03:06:09.782Z] variation: Mode650
[2023-06-08T03:06:09.782Z] JVM_OPTIONS:  -XX:-UseCompressedOops 

[2023-06-08T03:16:37.544Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2023-06-08T03:16:37.561Z] STDERR:
[2023-06-08T03:16:37.561Z] Nsanity started
[2023-06-08T03:16:37.561Z] Na started
[2023-06-08T03:16:37.561Z] Nb started
[2023-06-08T03:16:37.561Z] java.lang.Exception
[2023-06-08T03:16:37.561Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-06-08T03:16:37.561Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-06-08T03:16:37.561Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-08T03:16:37.561Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-06-08T03:16:37.561Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-08T03:16:37.561Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-06-08T03:16:37.561Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-06-08T03:16:37.561Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-06-08T03:16:37.561Z] java.lang.Exception
[2023-06-08T03:16:37.561Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-06-08T03:16:37.561Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-06-08T03:16:37.561Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-08T03:16:37.561Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-06-08T03:16:37.561Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-08T03:16:37.561Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-06-08T03:16:37.561Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-06-08T03:16:37.561Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-06-08T03:16:37.561Z] 
[2023-06-08T03:16:37.561Z] JavaTest Message: Test threw exception: java.lang.Exception

[2023-06-08T03:20:32.228Z] jdk_security4_1_FAILED

50x grinder - 6 failures in 3 different machines

@JasonFengJ9
Copy link
Member

JDK11 aarch64_linux milestone 2(ub22-aarch64-2)

[2023-06-29T05:35:19.150Z] variation: Mode150
[2023-06-29T05:35:19.150Z] JVM_OPTIONS:  -XX:+UseCompressedOops 

[2023-06-29T05:46:15.281Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2023-06-29T05:46:15.303Z] STDERR:
[2023-06-29T05:46:15.303Z] Nsanity started
[2023-06-29T05:46:15.303Z] Na started
[2023-06-29T05:46:15.303Z] Nb started
[2023-06-29T05:46:15.303Z] java.lang.Exception
[2023-06-29T05:46:15.303Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-06-29T05:46:15.303Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-06-29T05:46:15.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-29T05:46:15.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-06-29T05:46:15.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-29T05:46:15.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-06-29T05:46:15.303Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-06-29T05:46:15.303Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-06-29T05:46:15.303Z] java.lang.Exception
[2023-06-29T05:46:15.303Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-06-29T05:46:15.303Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-06-29T05:46:15.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-29T05:46:15.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-06-29T05:46:15.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-29T05:46:15.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-06-29T05:46:15.303Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-06-29T05:46:15.303Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-06-29T05:46:15.303Z] 
[2023-06-29T05:46:15.303Z] JavaTest Message: Test threw exception: java.lang.Exception

[2023-06-29T05:50:43.248Z] Test results: passed: 137; failed: 1
[2023-06-29T05:50:45.291Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/output_16880133685493/jdk_security4_0/report/html/report.html
[2023-06-29T05:50:45.291Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_testList_0/aqa-tests/TKG/output_16880133685493/jdk_security4_0/work
[2023-06-29T05:50:45.291Z] Error: Some tests failed or other problems occurred.
[2023-06-29T05:50:45.291Z] -----------------------------------
[2023-06-29T05:50:45.291Z] jdk_security4_0_FAILED

@JasonFengJ9
Copy link
Member

JDK11 aarch64_linux(rhel9-aarch64-4)

openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0-m2 (build 11.0.22+6)
Eclipse OpenJ9 VM 11.0.22.0-m2 (build v0.43.0-release-628037b26, JRE 11 Linux aarch64-64-Bit Compressed References 20231213_841 (JIT enabled, AOT enabled)
OpenJ9   - 628037b26
OMR      - d810fcb98
JCL      - 09095f6c5b based on jdk-11.0.22+6)

[2023-12-14T18:09:25.122Z] variation: Mode150
[2023-12-14T18:09:25.122Z] JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

[2023-12-14T18:19:06.884Z] STDERR:
[2023-12-14T18:19:06.884Z] Nsanity started
[2023-12-14T18:19:06.884Z] Na started
[2023-12-14T18:19:06.884Z] Nb started
[2023-12-14T18:19:06.884Z] java.lang.Exception
[2023-12-14T18:19:06.884Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-12-14T18:19:06.884Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-12-14T18:19:06.884Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-12-14T18:19:06.884Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-12-14T18:19:06.884Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-12-14T18:19:06.884Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2023-12-14T18:19:06.884Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-12-14T18:19:06.884Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-12-14T18:19:06.884Z] java.lang.Exception
[2023-12-14T18:19:06.884Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2023-12-14T18:19:06.884Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2023-12-14T18:19:06.884Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-12-14T18:19:06.884Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-12-14T18:19:06.884Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-12-14T18:19:06.884Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2023-12-14T18:19:06.884Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2023-12-14T18:19:06.884Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2023-12-14T18:19:06.884Z] 
[2023-12-14T18:19:06.884Z] JavaTest Message: Test threw exception: java.lang.Exception

[2023-12-14T18:19:06.885Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception
[2023-12-14T18:19:06.885Z] --------------------------------------------------
[2023-12-14T18:22:33.345Z] Test results: passed: 138; failed: 1
[2023-12-14T18:22:48.133Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_testList_3/aqa-tests/TKG/output_17025751918311/jdk_security4_0/report/html/report.html
[2023-12-14T18:22:48.133Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_testList_3/aqa-tests/TKG/output_17025751918311/jdk_security4_0/work
[2023-12-14T18:22:48.133Z] Error: Some tests failed or other problems occurred.
[2023-12-14T18:22:48.133Z] -----------------------------------
[2023-12-14T18:22:48.133Z] jdk_security4_0_FAILED

@JasonFengJ9
Copy link
Member

JDK11 ppc64le_linux 0.46.1(ubu22lert-1)

java version "11.0.24" 2024-07-16
IBM Semeru Runtime Certified Edition 11.0.24.1 (build 11.0.24+8)
Eclipse OpenJ9 VM 11.0.24.1 (build v0.46.1-release-4760d5d320, JRE 11 Linux ppc64le-64-Bit Compressed References 20240904_938 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - f612edf7e4 based on jdk-11.0.24+8)

[2024-09-05T13:22:27.271Z] variation: Mode150
[2024-09-05T13:22:27.271Z] JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

[2024-09-05T13:24:58.365Z] TEST: sun/security/krb5/auto/ReplayCacheTestProc.java

[2024-09-05T13:24:58.380Z] STDERR:
[2024-09-05T13:24:58.380Z] Nsanity started
[2024-09-05T13:24:58.380Z] Na started
[2024-09-05T13:24:58.380Z] Nb started
[2024-09-05T13:24:58.380Z] java.lang.Exception
[2024-09-05T13:24:58.380Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2024-09-05T13:24:58.380Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2024-09-05T13:24:58.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-09-05T13:24:58.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-09-05T13:24:58.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-09-05T13:24:58.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2024-09-05T13:24:58.380Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-09-05T13:24:58.380Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2024-09-05T13:24:58.380Z] java.lang.Exception
[2024-09-05T13:24:58.380Z] 	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:279)
[2024-09-05T13:24:58.380Z] 	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:326)
[2024-09-05T13:24:58.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-09-05T13:24:58.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-09-05T13:24:58.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-09-05T13:24:58.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:572)
[2024-09-05T13:24:58.380Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-09-05T13:24:58.380Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
[2024-09-05T13:24:58.380Z] 
[2024-09-05T13:24:58.380Z] JavaTest Message: Test threw exception: java.lang.Exception

[2024-09-05T13:25:47.350Z] jdk_security4_0_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

6 participants