tez-yetus commented on PR #462:
URL: https://github.com/apache/tez/pull/462#issuecomment-4009870099

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   5m 11s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  detsecrets  |   0m  0s |  |  detect-secrets was not available.  
|
   | +0 :ok: |  xmllint  |   0m  0s |  |  xmllint was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to 
include 7 new or modified test files.  |
   |||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   2m 33s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   7m 39s |  |  master passed  |
   | +1 :green_heart: |  compile  |   4m 16s |  |  master passed  |
   | +1 :green_heart: |  checkstyle  |   2m 41s |  |  master passed  |
   | +1 :green_heart: |  javadoc  |   3m 17s |  |  master passed  |
   | +0 :ok: |  spotbugs  |   1m 18s |  |  tez-runtime-internals in master has 
111 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 43s |  |  tez-runtime-library in master has 
235 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   1m  1s |  |  tez-dag in master has 749 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 32s |  |  tez-tests in master has 6 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 32s |  |  tez-ext-service-tests in master has 
62 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 30s |  |  tez-plugins/tez-aux-services in 
master has 5 extant spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 15s |  |  branch/docs no spotbugs output file 
(spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   4m  6s |  |  root in master has 1935 extant 
spotbugs warnings.  |
   | +0 :ok: |  spotbugs  |   0m 32s |  |  tez-tools/analyzers/job-analyzer in 
master has 20 extant spotbugs warnings.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 15s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   3m 51s |  |  the patch passed  |
   | +1 :green_heart: |  codespell  |   0m 48s |  |  No new issues.  |
   | +1 :green_heart: |  compile  |   3m 54s |  |  the patch passed  |
   | -1 :x: |  javac  |   0m 24s | 
[/results-compile-javac-tez-runtime-library.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/results-compile-javac-tez-runtime-library.txt)
 |  tez-runtime-library generated 1 new + 4 unchanged - 0 fixed = 5 total (was 
4)  |
   | -1 :x: |  javac  |   0m 27s | 
[/results-compile-javac-tez-dag.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/results-compile-javac-tez-dag.txt)
 |  tez-dag generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)  |
   | -1 :x: |  javac  |   0m 20s | 
[/results-compile-javac-tez-tools_analyzers_job-analyzer.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/results-compile-javac-tez-tools_analyzers_job-analyzer.txt)
 |  tez-tools_analyzers_job-analyzer generated 2 new + 0 unchanged - 0 fixed = 
2 total (was 0)  |
   | -1 :x: |  javac  |   1m  4s | 
[/results-compile-javac-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/results-compile-javac-root.txt)
 |  root generated 13 new + 4 unchanged - 0 fixed = 17 total (was 4)  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | -0 :warning: |  checkstyle  |   0m 16s | 
[/buildtool-patch-checkstyle-tez-runtime-internals.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-runtime-internals.txt)
 |  The patch fails to run checkstyle in tez-runtime-internals  |
   | -0 :warning: |  checkstyle  |   0m 13s | 
[/buildtool-patch-checkstyle-tez-runtime-library.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-runtime-library.txt)
 |  The patch fails to run checkstyle in tez-runtime-library  |
   | -0 :warning: |  checkstyle  |   0m 14s | 
[/buildtool-patch-checkstyle-tez-dag.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-dag.txt)
 |  The patch fails to run checkstyle in tez-dag  |
   | -0 :warning: |  checkstyle  |   0m 13s | 
[/buildtool-patch-checkstyle-tez-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-tests.txt)
 |  The patch fails to run checkstyle in tez-tests  |
   | -0 :warning: |  checkstyle  |   0m 13s | 
[/buildtool-patch-checkstyle-tez-ext-service-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-ext-service-tests.txt)
 |  The patch fails to run checkstyle in tez-ext-service-tests  |
   | -0 :warning: |  checkstyle  |   0m 14s | 
[/buildtool-patch-checkstyle-tez-plugins_tez-aux-services.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-plugins_tez-aux-services.txt)
 |  The patch fails to run checkstyle in tez-aux-services  |
   | -0 :warning: |  checkstyle  |   0m 12s | 
[/buildtool-patch-checkstyle-tez-tools_analyzers_job-analyzer.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-tez-tools_analyzers_job-analyzer.txt)
 |  The patch fails to run checkstyle in job-analyzer  |
   | -0 :warning: |  checkstyle  |   0m 13s | 
[/buildtool-patch-checkstyle-docs.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-docs.txt)
 |  The patch fails to run checkstyle in docs  |
   | -0 :warning: |  checkstyle  |   0m 13s | 
