-
Bug
-
Resolution: Fixed
-
P2
-
22
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327008 | 21.0.4-oracle | Kavya K S | P2 | Closed | Fixed | b01 |
JDK-8322613 | 21.0.3 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8339567 | 17.0.14-oracle | Mimoun Ghordou | P2 | Resolved | Fixed | b01 |
JDK-8340498 | 17.0.14 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8339564 | 11.0.26-oracle | Mimoun Ghordou | P2 | Resolved | Fixed | b01 |
JDK-8339565 | 8u441 | Mimoun Ghordou | P2 | Resolved | Fixed | b01 |
serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java
Here's a log file snippet from the linux-x64-debug sighting:
#section:driver
----------messages:(11/480)----------
command: driver JMapHProfLargeHeapTest
reason: User specified action: run driver JMapHProfLargeHeapTest
started: Tue Sep 19 23:31:01 UTC 2023
Mode: agentvm
Agent id: 22
Additional exports to unnamed modules from @modules: java.base/jdk.internal.misc java.management/sun.management jdk.internal.jvmstat/sun.jvmstat.monitor
Timeout signalled after 480 seconds
Timeout information:
--- Timeout information end.
finished: Tue Sep 19 23:41:27 UTC 2023
elapsed time (seconds): 626.309
----------configuration:(17/2170)----------
<snip>
----------System.out:(1/2173)----------
Command line: [/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+16-1223/linux-x64-debug.jdk/jdk-22/fastdebug/bin/java -cp /opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S182814/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/9f66adad-2e3c-4a04-bd07-34282dd3a002/runs/5d46e971-22e9-41e5-9ec7-6cb8d2a3c384/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_cds_relocation/classes/0/serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.d:/opt/mach5/mesos/work_dir/jib-master/install/jdk-22+16-1223/src.full/open/test/hotspot/jtreg/serviceability/sa/jmap-hprof:/opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S182814/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/9f66adad-2e3c-4a04-bd07-34282dd3a002/runs/5d46e971-22e9-41e5-9ec7-6cb8d2a3c384/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_cds_relocation/classes/0/test/lib:/opt/mach5/mesos/work_dir/jib-master/install/jtreg/7.3.1/1/bundles/jtreg-7.3.1+1.zip/jtreg/lib/jtreg.jar:/opt/mach5/mesos/work_dir/jib-master/install/jtreg/7.3.1/1/bundles/jtreg-7.3.1+1.zip/jtreg/lib/junit-platform-console-standalone-1.9.2.jar:/opt/mach5/mesos/work_dir/jib-master/install/jtreg/7.3.1/1/bundles/jtreg-7.3.1+1.zip/jtreg/lib/testng-7.3.0.jar:/opt/mach5/mesos/work_dir/jib-master/install/jtreg/7.3.1/1/bundles/jtreg-7.3.1+1.zip/jtreg/lib/jcommander-1.82.jar:/opt/mach5/mesos/work_dir/jib-master/install/jtreg/7.3.1/1/bundles/jtreg-7.3.1+1.zip/jtreg/lib/guice-5.1.0.jar -XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=/opt/mach5/mesos/work_dir/jib-master/install/jdk/20/36/bundles/linux-x64/jdk-20_linux-x64_bin.tar.gz/jdk-20 -Djava.io.tmpdir=/opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S182814/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/9f66adad-2e3c-4a04-bd07-34282dd3a002/runs/5d46e971-22e9-41e5-9ec7-6cb8d2a3c384/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_cds_relocation/tmp -XX:+UnlockDiagnosticVMOptions -XX:ArchiveRelocationMode=0 -Xlog:cds -XX:NativeMemoryTracking=detail --add-exports=java.management/sun.management=ALL-UNNAMED -Xmx1g JMapHProfLargeHeapProc 22528 ]
result: Error. Agent error: java.lang.Exception: Agent 22 timed out with a timeout of 480 seconds; check console log for any additional details
So far the test has timed out on four platforms starting in
jdk-22+16-1223-tier4. That build-ID includes this fix:
serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ignores vm flags
- backported by
-
JDK-8322613 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
- Resolved
-
JDK-8339564 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
- Resolved
-
JDK-8339565 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
- Resolved
-
JDK-8339567 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
- Resolved
-
JDK-8340498 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
- Resolved
-
JDK-8327008 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java times out after JDK-8314829
- Closed
- relates to
-
JDK-8314829 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java ignores vm flags
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/f4e7c0c8
-
Commit openjdk/jdk/54028e77
-
Commit(master) openjdk/jdk17u-dev/59065882
-
Review openjdk/jdk21u-dev/62
-
Review openjdk/jdk/15833
-
Review(master) openjdk/jdk17u-dev/2890