-
Bug
-
Resolution: Duplicate
-
P4
-
16, 22
-
x86_64
-
windows
The following test timed out in the JDK16 CI:
vmTestbase/nsk/stress/strace/strace015.java
Here's a snippet from the log file:
#section:main
----------messages:(6/250)----------
command: main nsk.stress.strace.strace015
reason: User specified action: run main/othervm/native nsk.stress.strace.strace015
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1950.381
----------configuration:(0/0)----------
----------System.out:(1/28)----------
Timeout refired 1920 times
----------System.err:(0/0)----------
----------rerun:(49/6575)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-16+31-2137\windows-x64-debug.jdk\jdk-16\fastdebug\bin\java' timed out (timeout set to 1920000ms, elapsed time including timeout handling was 1950366ms).
vmTestbase/nsk/stress/strace/strace015.java
Here's a snippet from the log file:
#section:main
----------messages:(6/250)----------
command: main nsk.stress.strace.strace015
reason: User specified action: run main/othervm/native nsk.stress.strace.strace015
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1950.381
----------configuration:(0/0)----------
----------System.out:(1/28)----------
Timeout refired 1920 times
----------System.err:(0/0)----------
----------rerun:(49/6575)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-16+31-2137\windows-x64-debug.jdk\jdk-16\fastdebug\bin\java' timed out (timeout set to 1920000ms, elapsed time including timeout handling was 1950366ms).
- duplicates
-
JDK-8337593 Investigate VM_ThreadDump performance
- Open