[/buildtool-patch-checkstyle-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/buildtool-patch-checkstyle-root.txt)
 |  The patch fails to run checkstyle in root  |
   | -1 :x: |  javadoc  |   0m 23s | 
[/results-javadoc-javadoc-tez-runtime-library.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/results-javadoc-javadoc-tez-runtime-library.txt)
 |  tez-runtime-library generated 1 new + 8 unchanged - 0 fixed = 9 total (was 
8)  |
   | -1 :x: |  javadoc  |   0m 52s | 
[/results-javadoc-javadoc-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/results-javadoc-javadoc-root.txt)
 |  root generated 1 new + 19 unchanged - 0 fixed = 20 total (was 19)  |
   | -1 :x: |  spotbugs  |   0m 50s | 
[/patch-spotbugs-tez-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-spotbugs-tez-tests.txt)
 |  tez-tests in the patch failed.  |
   | -1 :x: |  spotbugs  |   0m 24s | 
[/patch-spotbugs-tez-ext-service-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-spotbugs-tez-ext-service-tests.txt)
 |  tez-ext-service-tests in the patch failed.  |
   | -1 :x: |  spotbugs  |   0m 23s | 
[/patch-spotbugs-tez-plugins_tez-aux-services.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-spotbugs-tez-plugins_tez-aux-services.txt)
 |  tez-aux-services in the patch failed.  |
   | -1 :x: |  spotbugs  |   0m 24s | 
[/patch-spotbugs-tez-tools_analyzers_job-analyzer.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-spotbugs-tez-tools_analyzers_job-analyzer.txt)
 |  job-analyzer in the patch failed.  |
   | -1 :x: |  spotbugs  |   0m 24s | 
[/patch-spotbugs-docs.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-spotbugs-docs.txt)
 |  docs in the patch failed.  |
   | -1 :x: |  spotbugs  |   0m 23s | 
[/patch-spotbugs-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-spotbugs-root.txt)
 |  root in the patch failed.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 34s |  |  tez-runtime-internals in the 
patch passed.  |
   | +1 :green_heart: |  unit  |   4m 20s |  |  tez-runtime-library in the 
patch passed.  |
   | -1 :x: |  unit  |   2m  6s | 
[/patch-unit-tez-dag.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-tez-dag.txt)
 |  tez-dag in the patch failed.  |
   | -1 :x: |  unit  |   0m 24s | 
[/patch-unit-tez-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-tez-tests.txt)
 |  tez-tests in the patch failed.  |
   | -1 :x: |  unit  |   0m 24s | 
[/patch-unit-tez-ext-service-tests.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-tez-ext-service-tests.txt)
 |  tez-ext-service-tests in the patch failed.  |
   | -1 :x: |  unit  |   0m 24s | 
[/patch-unit-tez-plugins_tez-aux-services.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-tez-plugins_tez-aux-services.txt)
 |  tez-aux-services in the patch failed.  |
   | -1 :x: |  unit  |   0m 23s | 
[/patch-unit-tez-tools_analyzers_job-analyzer.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-tez-tools_analyzers_job-analyzer.txt)
 |  job-analyzer in the patch failed.  |
   | -1 :x: |  unit  |   0m 24s | 
[/patch-unit-docs.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-docs.txt)
 |  docs in the patch failed.  |
   | -1 :x: |  unit  |   0m 22s | 
[/patch-unit-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/patch-unit-root.txt)
 |  root in the patch failed.  |
   | +0 :ok: |  asflicense  |   3m 31s |  |  ASF License check generated no 
output?  |
   |  |   |  70m 28s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.54 ServerAPI=1.54 base: 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/tez/pull/462 |
   | Optional Tests | dupname asflicense javac javadoc unit codespell 
detsecrets xmllint compile spotbugs checkstyle |
   | uname | Linux 00a206110a7d 5.15.0-141-generic #151-Ubuntu SMP Sun May 18 
21:35:19 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | 
/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-462/src/.yetus/personality.sh
 |
   | git revision | master / bf8eadbcf2a14b9b0ab50160b66fcb583ea87bd9 |
   | Default Java | Ubuntu-21.0.10+7-Ubuntu-124.04 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/testReport/ |
   | Max. process+thread count | 1099 (vs. ulimit of 5500) |
   | modules | C: tez-runtime-internals tez-runtime-library tez-dag tez-tests 
tez-ext-service-tests tez-plugins/tez-aux-services 
tez-tools/analyzers/job-analyzer docs . U: . |
   | Console output | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-462/3/console |
   | versions | git=2.43.0 maven=3.8.7 spotbugs=4.9.3 codespell=2.4.1 |
   | Powered by | Apache Yetus 0.15.1 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to