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

[network]security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#actalisauthenticationrootca intermittently timeout #193

Open
sendaoYan opened this issue Jan 18, 2024 · 3 comments
Assignees

Comments

@sendaoYan
Copy link
Collaborator

job:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/270107?tab=1

"MainThread" #25 prio=5 os_prio=0 cpu=340.38ms elapsed=480.13s tid=0x00007f9178252eb0 nid=0x3fb3b0 runnable  [0x00007f912d1ef000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.SocketDispatcher.read0([email protected]/Native Method)
	at sun.nio.ch.SocketDispatcher.read([email protected]/SocketDispatcher.java:47)
	at sun.nio.ch.NioSocketImpl.tryRead([email protected]/NioSocketImpl.java:266)
	at sun.nio.ch.NioSocketImpl.implRead([email protected]/NioSocketImpl.java:317)
	at sun.nio.ch.NioSocketImpl.read([email protected]/NioSocketImpl.java:355)
	at sun.nio.ch.NioSocketImpl$1.read([email protected]/NioSocketImpl.java:808)
	at java.net.Socket$SocketInputStream.read([email protected]/Socket.java:966)
	at sun.security.ssl.SSLSocketInputRecord.read([email protected]/SSLSocketInputRecord.java:484)
	at sun.security.ssl.SSLSocketInputRecord.readFully([email protected]/SSLSocketInputRecord.java:467)
	at sun.security.ssl.SSLSocketInputRecord.decodeInputRecord([email protected]/SSLSocketInputRecord.java:243)
	at sun.security.ssl.SSLSocketInputRecord.decode([email protected]/SSLSocketInputRecord.java:181)
	at sun.security.ssl.SSLTransport.decode([email protected]/SSLTransport.java:111)
	at sun.security.ssl.SSLSocketImpl.decode([email protected]/SSLSocketImpl.java:1510)
	at sun.security.ssl.SSLSocketImpl.readHandshakeRecord([email protected]/SSLSocketImpl.java:1425)
	at sun.security.ssl.SSLSocketImpl.startHandshake([email protected]/SSLSocketImpl.java:455)
	at sun.security.ssl.SSLSocketImpl.startHandshake([email protected]/SSLSocketImpl.java:426)
	at sun.net.www.protocol.https.HttpsClient.afterConnect([email protected]/HttpsClient.java:589)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect([email protected]/AbstractDelegateHttpsURLConnection.java:187)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect([email protected]/HttpsURLConnectionImpl.java:142)
	at ValidatePathWithURL.validateDomainCertChain(ValidatePathWithURL.java:142)
	at ValidatePathWithURL.validateDomain(ValidatePathWithURL.java:128)
	at CAInterop.validate(CAInterop.java:692)
	at CAInterop.main(CAInterop.java:630)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0([email protected]/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke([email protected]/NativeMethodAccessorImpl.java:77)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([email protected]/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke([email protected]/Method.java:568)
	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
	at java.lang.Thread.run([email protected]/Thread.java:840)

jtreg.stdout.log

@sendaoYan
Copy link
Collaborator Author

sendaoYan commented Jan 18, 2024

国内的网络,随机失败,可能跟网络有关系:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/270217

@sendaoYan
Copy link
Collaborator Author

sendaoYan commented Jan 19, 2024

@sendaoYan
Copy link
Collaborator Author

伦敦的ecs可以复现JBS上的现象 https://bugs.openjdk.org/browse/JDK-8268747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant