-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
17.0.11-oracle
Tests:
containers/docker/TestJcmd.java
Product tested: jdk-17.0.11+3-181(CI run)
OS/architecture: Linux-aarch64
Reproducible: yes, 70 failures out of 100 repetitions
Is it a Regression: not able to reproduce the issue in older builds(CI build - jdk17.0.11+1-132). Seems like the issue started after the test file change fromJDK-8322813.
Is it a platform-specific issue: currently seen in linux-aarch64
Error:
Failed to start a process (thread dump follows)
java.util.concurrent.TimeoutException
at jdk.test.lib.process.ProcessTools.startProcess(ProcessTools.java:221)
at jdk.test.lib.process.ProcessTools.startProcess(ProcessTools.java:141)
at TestJcmd.startObservedContainer(TestJcmd.java:182)
at TestJcmd.main(TestJcmd.java:77)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:842)
JavaTest Message: Test threw exception: java.util.concurrent.TimeoutException
JavaTest Message: shutting down test
containers/docker/TestJcmd.java
Product tested: jdk-17.0.11+3-181(CI run)
OS/architecture: Linux-aarch64
Reproducible: yes, 70 failures out of 100 repetitions
Is it a Regression: not able to reproduce the issue in older builds(CI build - jdk17.0.11+1-132). Seems like the issue started after the test file change from
Is it a platform-specific issue: currently seen in linux-aarch64
Error:
Failed to start a process (thread dump follows)
java.util.concurrent.TimeoutException
at jdk.test.lib.process.ProcessTools.startProcess(ProcessTools.java:221)
at jdk.test.lib.process.ProcessTools.startProcess(ProcessTools.java:141)
at TestJcmd.startObservedContainer(TestJcmd.java:182)
at TestJcmd.main(TestJcmd.java:77)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:842)
JavaTest Message: Test threw exception: java.util.concurrent.TimeoutException
JavaTest Message: shutting down test