Skip to content

[DO NOT MERGE] PR just to test build - #143

Closed
NihalJain wants to merge 1 commit into
apache:masterfrom
NihalJain:test_empty
Closed

[DO NOT MERGE] PR just to test build#143
NihalJain wants to merge 1 commit into
apache:masterfrom
NihalJain:test_empty

Conversation

@NihalJain

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 12sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-0 ⚠️test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall1m 0smaster passed
+1 💚compile0m 21smaster passed
+1 💚javadoc0m 8smaster passed
_ Patch Compile Tests _
+1 💚mvninstall0m 43sthe patch passed
+1 💚compile0m 18sthe patch passed
+1 💚javac0m 18sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
-1 ❌xml0m 0sThe patch has 1 ill-formed XML file(s).
+1 💚javadoc0m 7sthe patch passed
_ Other Tests _
+1 💚unit0m 46sroot in the patch passed.
+1 💚asflicense0m 6sThe patch does not generate ASF License warnings.
5m 49s
ReasonTests
XMLParsing Error(s):
pom.xml
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR#143
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux 10eddb5b3050 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 toolmaven
git revisionmaster / fd76b1e
Default JavaEclipse Adoptium-17.0.11+9
xmlhttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/1/artifact/yetus-precommit-check/output/xml.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/1/testReport/
Max. process+thread count404 (vs. ulimit of 1000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/1/console
versionsgit=2.34.1 maven=/home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-143/yetus-precommit-check/src/dev-support/toolchains-jenkins.xml
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Ok so just xml is failing and javac and other are not a problem. CC: @Apache9

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Ok this is fixed with https://issues.apache.org/jira/browse/YETUS-1105

@Apache9

Copy link
Copy Markdown
Contributor

Ok this is fixed with https://issues.apache.org/jira/browse/YETUS-1105

Yes, upgrading to 0.14.1 can fix the problem. Yetus uses xmllint in newer version.

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Ok this is fixed with https://issues.apache.org/jira/browse/YETUS-1105

Yes, upgrading to 0.14.1 can fix the problem. Yetus uses xmllint in newer version.

Will try to sync with hbase: apache/hbase@17ce7c3

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Ok this is fixed with https://issues.apache.org/jira/browse/YETUS-1105

Yes, upgrading to 0.14.1 can fix the problem. Yetus uses xmllint in newer version.

Will try to sync with hbase: apache/hbase@17ce7c3

Raised #144, lets see how it goes!

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Patch is ready at #144, closing this test PR!

@NihalJainNihalJain reopened this Jul 28, 2025
@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Let me retry this patch after fix #144 144

@Apache-HBase

This comment was marked as outdated.

@Apache-HBase

This comment was marked as outdated.

@NihalJainNihalJain reopened this Jul 28, 2025
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 41sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 1scodespell was not available.
+0 🆗detsecrets0m 1sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-0 ⚠️test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚mvninstall0m 55smaster passed
+1 💚compile0m 17smaster passed
+1 💚javadoc0m 7smaster passed
_ Patch Compile Tests _
+1 💚mvninstall0m 41sthe patch passed
+1 💚compile0m 16sthe patch passed
+1 💚javac0m 16sthe patch passed
-1 ❌blanks0m 0s/blanks-eol.txtThe patch has 1 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1 💚xmllint0m 0sNo new issues.
+1 💚javadoc0m 6sthe patch passed
_ Other Tests _
+1 💚unit0m 46sroot in the patch passed.
+1 💚asflicense0m 6sThe patch does not generate ASF License warnings.
5m 4s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/3/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR#143
Optional Testsdupname asflicense javac javadoc unit codespell detsecrets xmllint compile
unameLinux 7f9a3cd37ca5 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 toolmaven
Personality/home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-143/yetus-precommit-check/src/.yetus/personality.sh
git revisionmaster / 266bdea
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/3/testReport/
Max. process+thread count418 (vs. ulimit of 2000)
modulesC: . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-143/3/console
versionsgit=2.34.1 maven=called xmllint=20913
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Build passes now, ignore blank error as that is due to dummy change!

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Testing complete, closing now!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@NihalJain@Apache-HBase@Apache9