Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Cannot Reproduce
-
Affects Version/s: 19
-
Fix Version/s: None
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:os_x
Description
The following test timed out in the JDK19 CI:
javax/net/ssl/DTLSv10/DTLSv10EnginesClosureTest.java
Here's a snippet from the log file:
Handshake loop 24: round 1
==========================
Client handshake (wrap) status NEED_UNWRAP
Server handshake (unwrap) status NEED_TASK
Handshake loop 24: round 2
==========================
Server handshake (wrap) status NEED_TASK
Client handshake (unwrap) status NEED_UNWRAP
Running delegated tasks...
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(48/10602)*----------
<snip>
result: Error. Program `/System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-19+8-445/macosx-x64.jdk/jdk-19.jdk/Contents/Home/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 729748ms).
javax/net/ssl/DTLSv10/DTLSv10EnginesClosureTest.java
Here's a snippet from the log file:
Handshake loop 24: round 1
==========================
Client handshake (wrap) status NEED_UNWRAP
Server handshake (unwrap) status NEED_TASK
Handshake loop 24: round 2
==========================
Server handshake (wrap) status NEED_TASK
Client handshake (unwrap) status NEED_UNWRAP
Running delegated tasks...
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(48/10602)*----------
<snip>
result: Error. Program `/System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-19+8-445/macosx-x64.jdk/jdk-19.jdk/Contents/Home/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 729748ms).
Attachments
Issue Links
- relates to
-
JDK-8212803 javax/net/ssl/DTLSv10/ tests failed with Too much loops for handshaking
-
- Open
-