[
https://issues.apache.org/jira/browse/HBASE-25910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353698#comment-17353698
]
Hudson commented on HBASE-25910:
--------------------------------
Results for branch branch-2.3
[build #227 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/227/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/227/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/227/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/227/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/227/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console
output|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/227//console].
> Fix TestClusterPortAssignment.testClusterPortAssignment test and re-enable it.
> ------------------------------------------------------------------------------
>
> Key: HBASE-25910
> URL: https://issues.apache.org/jira/browse/HBASE-25910
> Project: HBase
> Issue Type: Test
> Components: flakies, test
> Reporter: Victor Li
> Assignee: Victor Li
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.6, 2.4.4
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> This test assigned with random unused ports for master and region server
> ports and start a cluster, however it can fail as the previously unsigned
> port might be taken by other application at the moment when cluster start to
> bind the ports.
> Server has an option to allow auto assign an port if the port is unavailable.
> This option needs to be disabled in this test in order to test explicit port
> assignment.
> The exception for the failure of starting server needs to change to
> IOException and there is a need to set a retry count instead of infinite
> retry.
> Related ticket: https://issues.apache.org/jira/browse/HBASE-24342
--
This message was sent by Atlassian Jira
(v8.3.4#803005)