Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
Retry. TestZooKeeper should be fixed now. On patch...
Ok making this Medium when it was Large ... TestStochasticLoadBalancerRegionReplica
Otherwise, patch is great. +1.
-1 overall |
Vote | Subsystem | Runtime | Comment |
---|---|---|---|
0 | reexec | 0m 9s | Docker mode activated. |
Prechecks | |||
0 | findbugs | 0m 0s | Findbugs executables are not available. |
+1 | hbaseanti | 0m 0s | Patch does not have any anti-patterns. |
+1 | @author | 0m 0s | The patch does not contain any @author tags. |
+1 | test4tests | 0m 0s | The patch appears to include 7 new or modified test files. |
master Compile Tests | |||
+1 | mvninstall | 4m 35s | master passed |
+1 | compile | 0m 46s | master passed |
+1 | checkstyle | 1m 6s | master passed |
+1 | shadedjars | 6m 4s | branch has no errors when building our shaded downstream artifacts. |
+1 | javadoc | 0m 30s | master passed |
Patch Compile Tests | |||
+1 | mvninstall | 4m 33s | the patch passed |
+1 | compile | 0m 45s | the patch passed |
+1 | javac | 0m 45s | the patch passed |
+1 | checkstyle | 1m 6s | the patch passed |
+1 | whitespace | 0m 0s | The patch has no whitespace issues. |
+1 | shadedjars | 4m 54s | patch has no errors when building our shaded downstream artifacts. |
+1 | hadoopcheck | 19m 19s | Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0. |
+1 | javadoc | 0m 30s | the patch passed |
Other Tests | |||
-1 | unit | 118m 48s | hbase-server in the patch failed. |
+1 | asflicense | 0m 23s | The patch does not generate ASF License warnings. |
157m 43s |
Reason | Tests |
---|---|
Failed junit tests | hadoop.hbase.io.hfile.TestCacheOnWrite |
Subsystem | Report/Notes |
---|---|
Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 |
JIRA Issue | |
JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12908867/HBASE-19913.patch |
Optional Tests | asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile |
uname | Linux 5b2bfe67932d 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 14:43:09 UTC 2018 x86_64 GNU/Linux |
Build tool | maven |
Personality | /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh |
git revision | master / 38c8144a06 |
maven | version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) |
Default Java | 1.8.0_151 |
unit | https://builds.apache.org/job/PreCommit-HBASE-Build/11339/artifact/patchprocess/patch-unit-hbase-server.txt |
Test Results | https://builds.apache.org/job/PreCommit-HBASE-Build/11339/testReport/ |
Max. process+thread count | 5276 (vs. ulimit of 10000) |
modules | C: hbase-server U: hbase-server |
Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/11339/console |
Powered by | Apache Yetus 0.7.0 http://yetus.apache.org |
This message was automatically generated.
Ok making this Medium when it was Large ... TestStochasticLoadBalancerRegionReplica
The work is done by me in HBASE-19867. When implementing this issue I found that it runs less than 1 minute so I think it is OK to declared it as MediumTests? The time consuming methods are moved to separated classes.
Thanks.
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4511 (See https://builds.apache.org/job/HBase-Trunk_matrix/4511/)
HBASE-19913 Split TestStochasticLoadBalancer2 (zhangduo: rev 94dad844af239eafd09dac951bbc9ac2243fac82)
HBASE-19913This message was automatically generated.