Apache-HBase commented on PR #4654: URL: https://github.com/apache/hbase/pull/4654#issuecomment-1196215324
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:----:|----------:|--------:|:--------| | +0 :ok: | reexec | 0m 47s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | prototool | 0m 0s | prototool was not available. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 14s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 2m 45s | master passed | | +1 :green_heart: | compile | 6m 0s | master passed | | +1 :green_heart: | checkstyle | 1m 53s | master passed | | +1 :green_heart: | spotless | 0m 57s | branch has no errors when running spotless:check. | | +1 :green_heart: | spotbugs | 7m 51s | master passed | | -0 :warning: | patch | 1m 49s | Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 11s | Maven dependency ordering for patch | | -1 :x: | mvninstall | 1m 1s | root in the patch failed. | | -1 :x: | compile | 0m 18s | hbase-client in the patch failed. | | -1 :x: | compile | 0m 28s | hbase-server in the patch failed. | | -1 :x: | compile | 0m 15s | hbase-testing-util in the patch failed. | | -1 :x: | compile | 0m 23s | hbase-thrift in the patch failed. | | -0 :warning: | cc | 0m 18s | hbase-client in the patch failed. | | -0 :warning: | cc | 0m 28s | hbase-server in the patch failed. | | -0 :warning: | cc | 0m 15s | hbase-testing-util in the patch failed. | | -0 :warning: | cc | 0m 23s | hbase-thrift in the patch failed. | | -0 :warning: | javac | 0m 18s | hbase-client in the patch failed. | | -0 :warning: | javac | 0m 28s | hbase-server in the patch failed. | | -0 :warning: | javac | 0m 15s | hbase-testing-util in the patch failed. | | -0 :warning: | javac | 0m 23s | hbase-thrift in the patch failed. | | -0 :warning: | checkstyle | 0m 13s | hbase-client: The patch generated 1 new + 4 unchanged - 0 fixed = 5 total (was 4) | | -0 :warning: | checkstyle | 0m 32s | hbase-server: The patch generated 14 new + 7 unchanged - 0 fixed = 21 total (was 7) | | -0 :warning: | rubocop | 0m 17s | The patch generated 5 new + 407 unchanged - 0 fixed = 412 total (was 407) | | -0 :warning: | whitespace | 0m 0s | The patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply | | -1 :x: | hadoopcheck | 0m 49s | The patch causes 14 errors with Hadoop v3.1.2. | | -1 :x: | hadoopcheck | 1m 44s | The patch causes 14 errors with Hadoop v3.2.2. | | -1 :x: | hadoopcheck | 2m 42s | The patch causes 14 errors with Hadoop v3.3.1. | | -1 :x: | hbaseprotoc | 0m 15s | hbase-client in the patch failed. | | -1 :x: | hbaseprotoc | 0m 29s | hbase-server in the patch failed. | | -1 :x: | hbaseprotoc | 0m 13s | hbase-testing-util in the patch failed. | | -1 :x: | hbaseprotoc | 0m 19s | hbase-thrift in the patch failed. | | -1 :x: | spotless | 0m 17s | patch has 66 errors when running spotless:check, run spotless:apply to fix. | | -1 :x: | spotbugs | 0m 14s | hbase-client in the patch failed. | | -1 :x: | spotbugs | 0m 24s | hbase-server in the patch failed. | | -1 :x: | spotbugs | 0m 14s | hbase-testing-util in the patch failed. | | -1 :x: | spotbugs | 0m 16s | hbase-thrift in the patch failed. | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 43s | The patch does not generate ASF License warnings. | | | | 39m 5s | | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/4654 | | JIRA Issue | HBASE-27245 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile cc hbaseprotoc prototool rubocop | | uname | Linux d80509a4c35b 5.4.0-1025-aws #25~18.04.1-Ubuntu SMP Fri Sep 11 12:03:04 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 80b366817e | | Default Java | AdoptOpenJDK-1.8.0_282-b08 | | mvninstall | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt | | compile | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-client.txt | | compile | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-server.txt | | compile | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-testing-util.txt | | compile | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-thrift.txt | | cc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-client.txt | | cc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-server.txt | | cc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-testing-util.txt | | cc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-thrift.txt | | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-client.txt | | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-server.txt | | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-testing-util.txt | | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-compile-hbase-thrift.txt | | checkstyle | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-client.txt | | checkstyle | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt | | rubocop | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/diff-patch-rubocop.txt | | whitespace | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/whitespace-eol.txt | | hadoopcheck | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-javac-3.1.2.txt | | hadoopcheck | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-javac-3.2.2.txt | | hadoopcheck | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-javac-3.3.1.txt | | hbaseprotoc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-hbaseprotoc-hbase-client.txt | | hbaseprotoc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-hbaseprotoc-hbase-server.txt | | hbaseprotoc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-hbaseprotoc-hbase-testing-util.txt | | hbaseprotoc | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-hbaseprotoc-hbase-thrift.txt | | spotless | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-spotless.txt | | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-spotbugs-hbase-client.txt | | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-spotbugs-hbase-server.txt | | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-spotbugs-hbase-testing-util.txt | | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/artifact/yetus-general-check/output/patch-spotbugs-hbase-thrift.txt | | Max. process+thread count | 64 (vs. ulimit of 30000) | | modules | C: hbase-protocol-shaded hbase-client hbase-server hbase-testing-util hbase-thrift hbase-shell U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4654/1/console | | versions | git=2.17.1 maven=3.6.3 spotbugs=4.2.2 rubocop=0.80.0 | | Powered by | Apache Yetus 0.12.0 https://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. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org