tez-yetus commented on PR #500: URL: https://github.com/apache/tez/pull/500#issuecomment-4491988318
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 30s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 1s | | No case conflicting files found. | | +0 :ok: | detsecrets | 0m 1s | | detect-secrets was not available. | | +0 :ok: | shelldocs | 0m 1s | | Shelldocs 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 34 new or modified test files. | |||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 42s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 4m 45s | | master passed | | +1 :green_heart: | compile | 3m 54s | | master passed | | +1 :green_heart: | checkstyle | 6m 17s | | master passed | | +1 :green_heart: | javadoc | 6m 39s | | master passed | | +0 :ok: | spotbugs | 1m 23s | | tez-api in master has 92 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 47s | | tez-common in master has 13 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 51s | | tez-runtime-internals in master has 92 extant spotbugs warnings. | | +0 :ok: | spotbugs | 1m 13s | | tez-runtime-library in master has 143 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 56s | | tez-mapreduce in master has 97 extant spotbugs warnings. | | +0 :ok: | spotbugs | 1m 40s | | tez-dag in master has 537 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 50s | | tez-tests in master has 6 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 49s | | tez-plugins/tez-protobuf-history-plugin in master has 7 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 42s | | tez-plugins/tez-yarn-timeline-history-with-fs in master has 5 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 45s | | tez-plugins/tez-aux-services in master has 5 extant spotbugs warnings. | | +0 :ok: | spotbugs | 6m 51s | | root in master has 1054 extant spotbugs warnings. | |||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 16s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 59s | | the patch passed | | +1 :green_heart: | codespell | 1m 47s | | The patch generated 0 new + 47 unchanged - 2 fixed = 47 total (was 49) | | +1 :green_heart: | compile | 3m 57s | | the patch passed | | +1 :green_heart: | javac | 3m 57s | | root generated 0 new + 738 unchanged - 4 fixed = 738 total (was 742) | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | checkstyle | 6m 11s | | the patch passed | | +1 :green_heart: | shellcheck | 0m 1s | | The patch generated 0 new + 0 unchanged - 150 fixed = 0 total (was 150) | | +1 :green_heart: | javadoc | 6m 38s | | the patch passed | | -1 :x: | spotbugs | 1m 3s | [/new-spotbugs-tez-plugins_tez-protobuf-history-plugin.html](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/artifact/out/new-spotbugs-tez-plugins_tez-protobuf-history-plugin.html) | tez-plugins/tez-protobuf-history-plugin generated 4 new + 3 unchanged - 4 fixed = 7 total (was 7) | | -1 :x: | spotbugs | 7m 19s | [/new-spotbugs-root.html](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/artifact/out/new-spotbugs-root.html) | root generated 4 new + 1050 unchanged - 4 fixed = 1054 total (was 1054) | |||| _ Other Tests _ | | +1 :green_heart: | unit | 71m 12s | | root in the patch passed. | | +1 :green_heart: | asflicense | 5m 44s | | The patch does not generate ASF License warnings. | | | | 166m 43s | | | | Reason | Tests | |-------:|:------| | SpotBugs | module: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] | | SpotBugs | module: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] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/artifact/out/Dockerfile | | Optional Tests | dupname compile unit asflicense codespell detsecrets shellcheck shelldocs javac javadoc xmllint spotbugs checkstyle | | uname | Linux 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 tool | maven | | Personality | tez-personality.sh | | git revision | master / d0fa41151f2ccdd632210689fa6bc1a184f9c0a2 | | Default Java | Eclipse Adoptium-21.0.11+10-LTS | | Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/testReport/ | | Max. process+thread count | 1635 (vs. ulimit of 5500) | | modules | C: 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 output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-500/3/console | | versions | git=2.43.0 maven=3.9.15 spotbugs=4.9.3 codespell=2.4.1 shellcheck=0.11.0 | | 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]
