Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22313 Add method to FsDelegation token to accept token kind #199

Merged
merged 6 commits into from
Jul 29, 2019

Conversation

venki09
Copy link
Contributor

@venki09 venki09 commented Apr 29, 2019

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 239 master passed
+1 compile 50 master passed
+1 checkstyle 63 master passed
+1 shadedjars 249 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 215 master passed
+1 javadoc 31 master passed
_ Patch Compile Tests _
+1 mvninstall 234 the patch passed
+1 compile 51 the patch passed
+1 javac 51 the patch passed
+1 checkstyle 66 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
-1 shadedjars 209 patch has 10 errors when building our shaded downstream artifacts.
-1 hadoopcheck 352 The patch causes 28 errors with Hadoop v3.0.0.
+1 findbugs 238 the patch passed
+1 javadoc 31 the patch passed
_ Other Tests _
-1 unit 15423 hbase-server in the patch failed.
-1 asflicense 23 The patch generated 1 ASF License warnings.
17591
Reason Tests
Failed junit tests hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.TestCheckTestClasses
hadoop.hbase.quotas.TestSpaceQuotas
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux be5804bcc8af 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 5b07ee9
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/artifact/out/patch-shadedjars.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/artifact/out/patch-javac-3.0.0.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/testReport/
asflicense https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 5009 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@saintstack
Copy link
Contributor

You up for addressing the above failings @venki09 ? Thanks.

@venki09
Copy link
Contributor Author

venki09 commented Jun 7, 2019

Sorry for the delay. I will address them ASAP

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 61 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 250 master passed
+1 compile 52 master passed
+1 checkstyle 66 master passed
+1 shadedjars 264 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 163 master passed
+1 javadoc 32 master passed
_ Patch Compile Tests _
-1 mvninstall 143 root in the patch failed.
-1 compile 38 hbase-server in the patch failed.
-1 javac 38 hbase-server in the patch failed.
+1 checkstyle 68 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
-1 shadedjars 200 patch has 28 errors when building our shaded downstream artifacts.
-1 hadoopcheck 101 The patch causes 28 errors with Hadoop v2.8.5.
-1 hadoopcheck 205 The patch causes 28 errors with Hadoop v2.9.2.
-1 hadoopcheck 313 The patch causes 28 errors with Hadoop v3.1.2.
-1 findbugs 29 hbase-server in the patch failed.
+1 javadoc 34 the patch passed
_ Other Tests _
-1 unit 38 hbase-server in the patch failed.
-1 asflicense 13 The patch generated 1 ASF License warnings.
1845
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 661d3b90ee97 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 302a9ce
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-compile-hbase-server.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-shadedjars.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-javac-3.1.2.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-findbugs-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/testReport/
asflicense https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 96 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/2/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 19 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 267 master passed
+1 compile 53 master passed
+1 checkstyle 74 master passed
+1 shadedjars 274 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 180 master passed
+1 javadoc 32 master passed
_ Patch Compile Tests _
-1 mvninstall 153 root in the patch failed.
-1 compile 38 hbase-server in the patch failed.
-1 javac 38 hbase-server in the patch failed.
+1 checkstyle 75 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
-1 shadedjars 212 patch has 28 errors when building our shaded downstream artifacts.
-1 hadoopcheck 115 The patch causes 28 errors with Hadoop v2.8.5.
-1 hadoopcheck 280 The patch causes 28 errors with Hadoop v2.9.2.
-1 hadoopcheck 395 The patch causes 28 errors with Hadoop v3.1.2.
-1 findbugs 31 hbase-server in the patch failed.
+1 javadoc 44 the patch passed
_ Other Tests _
-1 unit 44 hbase-server in the patch failed.
-1 asflicense 12 The patch generated 1 ASF License warnings.
1979
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 320fd7baf7e7 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 302a9ce
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-compile-hbase-server.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-shadedjars.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-javac-3.1.2.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-findbugs-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/testReport/
asflicense https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 86 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/3/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 23 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 231 master passed
+1 compile 51 master passed
+1 checkstyle 68 master passed
+1 shadedjars 267 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 159 master passed
+1 javadoc 32 master passed
_ Patch Compile Tests _
+1 mvninstall 240 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
+1 checkstyle 66 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
-1 shadedjars 216 patch has 10 errors when building our shaded downstream artifacts.
+1 hadoopcheck 726 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 207 the patch passed
+1 javadoc 33 the patch passed
_ Other Tests _
+1 unit 8005 hbase-server in the patch passed.
-1 asflicense 31 The patch generated 1 ASF License warnings.
10723
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/4/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux e7b96f412b20 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 302a9ce
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/4/artifact/out/patch-shadedjars.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/4/testReport/
asflicense https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/4/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 5010 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/4/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@venki09
Copy link
Contributor Author

