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-24970 Backport HBASE-20985 to branch-1 #2334

Closed
wants to merge 1 commit into from

Conversation

mnpoonia
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 11m 16s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 20s Maven dependency ordering for branch
+1 💚 mvninstall 8m 8s branch-1 passed
+1 💚 compile 1m 17s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 32s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 2m 42s branch-1 passed
+1 💚 shadedjars 3m 19s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 10s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 22s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 54s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 38s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 2m 3s the patch passed
+1 💚 compile 1m 20s the patch passed with JDK v1.8.0_262
+1 💚 javac 1m 20s the patch passed
+1 💚 compile 1m 33s the patch passed with JDK v1.7.0_272
+1 💚 javac 1m 33s the patch passed
-1 ❌ checkstyle 1m 46s hbase-server: The patch generated 2 new + 0 unchanged - 4 fixed = 2 total (was 4)
-1 ❌ rubocop 0m 17s The patch generated 11 new + 1032 unchanged - 5 fixed = 1043 total (was 1037)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 4s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 28s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 1m 6s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 21s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 4m 47s the patch passed
_ Other Tests _
+1 💚 unit 2m 38s hbase-client in the patch passed.
-1 ❌ unit 144m 34s hbase-server in the patch failed.
-1 ❌ unit 11m 1s hbase-shell in the patch failed.
+1 💚 asflicense 1m 5s The patch does not generate ASF License warnings.
225m 6s
Reason Tests
Failed junit tests hadoop.hbase.regionserver.TestSplitTransactionOnCluster
hadoop.hbase.client.TestShell
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/artifact/out/Dockerfile
GITHUB PR #2334
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile rubocop
uname Linux af27ed56b3f7 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2334/out/precommit/personality/provided.sh
git revision branch-1 / 041debd
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/artifact/out/diff-checkstyle-hbase-server.txt
rubocop https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/artifact/out/diff-patch-rubocop.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/artifact/out/patch-unit-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/artifact/out/patch-unit-hbase-shell.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/testReport/
Max. process+thread count 4018 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-shell U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1 rubocop=0.81.0
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 11m 30s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 21s Maven dependency ordering for branch
+1 💚 mvninstall 8m 14s branch-1 passed
+1 💚 compile 1m 19s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 33s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 2m 47s branch-1 passed
+1 💚 shadedjars 3m 17s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 12s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 21s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 54s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 35s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 2m 5s the patch passed
+1 💚 compile 1m 18s the patch passed with JDK v1.8.0_262
+1 💚 javac 1m 18s the patch passed
+1 💚 compile 1m 32s the patch passed with JDK v1.7.0_272
+1 💚 javac 1m 32s the patch passed
-1 ❌ checkstyle 1m 48s hbase-server: The patch generated 2 new + 0 unchanged - 4 fixed = 2 total (was 4)
-1 ❌ rubocop 0m 14s The patch generated 2 new + 296 unchanged - 741 fixed = 298 total (was 1037)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 8s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 57s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 1m 3s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 22s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 4m 46s the patch passed
_ Other Tests _
+1 💚 unit 2m 40s hbase-client in the patch passed.
-1 ❌ unit 147m 49s hbase-server in the patch failed.
-1 ❌ unit 1m 22s hbase-shell in the patch failed.
+1 💚 asflicense 1m 5s The patch does not generate ASF License warnings.
218m 47s
Reason Tests
Failed junit tests hadoop.hbase.regionserver.TestSplitTransactionOnCluster
hadoop.hbase.client.TestShell
hadoop.hbase.client.rsgroup.TestShellRSGroups
hadoop.hbase.client.TestReplicationShell
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/artifact/out/Dockerfile
GITHUB PR #2334
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile rubocop
uname Linux fabdc304f619 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2334/out/precommit/personality/provided.sh
git revision branch-1 / 041debd
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/artifact/out/diff-checkstyle-hbase-server.txt
rubocop https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/artifact/out/diff-patch-rubocop.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/artifact/out/patch-unit-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/artifact/out/patch-unit-hbase-shell.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/testReport/
Max. process+thread count 4760 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-shell U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/2/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1 rubocop=0.81.0
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 8s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 23s Maven dependency ordering for branch
+1 💚 mvninstall 8m 5s branch-1 passed
+1 💚 compile 1m 18s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 30s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 2m 27s branch-1 passed
+1 💚 shadedjars 2m 57s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 14s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 22s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 44s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 19s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 1m 17s the patch passed with JDK v1.8.0_262
+1 💚 javac 1m 17s the patch passed
+1 💚 compile 1m 29s the patch passed with JDK v1.7.0_272
+1 💚 javac 1m 29s the patch passed
+1 💚 checkstyle 0m 35s The patch passed checkstyle in hbase-client
+1 💚 checkstyle 1m 27s hbase-server: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 checkstyle 0m 14s The patch passed checkstyle in hbase-shell
-1 ❌ rubocop 0m 15s The patch generated 7 new + 1031 unchanged - 6 fixed = 1038 total (was 1037)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 52s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 44s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 1m 3s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 21s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 4m 20s the patch passed
_ Other Tests _
+1 💚 unit 2m 41s hbase-client in the patch passed.
+1 💚 unit 155m 5s hbase-server in the patch passed.
+1 💚 unit 11m 25s hbase-shell in the patch passed.
+1 💚 asflicense 1m 25s The patch does not generate ASF License warnings.
223m 15s
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/3/artifact/out/Dockerfile
GITHUB PR #2334
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile rubocop
uname Linux c2cb702b8369 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2334/out/precommit/personality/provided.sh
git revision branch-1 / 80ce76c
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
rubocop https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/3/artifact/out/diff-patch-rubocop.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/3/testReport/
Max. process+thread count 4313 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-shell U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/3/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1 rubocop=0.81.0
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@mnpoonia
Copy link
Contributor Author

