Skip to content

Conversation

sairampola
Copy link

No description provided.

sairampola added 30 commits April 15, 2025 19:31
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 30s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 buf 0m 0s buf was not available.
+0 🆗 buf 0m 0s buf was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
_ HBASE-29588-feature Compile Tests _
+0 🆗 mvndep 0m 33s Maven dependency ordering for branch
+1 💚 mvninstall 3m 23s HBASE-29588-feature passed
+1 💚 compile 4m 38s HBASE-29588-feature passed
+1 💚 checkstyle 0m 59s HBASE-29588-feature passed
+1 💚 spotbugs 4m 25s HBASE-29588-feature passed
+1 💚 spotless 0m 46s branch has no errors when running spotless:check.
-0 ⚠️ patch 1m 4s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for patch
+1 💚 mvninstall 2m 57s the patch passed
-1 ❌ compile 1m 29s /patch-compile-hbase-server.txt hbase-server in the patch failed.
-1 ❌ cc 1m 29s /patch-compile-hbase-server.txt hbase-server in the patch failed.
-0 ⚠️ javac 1m 29s /patch-compile-hbase-server.txt hbase-server in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 0m 36s /results-checkstyle-hbase-server.txt hbase-server: The patch generated 22 new + 38 unchanged - 0 fixed = 60 total (was 38)
+1 💚 xmllint 0m 0s No new issues.
-1 ❌ spotbugs 2m 9s /new-spotbugs-hbase-server.html hbase-server generated 18 new + 0 unchanged - 0 fixed = 18 total (was 0)
+1 💚 hadoopcheck 11m 33s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚 hbaseprotoc 1m 33s the patch passed
+1 💚 spotless 0m 44s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 27s The patch does not generate ASF License warnings.
49m 26s
Reason Tests
SpotBugs module:hbase-server
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) At AbstractMultiTenantReader.java:[line 571]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() At AbstractMultiTenantReader.java:[line 1657]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() At AbstractMultiTenantReader.java:[line 1694]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) At AbstractMultiTenantReader.java:[line 1800]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) At AbstractMultiTenantReader.java:[line 1819]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:[line 471]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:[line 432]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) At AbstractMultiTenantReader.java:[line 451]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) Redundant null check at AbstractMultiTenantReader.java:[line 571]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() Redundant null check at AbstractMultiTenantReader.java:[line 1657]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() Redundant null check at AbstractMultiTenantReader.java:[line 1694]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) Redundant null check at AbstractMultiTenantReader.java:[line 1800]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) Redundant null check at AbstractMultiTenantReader.java:[line 1819]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:[line 471]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:[line 432]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) Redundant null check at AbstractMultiTenantReader.java:[line 451]
Should org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader$SectionReaderHolder be a static inner class? At AbstractMultiTenantReader.java:inner class? At AbstractMultiTenantReader.java:[lines 1023-1083]
Should org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader$SectionReaderLease be a static inner class? At AbstractMultiTenantReader.java:inner class? At AbstractMultiTenantReader.java:[lines 1096-1129]
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/19/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7296
JIRA Issue HBASE-29588
Optional Tests dupname asflicense javac codespell detsecrets xmllint spotless cc buflint bufcompat hbaseprotoc spotbugs checkstyle compile hadoopcheck hbaseanti
uname Linux 51388ed12d7e 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 HBASE-29588-feature / 8049e8e
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 88 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-common hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/19/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
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 44s Docker mode activated.
-0 ⚠️ 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 _
_ HBASE-29588-feature Compile Tests _
+0 🆗 mvndep 0m 23s Maven dependency ordering for branch
+1 💚 mvninstall 4m 46s HBASE-29588-feature passed
+1 💚 compile 2m 49s HBASE-29588-feature passed
+1 💚 javadoc 1m 32s HBASE-29588-feature passed
+1 💚 shadedjars 8m 49s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ patch 9m 30s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for patch
+1 💚 mvninstall 4m 31s the patch passed
+1 💚 compile 2m 35s the patch passed
+1 💚 javac 2m 35s the patch passed
-0 ⚠️ javadoc 0m 38s /results-javadoc-javadoc-hbase-server.txt hbase-server generated 1 new + 63 unchanged - 0 fixed = 64 total (was 63)
+1 💚 shadedjars 8m 22s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚 unit 0m 54s hbase-protocol-shaded in the patch passed.
+1 💚 unit 4m 9s hbase-common in the patch passed.
-1 ❌ unit 15m 54s /patch-unit-hbase-server.txt hbase-server in the patch failed.
59m 51s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/19/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7296
JIRA Issue HBASE-29588
Optional Tests javac javadoc unit compile shadedjars
uname Linux e0cfc0c5f357 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 HBASE-29588-feature / 8049e8e
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/19/testReport/
Max. process+thread count 1088 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-common hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/19/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
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 14s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 buf 0m 0s buf was not available.
+0 🆗 buf 0m 0s buf was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
_ HBASE-29588-feature Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for branch
+1 💚 mvninstall 4m 37s HBASE-29588-feature passed
+1 💚 compile 5m 21s HBASE-29588-feature passed
+1 💚 checkstyle 1m 8s HBASE-29588-feature passed
+1 💚 spotbugs 5m 17s HBASE-29588-feature passed
+1 💚 spotless 1m 1s branch has no errors when running spotless:check.
-0 ⚠️ patch 1m 19s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 11s Maven dependency ordering for patch
+1 💚 mvninstall 4m 9s the patch passed
-1 ❌ compile 1m 44s /patch-compile-hbase-server.txt hbase-server in the patch failed.
-1 ❌ cc 1m 44s /patch-compile-hbase-server.txt hbase-server in the patch failed.
-0 ⚠️ javac 1m 44s /patch-compile-hbase-server.txt hbase-server in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 0m 42s /results-checkstyle-hbase-server.txt hbase-server: The patch generated 22 new + 38 unchanged - 0 fixed = 60 total (was 38)
+1 💚 xmllint 0m 1s No new issues.
-1 ❌ spotbugs 2m 44s /new-spotbugs-hbase-server.html hbase-server generated 18 new + 0 unchanged - 0 fixed = 18 total (was 0)
+1 💚 hadoopcheck 13m 7s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚 hbaseprotoc 1m 40s the patch passed
+1 💚 spotless 0m 51s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 28s The patch does not generate ASF License warnings.
57m 31s
Reason Tests
SpotBugs module:hbase-server
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) At AbstractMultiTenantReader.java:[line 571]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() At AbstractMultiTenantReader.java:[line 1657]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() At AbstractMultiTenantReader.java:[line 1694]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) At AbstractMultiTenantReader.java:[line 1800]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) At AbstractMultiTenantReader.java:[line 1819]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:[line 471]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:[line 432]
Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) At AbstractMultiTenantReader.java:[line 451]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) Redundant null check at AbstractMultiTenantReader.java:[line 571]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() Redundant null check at AbstractMultiTenantReader.java:[line 1657]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() Redundant null check at AbstractMultiTenantReader.java:[line 1694]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) Redundant null check at AbstractMultiTenantReader.java:[line 1800]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) Redundant null check at AbstractMultiTenantReader.java:[line 1819]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:[line 471]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:[line 432]
Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) Redundant null check at AbstractMultiTenantReader.java:[line 451]
Should org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader$SectionReaderHolder be a static inner class? At AbstractMultiTenantReader.java:inner class? At AbstractMultiTenantReader.java:[lines 1023-1083]
Should org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader$SectionReaderLease be a static inner class? At AbstractMultiTenantReader.java:inner class? At AbstractMultiTenantReader.java:[lines 1096-1129]
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/20/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7296
JIRA Issue HBASE-29588
Optional Tests dupname asflicense javac codespell detsecrets xmllint spotless cc buflint bufcompat hbaseprotoc spotbugs checkstyle compile hadoopcheck hbaseanti
uname Linux 0090e7a39ee3 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-29588-feature / a3ffdfb
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 71 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-common hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/20/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
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 3m 6s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ HBASE-29588-feature Compile Tests _
+0 🆗 mvndep 0m 19s Maven dependency ordering for branch
+1 💚 mvninstall 5m 29s HBASE-29588-feature passed
+1 💚 compile 2m 39s HBASE-29588-feature passed
+1 💚 javadoc 1m 17s HBASE-29588-feature passed
+1 💚 shadedjars 8m 9s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ patch 8m 37s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 4m 46s the patch passed
+1 💚 compile 2m 39s the patch passed
+1 💚 javac 2m 39s the patch passed
-0 ⚠️ javadoc 0m 37s /results-javadoc-javadoc-hbase-server.txt hbase-server generated 1 new + 63 unchanged - 0 fixed = 64 total (was 63)
+1 💚 shadedjars 7m 42s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚 unit 0m 45s hbase-protocol-shaded in the patch passed.
+1 💚 unit 4m 3s hbase-common in the patch passed.
-1 ❌ unit 19m 16s /patch-unit-hbase-server.txt hbase-server in the patch failed.
64m 5s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/20/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7296
JIRA Issue HBASE-29588
Optional Tests javac javadoc unit compile shadedjars
uname Linux 4a112c713dea 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-29588-feature / a3ffdfb
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/20/testReport/
Max. process+thread count 784 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-common hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/20/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.

Sign up for free to 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.

2 participants