JDK-8152523 : sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh failed intermittently
  • Type: Bug
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Affected Version: 9,10,12
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: generic
  • CPU: generic
  • Submitted: 2016-03-23
  • Updated: 2022-09-12
  • Resolved: 2020-02-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Relates :  
Description
This observed once in jdk 9 dev nightly. Re-run it 10 times on the same machine with the same build but not reproduced.

Snippet of test error:
***
*** Testing configuration (port=62217): /scratch/export/home/aurora/sandbox/gresults/testoutput/jdk_management/JTwork/classes/sun/management/jmxremote/bootstrap/management_ssltest11_ok.properties
***
Connection failed for no credentials: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: 
	javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Test Failed: Failed to connect to agent {url=service:jmx:rmi://scaaa608.us.oracle.com/jndi/rmi://localhost:62217/jmxrmi}: java.lang.RuntimeException: Test /scratch/export/home/aurora/sandbox/gresults/testoutput/jdk_management/JTwork/classes/sun/management/jmxremote/bootstrap/management_ssltest11_ok.properties failed with 1 error(s)
Comments
Here are the logs for my jdk-12+11 Linux-X64 sightings: $ unzip -l jdk-12+11_linux.8152523.zip Archive: jdk-12+11_linux.8152523.zip Length Date Time Name --------- ---------- ----- ---- 25752 2018-09-14 00:35 jdk-12+11_1/RmiSslBootstrapTest.jtr.fastdebug 25711 2018-09-16 19:38 jdk-12+11_3/RmiSslBootstrapTest.jtr.slowdebug --------- ------- 51463 2 files
17-09-2018

Here are the logs for my jdk-12+11 Solaris-X64 sightings: $ unzip -l jdk-12+11_solx64.8152523.zip Archive: jdk-12+11_solx64.8152523.zip Length Date Time Name --------- ---------- ----- ---- 25419 09-14-2018 03:34 jdk-12+11_1/RmiSslBootstrapTest.jtr.release 25371 09-16-2018 02:07 jdk-12+11_3/RmiSslBootstrapTest.jtr.release --------- ------- 50790 2 files
16-09-2018

Here are the logs for my jdk-12+10 Linux-X64 sightings: $ unzip -l jdk-12+10_linux.8152523.zip Archive: jdk-12+10_linux.8152523.zip Length Date Time Name --------- ---------- ----- ---- 25708 2018-09-08 01:27 jdk-12+10_2/RmiSslBootstrapTest.jtr.slowdebug --------- ------- 25708 1 file
09-09-2018

Here are the logs for my jdk-12+10 Solaris-X64 sightings: $ unzip -l jdk-12+10_solx64.8152523.zip Archive: jdk-12+10_solx64.8152523.zip Length Date Time Name --------- ---------- ----- ---- 25372 09-07-2018 03:54 jdk-12+10_1/RmiSslBootstrapTest.jtr.release 25373 09-08-2018 03:22 jdk-12+10_2/RmiSslBootstrapTest.jtr.release --------- ------- 50745 2 files
09-09-2018

The following test failed due to exception on Solaris-X64 and Linux-X64 using jdk-12+10 bits: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh Here's a snippet from one of the log files on Solaris-X64: *** *** Testing configuration (port=52190): /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/build/solaris-x86_64-normal-server-release/test-support/jtreg_open_test_jdk_jdk_svc/classes/5/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.d/management_ssltest07_ok.properties *** Connection failed for no credentials: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure Test Failed: Failed to connect to agent {url=service:jmx:rmi://ddaugher-twvpn-dhcp-10-159-209-58/jndi/rmi://localhost:52190/jmxrmi}: java.lang.RuntimeException: Test /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/build/solaris-x86_64-normal-server-release/test-support/jtreg_open_test_jdk_jdk_svc/classes/5/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.d/management_ssltest07_ok.properties failed with 1 error(s) ----------System.err:(0/0)---------- ----------rerun:(26/2662)*---------- Here's a snippet from one of the log files on Linux-X64: *** *** Testing configuration (port=35158): /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/build/linux-x86_64-normal-server-slowdebug/test-support/jtreg_open_test_jdk_jdk_svc/classes/0/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.d/management_ssltest07_ok.properties *** Connection failed for no credentials: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure Test Failed: Failed to connect to agent {url=service:jmx:rmi://ddaugher-twvpn-dhcp-10-159-209-60/jndi/rmi://localhost:35158/jmxrmi}: java.lang.RuntimeException: Test /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/build/linux-x86_64-normal-server-slowdebug/test-support/jtreg_open_test_jdk_jdk_svc/classes/0/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.d/management_ssltest07_ok.properties failed with 1 error(s) ----------System.err:(1/269)---------- /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/open/test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh: 37: /work/shared/bug_hunt/thread_SMR_stress/jdk12_exp/open/test/jdk/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh: [[: not found ----------rerun:(27/2677)*---------- The Linux log has a "[[: not found" error message that's not present on Solaris.
09-09-2018

See the same failure in jdk10/hs nightly: http://jpg-infra-services-stage.us.oracle.com:31131/trixie/api/v1/results/d4f51f7c-42ae-465d-b3c8-407eb3b54483/log
21-08-2017

ILW=M(network failure)L(intermittent)H(no workaround)=P4
24-03-2016