-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
14
-
x86_64
-
windows
The following test failed due to timeout in the JDK14 CI:
vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t001/TestDescription.java
Here's a snippet from the log file:
#section:main
----------messages:(6/341)----------
command: main -agentlib:sp06t001=-waittime=5 nsk.jvmti.scenarios.sampling.SP06.sp06t001
reason: User specified action: run main/othervm/native -agentlib:sp06t001=-waittime=5 nsk.jvmti.scenarios.sampling.SP06.sp06t001
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 510.149
----------configuration:(0/0)----------
----------System.out:(1/27)----------
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(37/5627)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-14+28-1361\windows-x64-debug.jdk\jdk-14\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 510091ms).
test result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-14+28-1361\windows-x64-debug.jdk\jdk-14\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 510091ms).
vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t001/TestDescription.java
Here's a snippet from the log file:
#section:main
----------messages:(6/341)----------
command: main -agentlib:sp06t001=-waittime=5 nsk.jvmti.scenarios.sampling.SP06.sp06t001
reason: User specified action: run main/othervm/native -agentlib:sp06t001=-waittime=5 nsk.jvmti.scenarios.sampling.SP06.sp06t001
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 510.149
----------configuration:(0/0)----------
----------System.out:(1/27)----------
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(37/5627)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-14+28-1361\windows-x64-debug.jdk\jdk-14\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 510091ms).
test result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-14+28-1361\windows-x64-debug.jdk\jdk-14\fastdebug\bin\java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 510091ms).
- relates to
-
JDK-8278792 vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t001 failed with "ERROR: sp06t001.cpp, 318: Too few frameCount of not compiled thread #2 (threadWaiting)"
- Open