hbase icon indicating copy to clipboard operation
hbase copied to clipboard

HBASE-29616 Add Real-time Request Stats Collector

Open EungsopYoo opened this issue 3 months ago • 40 comments

EungsopYoo avatar Sep 22 '25 00:09 EungsopYoo

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 3m 9s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 18s master passed
+1 :green_heart: compile 8m 36s master passed
-0 :warning: checkstyle 0m 27s /buildtool-branch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: spotbugs 9m 13s master passed
+1 :green_heart: spotless 0m 50s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 18s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 19s the patch passed
+1 :green_heart: compile 8m 31s the patch passed
+1 :green_heart: javac 8m 31s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 27s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
-1 :x: spotbugs 1m 45s /new-spotbugs-hbase-server.html hbase-server generated 28 new + 0 unchanged - 0 fixed = 28 total (was 0)
-1 :x: spotbugs 7m 43s /new-spotbugs-root.html root generated 28 new + 0 unchanged - 0 fixed = 28 total (was 0)
+1 :green_heart: hadoopcheck 13m 11s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
-1 :x: asflicense 0m 29s /results-asflicense.txt The patch generated 1 ASF License warnings.
70m 45s
Reason Tests
SpotBugs module:hbase-server
org.apache.hadoop.hbase.regionserver.RequestStatsCollector.add(byte[], byte[], TableName, Region$Operation, String, long, long, long, long) uses the nextDouble method of Random to generate a random integer; using nextInt is more efficient At RequestStatsCollector.java:long, long, long, long) uses the nextDouble method of Random to generate a random integer; using nextInt is more efficient At RequestStatsCollector.java:[line 253]
org.apache.hadoop.hbase.regionserver.RequestStatsCollector.initCalcite() may fail to close Connection At RequestStatsCollector.java:Connection At RequestStatsCollector.java:[line 644]
Unread field:field be static? At RequestStatsCollector.java:[line 503]
Unread public/protected field:At RequestStatsCollector.java:[line 529]
Unread public/protected field:At RequestStatsCollector.java:[line 527]
Unread public/protected field:At RequestStatsCollector.java:[line 528]
Unread field:field be static? At RequestStatsCollector.java:[line 604]
Unread public/protected field:At RequestStatsCollector.java:[line 628]
Unread public/protected field:At RequestStatsCollector.java:[line 611]
Unread public/protected field:At RequestStatsCollector.java:[line 515]
Unread public/protected field:At RequestStatsCollector.java:[line 516]
Unread public/protected field:At RequestStatsCollector.java:[line 514]
Unread public/protected field:At RequestStatsCollector.java:[line 512]
Unread public/protected field:At RequestStatsCollector.java:[line 518]
Unread public/protected field:At RequestStatsCollector.java:[line 517]
Unread public/protected field:At RequestStatsCollector.java:[line 522]
Unread public/protected field:At RequestStatsCollector.java:[line 521]
Unread public/protected field:At RequestStatsCollector.java:[line 520]
Unread public/protected field:At RequestStatsCollector.java:[line 519]
Unread public/protected field:At RequestStatsCollector.java:[line 511]
Unread public/protected field:At RequestStatsCollector.java:[line 513]
Unread public/protected field:At RequestStatsCollector.java:[line 106]
Unread public/protected field:At RequestStatsCollector.java:[line 104]
Unread public/protected field:At RequestStatsCollector.java:[line 105]
Unread public/protected field:At RequestStatsCollector.java:[line 102]
Unread public/protected field:At RequestStatsCollector.java:[line 101]
Unread public/protected field:At RequestStatsCollector.java:[line 103]
HTTP parameter written to Servlet error page in org.apache.hadoop.hbase.regionserver.http.RSRequestServlet.doPost(HttpServletRequest, HttpServletResponse) At RSRequestServlet.java:error page in org.apache.hadoop.hbase.regionserver.http.RSRequestServlet.doPost(HttpServletRequest, HttpServletResponse) At RSRequestServlet.java:[line 149]
SpotBugs module:root
org.apache.hadoop.hbase.regionserver.RequestStatsCollector.add(byte[], byte[], TableName, Region$Operation, String, long, long, long, long) uses the nextDouble method of Random to generate a random integer; using nextInt is more efficient At RequestStatsCollector.java:long, long, long, long) uses the nextDouble method of Random to generate a random integer; using nextInt is more efficient At RequestStatsCollector.java:[line 253]
org.apache.hadoop.hbase.regionserver.RequestStatsCollector.initCalcite() may fail to close Connection At RequestStatsCollector.java:Connection At RequestStatsCollector.java:[line 644]
Unread field:field be static? At RequestStatsCollector.java:[line 503]
Unread public/protected field:At RequestStatsCollector.java:[line 529]
Unread public/protected field:At RequestStatsCollector.java:[line 527]
Unread public/protected field:At RequestStatsCollector.java:[line 528]
Unread field:field be static? At RequestStatsCollector.java:[line 604]
Unread public/protected field:At RequestStatsCollector.java:[line 628]
Unread public/protected field:At RequestStatsCollector.java:[line 611]
Unread public/protected field:At RequestStatsCollector.java:[line 515]
Unread public/protected field:At RequestStatsCollector.java:[line 516]
Unread public/protected field:At RequestStatsCollector.java:[line 514]
Unread public/protected field:At RequestStatsCollector.java:[line 512]
Unread public/protected field:At RequestStatsCollector.java:[line 518]
Unread public/protected field:At RequestStatsCollector.java:[line 517]
Unread public/protected field:At RequestStatsCollector.java:[line 522]
Unread public/protected field:At RequestStatsCollector.java:[line 521]
Unread public/protected field:At RequestStatsCollector.java:[line 520]
Unread public/protected field:At RequestStatsCollector.java:[line 519]
Unread public/protected field:At RequestStatsCollector.java:[line 511]
Unread public/protected field:At RequestStatsCollector.java:[line 513]
Unread public/protected field:At RequestStatsCollector.java:[line 106]
Unread public/protected field:At RequestStatsCollector.java:[line 104]
Unread public/protected field:At RequestStatsCollector.java:[line 105]
Unread public/protected field:At RequestStatsCollector.java:[line 102]
Unread public/protected field:At RequestStatsCollector.java:[line 101]
Unread public/protected field:At RequestStatsCollector.java:[line 103]
HTTP parameter written to Servlet error page in org.apache.hadoop.hbase.regionserver.http.RSRequestServlet.doPost(HttpServletRequest, HttpServletResponse) At RSRequestServlet.java:error page in org.apache.hadoop.hbase.regionserver.http.RSRequestServlet.doPost(HttpServletRequest, HttpServletResponse) At RSRequestServlet.java:[line 149]
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense javac codespell detsecrets xmllint spotless hadoopcheck compile spotbugs checkstyle hbaseanti
uname Linux 91c42802bcec 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 8ad002d493546babec39768c451a607ed27a64d4
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 191 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/1/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 22 '25 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 33s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 18s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 16s master passed
+1 :green_heart: compile 2m 13s master passed
+1 :green_heart: javadoc 2m 32s master passed
+1 :green_heart: shadedjars 6m 18s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 19s the patch passed
+1 :green_heart: compile 2m 17s the patch passed
+1 :green_heart: javac 2m 17s the patch passed
-0 :warning: javadoc 1m 57s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
-1 :x: shadedjars 4m 49s patch has 10 errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 253m 39s /patch-unit-root.txt root in the patch failed.
292m 23s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 1784c74fa6b2 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 8ad002d493546babec39768c451a607ed27a64d4
Default Java Eclipse Adoptium-17.0.11+9
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/1/artifact/yetus-jdk17-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/1/testReport/
Max. process+thread count 5795 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/1/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 22 '25 05:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 18s master passed
+1 :green_heart: compile 8m 27s master passed
-0 :warning: checkstyle 0m 27s /buildtool-branch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: spotbugs 9m 10s master passed
+1 :green_heart: spotless 0m 49s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 23s the patch passed
+1 :green_heart: compile 8m 30s the patch passed
+1 :green_heart: javac 8m 30s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 26s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 24s the patch passed
+1 :green_heart: hadoopcheck 13m 3s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 46s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 29s The patch does not generate ASF License warnings.
67m 43s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux b485965533a6 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 2bb8d921ae1e32841ce6947e36055053c44d0fd0
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 192 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/2/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 22 '25 06:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 38s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 32s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 48s master passed
+1 :green_heart: compile 2m 21s master passed
+1 :green_heart: javadoc 2m 55s master passed
+1 :green_heart: shadedjars 7m 41s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 19s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 15s the patch passed
+1 :green_heart: compile 2m 19s the patch passed
+1 :green_heart: javac 2m 19s the patch passed
-0 :warning: javadoc 2m 31s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
-1 :x: shadedjars 6m 13s patch has 10 errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 287m 28s /patch-unit-root.txt root in the patch failed.
329m 59s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux ba7acee2bc69 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 2bb8d921ae1e32841ce6947e36055053c44d0fd0
Default Java Eclipse Adoptium-17.0.11+9
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/2/artifact/yetus-jdk17-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/2/testReport/
Max. process+thread count 8144 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/2/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 22 '25 11:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 1s No case conflicting files found.
+0 :ok: codespell 0m 1s codespell was not available.
+0 :ok: detsecrets 0m 1s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 10s master passed
+1 :green_heart: compile 8m 30s master passed
+1 :green_heart: checkstyle 1m 12s master passed
+1 :green_heart: spotbugs 9m 5s master passed
+1 :green_heart: spotless 0m 44s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 18s the patch passed
+1 :green_heart: compile 8m 35s the patch passed
+1 :green_heart: javac 8m 35s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 29s the patch passed
+1 :green_heart: hadoopcheck 12m 44s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 28s The patch does not generate ASF License warnings.
68m 5s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux 26cfc456cd4b 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 32d0a81098b97160d6b554f94faada5768225720
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 188 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/3/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 23 '25 00:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 35s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 23s master passed
+1 :green_heart: compile 2m 16s master passed
+1 :green_heart: javadoc 2m 33s master passed
+1 :green_heart: shadedjars 6m 14s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 18s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 17s the patch passed
+1 :green_heart: compile 2m 19s the patch passed
+1 :green_heart: javac 2m 19s the patch passed
-0 :warning: javadoc 1m 59s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
-1 :x: shadedjars 6m 9s patch has 10 errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 272m 45s /patch-unit-root.txt root in the patch failed.
311m 54s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/3/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 7a54562bc1c8 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 32d0a81098b97160d6b554f94faada5768225720
Default Java Eclipse Adoptium-17.0.11+9
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/3/artifact/yetus-jdk17-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/3/testReport/
Max. process+thread count 8315 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/3/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 23 '25 04:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 41s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 49s Maven dependency ordering for branch
+1 :green_heart: mvninstall 5m 9s master passed
+1 :green_heart: compile 12m 33s master passed
+1 :green_heart: checkstyle 1m 43s master passed
+1 :green_heart: spotbugs 13m 54s master passed
+1 :green_heart: spotless 1m 5s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 19s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 57s the patch passed
+1 :green_heart: compile 12m 16s the patch passed
+1 :green_heart: javac 12m 16s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 40s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 14m 38s the patch passed
+1 :green_heart: hadoopcheck 18m 35s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 1m 10s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 58s The patch does not generate ASF License warnings.
102m 4s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux c9205ce360c6 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 6a33217e065739e36123ff67f068b6132cd28624
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/4/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 25 '25 10:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 29s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 40s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 32s master passed
+1 :green_heart: compile 2m 15s master passed
+1 :green_heart: javadoc 2m 43s master passed
+1 :green_heart: shadedjars 6m 14s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 19s the patch passed
+1 :green_heart: compile 2m 19s the patch passed
+1 :green_heart: javac 2m 19s the patch passed
-0 :warning: javadoc 1m 58s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 34s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 268m 2s /patch-unit-root.txt root in the patch failed.
308m 59s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/4/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 1e9f6755e8d5 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 6a33217e065739e36123ff67f068b6132cd28624
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/4/testReport/
Max. process+thread count 8205 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/4/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 25 '25 13:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 25s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 10s master passed
+1 :green_heart: compile 8m 21s master passed
+1 :green_heart: checkstyle 1m 8s master passed
+1 :green_heart: spotbugs 9m 4s master passed
+1 :green_heart: spotless 0m 45s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 18s the patch passed
+1 :green_heart: compile 8m 30s the patch passed
+1 :green_heart: javac 8m 30s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 30s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 1s No new issues.
+1 :green_heart: spotbugs 9m 22s the patch passed
+1 :green_heart: hadoopcheck 12m 52s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 46s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 37s The patch does not generate ASF License warnings.
68m 1s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/5/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux 57d50c4e3fba 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 56063234390fe8e4002ed39ee27f8fcc3d3644f7
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/5/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 26 '25 06:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 32s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 38s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 28s master passed
+1 :green_heart: compile 2m 15s master passed
+1 :green_heart: javadoc 2m 41s master passed
+1 :green_heart: shadedjars 6m 13s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 25s the patch passed
+1 :green_heart: compile 2m 16s the patch passed
+1 :green_heart: javac 2m 16s the patch passed
-0 :warning: javadoc 1m 57s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 28s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 267m 15s /patch-unit-root.txt root in the patch failed.
308m 14s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/5/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux f51be80b1c8c 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 56063234390fe8e4002ed39ee27f8fcc3d3644f7
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/5/testReport/
Max. process+thread count 8121 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/5/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 26 '25 10:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 11s master passed
+1 :green_heart: compile 8m 36s master passed
+1 :green_heart: checkstyle 1m 12s master passed
+1 :green_heart: spotbugs 9m 6s master passed
+1 :green_heart: spotless 0m 44s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 17s the patch passed
+1 :green_heart: compile 8m 31s the patch passed
+1 :green_heart: javac 8m 31s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 26s the patch passed
+1 :green_heart: hadoopcheck 12m 47s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 36s The patch does not generate ASF License warnings.
68m 7s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/6/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux ee6dba919f90 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 6e71a5b81f7fe9b36b4ae177eeb1fde01b6afcfc
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 192 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/6/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 26 '25 12:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+0 :ok: shelldocs 0m 0s Shelldocs was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 14s master passed
+1 :green_heart: compile 8m 40s master passed
+1 :green_heart: checkstyle 1m 18s master passed
+1 :green_heart: spotbugs 11m 46s master passed
+1 :green_heart: spotless 0m 45s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 18s Maven dependency ordering for patch
-1 :x: mvninstall 3m 16s /patch-mvninstall-root.txt root in the patch failed.
+1 :green_heart: compile 8m 38s the patch passed
+1 :green_heart: javac 8m 38s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 35s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: shellcheck 0m 1s No new issues.
+1 :green_heart: xmllint 0m 1s No new issues.
+1 :green_heart: spotbugs 12m 35s the patch passed
-1 :x: hadoopcheck 6m 7s The patch causes 12 errors with Hadoop v3.3.6.
-1 :x: hadoopcheck 12m 32s The patch causes 12 errors with Hadoop v3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 1m 36s The patch does not generate ASF License warnings.
69m 51s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti shellcheck shelldocs
uname Linux 876386cd7b58 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 89bda2ecc73c79f062d4b421858b3f2cd95972c2
Default Java Eclipse Adoptium-17.0.11+9
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/artifact/yetus-general-check/output/patch-javac-3.3.6.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/artifact/yetus-general-check/output/patch-javac-3.4.1.txt
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-http hbase-server hbase-thrift hbase-it hbase-rest hbase-shaded hbase-shaded/hbase-shaded-testing-util hbase-shaded/hbase-shaded-check-invariants hbase-shaded/hbase-shaded-with-hadoop-check-invariants . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 shellcheck=0.8.0 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 27 '25 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 34s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 23s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 24s master passed
+1 :green_heart: compile 2m 15s master passed
+1 :green_heart: javadoc 4m 27s master passed
+1 :green_heart: shadedjars 6m 12s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
-1 :x: mvninstall 3m 17s /patch-mvninstall-root.txt root in the patch failed.
+1 :green_heart: compile 2m 16s the patch passed
+1 :green_heart: javac 2m 16s the patch passed
-0 :warning: javadoc 0m 15s /results-javadoc-javadoc-hbase-rest.txt hbase-rest generated 11 new + 0 unchanged - 100 fixed = 11 total (was 100)
-0 :warning: javadoc 1m 58s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
-1 :x: shadedjars 6m 28s patch has 12 errors when building our shaded downstream artifacts.
_ Other Tests _
+1 :green_heart: unit 286m 41s root in the patch passed.
329m 21s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 90a794478125 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 89bda2ecc73c79f062d4b421858b3f2cd95972c2
Default Java Eclipse Adoptium-17.0.11+9
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/artifact/yetus-jdk17-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/testReport/
Max. process+thread count 8028 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-http hbase-server hbase-thrift hbase-it hbase-rest hbase-shaded hbase-shaded/hbase-shaded-testing-util hbase-shaded/hbase-shaded-check-invariants hbase-shaded/hbase-shaded-with-hadoop-check-invariants . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/7/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 27 '25 05:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 1m 52s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 1s No case conflicting files found.
+0 :ok: codespell 0m 1s codespell was not available.
+0 :ok: detsecrets 0m 1s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 59s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 41s master passed
+1 :green_heart: compile 9m 11s master passed
+1 :green_heart: checkstyle 1m 12s master passed
+1 :green_heart: spotbugs 9m 15s master passed
+1 :green_heart: spotless 0m 48s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 20s the patch passed
+1 :green_heart: compile 8m 42s the patch passed
+1 :green_heart: javac 8m 42s the patch passed
+1 :green_heart: blanks 0m 1s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 28s the patch passed
+1 :green_heart: hadoopcheck 13m 42s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 37s The patch does not generate ASF License warnings.
74m 0s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/8/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux fd4ce2a77642 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 9198d0c56a9cc474912157418c4d642b25354ecc
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 192 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/8/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 27 '25 06:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 37s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 24s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 23s master passed
+1 :green_heart: compile 2m 14s master passed
+1 :green_heart: javadoc 2m 42s master passed
+1 :green_heart: shadedjars 6m 14s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 16s the patch passed
+1 :green_heart: compile 2m 16s the patch passed
+1 :green_heart: javac 2m 16s the patch passed
-0 :warning: javadoc 1m 59s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 32s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 237m 22s /patch-unit-root.txt root in the patch failed.
273m 12s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/8/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 24d7c9660b4c 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 9198d0c56a9cc474912157418c4d642b25354ecc
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/8/testReport/
Max. process+thread count 4396 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/8/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 27 '25 10:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 34s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 38s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 40s master passed
+1 :green_heart: compile 2m 18s master passed
+1 :green_heart: javadoc 2m 48s master passed
+1 :green_heart: shadedjars 6m 22s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 23s the patch passed
+1 :green_heart: compile 2m 19s the patch passed
+1 :green_heart: javac 2m 19s the patch passed
-0 :warning: javadoc 2m 1s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 36s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 2m 36s /patch-unit-root.txt root in the patch failed.
35m 50s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/9/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 5e0958d739f2 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 71d5c140a8b00092fffbf0e8ce9524585d11103e
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/9/testReport/
Max. process+thread count 310 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/9/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 27 '25 11:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 9s master passed
+1 :green_heart: compile 8m 41s master passed
+1 :green_heart: checkstyle 1m 10s master passed
+1 :green_heart: spotbugs 9m 8s master passed
+1 :green_heart: spotless 0m 45s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 14s the patch passed
+1 :green_heart: compile 8m 32s the patch passed
+1 :green_heart: javac 8m 32s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 32s the patch passed
+1 :green_heart: hadoopcheck 12m 48s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 46s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 37s The patch does not generate ASF License warnings.
68m 23s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/9/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux 3b2a5c5dc0d0 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 71d5c140a8b00092fffbf0e8ce9524585d11103e
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/9/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 27 '25 12:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 2m 53s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+0 :ok: shelldocs 0m 0s Shelldocs was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 34s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 27s master passed
+1 :green_heart: compile 8m 39s master passed
+1 :green_heart: checkstyle 1m 12s master passed
+1 :green_heart: spotbugs 9m 12s master passed
+1 :green_heart: spotless 0m 50s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 23s the patch passed
+1 :green_heart: compile 8m 36s the patch passed
+1 :green_heart: javac 8m 36s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: shellcheck 0m 0s No new issues.
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 32s the patch passed
+1 :green_heart: hadoopcheck 12m 59s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 37s The patch does not generate ASF License warnings.
71m 56s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/10/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs spotless spotbugs xmllint javac hadoopcheck compile checkstyle hbaseanti
uname Linux 9097077de782 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / a712ccd650fdc20e4e538956c86b1b51b4a42ad1
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 188 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/10/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 shellcheck=0.8.0 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 28 '25 02:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 31s Docker mode activated.
-0 :warning: yetus 0m 2s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 24s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 11s master passed
+1 :green_heart: compile 2m 14s master passed
+1 :green_heart: javadoc 2m 43s master passed
+1 :green_heart: shadedjars 6m 11s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 23s the patch passed
+1 :green_heart: compile 2m 16s the patch passed
+1 :green_heart: javac 2m 16s the patch passed
-0 :warning: javadoc 1m 56s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 25s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 267m 52s /patch-unit-root.txt root in the patch failed.
307m 29s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/10/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 27b01b8f6673 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / a712ccd650fdc20e4e538956c86b1b51b4a42ad1
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/10/testReport/
Max. process+thread count 8020 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/10/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 28 '25 06:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+0 :ok: shelldocs 0m 0s Shelldocs was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 25s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 11s master passed
+1 :green_heart: compile 8m 33s master passed
+1 :green_heart: checkstyle 1m 11s master passed
+1 :green_heart: spotbugs 9m 11s master passed
+1 :green_heart: spotless 0m 45s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 17s the patch passed
+1 :green_heart: compile 8m 28s the patch passed
+1 :green_heart: javac 8m 28s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 30s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: shellcheck 0m 0s No new issues.
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 31s the patch passed
+1 :green_heart: hadoopcheck 12m 53s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 36s The patch does not generate ASF License warnings.
68m 39s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/11/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs spotless spotbugs xmllint javac hadoopcheck compile checkstyle hbaseanti
uname Linux d99afed0ed0a 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 5d88a0991f91223e897cfa8b7054e5eb1fc2a785
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/11/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 shellcheck=0.8.0 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 29 '25 04:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 27s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 1s No case conflicting files found.
+0 :ok: codespell 0m 1s codespell was not available.
+0 :ok: detsecrets 0m 1s detect-secrets was not available.
+0 :ok: shelldocs 0m 1s Shelldocs was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 20s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 13s master passed
+1 :green_heart: compile 8m 25s master passed
+1 :green_heart: checkstyle 1m 11s master passed
+1 :green_heart: spotbugs 9m 14s master passed
+1 :green_heart: spotless 0m 46s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 15s the patch passed
+1 :green_heart: compile 8m 32s the patch passed
+1 :green_heart: javac 8m 32s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 32s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: shellcheck 0m 1s No new issues.
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 28s the patch passed
+1 :green_heart: hadoopcheck 12m 50s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 46s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 37s The patch does not generate ASF License warnings.
68m 21s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/12/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs spotless spotbugs xmllint javac hadoopcheck compile checkstyle hbaseanti
uname Linux 63e029085039 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / ab298d16f587e3d184395de1bfd438c31de94058
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 191 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/12/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 shellcheck=0.8.0 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 29 '25 14:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 34s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 26s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 25s master passed
+1 :green_heart: compile 2m 11s master passed
+1 :green_heart: javadoc 2m 40s master passed
+1 :green_heart: shadedjars 6m 9s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 15s the patch passed
+1 :green_heart: compile 2m 20s the patch passed
+1 :green_heart: javac 2m 20s the patch passed
-0 :warning: javadoc 1m 59s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 30s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 281m 23s /patch-unit-root.txt root in the patch failed.
320m 41s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/12/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux fd5b27e5b578 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / ab298d16f587e3d184395de1bfd438c31de94058
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/12/testReport/
Max. process+thread count 8617 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/12/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 29 '25 18:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 26s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 39s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 30s master passed
+1 :green_heart: compile 2m 15s master passed
+1 :green_heart: javadoc 2m 45s master passed
+1 :green_heart: shadedjars 6m 16s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 19s the patch passed
+1 :green_heart: compile 2m 18s the patch passed
+1 :green_heart: javac 2m 18s the patch passed
-0 :warning: javadoc 1m 57s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 20s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 5m 13s /patch-unit-root.txt root in the patch failed.
38m 3s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/13/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux a9769954fffa 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 7da9df622a72ea911c2d7f3905fd6a83a9f4d66b
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/13/testReport/
Max. process+thread count 763 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/13/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 00:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 30s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+0 :ok: shelldocs 0m 0s Shelldocs was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 24s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 39s master passed
+1 :green_heart: compile 8m 31s master passed
+1 :green_heart: checkstyle 1m 11s master passed
+1 :green_heart: spotbugs 9m 21s master passed
+1 :green_heart: spotless 0m 53s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 23s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 17s the patch passed
+1 :green_heart: compile 8m 40s the patch passed
+1 :green_heart: javac 8m 40s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: shellcheck 0m 0s No new issues.
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 25s the patch passed
+1 :green_heart: hadoopcheck 13m 10s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 47s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 38s The patch does not generate ASF License warnings.
70m 1s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/13/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs spotless spotbugs xmllint javac hadoopcheck compile checkstyle hbaseanti
uname Linux a1122b946c85 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 7da9df622a72ea911c2d7f3905fd6a83a9f4d66b
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 188 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/13/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 shellcheck=0.8.0 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 00:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 41s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 1s No case conflicting files found.
+0 :ok: codespell 0m 1s codespell was not available.
+0 :ok: detsecrets 0m 1s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 58s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 29s master passed
+1 :green_heart: compile 11m 43s master passed
+1 :green_heart: checkstyle 3m 23s master passed
+1 :green_heart: spotbugs 23m 17s master passed
+1 :green_heart: spotless 3m 21s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 1m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 8m 16s the patch passed
+1 :green_heart: compile 10m 40s the patch passed
+1 :green_heart: javac 10m 40s the patch passed
+1 :green_heart: blanks 0m 2s The patch has no blanks issues.
-0 :warning: checkstyle 0m 47s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 10s No new issues.
+1 :green_heart: spotbugs 17m 50s the patch passed
+1 :green_heart: hadoopcheck 39m 18s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 1m 9s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 1m 48s The patch does not generate ASF License warnings.
147m 15s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/14/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux de16dae87ac6 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / d5fa7e30ee3e2a9495f47cb131883385ccb41011
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/14/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 03:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 26s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 11s master passed
+1 :green_heart: compile 2m 15s master passed
+1 :green_heart: javadoc 2m 44s master passed
+1 :green_heart: shadedjars 6m 15s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 32s the patch passed
+1 :green_heart: compile 2m 18s the patch passed
+1 :green_heart: javac 2m 18s the patch passed
-0 :warning: javadoc 1m 58s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 6m 34s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 279m 10s /patch-unit-root.txt root in the patch failed.
357m 0s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/14/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux e5410fcd49e0 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / d5fa7e30ee3e2a9495f47cb131883385ccb41011
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/14/testReport/
Max. process+thread count 5504 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/14/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 06:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 29s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 8s master passed
+1 :green_heart: compile 8m 24s master passed
+1 :green_heart: checkstyle 1m 12s master passed
+1 :green_heart: spotbugs 9m 4s master passed
+1 :green_heart: spotless 0m 45s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 19s the patch passed
+1 :green_heart: compile 8m 29s the patch passed
+1 :green_heart: javac 8m 29s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 32s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 0s No new issues.
+1 :green_heart: spotbugs 9m 21s the patch passed
+1 :green_heart: hadoopcheck 12m 45s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 0m 36s The patch does not generate ASF License warnings.
67m 42s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/15/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux f7a0d3d5b42d 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 4d6d996bf7a4068b9daaf58ab9c73c6a3bdf23b8
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 193 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/15/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 13:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 7m 54s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 7m 4s Maven dependency ordering for branch
+1 :green_heart: mvninstall 27m 42s master passed
+1 :green_heart: compile 4m 54s master passed
+1 :green_heart: javadoc 7m 25s master passed
+1 :green_heart: shadedjars 13m 19s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 48s Maven dependency ordering for patch
+1 :green_heart: mvninstall 7m 22s the patch passed
+1 :green_heart: compile 3m 10s the patch passed
+1 :green_heart: javac 3m 10s the patch passed
-0 :warning: javadoc 3m 30s /results-javadoc-javadoc-root.txt root generated 11 new + 110 unchanged - 100 fixed = 121 total (was 210)
+1 :green_heart: shadedjars 10m 9s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 374m 3s /patch-unit-root.txt root in the patch failed.
476m 3s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/15/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux ba37f05a5719 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 4d6d996bf7a4068b9daaf58ab9c73c6a3bdf23b8
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/15/testReport/
Max. process+thread count 4409 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-shaded . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/15/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 20:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 :ok: mvndep 0m 38s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 27s master passed
+1 :green_heart: compile 8m 27s master passed
+1 :green_heart: checkstyle 1m 13s master passed
+1 :green_heart: spotbugs 15m 17s master passed
+1 :green_heart: spotless 0m 47s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 21s the patch passed
+1 :green_heart: compile 8m 26s the patch passed
+1 :green_heart: javac 8m 26s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
-0 :warning: checkstyle 0m 31s /buildtool-patch-checkstyle-root.txt The patch fails to run checkstyle in root
+1 :green_heart: xmllint 0m 1s No new issues.
+1 :green_heart: spotbugs 17m 13s the patch passed
+1 :green_heart: hadoopcheck 12m 42s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 :green_heart: spotless 0m 45s patch has no errors when running spotless:check.
_ Other Tests _
+1 :green_heart: asflicense 2m 42s The patch does not generate ASF License warnings.
87m 24s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/16/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests dupname asflicense codespell detsecrets spotbugs xmllint spotless javac hadoopcheck compile checkstyle hbaseanti
uname Linux e462ecb718e3 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 3a99dc952d1ee30d0c5d89f5db710fa57bfa3d5a
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 192 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-mapreduce hbase-diagnostics hbase-thrift hbase-shell hbase-endpoint hbase-backup hbase-it hbase-rest hbase-examples hbase-shaded hbase-external-blockcache hbase-compression/hbase-compression-aircompressor hbase-compression/hbase-compression-brotli hbase-compression/hbase-compression-lz4 hbase-compression/hbase-compression-snappy hbase-compression/hbase-compression-zstd . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/16/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 30 '25 22:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 3m 40s Docker mode activated.
-0 :warning: yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 :ok: mvndep 2m 42s Maven dependency ordering for branch
+1 :green_heart: mvninstall 9m 44s master passed
+1 :green_heart: compile 2m 13s master passed
+1 :green_heart: javadoc 5m 56s master passed
+1 :green_heart: shadedjars 6m 17s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 17s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 23s the patch passed
+1 :green_heart: compile 2m 20s the patch passed
+1 :green_heart: javac 2m 20s the patch passed
+1 :green_heart: javadoc 5m 59s the patch passed
+1 :green_heart: shadedjars 6m 17s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 :x: unit 260m 24s /patch-unit-root.txt root in the patch failed.
316m 35s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/16/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/7334
Optional Tests javac javadoc unit shadedjars compile
uname Linux 66bf679482c3 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 3a99dc952d1ee30d0c5d89f5db710fa57bfa3d5a
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/16/testReport/
Max. process+thread count 4469 (vs. ulimit of 30000)
modules C: hbase-resource-bundle hbase-server hbase-mapreduce hbase-diagnostics hbase-thrift hbase-shell hbase-endpoint hbase-backup hbase-it hbase-rest hbase-examples hbase-shaded hbase-external-blockcache hbase-compression/hbase-compression-aircompressor hbase-compression/hbase-compression-brotli hbase-compression/hbase-compression-lz4 hbase-compression/hbase-compression-snappy hbase-compression/hbase-compression-zstd . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7334/16/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Oct 01 '25 02:10 Apache-HBase