Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-28689 Add more files in spotless for trim tailing whitespaces #6024

Closed
wants to merge 2 commits into from

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Jun 22, 2024

No description provided.

@Apache9 Apache9 added the backport This PR is a back port of some issue or issues already committed to master label Jun 22, 2024
@Apache9 Apache9 self-assigned this Jun 22, 2024
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 48s Docker mode activated.
-0 ⚠️ yetus 0m 6s Unprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ 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.
+0 🆗 jshint 0m 0s jshint 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.
_ branch-2.5 Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for branch
+1 💚 mvninstall 3m 27s branch-2.5 passed
+1 💚 compile 6m 30s branch-2.5 passed
+1 💚 checkstyle 1m 12s branch-2.5 passed
+1 💚 mvnsite 6m 45s branch-2.5 passed
+1 💚 spotbugs 20m 56s branch-2.5 passed
+1 💚 spotless 0m 59s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 3m 35s the patch passed
+1 💚 compile 6m 5s the patch passed
+1 💚 cc 6m 5s the patch passed
+1 💚 golang 6m 5s the patch passed
+1 💚 javac 6m 5s the patch passed
-0 ⚠️ blanks 0m 0s /blanks-tabs.txt The patch 3 line(s) with tabs.
+1 💚 checkstyle 1m 15s the patch passed
-1 ❌ mvnsite 2m 17s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 perlcritic 0m 19s No new issues.
+1 💚 rubocop 0m 20s The patch generated 0 new + 403 unchanged - 26 fixed = 403 total (was 429)
+1 💚 xmllint 0m 0s No new issues.
+1 💚 spotbugs 20m 36s the patch passed
+1 💚 hadoopcheck 16m 27s Patch does not cause any errors with Hadoop 2.10.2 or 3.2.4 3.3.6.
+1 💚 hbaseprotoc 6m 49s the patch passed
+1 💚 spotless 0m 51s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 1m 24s The patch does not generate ASF License warnings.
106m 43s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6024/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #6024
Optional Tests dupname asflicense codespell detsecrets spotless cc buflint bufcompat hbaseprotoc javac compile perlcritic rubocop xmllint spotbugs checkstyle hadoopcheck hbaseanti golang jshint mvnsite
uname Linux c6b36798af95 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / e854d6e
Default Java Eclipse Adoptium-11.0.17+8
Max. process+thread count 181 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-protocol hbase-server hbase-thrift hbase-shell hbase-endpoint hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6024/1/console
versions git=2.34.1 maven=3.8.6 spotbugs=4.7.3 perlcritic=1.140 rubocop=1.37.1 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 1m 12s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+0 🆗 mvndep 0m 19s Maven dependency ordering for branch
+1 💚 mvninstall 3m 22s branch-2.5 passed
+1 💚 compile 2m 17s branch-2.5 passed
+1 💚 javadoc 4m 38s branch-2.5 passed
+1 💚 shadedjars 6m 7s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 3m 34s the patch passed
+1 💚 compile 2m 27s the patch passed
+1 💚 javac 2m 27s the patch passed
+1 💚 javadoc 4m 43s the patch passed
+1 💚 shadedjars 5m 49s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 309m 46s /patch-unit-root.txt root in the patch failed.
352m 46s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6024/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #6024
Optional Tests unit javac javadoc compile shadedjars
uname Linux c529805f23f8 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / e854d6e
Default Java Eclipse Adoptium-11.0.17+8
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6024/1/testReport/
Max. process+thread count 8064 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-protocol hbase-server hbase-thrift hbase-shell hbase-endpoint hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6024/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 closed this Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This PR is a back port of some issue or issues already committed to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants