Let me check the failed shell UTs.

Jan Hentschel <[email protected]> 于2020年3月30日周一 上午3:51写道:

> +1 (binding)
>
> * Signature: ok
> * Checksum : ok
> * Rat check (1.8.0_202-ea): ok
>          - mvn clean apache-rat:check
> * Built from source (1.8.0_202-ea): ok
>          - mvn clean install -DskipTests
> * Unit tests pass (1.8.0_202-ea): ok
>          - mvn package -P runSmallTests
>
> From: Viraj Jasani <[email protected]>
> Reply-To: "[email protected]" <[email protected]>
> Date: Sunday, March 29, 2020 at 7:50 PM
> To: "[email protected]" <[email protected]>
> Subject: Re: [VOTE] First release candidate for HBase 2.1.10 is available
> for download
>
> +1 (non-binding)
>
> * Signature: ok
> * Checksum : ok
> * Rat check (1.8.0_172): ok
> - mvn clean apache-rat:check
> * Built from source (1.8.0_172): ok
> - mvn clean install -DskipTests
> * Unit tests pass (1.8.0_172): failed
> - mvn package -P runAllTests
>
> Repeated failure:
>
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 365.641 s <<< FAILURE! - in org.apache.hadoop.hbase.client.TestQuotasShell
> [ERROR] org.apache.hadoop.hbase.client.TestQuotasShell.testRunShellTests
> Time elapsed: 363.559 s  <<< ERROR!
> org.jruby.embed.EvalFailedException: (RuntimeError) Shell unit tests
> failed. Check output file for details.
>                 at
> org.apache.hadoop.hbase.client.TestQuotasShell.testRunShellTests(TestQuotasShell.java:40)
>
> Flakes (resolved with multiple runs):
>
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.018 s <<< FAILURE! - in
> org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
> [ERROR] org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
> Time elapsed: 0.016 s  <<< ERROR!
> [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 160.861 s <<< FAILURE! - in org.apache.hadoop.hbase.client.TestSizeFailures
> [ERROR]
> org.apache.hadoop.hbase.client.TestSizeFailures.testScannerSeesAllRecords
> Time elapsed: 73.213 s  <<< ERROR!
>
> [INFO] Running
> org.apache.hadoop.hbase.master.procedure.TestSafemodeBringsDownMaster
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 285.1 s <<< FAILURE! - in
> org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon
> [ERROR]
> org.apache.hadoop.hbase.master.assignment.TestRegionMoveAndAbandon.test
> Time elapsed: 284.907 s  <<< ERROR!
>
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.027 s <<< FAILURE! - in
> org.apache.hadoop.hbase.master.TestShutdownBackupMaster
> [ERROR] org.apache.hadoop.hbase.master.TestShutdownBackupMaster  Time
> elapsed: 0.012 s  <<< ERROR!
>
> [ERROR] Tests run: 7, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 760.448 s <<< FAILURE! - in
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas
> [ERROR] org.apache.hadoop.hbase.regionserver.TestRegionReplicas  Time
> elapsed: 691.826 s  <<< ERROR!
>
> [ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 769.046 s <<< FAILURE! - in
> org.apache.hadoop.hbase.master.assignment.TestMoveSystemTableWithStopMaster
> [ERROR]
> org.apache.hadoop.hbase.master.assignment.TestMoveSystemTableWithStopMaster
> Time elapsed: 754.391 s  <<< ERROR!
>
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed:
> 43.021 s <<< FAILURE! - in
> org.apache.hadoop.hbase.client.TestSplitOrMergeStatus
> [ERROR]
> org.apache.hadoop.hbase.client.TestSplitOrMergeStatus.testSplitRegionReplicaRitRecovery
> Time elapsed: 14.293 s  <<< FAILURE!
>
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.03 s <<< FAILURE! - in
> org.apache.hadoop.hbase.client.TestResultScannerCursor
> [ERROR] org.apache.hadoop.hbase.client.TestResultScannerCursor  Time
> elapsed: 0.004 s  <<< ERROR!
>
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.019 s <<< FAILURE! - in
> org.apache.hadoop.hbase.client.TestAsyncTableRegionReplicasGet
> [ERROR] org.apache.hadoop.hbase.client.TestAsyncTableRegionReplicasGet
> Time elapsed: 0.009 s  <<< ERROR!
>
> [ERROR] Tests run: 52, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 133.801 s <<< FAILURE! - in
> org.apache.hadoop.hbase.client.TestAsyncTableScan
> [ERROR]
> org.apache.hadoop.hbase.client.TestAsyncTableScan.testReversedScanWithLimit[2:
> scan=smallResultSize]  Time elapsed: 60.78 s  <<< ERROR!
>
>
>
> On 2020/03/28 13:08:25, Duo Zhang <[email protected]<mailto:
> [email protected]>> wrote:
> Please vote on this Apache hbase release candidate,
> hbase-2.1.10RC0
> The VOTE will remain open for at least 72 hours.
> [ ] +1 Release this package as Apache hbase 2.1.10
> [ ] -1 Do not release this package because ...
> The tag to be voted on is 2.1.10RC0:
> https://github.com/apache/hbase/tree/2.1.10RC0
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>   https://dist.apache.org/repos/dist/dev/hbase/2.1.10RC0/
> Maven artifacts are available in a staging repository at:
>   https://repository.apache.org/content/repositories/orgapachehbase-1386/
> Artifacts were signed with the 9AD2AE49 key which can be found in:
>   https://dist.apache.org/repos/dist/release/hbase/KEYS
> 2.1.10 includes ~22 bug and improvement fixes done since the 2.1.9.
>   To learn more about apache hbase, please see
> http://hbase.apache.org/
> Thanks,
> Your HBase Release Manager
>
>

Reply via email to