mnpoonia commented Sep 2, 2020

Rubocop errors are because of line length and it is there even before my PR so not sure if it is worth fixing. @virajjasani FYI

@virajjasani
Copy link
Contributor

True, rubocop errors are trickier to handle, branch-2+ have -0 for rubocop trivial issues, branch-1 still gives -1 for them.

Copy link
Contributor

@virajjasani virajjasani left a comment

Choose a reason for hiding this comment

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

+1, pending QA

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 16s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 25s Maven dependency ordering for branch
+1 💚 mvninstall 8m 10s branch-1 passed
+1 💚 compile 1m 20s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 35s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 2m 45s branch-1 passed
+1 💚 shadedjars 3m 16s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 10s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 22s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 55s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 35s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 2m 7s the patch passed
+1 💚 compile 1m 19s the patch passed with JDK v1.8.0_262
+1 💚 javac 1m 19s the patch passed
+1 💚 compile 1m 35s the patch passed with JDK v1.7.0_272
+1 💚 javac 1m 35s the patch passed
+1 💚 checkstyle 0m 37s The patch passed checkstyle in hbase-client
+1 💚 checkstyle 1m 46s hbase-server: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 checkstyle 0m 14s The patch passed checkstyle in hbase-shell
-1 ❌ rubocop 0m 16s The patch generated 9 new + 1031 unchanged - 6 fixed = 1040 total (was 1037)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 6s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 1s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 1m 2s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 22s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 4m 49s the patch passed
_ Other Tests _
+1 💚 unit 2m 50s hbase-client in the patch passed.
-1 ❌ unit 154m 43s hbase-server in the patch failed.
+1 💚 unit 11m 2s hbase-shell in the patch passed.
+1 💚 asflicense 1m 6s The patch does not generate ASF License warnings.
225m 24s
Reason Tests
Failed junit tests hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/4/artifact/out/Dockerfile
GITHUB PR #2334
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile rubocop
uname Linux 8112dd85a9d3 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2334/out/precommit/personality/provided.sh
git revision branch-1 / 1dc75e7
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
rubocop https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/4/artifact/out/diff-patch-rubocop.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/4/artifact/out/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/4/testReport/
Max. process+thread count 4701 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-shell U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2334/4/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1 rubocop=0.81.0
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@mnpoonia
Copy link
Contributor Author

mnpoonia commented Sep 2, 2020

The test failure is in TestLoadIncrementalHFiles.testRegionCrossingHFileSplit which is unrelated.

virajjasani pushed a commit that referenced this pull request Sep 3, 2020
Closes #2334

Signed-off-by: Viraj Jasani <vjasani@apache.org>
@virajjasani virajjasani closed this Sep 3, 2020
@mnpoonia mnpoonia deleted the normalizer_0 branch February 19, 2021 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants