You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/08/01 01:27:26 UTC

[GitHub] [hbase] Apache-HBase commented on issue #425: HBASE-22737 Add a new admin method and shell cmd to trigger the hbck …

Apache-HBase commented on issue #425: HBASE-22737 Add a new admin method and shell cmd to trigger the hbck …
URL: https://github.com/apache/hbase/pull/425#issuecomment-517081648
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 99 | 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 4 new or modified test files. |
   ||| _ master Compile Tests _ |
   | 0 | mvndep | 24 | Maven dependency ordering for branch |
   | -1 | mvninstall | 81 | root in master failed. |
   | -1 | compile | 19 | hbase-client in master failed. |
   | -1 | compile | 36 | hbase-server in master failed. |
   | +1 | checkstyle | 122 | master passed |
   | +1 | shadedjars | 279 | branch has no errors when building our shaded downstream artifacts. |
   | +1 | javadoc | 78 | master passed |
   | 0 | spotbugs | 151 | Used deprecated FindBugs config; considering switching to SpotBugs. |
   | -1 | findbugs | 22 | hbase-client in master failed. |
   | -1 | findbugs | 35 | hbase-server in master failed. |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 14 | Maven dependency ordering for patch |
   | -1 | mvninstall | 83 | root in the patch failed. |
   | -1 | compile | 21 | hbase-client in the patch failed. |
   | -1 | compile | 35 | hbase-server in the patch failed. |
   | -1 | cc | 21 | hbase-client in the patch failed. |
   | -1 | cc | 35 | hbase-server in the patch failed. |
   | -1 | javac | 21 | hbase-client in the patch failed. |
   | -1 | javac | 35 | hbase-server in the patch failed. |
   | +1 | checkstyle | 8 | The patch passed checkstyle in hbase-protocol-shaded |
   | +1 | checkstyle | 26 | The patch passed checkstyle in hbase-client |
   | +1 | checkstyle | 75 | hbase-server: The patch generated 0 new + 136 unchanged - 7 fixed = 136 total (was 143) |
   | +1 | checkstyle | 10 | The patch passed checkstyle in hbase-shell |
   | -1 | rubocop | 15 | The patch generated 4 new + 436 unchanged - 1 fixed = 440 total (was 437) |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedjars | 272 | patch has no errors when building our shaded downstream artifacts. |
   | -1 | hadoopcheck | 54 | The patch causes 10 errors with Hadoop v2.8.5. |
   | -1 | hadoopcheck | 113 | The patch causes 10 errors with Hadoop v2.9.2. |
   | -1 | hadoopcheck | 172 | The patch causes 10 errors with Hadoop v3.1.2. |
   | -1 | hbaseprotoc | 19 | Patch generated  5 new protoc errors in hbase-client. |
   | -1 | hbaseprotoc | 39 | Patch generated  10 new protoc errors in hbase-server. |
   | -1 | hbaseprotoc | 24 | Patch generated  10 new protoc errors in hbase-shell. |
   | +1 | javadoc | 82 | the patch passed |
   | -1 | findbugs | 22 | hbase-client in the patch failed. |
   | -1 | findbugs | 38 | hbase-server in the patch failed. |
   ||| _ Other Tests _ |
   | +1 | unit | 38 | hbase-protocol-shaded in the patch passed. |
   | -1 | unit | 20 | hbase-client in the patch failed. |
   | -1 | unit | 38 | hbase-server in the patch failed. |
   | -1 | unit | 72 | hbase-shell in the patch failed. |
   | +1 | asflicense | 36 | The patch does not generate ASF License warnings. |
   | | | 2540 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hbase.client.rsgroup.TestShellRSGroups |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/425 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc rubocop |
   | uname | Linux 6a55ba415733 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-425/out/precommit/personality/provided.sh |
   | git revision | master / 4829c18251 |
   | Default Java | 1.8.0_181 |
   | mvninstall | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/branch-mvninstall-root.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/branch-compile-hbase-client.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/branch-compile-hbase-server.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/branch-findbugs-hbase-client.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/branch-findbugs-hbase-server.txt |
   | mvninstall | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-mvninstall-root.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-compile-hbase-client.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-compile-hbase-server.txt |
   | cc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-compile-hbase-client.txt |
   | cc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-compile-hbase-server.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-compile-hbase-client.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-compile-hbase-server.txt |
   | rubocop | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/diff-patch-rubocop.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-javac-2.8.5.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-javac-2.9.2.txt |
   | hadoopcheck | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-javac-3.1.2.txt |
   | hbaseprotoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-hbaseprotoc-hbase-client.txt |
   | hbaseprotoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-hbaseprotoc-hbase-server.txt |
   | hbaseprotoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-hbaseprotoc-hbase-shell.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-findbugs-hbase-client.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-findbugs-hbase-server.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-unit-hbase-client.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-unit-hbase-server.txt |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/artifact/out/patch-unit-hbase-shell.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/testReport/ |
   | Max. process+thread count | 771 (vs. ulimit of 10000) |
   | modules | C: hbase-protocol-shaded hbase-client hbase-server hbase-shell U: . |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-425/20/console |
   | versions | git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11 rubocop=0.73.0 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services