venki09 commented Jun 10, 2019

Update: I am still working on this. I will try to get this resolved as soon as possible and post back when its ready. Sorry for the delay.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 45 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 249 master passed
+1 compile 52 master passed
+1 checkstyle 65 master passed
+1 shadedjars 265 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 206 master passed
+1 javadoc 31 master passed
_ Patch Compile Tests _
+1 mvninstall 238 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
+1 checkstyle 64 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 265 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 732 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 205 the patch passed
+1 javadoc 33 the patch passed
_ Other Tests _
-1 unit 16986 hbase-server in the patch failed.
+1 asflicense 26 The patch does not generate ASF License warnings.
19854
Reason Tests
Failed junit tests hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/5/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d9fa53828b4f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 03436e6
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/5/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/5/testReport/
Max. process+thread count 4978 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/5/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 71 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 254 master passed
+1 compile 55 master passed
+1 checkstyle 69 master passed
+1 shadedjars 270 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 208 master passed
+1 javadoc 33 master passed
_ Patch Compile Tests _
+1 mvninstall 258 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
+1 checkstyle 68 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 273 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 766 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 194 the patch passed
+1 javadoc 34 the patch passed
_ Other Tests _
-1 unit 17485 hbase-server in the patch failed.
+1 asflicense 27 The patch does not generate ASF License warnings.
20445
Reason Tests
Failed junit tests hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestFromClientSide
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/6/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 2c625ecd57f3 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 03436e6
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/6/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/6/testReport/
Max. process+thread count 5007 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/6/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 159 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 264 master passed
+1 compile 53 master passed
+1 checkstyle 70 master passed
+1 shadedjars 275 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 193 master passed
+1 javadoc 33 master passed
_ Patch Compile Tests _
+1 mvninstall 251 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
+1 checkstyle 70 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 274 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 728 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 205 the patch passed
+1 javadoc 32 the patch passed
_ Other Tests _
-1 unit 16318 hbase-server in the patch failed.
+1 asflicense 34 The patch does not generate ASF License warnings.
19305
Reason Tests
Failed junit tests hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.master.TestSplitWALManager
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/7/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 4ef892b2aa00 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / ada772a
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/7/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/7/testReport/
Max. process+thread count 4961 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/7/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@saintstack
Copy link
Contributor

Re-running build to see if failures related.

@venki09
Copy link
Contributor Author

venki09 commented Jun 24, 2019

Thanks for re-running it. From what I can understand, something is causing the tests to timeout.

Copy link
Contributor

@saintstack saintstack left a comment

Choose a reason for hiding this comment

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

Took a look at patch. LGTM

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 173 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 254 master passed
+1 compile 53 master passed
+1 checkstyle 71 master passed
+1 shadedjars 262 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 208 master passed
+1 javadoc 34 master passed
_ Patch Compile Tests _
+1 mvninstall 240 the patch passed
+1 compile 53 the patch passed
+1 javac 53 the patch passed
+1 checkstyle 66 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 267 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 753 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 455 the patch passed
+1 javadoc 61 the patch passed
_ Other Tests _
-1 unit 18007 hbase-server in the patch failed.
+1 asflicense 28 The patch does not generate ASF License warnings.
21309
Reason Tests
Failed junit tests hadoop.hbase.client.TestAsyncRegionAdminApi2
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/8/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 36d17b4c1fe2 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 531d290
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/8/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/8/testReport/
Max. process+thread count 4849 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/8/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@venki09
Copy link
Contributor Author

venki09 commented Jun 25, 2019

Is there anything else that I need to do to get this merged? Thanks!

@venki09
Copy link
Contributor Author

venki09 commented Jul 4, 2019

Checking back again to see if this can be merged. Thanks!

@noslowerdna
Copy link

