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-22744 Removed deprecated status and load classes in client module #414

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

HorizonNet
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 170 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 19 Maven dependency ordering for branch
+1 mvninstall 303 master passed
+1 compile 118 master passed
+1 checkstyle 135 master passed
+1 shadedjars 296 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 94 master passed
0 spotbugs 49 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 375 master passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
+1 mvninstall 292 the patch passed
+1 compile 129 the patch passed
+1 javac 129 the patch passed
-1 checkstyle 34 hbase-client: The patch generated 1 new + 180 unchanged - 3 fixed = 181 total (was 183)
-1 checkstyle 77 hbase-server: The patch generated 1 new + 26 unchanged - 0 fixed = 27 total (was 26)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 294 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 912 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 91 the patch passed
+1 findbugs 417 the patch passed
_ Other Tests _
+1 unit 111 hbase-client in the patch passed.
+1 unit 48 hbase-zookeeper in the patch passed.
-1 unit 15225 hbase-server in the patch failed.
+1 unit 478 hbase-rest in the patch passed.
+1 asflicense 88 The patch does not generate ASF License warnings.
20158
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/1/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a3a09419ebfa 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-414/out/precommit/personality/provided.sh
git revision master / fa77c75
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/1/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/1/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/1/testReport/
Max. process+thread count 4778 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/1/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 132 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 37 Maven dependency ordering for branch
+1 mvninstall 431 master passed
+1 compile 160 master passed
+1 checkstyle 176 master passed
+1 shadedjars 349 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 116 master passed
0 spotbugs 66 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 479 master passed
_ Patch Compile Tests _
0 mvndep 16 Maven dependency ordering for patch
+1 mvninstall 413 the patch passed
+1 compile 158 the patch passed
+1 javac 158 the patch passed
-1 checkstyle 38 hbase-client: The patch generated 1 new + 180 unchanged - 3 fixed = 181 total (was 183)
-1 checkstyle 95 hbase-server: The patch generated 1 new + 26 unchanged - 0 fixed = 27 total (was 26)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 325 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1282 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 132 the patch passed
+1 findbugs 500 the patch passed
_ Other Tests _
+1 unit 111 hbase-client in the patch passed.
+1 unit 50 hbase-zookeeper in the patch passed.
-1 unit 15502 hbase-server in the patch failed.
+1 unit 482 hbase-rest in the patch passed.
+1 asflicense 88 The patch does not generate ASF License warnings.
21654
Reason Tests
Failed junit tests hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestAsyncTableAdminApi
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/2/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 43c5fa76e588 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-414/out/precommit/personality/provided.sh
git revision master / 1cb37f1
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/2/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/2/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/2/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/2/testReport/
Max. process+thread count 4853 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/2/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 110 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 151 Maven dependency ordering for branch
+1 mvninstall 521 master passed
+1 compile 146 master passed
+1 checkstyle 164 master passed
+1 shadedjars 345 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 102 master passed
0 spotbugs 63 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 469 master passed
_ Patch Compile Tests _
0 mvndep 17 Maven dependency ordering for patch
+1 mvninstall 366 the patch passed
+1 compile 149 the patch passed
+1 javac 149 the patch passed
-1 checkstyle 40 hbase-client: The patch generated 1 new + 180 unchanged - 3 fixed = 181 total (was 183)
-1 checkstyle 91 hbase-server: The patch generated 1 new + 26 unchanged - 0 fixed = 27 total (was 26)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 339 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1148 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 100 the patch passed
+1 findbugs 491 the patch passed
_ Other Tests _
+1 unit 122 hbase-client in the patch passed.
+1 unit 50 hbase-zookeeper in the patch passed.
-1 unit 17559 hbase-server in the patch failed.
+1 unit 533 hbase-rest in the patch passed.
+1 asflicense 91 The patch does not generate ASF License warnings.
23677
Reason Tests
Failed junit tests hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.util.TestFromClientSide3WoUnsafe
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/3/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 973d6b6c294d 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-414/out/precommit/personality/provided.sh
git revision master / cf8114a
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/3/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/3/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/3/testReport/
Max. process+thread count 4887 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/3/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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 17 Maven dependency ordering for branch
+1 mvninstall 351 master passed
+1 compile 156 master passed
+1 checkstyle 165 master passed
+1 shadedjars 336 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 116 master passed
0 spotbugs 63 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 501 master passed
_ Patch Compile Tests _
0 mvndep 18 Maven dependency ordering for patch
+1 mvninstall 351 the patch passed
+1 compile 155 the patch passed
+1 javac 155 the patch passed
+1 checkstyle 42 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 15 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 87 The patch passed checkstyle in hbase-server
+1 checkstyle 20 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 337 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1093 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 112 the patch passed
+1 findbugs 528 the patch passed
_ Other Tests _
+1 unit 132 hbase-client in the patch passed.
+1 unit 56 hbase-zookeeper in the patch passed.
-1 unit 16122 hbase-server in the patch failed.
+1 unit 521 hbase-rest in the patch passed.
+1 asflicense 111 The patch does not generate ASF License warnings.
21913
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/5/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 04f60d14e93f 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-414/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-414/5/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/5/testReport/
Max. process+thread count 4929 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/5/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 70 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 22 Maven dependency ordering for branch
-1 mvninstall 12 root in master failed.
-1 compile 19 hbase-client in master failed.
-1 compile 14 hbase-zookeeper in master failed.
-1 compile 33 hbase-server in master failed.
+1 checkstyle 115 master passed
+1 shadedjars 254 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 79 master passed
0 spotbugs 49 Used deprecated FindBugs config; considering switching to SpotBugs.
-1 findbugs 19 hbase-client in master failed.
-1 findbugs 15 hbase-zookeeper in master failed.
-1 findbugs 32 hbase-server in master failed.
_ Patch Compile Tests _
0 mvndep 12 Maven dependency ordering for patch
-1 mvninstall 12 root in the patch failed.
-1 compile 19 hbase-client in the patch failed.
-1 compile 15 hbase-zookeeper in the patch failed.
-1 compile 35 hbase-server in the patch failed.
-1 javac 19 hbase-client in the patch failed.
-1 javac 15 hbase-zookeeper in the patch failed.
-1 javac 35 hbase-server in the patch failed.
+1 checkstyle 32 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 11 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 72 The patch passed checkstyle in hbase-server
+1 checkstyle 15 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 265 patch has no errors when building our shaded downstream artifacts.
-1 hadoopcheck 12 The patch causes 10 errors with Hadoop v2.8.5.
-1 hadoopcheck 23 The patch causes 10 errors with Hadoop v2.9.2.
-1 hadoopcheck 35 The patch causes 10 errors with Hadoop v3.1.2.
+1 javadoc 85 the patch passed
-1 findbugs 20 hbase-client in the patch failed.
-1 findbugs 16 hbase-zookeeper in the patch failed.
-1 findbugs 35 hbase-server in the patch failed.
_ Other Tests _
-1 unit 21 hbase-client in the patch failed.
-1 unit 16 hbase-zookeeper in the patch failed.
-1 unit 35 hbase-server in the patch failed.
-1 unit 326 hbase-rest in the patch failed.
+1 asflicense 39 The patch does not generate ASF License warnings.
2050
Reason Tests
Failed junit tests hadoop.hbase.rest.TestSecureRESTServer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0f487674d950 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-414/out/precommit/personality/provided.sh
git revision master / 064f5f1
Default Java 1.8.0_181
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-compile-hbase-client.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-compile-hbase-zookeeper.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-compile-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-findbugs-hbase-client.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-findbugs-hbase-zookeeper.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/branch-findbugs-hbase-server.txt
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-compile-hbase-client.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-compile-hbase-zookeeper.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-compile-hbase-client.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-compile-hbase-zookeeper.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-compile-hbase-server.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-javac-3.1.2.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-findbugs-hbase-client.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-findbugs-hbase-zookeeper.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-findbugs-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-unit-hbase-client.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-unit-hbase-zookeeper.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/testReport/
Max. process+thread count 316 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/6/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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 23 Maven dependency ordering for branch
-1 mvninstall 12 root in master failed.
-1 compile 19 hbase-client in master failed.
-1 compile 15 hbase-zookeeper in master failed.
-1 compile 33 hbase-server in master failed.
+1 checkstyle 118 master passed
+1 shadedjars 255 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 79 master passed
0 spotbugs 53 Used deprecated FindBugs config; considering switching to SpotBugs.
-1 findbugs 19 hbase-client in master failed.
-1 findbugs 16 hbase-zookeeper in master failed.
-1 findbugs 34 hbase-server in master failed.
_ Patch Compile Tests _
0 mvndep 13 Maven dependency ordering for patch
-1 mvninstall 12 root in the patch failed.
-1 compile 19 hbase-client in the patch failed.
-1 compile 16 hbase-zookeeper in the patch failed.
-1 compile 34 hbase-server in the patch failed.
-1 javac 19 hbase-client in the patch failed.
-1 javac 16 hbase-zookeeper in the patch failed.
-1 javac 34 hbase-server in the patch failed.
+1 checkstyle 32 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 10 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 74 The patch passed checkstyle in hbase-server
+1 checkstyle 15 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 264 patch has no errors when building our shaded downstream artifacts.
-1 hadoopcheck 12 The patch causes 10 errors with Hadoop v2.8.5.
-1 hadoopcheck 24 The patch causes 10 errors with Hadoop v2.9.2.
-1 hadoopcheck 36 The patch causes 10 errors with Hadoop v3.1.2.
+1 javadoc 87 the patch passed
-1 findbugs 20 hbase-client in the patch failed.
-1 findbugs 17 hbase-zookeeper in the patch failed.
-1 findbugs 34 hbase-server in the patch failed.
_ Other Tests _
-1 unit 20 hbase-client in the patch failed.
-1 unit 17 hbase-zookeeper in the patch failed.
-1 unit 34 hbase-server in the patch failed.
-1 unit 328 hbase-rest in the patch failed.
+1 asflicense 40 The patch does not generate ASF License warnings.
2065
Reason Tests
Failed junit tests hadoop.hbase.rest.TestSecureRESTServer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a18f5a1d4817 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-414/out/precommit/personality/provided.sh
git revision master / 7294af8
Default Java 1.8.0_181
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-compile-hbase-client.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-compile-hbase-zookeeper.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-compile-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-findbugs-hbase-client.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-findbugs-hbase-zookeeper.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/branch-findbugs-hbase-server.txt
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-mvninstall-root.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-compile-hbase-client.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-compile-hbase-zookeeper.txt
compile https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-compile-hbase-server.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-compile-hbase-client.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-compile-hbase-zookeeper.txt
javac https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-compile-hbase-server.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-javac-3.1.2.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-findbugs-hbase-client.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-findbugs-hbase-zookeeper.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-findbugs-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-unit-hbase-client.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-unit-hbase-zookeeper.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/testReport/
Max. process+thread count 332 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/7/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 40 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 28 Maven dependency ordering for branch
+1 mvninstall 313 master passed
+1 compile 123 master passed
+1 checkstyle 140 master passed
+1 shadedjars 272 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 93 master passed
0 spotbugs 52 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 383 master passed
_ Patch Compile Tests _
0 mvndep 16 Maven dependency ordering for patch
+1 mvninstall 294 the patch passed
+1 compile 123 the patch passed
+1 javac 123 the patch passed
+1 checkstyle 30 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 11 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 70 The patch passed checkstyle in hbase-server
+1 checkstyle 15 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 268 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 918 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 93 the patch passed
+1 findbugs 420 the patch passed
_ Other Tests _
+1 unit 105 hbase-client in the patch passed.
+1 unit 52 hbase-zookeeper in the patch passed.
-1 unit 8263 hbase-server in the patch failed.
+1 unit 265 hbase-rest in the patch passed.
+1 asflicense 97 The patch does not generate ASF License warnings.
12845
Reason Tests
Failed junit tests hadoop.hbase.regionserver.TestRegionReplicaFailover
hadoop.hbase.io.asyncfs.TestSaslFanOutOneBlockAsyncDFSOutput
hadoop.hbase.replication.TestReplicationEndpoint
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.backup.TestHFileArchiving
hadoop.hbase.io.hfile.TestCacheOnWrite
hadoop.hbase.master.assignment.TestOpenRegionProcedureHang
hadoop.hbase.client.TestAsyncTableAdminApi2
hadoop.hbase.client.TestCIGetOperationTimeout
TEST-null
hadoop.hbase.wal.TestSyncReplicationWALProvider
hadoop.hbase.client.TestAsyncTableScanAll
hadoop.hbase.wal.TestSecureWAL
hadoop.hbase.util.TestMiniClusterLoadSequential
hadoop.hbase.client.TestGetScanPartialResult
hadoop.hbase.TestSequenceIdMonotonicallyIncreasing
hadoop.hbase.client.TestAsyncAdminWithRegionReplicas
hadoop.hbase.io.encoding.TestEncodedSeekers
hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
hadoop.hbase.client.TestAsyncTableRegionReplicasScan
hadoop.hbase.replication.TestSyncReplicationMoreLogsInLocalGiveUpSplitting
hadoop.hbase.io.encoding.TestChangingEncoding
hadoop.hbase.client.TestInvalidMutationDurabilityException
hadoop.hbase.TestHBaseOnOtherDfsCluster
hadoop.hbase.replication.TestSerialSyncReplication
hadoop.hbase.wal.TestWALSplitCompressed
hadoop.hbase.client.TestAsyncTableBatch
hadoop.hbase.io.hfile.TestHFileSeek
hadoop.hbase.wal.TestWrongMetaWALFileName
hadoop.hbase.util.TestHBaseFsckReplication
hadoop.hbase.TestFullLogReconstruction
hadoop.hbase.util.compaction.TestMajorCompactorTTL
hadoop.hbase.replication.TestReplicationSyncUpToolWithBulkLoadedData
hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
hadoop.hbase.wal.TestDisabledWAL
hadoop.hbase.replication.TestSyncReplicationRemoveRemoteWAL
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleAsyncWAL
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleAsyncWAL
hadoop.hbase.replication.TestReplicationTrackerZKImpl
hadoop.hbase.util.compaction.TestMajorCompactor
hadoop.hbase.replication.regionserver.TestSyncReplicationShipperQuit
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
hadoop.hbase.client.TestFromClientSideScanExcpetionWithCoprocessor
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSchemaChange
hadoop.hbase.replication.TestSyncReplicationStandbyKillRS
hadoop.hbase.replication.TestReplicationEmptyWALRecovery
hadoop.hbase.wal.TestWALFiltering
hadoop.hbase.util.TestCoprocessorScanPolicy
hadoop.hbase.replication.TestMultiSlaveReplication
hadoop.hbase.replication.regionserver.TestRaceWhenCreatingReplicationSource
hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs
hadoop.hbase.util.TestRegionMover
hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedWithRecovery
hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
hadoop.hbase.wal.TestWALSplitBoundedLogWriterCreation
hadoop.hbase.client.TestAsyncAdminBuilder
hadoop.hbase.replication.TestReplicationSyncUpTool
hadoop.hbase.replication.TestReplicationKillSlaveRSWithSeparateOldWALs
hadoop.hbase.TestHColumnDescriptorDefaultVersions
hadoop.hbase.client.TestMetaCache
hadoop.hbase.util.TestHBaseFsckMOB
hadoop.hbase.regionserver.TestHRegion
hadoop.hbase.util.TestHBaseFsckEncryption
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/9/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 365879054ccc 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-414/out/precommit/personality/provided.sh
git revision master / 41490e7
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/9/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/9/testReport/
Max. process+thread count 3893 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/9/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 138 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 17 Maven dependency ordering for branch
-1 mvninstall 359 root in master failed.
+1 compile 131 master passed
+1 checkstyle 138 master passed
+1 shadedjars 321 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 94 master passed
0 spotbugs 58 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 403 master passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
-1 mvninstall 334 root in the patch failed.
+1 compile 140 the patch passed
+1 javac 140 the patch passed
+1 checkstyle 34 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 12 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 80 The patch passed checkstyle in hbase-server
+1 checkstyle 17 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 325 patch has no errors when building our shaded downstream artifacts.
-1 hadoopcheck 163 The patch causes 10 errors with Hadoop v2.8.5.
-1 hadoopcheck 357 The patch causes 10 errors with Hadoop v2.9.2.
-1 hadoopcheck 584 The patch causes 10 errors with Hadoop v3.1.2.
+1 javadoc 99 the patch passed
+1 findbugs 460 the patch passed
_ Other Tests _
+1 unit 112 hbase-client in the patch passed.
+1 unit 50 hbase-zookeeper in the patch passed.
-1 unit 15852 hbase-server in the patch failed.
-1 unit 400 hbase-rest in the patch failed.
+1 asflicense 115 The patch does not generate ASF License warnings.
20358
Reason Tests
Failed junit tests hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.rest.TestSecureRESTServer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 4c2126ff1a21 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-414/out/precommit/personality/provided.sh
git revision master / 11f30de
Default Java 1.8.0_181
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/branch-mvninstall-root.txt
mvninstall https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/patch-mvninstall-root.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/patch-javac-2.9.2.txt
hadoopcheck https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/patch-javac-3.1.2.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/testReport/
Max. process+thread count 4965 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/10/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 72 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 15 Maven dependency ordering for branch
+1 mvninstall 331 master passed
+1 compile 126 master passed
+1 checkstyle 152 master passed
+1 shadedjars 293 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 90 master passed
0 spotbugs 55 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 404 master passed
_ Patch Compile Tests _
0 mvndep 14 Maven dependency ordering for patch
+1 mvninstall 324 the patch passed
+1 compile 126 the patch passed
+1 javac 126 the patch passed
+1 checkstyle 36 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 13 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 88 The patch passed checkstyle in hbase-server
+1 checkstyle 18 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 300 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 995 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 90 the patch passed
+1 findbugs 424 the patch passed
_ Other Tests _
+1 unit 109 hbase-client in the patch passed.
+1 unit 48 hbase-zookeeper in the patch passed.
-1 unit 14003 hbase-server in the patch failed.
+1 unit 496 hbase-rest in the patch passed.
+1 asflicense 104 The patch does not generate ASF License warnings.
19119
Reason Tests
Failed junit tests hadoop.hbase.master.TestMasterShutdown
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/11/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux fb13be7fe543 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-414/out/precommit/personality/provided.sh
git revision master / f68cda3
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/11/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/11/testReport/
Max. process+thread count 4739 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/11/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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 13 Maven dependency ordering for branch
+1 mvninstall 310 master passed
+1 compile 132 master passed
+1 checkstyle 135 master passed
+1 shadedjars 280 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 91 master passed
0 spotbugs 57 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 388 master passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
+1 mvninstall 295 the patch passed
+1 compile 125 the patch passed
+1 javac 125 the patch passed
+1 checkstyle 35 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 14 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 77 The patch passed checkstyle in hbase-server
+1 checkstyle 17 The patch passed checkstyle in hbase-rest
+1 whitespace 1 The patch has no whitespace issues.
+1 shadedjars 301 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 973 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 89 the patch passed
+1 findbugs 416 the patch passed
_ Other Tests _
+1 unit 114 hbase-client in the patch passed.
+1 unit 50 hbase-zookeeper in the patch passed.
-1 unit 18281 hbase-server in the patch failed.
+1 unit 634 hbase-rest in the patch passed.
+1 asflicense 102 The patch does not generate ASF License warnings.
23420
Reason Tests
Failed junit tests hadoop.hbase.client.TestConnection
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestAsyncTableBatch
hadoop.hbase.namespace.TestNamespaceAuditor
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/12/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux c0417c580692 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-414/out/precommit/personality/provided.sh
git revision master / 0c80d5b
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/12/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/12/testReport/
Max. process+thread count 5230 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/12/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 43 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 18 Maven dependency ordering for branch
+1 mvninstall 297 master passed
+1 compile 122 master passed
+1 checkstyle 130 master passed
+1 shadedjars 270 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 88 master passed
0 spotbugs 55 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 385 master passed
_ Patch Compile Tests _
0 mvndep 14 Maven dependency ordering for patch
+1 mvninstall 315 the patch passed
+1 compile 124 the patch passed
+1 javac 124 the patch passed
+1 checkstyle 36 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 12 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 75 The patch passed checkstyle in hbase-server
+1 checkstyle 16 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 266 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 899 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 86 the patch passed
+1 findbugs 416 the patch passed
_ Other Tests _
+1 unit 109 hbase-client in the patch passed.
+1 unit 48 hbase-zookeeper in the patch passed.
-1 unit 1774 hbase-server in the patch failed.
-1 unit 103 hbase-rest in the patch failed.
+1 asflicense 46 The patch does not generate ASF License warnings.
6086
Reason Tests
Failed junit tests hadoop.hbase.rest.model.TestStorageClusterStatusModel
hadoop.hbase.rest.TestSecureRESTServer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/13/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 87b27b24a14d 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-414/out/precommit/personality/provided.sh
git revision master / c286a31
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/13/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/13/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/13/testReport/
Max. process+thread count 700 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/13/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 48 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 13 Maven dependency ordering for branch
+1 mvninstall 308 master passed
+1 compile 125 master passed
+1 checkstyle 136 master passed
+1 shadedjars 272 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 93 master passed
0 spotbugs 53 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 383 master passed
_ Patch Compile Tests _
0 mvndep 16 Maven dependency ordering for patch
+1 mvninstall 288 the patch passed
+1 compile 127 the patch passed
+1 javac 127 the patch passed
+1 checkstyle 31 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 13 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 73 The patch passed checkstyle in hbase-server
+1 checkstyle 15 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 256 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 887 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 92 the patch passed
+1 findbugs 405 the patch passed
_ Other Tests _
+1 unit 102 hbase-client in the patch passed.
+1 unit 47 hbase-zookeeper in the patch passed.
+1 unit 7882 hbase-server in the patch passed.
+1 unit 250 hbase-rest in the patch passed.
+1 asflicense 81 The patch does not generate ASF License warnings.
12340
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/14/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 62b238603054 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-414/out/precommit/personality/provided.sh
git revision master / 124fa34
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/14/testReport/
Max. process+thread count 5014 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/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.

