[
https://issues.apache.org/jira/browse/HADOOP-19605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034306#comment-18034306
]
ASF GitHub Bot commented on HADOOP-19605:
-----------------------------------------
hadoop-yetus commented on PR #7780:
URL: https://github.com/apache/hadoop/pull/7780#issuecomment-3471034141
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 13m 31s | | Docker mode activated. |
|||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | | No case conflicting files
found. |
| +0 :ok: | codespell | 0m 0s | | codespell was not available. |
| +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available.
|
| +0 :ok: | hadolint | 0m 0s | | hadolint was not available. |
| +0 :ok: | shellcheck | 0m 1s | | Shellcheck was not available. |
| +0 :ok: | shelldocs | 0m 1s | | Shelldocs was not available. |
| +0 :ok: | jsonlint | 0m 1s | | jsonlint 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 3 new or modified test files. |
|||| _ trunk Compile Tests _ |
| +0 :ok: | mvndep | 7m 18s | | Maven dependency ordering for branch |
| +1 :green_heart: | mvninstall | 23m 38s | | trunk passed |
| -1 :x: | compile | 2m 1s |
[/branch-compile-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/artifact/out/branch-compile-root.txt)
| root in trunk failed. |
| -1 :x: | mvnsite | 11m 8s |
[/branch-mvnsite-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/artifact/out/branch-mvnsite-root.txt)
| root in trunk failed. |
| +1 :green_heart: | shadedclient | 66m 2s | | branch has no errors
when building and testing our client artifacts. |
|||| _ Patch Compile Tests _ |
| +0 :ok: | mvndep | 0m 36s | | Maven dependency ordering for patch |
| +1 :green_heart: | mvninstall | 23m 15s | | the patch passed |
| +1 :green_heart: | compile | 7m 48s | | the patch passed |
| -1 :x: | cc | 7m 48s |
[/results-compile-cc-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/artifact/out/results-compile-cc-root.txt)
| root generated 138 new + 14 unchanged - 3 fixed = 152 total (was 17) |
| +1 :green_heart: | golang | 7m 48s | | the patch passed |
| +1 :green_heart: | javac | 7m 48s | | the patch passed |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| -1 :x: | mvnsite | 11m 49s |
[/patch-mvnsite-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/artifact/out/patch-mvnsite-root.txt)
| root in the patch failed. |
| +1 :green_heart: | shadedclient | 33m 31s | | patch has no errors
when building and testing our client artifacts. |
|||| _ Other Tests _ |
| -1 :x: | unit | 803m 58s |
[/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/artifact/out/patch-unit-root.txt)
| root in the patch passed. |
| +1 :green_heart: | asflicense | 2m 23s | | The patch does not
generate ASF License warnings. |
| | | 952m 47s | | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests |
hadoop.yarn.server.router.subcluster.fair.TestYarnFederationWithFairScheduler |
| | hadoop.yarn.server.router.webapp.TestFederationWebApp |
| | hadoop.yarn.server.router.webapp.TestRouterWebServicesREST |
| | hadoop.mapreduce.v2.app.webapp.TestAMWebApp |
| | hadoop.security.ssl.TestDelegatingSSLSocketFactory |
| | hadoop.yarn.sls.appmaster.TestAMSimulator |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/7780 |
| Optional Tests | dupname asflicense codespell detsecrets hadolint
shellcheck shelldocs mvnsite unit jsonlint compile cc javac golang |
| uname | Linux 1fe228f2ff8b 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9
00:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / c4ffa0a889d95351da49731b6885f9e8d1a4fea4 |
| Default Java | Red Hat, Inc.-1.8.0_472-b08 |
| Test Results |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/testReport/ |
| Max. process+thread count | 4015 (vs. ulimit of 5500) |
| modules | C: hadoop-hdfs-project/hadoop-hdfs-native-client . U: . |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7780/7/console |
| versions | git=2.43.7 maven=3.9.11 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
> Upgrade Protobuf 3.25.5 for docker images
> -----------------------------------------
>
> Key: HADOOP-19605
> URL: https://issues.apache.org/jira/browse/HADOOP-19605
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.4.2
> Reporter: Cheng Pan
> Priority: Major
> Labels: pull-request-available
>
> HADOOP-19289 upgraded protobuf-java 3.25.5, we should use same version for
> protobuf installed in docker images.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]