Skip to content

HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2 - #4787

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-27373
Sep 16, 2022
Merged

HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2#4787
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-27373

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9Apache9 self-assigned this Sep 15, 2022
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 52sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall3m 36smaster passed
+1 💚compile3m 23smaster passed
+1 💚checkstyle0m 41smaster passed
+1 💚spotless1m 2sbranch has no errors when running spotless:check.
-1 ❌spotbugs2m 0shbase-server in master has 28 extant spotbugs warnings.
_ Patch Compile Tests _
+1 💚mvninstall2m 58sthe patch passed
+1 💚compile3m 6sthe patch passed
-0 ⚠️javac3m 6shbase-server generated 1 new + 192 unchanged - 1 fixed = 193 total (was 193)
+1 💚checkstyle0m 40shbase-server: The patch generated 0 new + 38 unchanged - 4 fixed = 38 total (was 42)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚hadoopcheck10m 33sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚spotless0m 49spatch has no errors when running spotless:check.
-1 ❌spotbugs2m 1shbase-server generated 1 new + 3 unchanged - 25 fixed = 4 total (was 28)
_ Other Tests _
+1 💚asflicense0m 11sThe patch does not generate ASF License warnings.
39m 47s
ReasonTests
FindBugsmodule:hbase-server
instanceof will always return true for all non-null values in org.apache.hadoop.hbase.regionserver.HMobStore.readCell(List, String, Cell, boolean, long, boolean), since all java.io.IOException are instances of java.io.IOException At HMobStore.java:for all non-null values in org.apache.hadoop.hbase.regionserver.HMobStore.readCell(List, String, Cell, boolean, long, boolean), since all java.io.IOException are instances of java.io.IOException At HMobStore.java:[line 444]
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4787
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
unameLinux bad377900f55 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 00aba9c
Default JavaAdoptOpenJDK-1.8.0_282-b08
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-general-check/output/diff-compile-javac-hbase-server.txt
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 39sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall2m 52smaster passed
+1 💚compile0m 42smaster passed
+1 💚shadedjars4m 22sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 28smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 27sthe patch passed
+1 💚compile0m 42sthe patch passed
+1 💚javac0m 42sthe patch passed
+1 💚shadedjars4m 28spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 25sthe patch passed
_ Other Tests _
-1 ❌unit220m 51shbase-server in the patch failed.
240m 26s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4787
Optional Testsjavac javadoc unit shadedjars compile
unameLinux fe1784cebef7 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 00aba9c
Default JavaAdoptOpenJDK-1.8.0_282-b08
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/testReport/
Max. process+thread count2637 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 7sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall2m 44smaster passed
+1 💚compile0m 49smaster passed
+1 💚shadedjars3m 49sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 28smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 38sthe patch passed
+1 💚compile0m 47sthe patch passed
+1 💚javac0m 47sthe patch passed
+1 💚shadedjars3m 46spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 27sthe patch passed
_ Other Tests _
-1 ❌unit229m 49shbase-server in the patch failed.
248m 8s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4787
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 9c008acbac46 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 00aba9c
Default JavaAdoptOpenJDK-11.0.10+9
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/testReport/
Max. process+thread count2478 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 3sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall2m 25smaster passed
+1 💚compile6m 13smaster passed
+1 💚checkstyle1m 1smaster passed
+1 💚spotless0m 41sbranch has no errors when running spotless:check.
-1 ❌spotbugs7m 5sroot in master has 48 extant spotbugs warnings.
-1 ❌spotbugs1m 18shbase-server in master has 28 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall2m 9sthe patch passed
+1 💚compile6m 11sthe patch passed
-0 ⚠️javac6m 11sroot generated 1 new + 708 unchanged - 1 fixed = 709 total (was 709)
+1 💚checkstyle1m 2sroot: The patch generated 0 new + 44 unchanged - 5 fixed = 44 total (was 49)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 0sThe patch has no ill-formed XML file.
+1 💚hadoopcheck7m 53sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚spotless0m 38spatch has no errors when running spotless:check.
+1 💚spotbugs1m 26shbase-server generated 0 new + 0 unchanged - 28 fixed = 0 total (was 28)
+1 💚spotbugs7m 12sroot generated 0 new + 20 unchanged - 28 fixed = 20 total (was 48)
_ Other Tests _
+1 💚asflicense0m 21sThe patch does not generate ASF License warnings.
52m 49s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4787
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml
unameLinux 2e7d834439cd 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-1.8.0_282-b08
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/2/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/2/artifact/yetus-general-check/output/diff-compile-javac-root.txt
Max. process+thread count139 (vs. ulimit of 30000)
modulesC: hbase-server . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/2/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