@saintstack could this be merged? Thank you

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 28 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 223 master passed
-1 compile 48 hbase-server in master failed.
+1 checkstyle 65 master passed
+1 shadedjars 251 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 198 master passed
-1 javadoc 17 hbase-server in master failed.
_ Patch Compile Tests _
+1 mvninstall 230 the patch passed
-1 compile 46 hbase-server in the patch failed.
-1 javac 46 hbase-server in the patch failed.
+1 checkstyle 63 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 254 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 714 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 213 the patch passed
+1 javadoc 33 the patch passed
_ Other Tests _
+1 unit 8365 hbase-server in the patch passed.
+1 asflicense 21 The patch does not generate ASF License warnings.
11061
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux bd9f591d92bb 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 438bf32
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/artifact/out/branch-compile-hbase-server.txt
findbugs v3.1.11
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/artifact/out/branch-javadoc-hbase-server.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/artifact/out/patch-compile-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/testReport/
Max. process+thread count 4946 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/9/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 79 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 283 master passed
+1 compile 61 master passed
+1 checkstyle 83 master passed
+1 shadedjars 300 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 275 master passed
+1 javadoc 48 master passed
_ Patch Compile Tests _
+1 mvninstall 369 the patch passed
+1 compile 74 the patch passed
+1 javac 74 the patch passed
+1 checkstyle 96 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 361 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1032 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 263 the patch passed
+1 javadoc 47 the patch passed
_ Other Tests _
+1 unit 15505 hbase-server in the patch passed.
+1 asflicense 24 The patch does not generate ASF License warnings.
19325
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/10/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 6b6c49ccd98d 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 74731c2
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/10/testReport/
Max. process+thread count 4897 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/10/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 48 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 234 master passed
+1 compile 56 master passed
+1 checkstyle 66 master passed
+1 shadedjars 271 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 209 master passed
+1 javadoc 31 master passed
_ Patch Compile Tests _
+1 mvninstall 252 the patch passed
+1 compile 55 the patch passed
+1 javac 55 the patch passed
+1 checkstyle 67 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 279 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 797 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 218 the patch passed
+1 javadoc 34 the patch passed
_ Other Tests _
-1 unit 14324 hbase-server in the patch failed.
+1 asflicense 30 The patch does not generate ASF License warnings.
17285
Reason Tests
Failed junit tests hadoop.hbase.namespace.TestNamespaceAuditor
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/11/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux da838a459cde 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / cc38de1
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/11/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/11/testReport/
Max. process+thread count 5020 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/11/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 71 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
-1 mvninstall 80 root in master failed.
-1 compile 38 hbase-server in master failed.
+1 checkstyle 65 master passed
+1 shadedjars 250 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 221 master passed
+1 javadoc 32 master passed
_ Patch Compile Tests _
-1 mvninstall 12 root in the patch failed.
-1 compile 34 hbase-server in the patch failed.
-1 javac 34 hbase-server in the patch failed.
+1 checkstyle 64 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 252 patch has no errors when building our shaded downstream artifacts.
-1 hadoopcheck 10 The patch causes 10 errors with Hadoop v2.8.5.
-1 hadoopcheck 20 The patch causes 10 errors with Hadoop v2.9.2.
-1 hadoopcheck 30 The patch causes 10 errors with Hadoop v3.1.2.
+1 findbugs 228 the patch passed
+1 javadoc 31 the patch passed
_ Other Tests _
-1 unit 35 hbase-server in the patch failed.
+1 asflicense 10 The patch does not generate ASF License warnings.
1515
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux c16580cd5613 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 72e58a8
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/branch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/branch-compile-hbase-server.txt
findbugs v3.1.11
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-compile-hbase-server.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-javac-3.1.2.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/testReport/
Max. process+thread count 93 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/12/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 173 Docker mode activated.
_ Prechecks _
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 250 master passed
+1 compile 54 master passed
+1 checkstyle 69 master passed
+1 shadedjars 263 branch has no errors when building our shaded downstream artifacts.
+1 findbugs 204 master passed
+1 javadoc 34 master passed
_ Patch Compile Tests _
+1 mvninstall 242 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
+1 checkstyle 68 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 268 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 739 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 findbugs 213 the patch passed
+1 javadoc 33 the patch passed
_ Other Tests _
-1 unit 14376 hbase-server in the patch failed.
+1 asflicense 28 The patch does not generate ASF License warnings.
17372
Reason Tests
Failed junit tests hadoop.hbase.client.TestAsyncTableAdminApi3
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/13/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux f1286adf6602 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /testptch/patchprocess/precommit/personality/provided.sh
git revision master / 00075ea
maven version: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java 1.8.0_181
findbugs v3.1.11
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/13/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/13/testReport/
Max. process+thread count 4817 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/13/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 33 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 240 master passed
+1 compile 55 master passed
+1 checkstyle 75 master passed
+1 shadedjars 269 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 32 master passed
0 spotbugs 236 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 235 master passed
_ Patch Compile Tests _
+1 mvninstall 241 the patch passed
+1 compile 53 the patch passed
+1 javac 53 the patch passed
+1 checkstyle 71 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 268 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 757 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 38 the patch passed
+1 findbugs 241 the patch passed
_ Other Tests _
+1 unit 8727 hbase-server in the patch passed.
+1 asflicense 23 The patch does not generate ASF License warnings.
11674
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/14/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d3e71af0fe46 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / c9293b0
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/14/testReport/
Max. process+thread count 4847 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/14/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 82 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 296 master passed
+1 compile 60 master passed
+1 checkstyle 93 master passed
+1 shadedjars 305 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 38 master passed
0 spotbugs 279 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 277 master passed
_ Patch Compile Tests _
+1 mvninstall 268 the patch passed
+1 compile 57 the patch passed
+1 javac 57 the patch passed
+1 checkstyle 88 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 303 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 835 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 35 the patch passed
+1 findbugs 267 the patch passed
_ Other Tests _
-1 unit 14709 hbase-server in the patch failed.
+1 asflicense 41 The patch does not generate ASF License warnings.
18097
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/15/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0449122a38dd 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / aa9679d
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/15/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/15/testReport/
Max. process+thread count 4980 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/15/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 80 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 274 master passed
+1 compile 52 master passed
+1 checkstyle 78 master passed
+1 shadedjars 262 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 249 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 246 master passed
_ Patch Compile Tests _
+1 mvninstall 270 the patch passed
-1 compile 42 hbase-server in the patch failed.
-1 javac 42 hbase-server in the patch failed.
+1 checkstyle 70 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 258 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 801 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 32 the patch passed
+1 findbugs 264 the patch passed
_ Other Tests _
+1 unit 14320 hbase-server in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
17414
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/18/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a50d213f5522 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 9615c64
Default Java 1.8.0_181
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/18/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/18/artifact/out/patch-compile-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/18/testReport/
Max. process+thread count 5185 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/18/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 35 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 235 master passed
+1 compile 52 master passed
+1 checkstyle 71 master passed
+1 shadedjars 256 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 32 master passed
0 spotbugs 255 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 252 master passed
_ Patch Compile Tests _
+1 mvninstall 235 the patch passed
+1 compile 50 the patch passed
+1 javac 50 the patch passed
+1 checkstyle 68 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 257 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 720 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 31 the patch passed
+1 findbugs 254 the patch passed
_ Other Tests _
+1 unit 8219 hbase-server in the patch passed.
+1 asflicense 21 The patch does not generate ASF License warnings.
11094
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/19/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 7c6688ae77c3 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 06f5c43
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/19/testReport/
Max. process+thread count 4508 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/19/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 38 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 246 master passed
+1 compile 53 master passed
+1 checkstyle 73 master passed
+1 shadedjars 263 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 241 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 240 master passed
_ Patch Compile Tests _
+1 mvninstall 247 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
+1 checkstyle 74 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 266 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 744 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 33 the patch passed
+1 findbugs 244 the patch passed
_ Other Tests _
+1 unit 7891 hbase-server in the patch passed.
+1 asflicense 21 The patch does not generate ASF License warnings.
10831
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/21/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 7cae3bb034f1 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 06f5c43
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/21/testReport/
Max. process+thread count 4141 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/21/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 59 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 305 master passed
+1 compile 65 master passed
+1 checkstyle 95 master passed
+1 shadedjars 332 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 36 master passed
0 spotbugs 205 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 202 master passed
_ Patch Compile Tests _
+1 mvninstall 311 the patch passed
+1 compile 63 the patch passed
+1 javac 63 the patch passed
+1 checkstyle 96 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 334 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 963 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 43 the patch passed
+1 findbugs 316 the patch passed
_ Other Tests _
-1 unit 16751 hbase-server in the patch failed.
+1 asflicense 27 The patch does not generate ASF License warnings.
20426
Reason Tests
Failed junit tests hadoop.hbase.client.TestAsyncRegionAdminApi2
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/20/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 819fdb9d775c 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 06f5c43
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/20/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/20/testReport/
Max. process+thread count 4669 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/20/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor

Apache9 commented Jul 23, 2019

Let's finish this? @saintstack

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 62 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 302 master passed
+1 compile 53 master passed
+1 checkstyle 72 master passed
+1 shadedjars 272 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 35 master passed
0 spotbugs 240 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 238 master passed
_ Patch Compile Tests _
+1 mvninstall 328 the patch passed
+1 compile 56 the patch passed
+1 javac 56 the patch passed
+1 checkstyle 74 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 298 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 908 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 33 the patch passed
+1 findbugs 228 the patch passed
_ Other Tests _
-1 unit 15482 hbase-server in the patch failed.
+1 asflicense 26 The patch does not generate ASF License warnings.
18829
Reason Tests
Failed junit tests hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/22/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 572c848ebdc8 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / e74d501
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/22/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/22/testReport/
Max. process+thread count 5303 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/22/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 59 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 289 master passed
+1 compile 55 master passed
+1 checkstyle 78 master passed
+1 shadedjars 267 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 238 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 236 master passed
_ Patch Compile Tests _
+1 mvninstall 333 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
+1 checkstyle 72 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 290 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 931 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 35 the patch passed
+1 findbugs 237 the patch passed
_ Other Tests _
-1 unit 15575 hbase-server in the patch failed.
+1 asflicense 30 The patch does not generate ASF License warnings.
18951
Reason Tests
Failed junit tests hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.replication.TestReplicationKillSlaveRS
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/23/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 61fc7c7c594c 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / e74d501
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/23/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/23/testReport/
Max. process+thread count 4904 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/23/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 90 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 550 master passed
+1 compile 74 master passed
+1 checkstyle 100 master passed
+1 shadedjars 369 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 47 master passed
0 spotbugs 316 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 312 master passed
_ Patch Compile Tests _
+1 mvninstall 404 the patch passed
+1 compile 76 the patch passed
+1 javac 76 the patch passed
+1 checkstyle 97 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 359 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1294 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 42 the patch passed
+1 findbugs 322 the patch passed
_ Other Tests _
-1 unit 18015 hbase-server in the patch failed.
+1 asflicense 27 The patch does not generate ASF License warnings.
22682
Reason Tests
Failed junit tests hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.namespace.TestNamespaceAuditor
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/24/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a513234e3a10 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 6705d4f
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/24/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/24/testReport/
Max. process+thread count 4982 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/24/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 73 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 352 master passed
+1 compile 58 master passed
+1 checkstyle 84 master passed
+1 shadedjars 283 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 36 master passed
0 spotbugs 239 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 237 master passed
_ Patch Compile Tests _
+1 mvninstall 294 the patch passed
+1 compile 51 the patch passed
+1 javac 51 the patch passed
+1 checkstyle 82 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 282 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1177 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 40 the patch passed
+1 findbugs 266 the patch passed
_ Other Tests _
-1 unit 15778 hbase-server in the patch failed.
+1 asflicense 35 The patch does not generate ASF License warnings.
19589
Reason Tests
Failed junit tests hadoop.hbase.replication.TestAddToSerialReplicationPeer
hadoop.hbase.regionserver.TestColumnSeeking
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.regionserver.TestCompactionFileNotFound
hadoop.hbase.regionserver.wal.TestLogRolling
hadoop.hbase.regionserver.TestFlushLifeCycleTracker
hadoop.hbase.regionserver.TestWALLockup
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.regionserver.TestMultiColumnScannerWithAlgoGZAndNoDataEncoding
hadoop.hbase.regionserver.TestMultiColumnScannerWithAlgoGZAndUseDataEncoding
hadoop.hbase.regionserver.TestRegionServerCrashDisableWAL
hadoop.hbase.regionserver.TestScannerHeartbeatMessages
hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy
hadoop.hbase.regionserver.TestRegionReplicasAreDistributed
hadoop.hbase.regionserver.wal.TestSecureAsyncWALReplay
hadoop.hbase.replication.TestVerifyCellsReplicationEndpoint
hadoop.hbase.replication.TestReplicationDroppedTables
hadoop.hbase.regionserver.TestTags
hadoop.hbase.regionserver.TestDeleteMobTable
hadoop.hbase.regionserver.TestNotCleanupCompactedFileWhenRegionWarmup
hadoop.hbase.regionserver.TestEncryptionKeyRotation
hadoop.hbase.regionserver.TestMultiColumnScannerWithNoneAndNoDataEncoding
hadoop.hbase.regionserver.TestCleanupMetaWAL
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.regionserver.TestRegionServerMetrics
hadoop.hbase.regionserver.TestRemoveRegionMetrics
hadoop.hbase.regionserver.TestCompactionLifeCycleTracker
hadoop.hbase.regionserver.TestIsDeleteFailure
hadoop.hbase.regionserver.TestHRegion
hadoop.hbase.regionserver.TestHRegionFileSystem
hadoop.hbase.client.TestCloneSnapshotFromClientCloneLinksAfterDelete
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.replication.TestReplicationStatusAfterLagging
hadoop.hbase.regionserver.TestRegionServerAbort
hadoop.hbase.replication.TestSyncReplicationActive
hadoop.hbase.coprocessor.TestNegativeMemStoreSizeWithSlowCoprocessor
hadoop.hbase.regionserver.TestEndToEndSplitTransaction
hadoop.hbase.regionserver.compactions.TestCompactedHFilesDischarger
hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedNewOp
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.client.TestAdmin2
hadoop.hbase.regionserver.TestAtomicOperation
hadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.client.TestAsyncReplicationAdminApiWithClusters
hadoop.hbase.regionserver.TestLogRoller
hadoop.hbase.regionserver.wal.TestWALReplay
hadoop.hbase.regionserver.wal.TestAsyncWALReplay
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSyncUpTool
hadoop.hbase.replication.TestReplicationKillMasterRS
hadoop.hbase.coprocessor.TestCoprocessorMetrics
hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable
hadoop.hbase.regionserver.TestRegionServerOnlineConfigChange
hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
hadoop.hbase.regionserver.TestRegionMove
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/25/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 67a9b14f8a96 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 7ebf80f
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/25/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/25/testReport/
Max. process+thread count 4465 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/25/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 83 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 343 master passed
-1 compile 31 hbase-server in master failed.
+1 checkstyle 86 master passed
+1 shadedjars 298 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 38 master passed
0 spotbugs 267 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 265 master passed
_ Patch Compile Tests _
+1 mvninstall 316 the patch passed
+1 compile 58 the patch passed
-1 javac 58 hbase-server generated 6 new + 0 unchanged - 14 fixed = 6 total (was 14)
+1 checkstyle 92 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 299 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1029 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 36 the patch passed
+1 findbugs 297 the patch passed
_ Other Tests _
-1 unit 16369 hbase-server in the patch failed.
+1 asflicense 32 The patch does not generate ASF License warnings.
20075
Reason Tests
Failed junit tests hadoop.hbase.replication.TestReplicationSmallTests
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/26/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 44f6a8c220ef 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 7ebf80f
Default Java 1.8.0_181
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/26/artifact/out/branch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/26/artifact/out/diff-compile-javac-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/26/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/26/testReport/
Max. process+thread count 4786 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/26/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 54 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 338 master passed
+1 compile 59 master passed
+1 checkstyle 76 master passed
+1 shadedjars 270 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 231 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 228 master passed
_ Patch Compile Tests _
+1 mvninstall 290 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
+1 checkstyle 75 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 262 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1028 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 229 the patch passed
_ Other Tests _
-1 unit 18166 hbase-server in the patch failed.
+1 asflicense 64 The patch does not generate ASF License warnings.
21695
Reason Tests
Failed junit tests hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.TestRegionRebalancing
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.security.access.TestAccessController3
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.master.procedure.TestSCPWithReplicas
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/27/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a9021cd38967 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / a399a14
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/27/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/27/testReport/
Max. process+thread count 4702 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/27/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 134 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 376 master passed
+1 compile 71 master passed
+1 checkstyle 100 master passed
+1 shadedjars 364 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 42 master passed
0 spotbugs 325 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 322 master passed
_ Patch Compile Tests _
+1 mvninstall 370 the patch passed
+1 compile 74 the patch passed
+1 javac 74 the patch passed
+1 checkstyle 104 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 359 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1202 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 44 the patch passed
+1 findbugs 351 the patch passed
_ Other Tests _
+1 unit 17563 hbase-server in the patch passed.
+1 asflicense 29 The patch does not generate ASF License warnings.
21992
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/31/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 51ca21770648 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / e28afec
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/31/testReport/
Max. process+thread count 4918 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/31/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 61 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 320 master passed
+1 compile 55 master passed
+1 checkstyle 75 master passed
+1 shadedjars 260 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 33 master passed
0 spotbugs 331 Used deprecated FindBugs config; considering switching to SpotBugs.
-1 findbugs 36 hbase-server in master failed.
_ Patch Compile Tests _
+1 mvninstall 329 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
+1 checkstyle 70 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 258 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 990 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 33 the patch passed
+1 findbugs 400 the patch passed
_ Other Tests _
-1 unit 16830 hbase-server in the patch failed.
+1 asflicense 35 The patch does not generate ASF License warnings.
20215
Reason Tests
Failed junit tests hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/32/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 67d61a4b911c 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / b83d0c0
Default Java 1.8.0_181
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/32/artifact/out/branch-findbugs-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/32/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/32/testReport/
Max. process+thread count 5289 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/32/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 84 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 405 master passed
+1 compile 67 master passed
+1 checkstyle 93 master passed
+1 shadedjars 344 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 41 master passed
0 spotbugs 283 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 281 master passed
_ Patch Compile Tests _
+1 mvninstall 388 the patch passed
+1 compile 69 the patch passed
+1 javac 69 the patch passed
+1 checkstyle 95 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 339 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1202 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 43 the patch passed
+1 findbugs 300 the patch passed
_ Other Tests _
-1 unit 19234 hbase-server in the patch failed.
+1 asflicense 86 The patch does not generate ASF License warnings.
23563
Reason Tests
Failed junit tests hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleAsyncWAL
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.io.encoding.TestChangingEncoding
hadoop.hbase.io.encoding.TestEncodedSeekers
hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestConnection
hadoop.hbase.regionserver.wal.TestAsyncWALReplayCompressed
hadoop.hbase.regionserver.wal.TestAsyncWALReplay
hadoop.hbase.util.TestConnectionCache
hadoop.hbase.regionserver.TestRowTooBig
hadoop.hbase.replication.TestSerialSyncReplication
hadoop.hbase.replication.TestReplicationMetricsforUI
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.regionserver.TestRegionReplicasWithRestartScenarios
hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
hadoop.hbase.replication.TestAddToSerialReplicationPeer
hadoop.hbase.regionserver.wal.TestLogRollPeriod
hadoop.hbase.replication.TestSyncReplicationStandbyKillRS
hadoop.hbase.replication.TestSyncReplicationActive
hadoop.hbase.util.compaction.TestMajorCompactorTTL
hadoop.hbase.TestJMXConnectorServer
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.regionserver.TestFSErrorsExposed
hadoop.hbase.replication.regionserver.TestReplicationSourceManagerZkImpl
hadoop.hbase.TestClusterPortAssignment
hadoop.hbase.replication.regionserver.TestSerialReplicationEndpoint
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleAsyncWAL
hadoop.hbase.replication.TestMasterReplication
hadoop.hbase.regionserver.wal.TestAsyncLogRollPeriod
hadoop.hbase.regionserver.TestMutateRowsRecovery
hadoop.hbase.replication.regionserver.TestReplicationSource
hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs
hadoop.hbase.replication.regionserver.TestRaceWhenCreatingReplicationSource
hadoop.hbase.replication.TestSyncReplicationRemoveRemoteWAL
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
hadoop.hbase.regionserver.TestCompactingMemStore
hadoop.hbase.replication.regionserver.TestReplicator
hadoop.hbase.replication.TestReplicationStatusAfterLagging
hadoop.hbase.replication.TestSyncReplicationMoreLogsInLocalGiveUpSplitting
hadoop.hbase.regionserver.TestHRegionServerBulkLoad
hadoop.hbase.replication.regionserver.TestSerialReplicationChecker
hadoop.hbase.TestMultiVersions
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestPerTableCFReplication
hadoop.hbase.util.TestMiniClusterLoadEncoded
TEST-null
hadoop.hbase.util.TestCoprocessorScanPolicy
hadoop.hbase.regionserver.wal.TestSecureAsyncWALReplay
hadoop.hbase.regionserver.TestRegionReplicasAreDistributed
hadoop.hbase.constraint.TestConstraint
hadoop.hbase.regionserver.TestScannerRetriableFailure
hadoop.hbase.replication.TestReplicationKillMasterRS
hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedNoOps
hadoop.hbase.replication.TestReplicationStatus
hadoop.hbase.replication.regionserver.TestDrainReplicationQueuesForStandBy
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/33/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0592414d770e 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / de98fee
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/33/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/33/testReport/
Max. process+thread count 4932 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/33/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 88 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 455 master passed
+1 compile 54 master passed
+1 checkstyle 73 master passed
+1 shadedjars 269 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 243 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 241 master passed
_ Patch Compile Tests _
+1 mvninstall 286 the patch passed
+1 compile 50 the patch passed
+1 javac 50 the patch passed
+1 checkstyle 71 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 263 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 910 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 31 the patch passed
+1 findbugs 226 the patch passed
_ Other Tests _
-1 unit 15509 hbase-server in the patch failed.
+1 asflicense 35 The patch does not generate ASF License warnings.
18966
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/34/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux bb0c991edcd5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 747d000
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/34/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/34/testReport/
Max. process+thread count 4950 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/34/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 63 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
-1 mvninstall 333 root in master failed.
+1 compile 54 master passed
+1 checkstyle 75 master passed
+1 shadedjars 282 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 240 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 237 master passed
_ Patch Compile Tests _
-1 mvninstall 282 root in the patch failed.
+1 compile 58 the patch passed
+1 javac 58 the patch passed
+1 checkstyle 76 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 1 The patch has no whitespace issues.
+1 shadedjars 307 patch has no errors when building our shaded downstream artifacts.
-1 hadoopcheck 171 The patch causes 10 errors with Hadoop v2.8.5.
-1 hadoopcheck 323 The patch causes 10 errors with Hadoop v2.9.2.
-1 hadoopcheck 478 The patch causes 10 errors with Hadoop v3.1.2.
+1 javadoc 33 the patch passed
+1 findbugs 243 the patch passed
_ Other Tests _
-1 unit 14902 hbase-server in the patch failed.
+1 asflicense 27 The patch does not generate ASF License warnings.
17548
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux e26c4125a3f1 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / fa77c75
Default Java 1.8.0_181
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/branch-mvninstall-root.txt
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/patch-mvninstall-root.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/patch-javac-3.1.2.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/testReport/
Max. process+thread count 4968 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/35/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 196 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 372 master passed
+1 compile 55 master passed
+1 checkstyle 74 master passed
+1 shadedjars 296 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 36 master passed
0 spotbugs 245 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 242 master passed
_ Patch Compile Tests _
+1 mvninstall 333 the patch passed
+1 compile 53 the patch passed
+1 javac 53 the patch passed
+1 checkstyle 72 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 268 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 944 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 31 the patch passed
+1 findbugs 269 the patch passed
_ Other Tests _
-1 unit 20275 hbase-server in the patch failed.
+1 asflicense 25 The patch does not generate ASF License warnings.
23941
Reason Tests
Failed junit tests hadoop.hbase.client.TestConnection
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/36/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 6ae1871cf9b6 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 1cb37f1
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/36/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/36/testReport/
Max. process+thread count 5121 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/36/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 63 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 292 master passed
+1 compile 52 master passed
+1 checkstyle 69 master passed
+1 shadedjars 257 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 31 master passed
0 spotbugs 173 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 170 master passed
_ Patch Compile Tests _
+1 mvninstall 288 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
+1 checkstyle 71 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 257 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 922 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 32 the patch passed
+1 findbugs 231 the patch passed
_ Other Tests _
-1 unit 14162 hbase-server in the patch failed.
+1 asflicense 28 The patch does not generate ASF License warnings.
17331
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/37/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 682b448a9d16 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / cf8114a
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/37/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/37/testReport/
Max. process+thread count 5080 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/37/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 67 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 383 master passed
+1 compile 71 master passed
+1 checkstyle 98 master passed
+1 shadedjars 353 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 42 master passed
0 spotbugs 312 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 309 master passed
_ Patch Compile Tests _
+1 mvninstall 391 the patch passed
+1 compile 68 the patch passed
+1 javac 68 the patch passed
+1 checkstyle 95 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 349 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1199 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 42 the patch passed
+1 findbugs 323 the patch passed
_ Other Tests _
-1 unit 15314 hbase-server in the patch failed.
+1 asflicense 30 The patch does not generate ASF License warnings.
19608
Reason Tests
Failed junit tests hadoop.hbase.client.TestMobSnapshotCloneIndependence
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/38/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 44f5903b521f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 3318b4b
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/38/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/38/testReport/
Max. process+thread count 4858 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/38/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 202 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 304 master passed
+1 compile 55 master passed
+1 checkstyle 70 master passed
+1 shadedjars 269 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 33 master passed
0 spotbugs 240 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 239 master passed
_ Patch Compile Tests _
+1 mvninstall 302 the patch passed
+1 compile 56 the patch passed
+1 javac 56 the patch passed
+1 checkstyle 75 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 271 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 949 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 35 the patch passed
+1 findbugs 240 the patch passed
_ Other Tests _
-1 unit 17416 hbase-server in the patch failed.
+1 asflicense 25 The patch does not generate ASF License warnings.
20927
Reason Tests
Failed junit tests hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestSnapshotTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/39/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d39c3ec0135a 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 064f5f1
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/39/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/39/testReport/
Max. process+thread count 4767 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/39/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 66 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1 mvninstall 316 master passed
+1 compile 53 master passed
+1 checkstyle 74 master passed
+1 shadedjars 272 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 35 master passed
0 spotbugs 236 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 234 master passed
_ Patch Compile Tests _
+1 mvninstall 294 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
+1 checkstyle 74 hbase-server: The patch generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 270 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 919 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 248 the patch passed
_ Other Tests _
-1 unit 17011 hbase-server in the patch failed.
+1 asflicense 25 The patch does not generate ASF License warnings.
20353
Reason Tests
Failed junit tests hadoop.hbase.regionserver.wal.TestLogRollAbort
hadoop.hbase.regionserver.wal.TestAsyncLogRolling
hadoop.hbase.regionserver.TestRegionReplicaFailover
hadoop.hbase.regionserver.TestRegionMove
hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
hadoop.hbase.regionserver.wal.TestLogRollPeriod
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.regionserver.TestFailedAppendAndSync
hadoop.hbase.regionserver.TestRegionServerHostname
hadoop.hbase.regionserver.wal.TestSecureAsyncWALReplay
hadoop.hbase.regionserver.TestSplitWalDataLoss
hadoop.hbase.regionserver.wal.TestLogRolling
hadoop.hbase.regionserver.wal.TestFSHLog
hadoop.hbase.regionserver.TestCompactionInDeadRegionServer
hadoop.hbase.regionserver.TestHdfsSnapshotHRegion
hadoop.hbase.regionserver.wal.TestWALReplay
hadoop.hbase.regionserver.TestRegionReplicasAreDistributed
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/40/artifact/out/Dockerfile
GITHUB PR #199
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 433dc3c2e197 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-199/out/precommit/personality/provided.sh
git revision master / 7294af8
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/40/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/40/testReport/
Max. process+thread count 4635 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-199/40/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyi petersomogyi merged commit 11f30de into apache:master Jul 29, 2019
asfgit pushed a commit that referenced this pull request Jul 29, 2019
Co-authored-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
asfgit pushed a commit that referenced this pull request Jul 29, 2019
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants