-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
17, 18
-
x86
-
windows
intermittent javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java test failure with timeout in JDK18 and JDK17 SBR runs
essential log extract:
---------messages:(6/231)---------
command: main SSLEngineExplorerWithSrv
reason: User specified action: run main/othervm SSLEngineExplorerWithSrv
Mode: othervm [/othervm specified]
Timeout information:
— Timeout information end.
elapsed time (seconds): 1212.183
---------configuration:(0/0)---------
---------System.out:(8/381)---------
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Record version: TLSv1.2
Hello version: TLSv1.2
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Timeout refired 1200 times
---------System.err:(2/97)---------
Server died...
javax.net.ssl.SSLProtocolException: Input record too big: max = 16709 len = 38436
result: Error. Program `/home/aginfra/sandbox_keepme/jdk/bin/java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1212180ms).
test result: Error. Program `/home/aginfra/sandbox_keepme/jdk/bin/java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1212180ms).
essential log extract:
---------messages:(6/231)---------
command: main SSLEngineExplorerWithSrv
reason: User specified action: run main/othervm SSLEngineExplorerWithSrv
Mode: othervm [/othervm specified]
Timeout information:
— Timeout information end.
elapsed time (seconds): 1212.183
---------configuration:(0/0)---------
---------System.out:(8/381)---------
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Record version: TLSv1.2
Hello version: TLSv1.2
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize destination buffer upto 16709 bytes for BUFFER_OVERFLOW
resize source buffer upto 16709 bytes for BUFFER_UNDERFLOW
Timeout refired 1200 times
---------System.err:(2/97)---------
Server died...
javax.net.ssl.SSLProtocolException: Input record too big: max = 16709 len = 38436
result: Error. Program `/home/aginfra/sandbox_keepme/jdk/bin/java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1212180ms).
test result: Error. Program `/home/aginfra/sandbox_keepme/jdk/bin/java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1212180ms).
- duplicates
-
JDK-8227651 Tests fail with SSLProtocolException: Input record too big
- Resolved
- relates to
-
JDK-8273395 javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java fails with test timeout
- Closed