Skip to content

HBASE-22594 Clean up for backup examples - #315

Merged
Apache9 merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22594
Jul 25, 2019
Merged

HBASE-22594 Clean up for backup examples#315
Apache9 merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22594

Conversation

@HorizonNet

Copy link
Copy Markdown
Contributor

Clean up from #145 without moving the files.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec59Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall250master passed
+1compile63master passed
+1checkstyle132master passed
+1shadedjars270branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs162master passed
+1javadoc45master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall239the patch passed
+1compile64the patch passed
+1javac64the patch passed
+1checkstyle132root: The patch generated 0 new + 0 unchanged - 27 fixed = 0 total (was 27)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars265patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck741Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs208the patch passed
+1javadoc46the patch passed
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit8278hbase-server in the patch failed.
+1asflicense60The patch does not generate ASF License warnings.
11408
ReasonTests
Failed junit testshadoop.hbase.master.assignment.TestCloseRegionWhileRSCrash
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/1/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 82ee0642e98d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / ed30909
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/1/testReport/
Max. process+thread count4997 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec23Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall236master passed
+1compile66master passed
+1checkstyle128master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs193master passed
+1javadoc44master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall240the patch passed
+1compile65the patch passed
+1javac65the patch passed
+1checkstyle128root: The patch generated 0 new + 0 unchanged - 27 fixed = 0 total (was 27)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck731Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs209the patch passed
+1javadoc45the patch passed
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
+1unit8626hbase-server in the patch passed.
+1asflicense44The patch does not generate ASF License warnings.
11676
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/2/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 368a23d7caee 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 9b413cf
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/2/testReport/
Max. process+thread count4967 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec181Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep29Maven dependency ordering for branch
+1mvninstall309master passed
+1compile80master passed
+1checkstyle155master passed
+1shadedjars354branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs220master passed
+1javadoc53master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall301the patch passed
+1compile80the patch passed
+1javac80the patch passed
+1checkstyle162root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars335patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck924Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs273the patch passed
+1javadoc53the patch passed
_ Other Tests _
+1unit13hbase-checkstyle in the patch passed.
-1unit18694hbase-server in the patch failed.
+1asflicense58The patch does not generate ASF License warnings.
22684
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.master.TestSplitWALManager
hadoop.hbase.quotas.TestSpaceQuotas
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.util.TestFromClientSide3WoUnsafe
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/3/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 8ac2fd55f213 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 9aee88e
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/3/testReport/
Max. process+thread count4745 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec58Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep24Maven dependency ordering for branch
+1mvninstall328master passed
+1compile85master passed
+1checkstyle188master passed
+1shadedjars373branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs285master passed
+1javadoc56master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall314the patch passed
+1compile80the patch passed
+1javac80the patch passed
+1checkstyle169root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars353patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck968Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs287the patch passed
+1javadoc54the patch passed
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit17976hbase-server in the patch failed.
+1asflicense50The patch does not generate ASF License warnings.
22088
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/4/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux d698227c0f1b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / c1e5350
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/4/testReport/
Max. process+thread count5069 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@saintstack

Copy link
Copy Markdown
Contributor

Started new build. Seems to be some overlap in failing tests?

@HorizonNet

Copy link
Copy Markdown
ContributorAuthor

Yes, let's wait for the new build and then I'll take a deeper look at it if they are still failing.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec196Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep21Maven dependency ordering for branch
+1mvninstall349master passed
+1compile82master passed
+1checkstyle182master passed
+1shadedjars357branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs278master passed
+1javadoc56master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall321the patch passed
+1compile89the patch passed
+1javac89the patch passed
+1checkstyle167root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars358patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1017Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs292the patch passed
+1javadoc54the patch passed
_ Other Tests _
+1unit13hbase-checkstyle in the patch passed.
-1unit17967hbase-server in the patch failed.
+1asflicense55The patch does not generate ASF License warnings.
22277
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/5/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 06e64b992f3d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 531d290
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/5/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/5/testReport/
Max. process+thread count4880 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/5/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec51Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep28Maven dependency ordering for branch
+1mvninstall300master passed
+1compile82master passed
+1checkstyle152master passed
+1shadedjars330branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs277master passed
+1javadoc54master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall305the patch passed
+1compile80the patch passed
+1javac80the patch passed
+1checkstyle145root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars334patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck919Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs271the patch passed
+1javadoc54the patch passed
_ Other Tests _
+1unit13hbase-checkstyle in the patch passed.
-1unit16863hbase-server in the patch failed.
+1asflicense52The patch does not generate ASF License warnings.
20730
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/6/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 1fdd534eb31f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 0c8dc5d
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/6/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/6/testReport/
Max. process+thread count4495 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/6/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec56Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep25Maven dependency ordering for branch
+1mvninstall323master passed
+1compile82master passed
+1checkstyle168master passed
+1shadedjars358branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs294master passed
+1javadoc57master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall327the patch passed
+1compile81the patch passed
+1javac81the patch passed
+1checkstyle157root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars365patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck983Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs296the patch passed
+1javadoc56the patch passed
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit16796hbase-server in the patch failed.
+1asflicense55The patch does not generate ASF License warnings.
20939
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.master.TestMasterShutdown
hadoop.hbase.util.TestFromClientSide3WoUnsafe
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/7/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 38c7eddde7cc 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 0c8dc5d
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/7/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/7/testReport/
Max. process+thread count4915 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/7/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet

Copy link
Copy Markdown
ContributorAuthor

Rebased it to the latest master. The failed tests from the latest build run fine locally.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec28Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep28Maven dependency ordering for branch
+1mvninstall253master passed
+1compile65master passed
+1checkstyle130master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs208master passed
+1javadoc44master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall242the patch passed
+1compile62the patch passed
+1javac62the patch passed
+1checkstyle124root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck731Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs212the patch passed
+1javadoc42the patch passed
_ Other Tests _
+1unit10hbase-checkstyle in the patch passed.
+1unit8280hbase-server in the patch passed.
+1asflicense47The patch does not generate ASF License warnings.
11386
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/8/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 3339e427d492 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 9116534
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/8/testReport/
Max. process+thread count4916 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/8/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec100Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall339master passed
+1compile83master passed
+1checkstyle176master passed
+1shadedjars333branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs245master passed
+1javadoc58master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall290the patch passed
+1compile84the patch passed
+1javac84the patch passed
+1checkstyle171root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars343patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck922Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs231the patch passed
+1javadoc49the patch passed
_ Other Tests _
+1unit13hbase-checkstyle in the patch passed.
-1unit14181hbase-server in the patch failed.
+1asflicense76The patch does not generate ASF License warnings.
18120
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationSmallTests
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/9/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 457d260210bb 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 438bf32
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/9/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/9/testReport/
Max. process+thread count5048 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/9/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec174Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep39Maven dependency ordering for branch
+1mvninstall376master passed
+1compile83master passed
+1checkstyle165master passed
+1shadedjars354branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs278master passed
+1javadoc57master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall325the patch passed
+1compile83the patch passed
+1javac83the patch passed
+1checkstyle164root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars356patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1002Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs285the patch passed
+1javadoc55the patch passed
_ Other Tests _
+1unit13hbase-checkstyle in the patch passed.
-1unit16735hbase-server in the patch failed.
+1asflicense69The patch does not generate ASF License warnings.
21045
ReasonTests
Failed junit testshadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/10/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 6c29d0e94185 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 74731c2
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/10/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/10/testReport/
Max. process+thread count4315 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/10/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec59Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep26Maven dependency ordering for branch
+1mvninstall243master passed
+1compile65master passed
+1checkstyle133master passed
+1shadedjars268branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs206master passed
+1javadoc47master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall242the patch passed
+1compile65the patch passed
+1javac65the patch passed
+1checkstyle131root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars269patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck738Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs214the patch passed
+1javadoc45the patch passed
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit14329hbase-server in the patch failed.
+1asflicense58The patch does not generate ASF License warnings.
17488
ReasonTests
Failed junit testshadoop.hbase.namespace.TestNamespaceAuditor
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/11/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 29e53e89bfad 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / cc38de1
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/11/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/11/testReport/
Max. process+thread count4525 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/11/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec60Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep27Maven dependency ordering for branch
+1mvninstall330master passed
+1compile87master passed
+1checkstyle186master passed
+1shadedjars362branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs286master passed
+1javadoc53master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall333the patch passed
+1compile83the patch passed
+1javac83the patch passed
+1checkstyle180root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars362patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1010Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs302the patch passed
+1javadoc58the patch passed
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit15961hbase-server in the patch failed.
+1asflicense57The patch does not generate ASF License warnings.
20183
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncTableGetMultiThreaded
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.master.procedure.TestSCPWithReplicas
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/12/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 656d74c79d52 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 72e58a8
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/12/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/12/testReport/
Max. process+thread count4720 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/12/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec214Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep30Maven dependency ordering for branch
+1mvninstall335master passed
+1compile81master passed
+1checkstyle163master passed
+1shadedjars350branch has no errors when building our shaded downstream artifacts.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs284master passed
+1javadoc54master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall332the patch passed
+1compile83the patch passed
+1javac83the patch passed
+1checkstyle165root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars347patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1001Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
0findbugs0Skipped patched modules with no Java source: hbase-checkstyle
+1findbugs285the patch passed
+1javadoc56the patch passed
_ Other Tests _
+1unit14hbase-checkstyle in the patch passed.
-1unit16415hbase-server in the patch failed.
+1asflicense56The patch does not generate ASF License warnings.
20696
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/13/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux dcd0fedb13e6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 00075ea
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/13/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/13/testReport/
Max. process+thread count4834 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/13/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec79Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep76Maven dependency ordering for branch
+1mvninstall319master passed
+1compile72master passed
+1checkstyle156master passed
+1shadedjars277branch has no errors when building our shaded downstream artifacts.
+1javadoc49master passed
0spotbugs239Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs21branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall283the patch passed
+1compile69the patch passed
+1javac69the patch passed
+1checkstyle159root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars282patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck862Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc47the patch passed
0findbugs13hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit15292hbase-server in the patch failed.
+1asflicense54The patch does not generate ASF License warnings.
18981
ReasonTests
Failed junit testshadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/14/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 7061e28bcba9 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / c9293b0
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/14/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/14/testReport/
Max. process+thread count5016 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec52Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author1The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep11Maven dependency ordering for branch
-1mvninstall11root in master failed.
-1compile33hbase-server in master failed.
+1checkstyle130master passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
+1javadoc40master passed
0spotbugs11Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs11branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall12root in the patch failed.
-1compile32hbase-server in the patch failed.
-1javac32hbase-server in the patch failed.
+1checkstyle108root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace1The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck10The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck20The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck30The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc40the patch passed
0findbugs10hbase-checkstyle has no data from findbugs
-1findbugs35hbase-server in the patch failed.
_ Other Tests _
+1unit8hbase-checkstyle in the patch passed.
-1unit36hbase-server in the patch failed.
+1asflicense16The patch does not generate ASF License warnings.
1260
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 95eb7b5b01b3 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 7f68591
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-compile-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/16/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec60Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep18Maven dependency ordering for branch
+1mvninstall254master passed
+1compile67master passed
+1checkstyle150master passed
+1shadedjars297branch has no errors when building our shaded downstream artifacts.
+1javadoc48master passed
0spotbugs234Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs14branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall245the patch passed
+1compile63the patch passed
+1javac63the patch passed
+1checkstyle146root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck829Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc48the patch passed
0findbugs14hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit16321hbase-server in the patch failed.
+1asflicense69The patch does not generate ASF License warnings.
19783
ReasonTests
Failed junit testshadoop.hbase.client.TestTimestampsFilter
hadoop.hbase.regionserver.TestMobStoreScanner
hadoop.hbase.client.TestGetScanColumnsWithNewVersionBehavior
hadoop.hbase.client.TestMobCloneSnapshotFromClientNormal
hadoop.hbase.regionserver.TestFlushLifeCycleTracker
hadoop.hbase.client.TestAsyncReplicationAdminApiWithClusters
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.regionserver.TestHRegionServerBulkLoad
hadoop.hbase.regionserver.TestMinorCompaction
hadoop.hbase.client.TestAvoidCellReferencesIntoShippedBlocks
hadoop.hbase.client.TestAsyncTableLocateRegionForDeletedTable
hadoop.hbase.client.TestLimitedScanWithFilter
hadoop.hbase.regionserver.TestScannerRetriableFailure
hadoop.hbase.client.TestBlockEvictionFromClient
hadoop.hbase.regionserver.TestSecureBulkLoadManager
hadoop.hbase.client.TestScanWithoutFetchingData
hadoop.hbase.client.TestAsyncTableNoncedRetry
hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.client.TestSmallReversedScanner
hadoop.hbase.client.TestResultFromCoprocessor
hadoop.hbase.client.TestIllegalTableDescriptor
hadoop.hbase.regionserver.TestCompactionInDeadRegionServer
hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable
hadoop.hbase.regionserver.TestMultiLogThreshold
hadoop.hbase.client.TestAsyncMetaRegionLocator
hadoop.hbase.regionserver.TestRegionServerAbort
hadoop.hbase.client.TestCIBadHostname
hadoop.hbase.client.TestTableOperationException
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterTruncate
TEST-null
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.client.TestAdmin3
hadoop.hbase.client.TestSnapshotFromClient
hadoop.hbase.client.TestAsyncToolAdminApi
hadoop.hbase.client.TestAsyncTableScanAll
hadoop.hbase.regionserver.TestCompactionLifeCycleTracker
hadoop.hbase.client.TestAdmin2
hadoop.hbase.client.TestAsyncTableBatch
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.client.TestAsyncProcedureAdminApi
hadoop.hbase.client.TestMobCloneSnapshotFromClientCloneLinksAfterDelete
hadoop.hbase.client.TestMetaCache
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSchemaChange
hadoop.hbase.regionserver.TestCompactionFileNotFound
hadoop.hbase.regionserver.TestCleanupMetaWAL
hadoop.hbase.client.TestMobSnapshotFromClient
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSimple
hadoop.hbase.client.TestFromClientSideScanExcpetion
hadoop.hbase.client.TestRegionLocator
hadoop.hbase.client.TestMobCloneSnapshotFromClientAfterSplittingRegion
hadoop.hbase.client.TestTableFavoredNodes
hadoop.hbase.client.TestAdmin1
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/15/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 74e4e466d06a 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / aa9679d
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/15/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/15/testReport/
Max. process+thread count5186 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/15/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec78Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall278master passed
+1compile61master passed
+1checkstyle143master passed
+1shadedjars258branch has no errors when building our shaded downstream artifacts.
+1javadoc45master passed
0spotbugs183Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs13branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall266the patch passed
+1compile62the patch passed
+1javac62the patch passed
+1checkstyle143root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck821Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc45the patch passed
0findbugs12hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit11hbase-checkstyle in the patch passed.
-1unit18193hbase-server in the patch failed.
+1asflicense44The patch does not generate ASF License warnings.
21498
ReasonTests
Failed junit testshadoop.hbase.client.TestConnection
hadoop.hbase.regionserver.TestSplitTransactionOnCluster
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
hadoop.hbase.replication.TestMasterReplication
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/18/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 33e7179a8f49 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 9615c64
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/18/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/18/testReport/
Max. process+thread count5195 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/18/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep21Maven dependency ordering for branch
+1mvninstall238master passed
+1compile60master passed
+1checkstyle136master passed
+1shadedjars258branch has no errors when building our shaded downstream artifacts.
+1javadoc42master passed
0spotbugs250Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs11branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall238the patch passed
+1compile61the patch passed
+1javac61the patch passed
+1checkstyle139root: The patch generated 0 new + 1 unchanged - 25 fixed = 1 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars258patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck712Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc46the patch passed
0findbugs11hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit11hbase-checkstyle in the patch passed.
-1unit8368hbase-server in the patch failed.
+1asflicense46The patch does not generate ASF License warnings.
11524
ReasonTests
Failed junit testshadoop.hbase.wal.TestWALOpenAfterDNRollingStart
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/19/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux dccd59ed2bfe 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 06f5c43
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/19/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/19/testReport/
Max. process+thread count4402 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/19/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec56Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall237master passed
+1compile69master passed
+1checkstyle143master passed
+1shadedjars302branch has no errors when building our shaded downstream artifacts.
+1javadoc44master passed
0spotbugs239Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs14branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall243the patch passed
+1compile66the patch passed
+1javac66the patch passed
+1checkstyle157root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars297patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck803Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc42the patch passed
0findbugs12hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit10hbase-checkstyle in the patch passed.
-1unit14441hbase-server in the patch failed.
+1asflicense76The patch does not generate ASF License warnings.
17858
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/20/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 5259b7dc4ceb 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 06f5c43
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/20/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/20/testReport/
Max. process+thread count4663 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/20/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec62Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
-1mvninstall224root in master failed.
+1compile63master passed
+1checkstyle146master passed
+1shadedjars402branch has no errors when building our shaded downstream artifacts.
+1javadoc50master passed
0spotbugs258Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs12branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
-1mvninstall310root in the patch failed.
+1compile73the patch passed
+1javac73the patch passed
+1checkstyle158root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars310patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck278The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck576The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck885The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc48the patch passed
0findbugs17hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit18659hbase-server in the patch failed.
+1asflicense70The patch does not generate ASF License warnings.
22160
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.client.TestConnection
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 5ac3a9d56201 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 06f5c43
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/patch-mvninstall-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/patch-javac-3.1.2.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/testReport/
Max. process+thread count4850 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/21/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache9Apache9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec62Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep37Maven dependency ordering for branch
+1mvninstall350master passed
+1compile78master passed
+1checkstyle194master passed
+1shadedjars357branch has no errors when building our shaded downstream artifacts.
+1javadoc54master passed
0spotbugs302Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs18branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall322the patch passed
+1compile79the patch passed
+1javac79the patch passed
+1checkstyle176root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars367patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1011Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc53the patch passed
0findbugs13hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit15893hbase-server in the patch failed.
+1asflicense49The patch does not generate ASF License warnings.
20174
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/22/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 2962db7694a1 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / b6d4529
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/22/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/22/testReport/
Max. process+thread count4465 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/22/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec96Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall431master passed
+1compile94master passed
+1checkstyle203master passed
+1shadedjars378branch has no errors when building our shaded downstream artifacts.
+1javadoc63master passed
0spotbugs302Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs17branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall425the patch passed
+1compile93the patch passed
+1javac93the patch passed
+1checkstyle198root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml5The patch has no ill-formed XML file.
+1shadedjars340patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1176Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc54the patch passed
0findbugs13hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit13hbase-checkstyle in the patch passed.
-1unit1998hbase-server in the patch failed.
+1asflicense31The patch does not generate ASF License warnings.
6766
ReasonTests
Failed junit testshadoop.hbase.filter.TestDependentColumnFilter
hadoop.hbase.filter.TestColumnPrefixFilter
hadoop.hbase.client.TestAsyncAccessControlAdminApi
hadoop.hbase.regionserver.TestRegionSplitPolicy
hadoop.hbase.filter.TestFilter
hadoop.hbase.client.TestMultiActionMetricsFromClient
hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/26/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 21530cd8b4af 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 6705d4f
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/26/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/26/testReport/
Max. process+thread count696 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/26/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec35Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep24Maven dependency ordering for branch
+1mvninstall284master passed
+1compile59master passed
+1checkstyle143master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1javadoc43master passed
0spotbugs235Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs11branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall281the patch passed
+1compile62the patch passed
+1javac62the patch passed
+1checkstyle140root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml1The patch has no ill-formed XML file.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck881Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc45the patch passed
0findbugs11hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit11hbase-checkstyle in the patch passed.
-1unit8632hbase-server in the patch failed.
+1asflicense47The patch does not generate ASF License warnings.
12081
ReasonTests
Failed junit testshadoop.hbase.master.assignment.TestCloseRegionWhileRSCrash
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/27/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 7dac95555627 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 7ebf80f
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/27/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/27/testReport/
Max. process+thread count4635 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/27/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec38Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep12Maven dependency ordering for branch
+1mvninstall316master passed
+1compile70master passed
+1checkstyle153master passed
+1shadedjars289branch has no errors when building our shaded downstream artifacts.
+1javadoc49master passed
0spotbugs244Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs12branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall301the patch passed
+1compile66the patch passed
+1javac66the patch passed
+1checkstyle154root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml2The patch has no ill-formed XML file.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck928Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc45the patch passed
0findbugs10hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit11hbase-checkstyle in the patch passed.
-1unit8744hbase-server in the patch failed.
+1asflicense48The patch does not generate ASF License warnings.
12400
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationProcedureRetry
hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.replication.TestReplicationEndpoint
hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/28/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 04952399184f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 7ebf80f
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/28/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/28/testReport/
Max. process+thread count4444 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/28/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec55Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep20Maven dependency ordering for branch
-1mvninstall11root in master failed.
-1compile33hbase-server in master failed.
+1checkstyle141master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc42master passed
0spotbugs13Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs12branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
-1mvninstall13root in the patch failed.
-1compile35hbase-server in the patch failed.
-1javac35hbase-server in the patch failed.
+1checkstyle115root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars267patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck11The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck23The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck35The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc40the patch passed
0findbugs9hbase-checkstyle has no data from findbugs
-1findbugs35hbase-server in the patch failed.
_ Other Tests _
+1unit10hbase-checkstyle in the patch passed.
-1unit34hbase-server in the patch failed.
+1asflicense16The patch does not generate ASF License warnings.
1328
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux 99c50187883a 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / 2edbf0b
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-compile-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/31/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec91Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall299master passed
+1compile70master passed
+1checkstyle156master passed
+1shadedjars280branch has no errors when building our shaded downstream artifacts.
+1javadoc48master passed
0spotbugs272Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs13branch/hbase-checkstyle no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep20Maven dependency ordering for patch
+1mvninstall310the patch passed
+1compile63the patch passed
+1javac63the patch passed
+1checkstyle146root: The patch generated 0 new + 0 unchanged - 26 fixed = 0 total (was 26)
+1whitespace0The patch has no whitespace issues.
+1xml8The patch has no ill-formed XML file.
+1shadedjars277patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck930Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc42the patch passed
0findbugs12hbase-checkstyle has no data from findbugs
_ Other Tests _
+1unit12hbase-checkstyle in the patch passed.
-1unit16916hbase-server in the patch failed.
+1asflicense55The patch does not generate ASF License warnings.
20677
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/29/artifact/out/Dockerfile
GITHUB PR#315
Optional Testsdupname asflicense checkstyle javac javadoc unit xml spotbugs findbugs shadedjars hadoopcheck hbaseanti compile
unameLinux e0358831ae16 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-315/out/precommit/personality/provided.sh
git revisionmaster / a399a14
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/29/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/29/testReport/
Max. process+thread count4907 (vs. ulimit of 10000)
modulesC: hbase-checkstyle hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-315/29/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit e28afec into apache:masterJul 25, 2019
asfgit pushed a commit that referenced this pull request Jul 25, 2019
Signed-off-by: Duo Zhang <zhangduo@apache.org>
@HorizonNet
HorizonNet deleted the HBASE-22594 branch July 25, 2019 09:12
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@HorizonNet@Apache-HBase@saintstack@Apache9