Skip to content

[Don't Merge] Test Jenkins - #500

Closed
Aggarwal-Raghav wants to merge 2 commits into
apache:masterfrom
Aggarwal-Raghav:dummy1
Closed

[Don't Merge] Test Jenkins#500
Aggarwal-Raghav wants to merge 2 commits into
apache:masterfrom
Aggarwal-Raghav:dummy1

Conversation

@Aggarwal-Raghav

Copy link
Copy Markdown
Contributor

No description provided.

@Aggarwal-Raghav

Copy link
Copy Markdown
ContributorAuthor
2026-05-18T18:06:26.552Z] ERROR: Caught signal TERM.

Run failed because of infra issue. Will retrigger

@Aggarwal-Raghav

Copy link
Copy Markdown
ContributorAuthor

@Aggarwal-Raghav

Aggarwal-Raghav commented May 19, 2026

Copy link
Copy Markdown
ContributorAuthor

The test org.apache.tez.test.TestFaultTolerance is stuck. In local i checked, on master branch it is taking 2-3 min but on TEZ-4708 it is stuck.
Learning:

  1. Need to tail the UT in jenkins. To see which test is taking time / hangnig
  2. This shows the values of running the full UT on the PR. To identify the issues beforehand.

@Aggarwal-Raghav

Copy link
Copy Markdown
ContributorAuthor

After 8 hr, the CI got aborted because of timeout and patch-unit-root.txt that it was org.apache.tez.test.TestFaultTolerance

@Aggarwal-Raghav

Copy link
Copy Markdown
ContributorAuthor

After 8 hr, the CI got aborted because of timeout and patch-unit-root.txt that it was org.apache.tez.test.TestFaultTolerance
This proves TEZ-4708 has problems that needs more investigation

@Aggarwal-Raghav

Copy link
Copy Markdown
ContributorAuthor
Screenshot 2026-05-19 at 11 40 31 PM Running TEZ-4715 without TEZ-4708 is passing in local. If CI passes now within 2 hr (hopefully 90 min), I think changes jenkins is good to go IMO

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 30sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+0 🆗detsecrets0m 1sdetect-secrets was not available.
+0 🆗shelldocs0m 1sShelldocs was not available.
+0 🆗xmllint0m 0sxmllint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 34 new or modified test files.
_ master Compile Tests _
+0 🆗mvndep0m 42sMaven dependency ordering for branch
+1 💚mvninstall4m 45smaster passed
+1 💚compile3m 54smaster passed
+1 💚checkstyle6m 17smaster passed
+1 💚javadoc6m 39smaster passed
+0 🆗spotbugs1m 23stez-api in master has 92 extant spotbugs warnings.
+0 🆗spotbugs0m 47stez-common in master has 13 extant spotbugs warnings.
+0 🆗spotbugs0m 51stez-runtime-internals in master has 92 extant spotbugs warnings.
+0 🆗spotbugs1m 13stez-runtime-library in master has 143 extant spotbugs warnings.
+0 🆗spotbugs0m 56stez-mapreduce in master has 97 extant spotbugs warnings.
+0 🆗spotbugs1m 40stez-dag in master has 537 extant spotbugs warnings.
+0 🆗spotbugs0m 50stez-tests in master has 6 extant spotbugs warnings.
+0 🆗spotbugs0m 49stez-plugins/tez-protobuf-history-plugin in master has 7 extant spotbugs warnings.
+0 🆗spotbugs0m 42stez-plugins/tez-yarn-timeline-history-with-fs in master has 5 extant spotbugs warnings.
+0 🆗spotbugs0m 45stez-plugins/tez-aux-services in master has 5 extant spotbugs warnings.
+0 🆗spotbugs6m 51sroot in master has 1054 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall3m 59sthe patch passed
+1 💚codespell1m 47sThe patch generated 0 new + 47 unchanged - 2 fixed = 47 total (was 49)
+1 💚compile3m 57sthe patch passed
+1 💚javac3m 57sroot generated 0 new + 738 unchanged - 4 fixed = 738 total (was 742)
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle6m 11sthe patch passed
+1 💚shellcheck0m 1sThe patch generated 0 new + 0 unchanged - 150 fixed = 0 total (was 150)
+1 💚javadoc6m 38sthe patch passed
-1 ❌spotbugs1m 3s/new-spotbugs-tez-plugins_tez-protobuf-history-plugin.htmltez-plugins/tez-protobuf-history-plugin generated 4 new + 3 unchanged - 4 fixed = 7 total (was 7)
-1 ❌spotbugs7m 19s/new-spotbugs-root.htmlroot generated 4 new + 1050 unchanged - 4 fixed = 1054 total (was 1054)
_ Other Tests _
+1 💚unit71m 12sroot in the patch passed.
+1 💚asflicense5m 44sThe patch does not generate ASF License warnings.
166m 43s
ReasonTests
SpotBugsmodule:tez-plugins/tez-protobuf-history-plugin
Exception thrown in class org.apache.tez.dag.history.logging.proto.DatePartitionedLogger at new org.apache.tez.dag.history.logging.proto.DatePartitionedLogger(Parser, Path, Configuration, Clock) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At DatePartitionedLogger.java:at new org.apache.tez.dag.history.logging.proto.DatePartitionedLogger(Parser, Path, Configuration, Clock) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At DatePartitionedLogger.java:[line 68]
org.apache.tez.dag.history.logging.proto.ProtoMessageWritable.getMessage() may expose internal representation by returning ProtoMessageWritable.message At ProtoMessageWritable.java:by returning ProtoMessageWritable.message At ProtoMessageWritable.java:[line 48]
org.apache.tez.dag.history.logging.proto.ProtoMessageWritable.setMessage(MessageLite) may expose internal representation by storing an externally mutable object into ProtoMessageWritable.message At ProtoMessageWritable.java:by storing an externally mutable object into ProtoMessageWritable.message At ProtoMessageWritable.java:[line 52]
Exception thrown in class org.apache.tez.dag.history.logging.proto.ProtoMessageWriter at new org.apache.tez.dag.history.logging.proto.ProtoMessageWriter(Configuration, Path, Parser) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At ProtoMessageWriter.java:at new org.apache.tez.dag.history.logging.proto.ProtoMessageWriter(Configuration, Path, Parser) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At ProtoMessageWriter.java:[line 41]
SpotBugsmodule:root
Exception thrown in class org.apache.tez.dag.history.logging.proto.DatePartitionedLogger at new org.apache.tez.dag.history.logging.proto.DatePartitionedLogger(Parser, Path, Configuration, Clock) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At DatePartitionedLogger.java:at new org.apache.tez.dag.history.logging.proto.DatePartitionedLogger(Parser, Path, Configuration, Clock) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At DatePartitionedLogger.java:[line 68]
org.apache.tez.dag.history.logging.proto.ProtoMessageWritable.getMessage() may expose internal representation by returning ProtoMessageWritable.message At ProtoMessageWritable.java:by returning ProtoMessageWritable.message At ProtoMessageWritable.java:[line 48]
org.apache.tez.dag.history.logging.proto.ProtoMessageWritable.setMessage(MessageLite) may expose internal representation by storing an externally mutable object into ProtoMessageWritable.message At ProtoMessageWritable.java:by storing an externally mutable object into ProtoMessageWritable.message At ProtoMessageWritable.java:[line 52]
Exception thrown in class org.apache.tez.dag.history.logging.proto.ProtoMessageWriter at new org.apache.tez.dag.history.logging.proto.ProtoMessageWriter(Configuration, Path, Parser) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At ProtoMessageWriter.java:at new org.apache.tez.dag.history.logging.proto.ProtoMessageWriter(Configuration, Path, Parser) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. At ProtoMessageWriter.java:[line 41]
SubsystemReport/Notes
DockerClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/artifact/out/Dockerfile
Optional Testsdupname compile unit asflicense codespell detsecrets shellcheck shelldocs javac javadoc xmllint spotbugs checkstyle
unameLinux d9f464c1727c 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitytez-personality.sh
git revisionmaster / d0fa411
Default JavaEclipse Adoptium-21.0.11+10-LTS
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/testReport/
Max. process+thread count1635 (vs. ulimit of 5500)
modulesC: tez-api tez-common tez-runtime-internals tez-runtime-library tez-mapreduce tez-dag tez-tests tez-ext-service-tests tez-plugins/tez-protobuf-history-plugin tez-plugins/tez-yarn-timeline-history-with-fs tez-plugins/tez-aux-services . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/console
versionsgit=2.43.0 maven=3.9.15 spotbugs=4.9.3 codespell=2.4.1 shellcheck=0.11.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Aggarwal-Raghav deleted the dummy1 branch May 25, 2026 17:17
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.

2 participants

@Aggarwal-Raghav@tez-yetus