For MS_EXPOSE_REP, there is a related issue in spotbugs spotbugs/spotbugs#1747, but seems there is no response from the maintainer yet.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 57sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall2m 31smaster passed
+1 💚compile7m 26smaster passed
+1 💚checkstyle1m 5smaster passed
+1 💚spotless0m 46sbranch has no errors when running spotless:check.
-1 ❌spotbugs0m 29shbase-common in master has 6 extant spotbugs warnings.
-1 ❌spotbugs0m 17shbase-metrics in master has 1 extant spotbugs warnings.
-1 ❌spotbugs0m 44shbase-client in master has 10 extant spotbugs warnings.
-1 ❌spotbugs1m 36shbase-server in master has 28 extant spotbugs warnings.
-1 ❌spotbugs0m 28shbase-testing-util in master has 1 extant spotbugs warnings.
-1 ❌spotbugs0m 28shbase-rest in master has 2 extant spotbugs warnings.
-1 ❌spotbugs9m 7sroot in master has 48 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 37sthe patch passed
+1 💚compile7m 15sthe patch passed
-0 ⚠️javac7m 15sroot generated 1 new + 708 unchanged - 1 fixed = 709 total (was 709)
+1 💚checkstyle1m 8sroot: The patch generated 0 new + 48 unchanged - 5 fixed = 48 total (was 53)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 2sThe patch has no ill-formed XML file.
+1 💚hadoopcheck8m 44sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚spotless0m 41spatch has no errors when running spotless:check.
+1 💚spotbugs0m 42shbase-common generated 0 new + 0 unchanged - 6 fixed = 0 total (was 6)
+1 💚spotbugs0m 24shbase-metrics generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚spotbugs0m 58shbase-client generated 0 new + 0 unchanged - 10 fixed = 0 total (was 10)
+1 💚spotbugs1m 46shbase-server generated 0 new + 0 unchanged - 28 fixed = 0 total (was 28)
+1 💚spotbugs0m 38shbase-testing-util generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚spotbugs0m 40shbase-rest generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)
+1 💚spotbugs9m 2sroot generated 0 new + 0 unchanged - 48 fixed = 0 total (was 48)
_ Other Tests _
+1 💚asflicense1m 31sThe patch does not generate ASF License warnings.
69m 50s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4787
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml
unameLinux 9224436fb727 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-1.8.0_282-b08
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-common-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-metrics-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-testing-util-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-rest-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-general-check/output/diff-compile-javac-root.txt
Max. process+thread count139 (vs. ulimit of 30000)
modulesC: hbase-common hbase-metrics hbase-client hbase-server hbase-testing-util hbase-rest . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 13sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗mvndep0m 21sMaven dependency ordering for branch
+1 💚mvninstall2m 44smaster passed
+1 💚compile1m 56smaster passed
+1 💚shadedjars3m 47sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 30smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall2m 36sthe patch passed
+1 💚compile1m 53sthe patch passed
+1 💚javac1m 53sthe patch passed
+1 💚shadedjars3m 49spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 30sthe patch passed
_ Other Tests _
-1 ❌unit223m 35sroot in the patch failed.
251m 41s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4787
Optional Testsjavac javadoc unit shadedjars compile
unameLinux ff3386ba68f0 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-11.0.10+9
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-root.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/testReport/
Max. process+thread count2649 (vs. ulimit of 30000)
modulesC: hbase-common hbase-metrics hbase-client hbase-server hbase-testing-util hbase-rest . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 38sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall2m 31smaster passed
+1 💚compile1m 43smaster passed
+1 💚shadedjars4m 21sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 8smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 27sthe patch passed
+1 💚compile1m 44sthe patch passed
+1 💚javac1m 44sthe patch passed
+1 💚shadedjars4m 23spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 15sthe patch passed
_ Other Tests _
-1 ❌unit429m 3sroot in the patch failed.
459m 4s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4787
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 16c01830b8d2 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-1.8.0_282-b08
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-root.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/testReport/
Max. process+thread count3607 (vs. ulimit of 30000)
modulesC: hbase-common hbase-metrics hbase-client hbase-server hbase-testing-util hbase-rest . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/3/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 31sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for branch
+1 💚mvninstall2m 24smaster passed
+1 💚compile4m 27smaster passed
+1 💚checkstyle1m 29smaster passed
+1 💚spotless0m 41sbranch has no errors when running spotless:check.
-1 ❌spotbugs0m 42shbase-client in master has 10 extant spotbugs warnings.
-1 ❌spotbugs0m 29shbase-common in master has 6 extant spotbugs warnings.
-1 ❌spotbugs0m 15shbase-metrics in master has 1 extant spotbugs warnings.
-1 ❌spotbugs0m 24shbase-rest in master has 2 extant spotbugs warnings.
-1 ❌spotbugs1m 17shbase-server in master has 28 extant spotbugs warnings.
-1 ❌spotbugs0m 24shbase-testing-util in master has 1 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 14sthe patch passed
+1 💚compile4m 23sthe patch passed
-0 ⚠️javac2m 12shbase-server generated 1 new + 192 unchanged - 1 fixed = 193 total (was 193)
+1 💚checkstyle0m 14sThe patch passed checkstyle in hbase-common
+1 💚checkstyle0m 7sThe patch passed checkstyle in hbase-metrics
+1 💚checkstyle0m 16sThe patch passed checkstyle in hbase-client
+1 💚checkstyle0m 32shbase-server: The patch generated 0 new + 44 unchanged - 5 fixed = 44 total (was 49)
+1 💚checkstyle0m 9sThe patch passed checkstyle in hbase-testing-util
+1 💚checkstyle0m 9sThe patch passed checkstyle in hbase-rest
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 0sThe patch has no ill-formed XML file.
+1 💚hadoopcheck7m 58sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚spotless0m 39spatch has no errors when running spotless:check.
+1 💚spotbugs0m 36shbase-common generated 0 new + 0 unchanged - 6 fixed = 0 total (was 6)
+1 💚spotbugs0m 24shbase-metrics generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚spotbugs0m 47shbase-client generated 0 new + 0 unchanged - 10 fixed = 0 total (was 10)
+1 💚spotbugs1m 25shbase-server generated 0 new + 0 unchanged - 28 fixed = 0 total (was 28)
+1 💚spotbugs0m 29shbase-testing-util generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚spotbugs0m 32shbase-rest generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)
_ Other Tests _
+1 💚asflicense0m 55sThe patch does not generate ASF License warnings.
43m 15s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#4787
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml
unameLinux 230cf6433718 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-1.8.0_282-b08
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-common-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-metrics-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-rest-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
spotbugshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-testing-util-warnings.html
javachttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-general-check/output/diff-compile-javac-hbase-server.txt
Max. process+thread count64 (vs. ulimit of 30000)
modulesC: hbase-common hbase-metrics hbase-client hbase-server hbase-testing-util hbase-rest U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/console
versionsgit=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 42sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗mvndep0m 41sMaven dependency ordering for branch
+1 💚mvninstall2m 49smaster passed
+1 💚compile1m 58smaster passed
+1 💚shadedjars4m 22sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 31smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for patch
+1 💚mvninstall2m 35sthe patch passed
+1 💚compile1m 59sthe patch passed
+1 💚javac1m 59sthe patch passed
+1 💚shadedjars4m 25spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 28sthe patch passed
_ Other Tests _
+1 💚unit1m 52shbase-common in the patch passed.
+1 💚unit0m 16shbase-metrics in the patch passed.
+1 💚unit1m 17shbase-client in the patch passed.
-1 ❌unit218m 30shbase-server in the patch failed.
+1 💚unit2m 19shbase-testing-util in the patch passed.
+1 💚unit4m 30shbase-rest in the patch passed.
253m 22s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#4787
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 76d4640999b4 5.4.0-1083-aws #90~18.04.1-Ubuntu SMP Fri Aug 5 08:12:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-1.8.0_282-b08
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/testReport/
Max. process+thread count2669 (vs. ulimit of 30000)
modulesC: hbase-common hbase-metrics hbase-client hbase-server hbase-testing-util hbase-rest U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 3sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall4m 2smaster passed
+1 💚compile3m 30smaster passed
+1 💚shadedjars5m 51sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc2m 19smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall3m 36sthe patch passed
+1 💚compile3m 13sthe patch passed
+1 💚javac3m 13sthe patch passed
+1 💚shadedjars5m 35spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc2m 4sthe patch passed
_ Other Tests _
+1 💚unit3m 17shbase-common in the patch passed.
+1 💚unit0m 23shbase-metrics in the patch passed.
+1 💚unit1m 56shbase-client in the patch passed.
-1 ❌unit281m 52shbase-server in the patch failed.
+1 💚unit1m 57shbase-testing-util in the patch passed.
+1 💚unit3m 30shbase-rest in the patch passed.
328m 11s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#4787
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 72a96ba22623 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 460bb47
Default JavaAdoptOpenJDK-11.0.10+9
unithttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/testReport/
Max. process+thread count2659 (vs. ulimit of 30000)
modulesC: hbase-common hbase-metrics hbase-client hbase-server hbase-testing-util hbase-rest U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4787/4/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@wchevreuilwchevreuil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I believe the latest UT failures are unrelated. Have seen the same on other PRs.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

Let me check the TestTags test. It failed for both jdk8 and jdk11.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

Tried several times, TestTags passed for me locally. Looking at the code, I guess the problem is the 'no condition check' Thread.sleep. Maybe the problem is our build machine is under high load and slow.

Let me merge to solve the spotbugs for master branch and keep an eye on the flaky dashboard.

Thanks @wchevreuil for reviewing!

@Apache9
Apache9 merged commit 6f0761a into apache:masterSep 16, 2022
Apache9 added a commit to Apache9/hbase that referenced this pull request Sep 16, 2022
….2 (apache#4787)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit to Apache9/hbase that referenced this pull request Sep 17, 2022
….2 (apache#4787)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit that referenced this pull request Sep 18, 2022
….2 (#4787) (#4789)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit to Apache9/hbase that referenced this pull request Sep 18, 2022
….2 (apache#4787)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit to Apache9/hbase that referenced this pull request Sep 18, 2022
….2 (apache#4787)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit that referenced this pull request Sep 18, 2022
….2 (#4787) (#4790)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit to Apache9/hbase that referenced this pull request Sep 19, 2022
….2 (apache#4787)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Apache9 added a commit that referenced this pull request Sep 19, 2022
….2 (#4787) (#4791)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
….2 (apache#4787) (apache#4791)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
(cherry picked from commit 82f9664)
Change-Id: I952c8570be1af44824e3e8f531c9eb8cb1101810
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Apache9@Apache-HBase@wchevreuil