@HorizonNet HorizonNet merged commit 4a61c8b into apache:master Jul 30, 2019
@HorizonNet HorizonNet deleted the HBASE-22744 branch July 30, 2019 10:40
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 37 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 6 new or modified test files.
_ master Compile Tests _
0 mvndep 13 Maven dependency ordering for branch
+1 mvninstall 284 master passed
+1 compile 120 master passed
+1 checkstyle 129 master passed
+1 shadedjars 260 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 86 master passed
0 spotbugs 51 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 375 master passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
+1 mvninstall 294 the patch passed
+1 compile 123 the patch passed
+1 javac 123 the patch passed
+1 checkstyle 32 hbase-client: The patch generated 0 new + 180 unchanged - 3 fixed = 180 total (was 183)
+1 checkstyle 11 The patch passed checkstyle in hbase-zookeeper
+1 checkstyle 74 The patch passed checkstyle in hbase-server
+1 checkstyle 16 The patch passed checkstyle in hbase-rest
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 272 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 921 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 92 the patch passed
+1 findbugs 419 the patch passed
_ Other Tests _
+1 unit 112 hbase-client in the patch passed.
+1 unit 50 hbase-zookeeper in the patch passed.
+1 unit 8328 hbase-server in the patch passed.
+1 unit 274 hbase-rest in the patch passed.
+1 asflicense 79 The patch does not generate ASF License warnings.
12831
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/15/artifact/out/Dockerfile
GITHUB PR #414
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d51432cef307 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-414/out/precommit/personality/provided.sh
git revision master / e3a54e7
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/15/testReport/
Max. process+thread count 5241 (vs. ulimit of 10000)
modules C: hbase-client hbase-zookeeper hbase-server hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-414/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants