Skip to content

Conversation

@Apache9
Copy link
Contributor

@Apache9 Apache9 commented Jan 27, 2026

No description provided.

@Apache9 Apache9 requested a review from apurtell January 27, 2026 09:11
@Apache9 Apache9 self-assigned this Jan 27, 2026
@Apache9
Copy link
Contributor Author

Apache9 commented Jan 27, 2026

@apurtell Please see if this PR can fix the site build problem on branch-2.5.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 29s 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.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 mvninstall 3m 24s master passed
+1 💚 compile 8m 27s master passed
+1 💚 spotless 0m 50s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚 mvninstall 3m 11s the patch passed
+1 💚 compile 11m 53s the patch passed
+1 💚 javac 11m 53s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
+1 💚 hadoopcheck 13m 56s Patch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚 spotless 1m 15s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 24s The patch does not generate ASF License warnings.
51m 43s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7681/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7681
Optional Tests dupname asflicense javac codespell detsecrets xmllint hadoopcheck spotless compile
uname Linux fde8f8133161 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 / 56aa1ca
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 188 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7681/1/console
versions git=2.34.1 maven=3.9.8 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 11s Docker mode activated.
-0 ⚠️ 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 _
+1 💚 mvninstall 2m 41s master passed
+1 💚 compile 1m 42s master passed
+1 💚 javadoc 1m 34s master passed
+1 💚 shadedjars 4m 31s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 2m 21s the patch passed
+1 💚 compile 1m 44s the patch passed
+1 💚 javac 1m 44s the patch passed
+1 💚 javadoc 1m 31s the patch passed
+1 💚 shadedjars 4m 29s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 232m 46s /patch-unit-root.txt root in the patch failed.
258m 17s
Subsystem Report/Notes
Docker ClientAPI=1.53 ServerAPI=1.53 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7681/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7681
Optional Tests javac javadoc unit shadedjars compile
uname Linux 91f366203a0b 6.14.0-1018-aws #18~24.04.1-Ubuntu SMP Mon Nov 24 19:46:27 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 56aa1ca
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7681/1/testReport/
Max. process+thread count 5687 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7681/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.

Copy link
Contributor

@PDavid PDavid left a comment

Choose a reason for hiding this comment

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

Many thanks for this fix. 👍

I just checked this out locally and was able to build the maven site with mvn clean install -DskipTests && mvn site -DskipTests. The Maven site build was successful.

@Apache9 Apache9 merged commit 2c3a044 into apache:master Jan 28, 2026
1 of 2 checks passed
Apache9 added a commit that referenced this pull request Jan 28, 2026
…7681)

Signed-off-by: Dávid Paksy <paksyd@apache.org>
(cherry picked from commit 2c3a044)
Apache9 added a commit that referenced this pull request Jan 28, 2026
…7681)

Signed-off-by: Dávid Paksy <paksyd@apache.org>
(cherry picked from commit 2c3a044)
Apache9 added a commit that referenced this pull request Jan 28, 2026
…7681)

Signed-off-by: Dávid Paksy <paksyd@apache.org>
(cherry picked from commit 2c3a044)
Apache9 added a commit that referenced this pull request Jan 28, 2026
…7681)

Signed-off-by: Dávid Paksy <paksyd@apache.org>
(cherry picked from commit 2c3a044)
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.

3 participants