Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HADOOP-19212 [JDK23] org.apache.hadoop.security.UserGroupInformation … #7434

Draft
wants to merge 44 commits into
base: trunk
Choose a base branch
from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Feb 26, 2025

…use of Subject needs to move to replacement APIs

Description of PR

This is an alternative more ambitious PR for HADOOP-19212 , which aims to fully solve the JEP411 Subject changes

How was this patch tested?

Not tested yet, this is a draft

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 27s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 14 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 5m 30s Maven dependency ordering for branch
+1 💚 mvninstall 18m 39s trunk passed
+1 💚 compile 8m 16s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 7m 18s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 1m 59s trunk passed
+1 💚 mvnsite 8m 28s trunk passed
-1 ❌ javadoc 0m 49s /branch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-hdfs in trunk failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
+1 💚 javadoc 8m 4s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 12m 58s trunk passed
+1 💚 shadedclient 20m 14s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 mvninstall 4m 58s the patch passed
+1 💚 compile 7m 56s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 7m 56s the patch passed
+1 💚 compile 7m 22s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 7m 22s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 12 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 0s /blanks-tabs.txt The patch 149 line(s) with tabs.
-0 ⚠️ checkstyle 1m 58s /results-checkstyle-root.txt root: The patch generated 149 new + 956 unchanged - 5 fixed = 1105 total (was 961)
+1 💚 mvnsite 8m 38s the patch passed
-1 ❌ javadoc 0m 27s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-common-project_hadoop-auth-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javadoc 0m 42s /patch-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-common in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ javadoc 0m 48s /patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-hdfs in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ javadoc 0m 28s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt hadoop-common-project_hadoop-auth-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
+1 💚 spotbugs 14m 50s the patch passed
+1 💚 shadedclient 20m 38s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 29s hadoop-auth in the patch passed.
+1 💚 unit 12m 37s hadoop-common in the patch passed.
+1 💚 unit 1m 13s hadoop-hdfs in the patch passed.
+1 💚 unit 4m 57s hadoop-yarn-common in the patch passed.
+1 💚 unit 3m 28s hadoop-yarn-server-common in the patch passed.
-1 ❌ unit 93m 23s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 23m 58s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 26m 15s hadoop-yarn-client in the patch passed.
+1 💚 unit 1m 5s hadoop-mapreduce-client-common in the patch passed.
-1 ❌ unit 3m 33s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt hadoop-mapreduce-client-hs in the patch passed.
+1 💚 unit 112m 29s hadoop-mapreduce-client-jobclient in the patch passed.
+1 💚 unit 25m 23s hadoop-distcp in the patch passed.
+1 💚 unit 44m 22s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 1m 11s hadoop-dynamometer-workload in the patch passed.
-1 ❌ asflicense 0m 42s /results-asflicense.txt The patch generated 1 ASF License warnings.
542m 42s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.security.TestClientToAMTokens
hadoop.mapreduce.v2.hs.server.TestHSAdminServer
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/2/artifact/out/Dockerfile
GITHUB PR #7434
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 52cfc1551f4f 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 3efb9d2
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/2/testReport/
Max. process+thread count 3820 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-workload U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/2/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 6m 57s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 48 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 10s Maven dependency ordering for branch
+1 💚 mvninstall 20m 3s trunk passed
+1 💚 compile 8m 33s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 7m 24s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 2m 5s trunk passed
+1 💚 mvnsite 13m 8s trunk passed
-1 ❌ javadoc 0m 42s /branch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-hdfs in trunk failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
+1 💚 javadoc 11m 51s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 24s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 24s branch/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 20m 26s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 27s Maven dependency ordering for patch
+1 💚 mvninstall 9m 15s the patch passed
+1 💚 compile 8m 6s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 6s the patch passed
+1 💚 compile 7m 21s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 7m 21s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 30 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 0s /blanks-tabs.txt The patch 149 line(s) with tabs.
-0 ⚠️ checkstyle 2m 6s /results-checkstyle-root.txt root: The patch generated 166 new + 2341 unchanged - 19 fixed = 2507 total (was 2360)
+1 💚 mvnsite 16m 5s the patch passed
-1 ❌ javadoc 0m 30s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-common-project_hadoop-auth-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javadoc 0m 44s /patch-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-common in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ javadoc 0m 50s /patch-javadoc-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-hdfs in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ javadoc 0m 27s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt hadoop-common-project_hadoop-auth-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
+0 🆗 spotbugs 0m 18s hadoop-project has no data from spotbugs
+0 🆗 spotbugs 0m 27s hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests has no data from spotbugs
-1 ❌ shadedclient 19m 2s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 24s hadoop-project in the patch passed.
+1 💚 unit 0m 35s hadoop-auth in the patch passed.
+1 💚 unit 12m 43s hadoop-common in the patch passed.
+1 💚 unit 0m 29s hadoop-kms in the patch passed.
+1 💚 unit 2m 7s hadoop-hdfs-client in the patch passed.
+1 💚 unit 1m 11s hadoop-hdfs in the patch passed.
+1 💚 unit 4m 45s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 2m 53s hadoop-hdfs-nfs in the patch passed.
+1 💚 unit 4m 58s hadoop-yarn-common in the patch passed.
+1 💚 unit 3m 39s hadoop-yarn-server-common in the patch passed.
+1 💚 unit 3m 24s hadoop-yarn-server-applicationhistoryservice in the patch passed.
-1 ❌ unit 92m 51s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 23m 54s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 2m 54s hadoop-yarn-server-tests in the patch passed.
+1 💚 unit 26m 19s hadoop-yarn-client in the patch passed.
+1 💚 unit 7m 2s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 1m 5s hadoop-mapreduce-client-common in the patch passed.
-1 ❌ unit 7m 15s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-client-app in the patch passed.
+1 💚 unit 3m 36s hadoop-mapreduce-client-hs in the patch passed.
+1 💚 unit 112m 11s hadoop-mapreduce-client-jobclient in the patch passed.
-1 ❌ unit 0m 59s /patch-unit-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch failed.
-1 ❌ unit 0m 45s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch failed.
-1 ❌ unit 0m 38s /patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-workload.txt hadoop-dynamometer-workload in the patch failed.
-1 ❌ unit 0m 40s /patch-unit-hadoop-tools_hadoop-archive-logs.txt hadoop-archive-logs in the patch failed.
-1 ❌ unit 0m 39s /patch-unit-hadoop-tools_hadoop-gridmix.txt hadoop-gridmix in the patch failed.
-1 ❌ unit 0m 44s /patch-unit-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ unit 0m 38s /patch-unit-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
-1 ❌ unit 0m 36s /patch-unit-hadoop-tools_hadoop-compat-bench.txt hadoop-compat-bench in the patch failed.
-1 ❌ asflicense 0m 49s /results-asflicense.txt The patch generated 1 ASF License warnings.
572m 59s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.security.TestClientToAMTokens
hadoop.mapreduce.v2.app.TestJobEndNotifier
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/3/artifact/out/Dockerfile
GITHUB PR #7434
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux d122f8a941ab 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7ee4d6c
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/3/testReport/
Max. process+thread count 3149 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-workload hadoop-tools/hadoop-archive-logs hadoop-tools/hadoop-gridmix hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-compat-bench U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/3/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@github-actions github-actions bot added the Infra label Mar 6, 2025
@stoty stoty marked this pull request as draft March 7, 2025 06:06
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 33m 5s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 5s No case conflicting files found.
+0 🆗 codespell 0m 5s codespell was not available.
+0 🆗 detsecrets 0m 5s detect-secrets was not available.
+0 🆗 hadolint 0m 5s hadolint was not available.
+0 🆗 shellcheck 0m 5s Shellcheck was not available.
+0 🆗 shelldocs 0m 5s Shelldocs was not available.
+0 🆗 jsonlint 0m 5s jsonlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 112 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 5m 43s Maven dependency ordering for branch
-1 ❌ mvninstall 19m 5s /branch-mvninstall-root.txt root in trunk failed.
-1 ❌ compile 6m 4s /branch-compile-root.txt root in trunk failed.
+1 💚 checkstyle 2m 20s trunk passed
+1 💚 mvnsite 23m 53s trunk passed
+1 💚 javadoc 21m 49s trunk passed
+0 🆗 spotbugs 0m 31s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 27s branch/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 20m 0s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 44s Maven dependency ordering for patch
+1 💚 mvninstall 13m 11s the patch passed
-1 ❌ compile 5m 55s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 5m 55s /patch-compile-root.txt root in the patch failed.
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 61 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 0s /blanks-tabs.txt The patch 152 line(s) with tabs.
-0 ⚠️ checkstyle 2m 19s /results-checkstyle-root.txt root: The patch generated 268 new + 5798 unchanged - 34 fixed = 6066 total (was 5832)
+1 💚 mvnsite 23m 12s the patch passed
+1 💚 xmllint 0m 1s No new issues.
-1 ❌ javadoc 0m 29s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth.txt hadoop-common-project_hadoop-auth generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
+0 🆗 spotbugs 0m 24s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 1m 24s /new-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+0 🆗 spotbugs 0m 29s hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests has no data from spotbugs
-1 ❌ shadedclient 18m 36s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 26s hadoop-project in the patch passed.
+1 💚 unit 0m 33s hadoop-auth in the patch passed.
-1 ❌ unit 12m 44s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 unit 0m 31s hadoop-kms in the patch passed.
+1 💚 unit 1m 5s hadoop-registry in the patch passed.
+1 💚 unit 2m 14s hadoop-hdfs-client in the patch passed.
+1 💚 unit 1m 11s hadoop-hdfs in the patch passed.
+1 💚 unit 5m 1s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 2m 55s hadoop-hdfs-nfs in the patch passed.
+1 💚 unit 5m 3s hadoop-yarn-common in the patch passed.
+1 💚 unit 18m 42s hadoop-yarn-server-common in the patch passed.
+1 💚 unit 3m 32s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 94m 58s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 54m 12s hadoop-yarn-server-nodemanager in the patch passed.
-1 ❌ unit 2m 56s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt hadoop-yarn-server-tests in the patch passed.
-1 ❌ unit 34m 50s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt hadoop-yarn-client in the patch passed.
+1 💚 unit 7m 0s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 1m 2s hadoop-mapreduce-client-common in the patch passed.
-1 ❌ unit 7m 14s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-client-app in the patch passed.
+1 💚 unit 3m 29s hadoop-mapreduce-client-hs in the patch passed.
-1 ❌ unit 144m 55s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
+1 💚 unit 25m 29s hadoop-distcp in the patch passed.
+1 💚 unit 3m 51s hadoop-federation-balance in the patch passed.
+1 💚 unit 42m 25s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 41s hadoop-yarn-server-router in the patch passed.
+1 💚 unit 0m 59s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 41s hadoop-yarn-applications-distributedshell in the patch passed.
+1 💚 unit 1m 4s hadoop-yarn-applications-unmanaged-am-launcher in the patch passed.
+1 💚 unit 20m 53s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 2m 9s hadoop-yarn-services-api in the patch passed.
+1 💚 unit 2m 15s hadoop-mapreduce-client-nativetask in the patch passed.
+1 💚 unit 1m 7s hadoop-mapreduce-examples in the patch passed.
-1 ❌ unit 7m 39s /patch-unit-hadoop-tools_hadoop-streaming.txt hadoop-streaming in the patch passed.
+1 💚 unit 1m 17s hadoop-dynamometer-workload in the patch passed.
+1 💚 unit 0m 38s hadoop-dynamometer-infra in the patch passed.
-1 ❌ unit 1m 15s /patch-unit-hadoop-tools_hadoop-archive-logs.txt hadoop-archive-logs in the patch passed.
+1 💚 unit 17m 15s hadoop-gridmix in the patch passed.
+1 💚 unit 2m 49s hadoop-aws in the patch passed.
+1 💚 unit 2m 49s hadoop-azure in the patch passed.
+1 💚 unit 12m 3s hadoop-sls in the patch passed.
+1 💚 unit 0m 58s hadoop-resourceestimator in the patch passed.
+1 💚 unit 4m 0s hadoop-compat-bench in the patch passed.
-1 ❌ asflicense 0m 59s /results-asflicense.txt The patch generated 4 ASF License warnings.
874m 10s
Reason Tests
SpotBugs module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Inconsistent synchronization of org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.fs; locked 50% of time Unsynchronized access at AllocationFileLoaderService.java:50% of time Unsynchronized access at AllocationFileLoaderService.java:[line 121]
Failed junit tests hadoop.crypto.TestCryptoCodec
hadoop.util.TestNativeCodeLoader
hadoop.yarn.server.TestMiniYarnCluster
hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocationE2E
hadoop.yarn.client.api.impl.TestAMRMClientPlacementConstraints
hadoop.yarn.client.api.impl.TestNMClient
hadoop.yarn.client.TestRMFailover
hadoop.yarn.client.api.impl.TestAMRMClient
hadoop.yarn.client.api.impl.TestAMRMProxy
hadoop.yarn.client.api.impl.TestYarnClient
hadoop.mapreduce.v2.app.TestJobEndNotifier
hadoop.mapred.pipes.TestPipeApplication
hadoop.streaming.TestStreamingOutputOnlyKeys
hadoop.streaming.TestStreamReduceNone
hadoop.streaming.TestStreamingSeparator
hadoop.streaming.TestStreamAggregate
hadoop.tools.TestHadoopArchiveLogs
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/4/artifact/out/Dockerfile
GITHUB PR #7434
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle xmllint
uname Linux 760fd41a6336 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 922cfbc
Default Java Red Hat, Inc.-1.8.0_412-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/4/testReport/
Max. process+thread count 2969 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-common-project/hadoop-registry hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-tools/hadoop-distcp hadoop-tools/hadoop-federation-balance hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-unmanaged-am-launcher hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-api hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask hadoop-mapreduce-project/hadoop-mapreduce-examples hadoop-tools/hadoop-streaming hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-workload hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-archive-logs hadoop-tools/hadoop-gridmix hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls hadoop-tools/hadoop-resourceestimator hadoop-tools/hadoop-compat-bench U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/4/console
versions git=2.9.5 maven=3.6.3 spotbugs=4.2.2 xmllint=20901
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 25s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 4s No case conflicting files found.
+0 🆗 codespell 0m 4s codespell was not available.
+0 🆗 detsecrets 0m 4s detect-secrets was not available.
+0 🆗 hadolint 0m 4s hadolint was not available.
+0 🆗 shellcheck 0m 4s Shellcheck was not available.
+0 🆗 shelldocs 0m 4s Shelldocs was not available.
+0 🆗 jsonlint 0m 4s jsonlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 113 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 19s Maven dependency ordering for branch
-1 ❌ mvninstall 20m 44s /branch-mvninstall-root.txt root in trunk failed.
-1 ❌ compile 6m 13s /branch-compile-root.txt root in trunk failed.
+1 💚 checkstyle 2m 23s trunk passed
+1 💚 mvnsite 23m 14s trunk passed
+1 💚 javadoc 21m 1s trunk passed
+0 🆗 spotbugs 0m 31s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 25s branch/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 21m 10s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 26s Maven dependency ordering for patch
+1 💚 mvninstall 12m 6s the patch passed
-1 ❌ compile 6m 25s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 6m 25s /patch-compile-root.txt root in the patch failed.
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 61 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 0s /blanks-tabs.txt The patch 152 line(s) with tabs.
-0 ⚠️ checkstyle 2m 18s /results-checkstyle-root.txt root: The patch generated 268 new + 5805 unchanged - 34 fixed = 6073 total (was 5839)
+1 💚 mvnsite 22m 27s the patch passed
+1 💚 xmllint 0m 0s No new issues.
-1 ❌ javadoc 0m 29s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth.txt hadoop-common-project_hadoop-auth generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
+0 🆗 spotbugs 0m 23s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 1m 13s /new-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+0 🆗 spotbugs 0m 18s hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests has no data from spotbugs
-1 ❌ shadedclient 21m 20s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 26s hadoop-project in the patch passed.
+1 💚 unit 0m 35s hadoop-auth in the patch passed.
-1 ❌ unit 12m 36s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 unit 0m 22s hadoop-kms in the patch passed.
+1 💚 unit 0m 57s hadoop-registry in the patch passed.
+1 💚 unit 2m 14s hadoop-hdfs-client in the patch passed.
+1 💚 unit 1m 9s hadoop-hdfs in the patch passed.
+1 💚 unit 4m 33s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 2m 58s hadoop-hdfs-nfs in the patch passed.
+1 💚 unit 5m 0s hadoop-yarn-common in the patch passed.
+1 💚 unit 18m 32s hadoop-yarn-server-common in the patch passed.
+1 💚 unit 3m 28s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 94m 52s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 54m 30s hadoop-yarn-server-nodemanager in the patch passed.
-1 ❌ unit 3m 10s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt hadoop-yarn-server-tests in the patch passed.
-1 ❌ unit 35m 17s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt hadoop-yarn-client in the patch passed.
+1 💚 unit 7m 5s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 1m 7s hadoop-mapreduce-client-common in the patch passed.
+1 💚 unit 7m 33s hadoop-mapreduce-client-app in the patch passed.
+1 💚 unit 3m 58s hadoop-mapreduce-client-hs in the patch passed.
-1 ❌ unit 118m 21s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
+1 💚 unit 26m 30s hadoop-distcp in the patch passed.
+1 💚 unit 2m 35s hadoop-federation-balance in the patch passed.
+1 💚 unit 42m 57s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 0m 42s hadoop-yarn-server-router in the patch passed.
+1 💚 unit 0m 57s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 39s hadoop-yarn-applications-distributedshell in the patch passed.
+1 💚 unit 1m 8s hadoop-yarn-applications-unmanaged-am-launcher in the patch passed.
+1 💚 unit 20m 36s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 2m 18s hadoop-yarn-services-api in the patch passed.
+1 💚 unit 2m 15s hadoop-mapreduce-client-nativetask in the patch passed.
+1 💚 unit 1m 4s hadoop-mapreduce-examples in the patch passed.
+1 💚 unit 6m 37s hadoop-streaming in the patch passed.
+1 💚 unit 1m 16s hadoop-dynamometer-workload in the patch passed.
+1 💚 unit 0m 47s hadoop-dynamometer-infra in the patch passed.
-1 ❌ unit 1m 9s /patch-unit-hadoop-tools_hadoop-archive-logs.txt hadoop-archive-logs in the patch passed.
+1 💚 unit 15m 2s hadoop-gridmix in the patch passed.
+1 💚 unit 3m 0s hadoop-aws in the patch passed.
+1 💚 unit 2m 47s hadoop-azure in the patch passed.
+1 💚 unit 12m 15s hadoop-sls in the patch passed.
+1 💚 unit 1m 1s hadoop-resourceestimator in the patch passed.
+1 💚 unit 3m 56s hadoop-compat-bench in the patch passed.
-1 ❌ asflicense 0m 58s /results-asflicense.txt The patch generated 4 ASF License warnings.
813m 58s
Reason Tests
SpotBugs module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Inconsistent synchronization of org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.fs; locked 50% of time Unsynchronized access at AllocationFileLoaderService.java:50% of time Unsynchronized access at AllocationFileLoaderService.java:[line 121]
Failed junit tests hadoop.crypto.TestCryptoCodec
hadoop.util.TestNativeCodeLoader
hadoop.yarn.server.TestMiniYarnCluster
hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocationE2E
hadoop.yarn.client.api.impl.TestAMRMClientPlacementConstraints
hadoop.yarn.client.api.impl.TestNMClient
hadoop.yarn.client.TestRMFailover
hadoop.yarn.client.api.impl.TestAMRMClient
hadoop.yarn.client.api.impl.TestAMRMProxy
hadoop.yarn.client.api.impl.TestYarnClient
hadoop.mapred.pipes.TestPipeApplication
hadoop.tools.TestHadoopArchiveLogs
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/5/artifact/out/Dockerfile
GITHUB PR #7434
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle xmllint
uname Linux ca7ad3048e9b 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 90084e4
Default Java Red Hat, Inc.-1.8.0_412-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/5/testReport/
Max. process+thread count 3149 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-common-project/hadoop-registry hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-tools/hadoop-distcp hadoop-tools/hadoop-federation-balance hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-unmanaged-am-launcher hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-api hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask hadoop-mapreduce-project/hadoop-mapreduce-examples hadoop-tools/hadoop-streaming hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-workload hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-archive-logs hadoop-tools/hadoop-gridmix hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls hadoop-tools/hadoop-resourceestimator hadoop-tools/hadoop-compat-bench U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/5/console
versions git=2.9.5 maven=3.6.3 spotbugs=4.2.2 xmllint=20901
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 34m 32s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 7s No case conflicting files found.
+0 🆗 codespell 0m 7s codespell was not available.
+0 🆗 detsecrets 0m 7s detect-secrets was not available.
+0 🆗 hadolint 0m 7s hadolint was not available.
+0 🆗 shellcheck 0m 7s Shellcheck was not available.
+0 🆗 shelldocs 0m 7s Shelldocs was not available.
+0 🆗 jsonlint 0m 7s jsonlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 113 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 10s Maven dependency ordering for branch
-1 ❌ mvninstall 33m 1s /branch-mvninstall-root.txt root in trunk failed.
-1 ❌ compile 12m 20s /branch-compile-root.txt root in trunk failed.
+1 💚 checkstyle 5m 30s trunk passed
+1 💚 mvnsite 34m 34s trunk passed
+1 💚 javadoc 32m 35s trunk passed
+0 🆗 spotbugs 0m 44s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 43s branch/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 35m 29s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for patch
+1 💚 mvninstall 20m 21s the patch passed
-1 ❌ compile 11m 4s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 11m 4s /patch-compile-root.txt root in the patch failed.
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 61 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 ❌ blanks 0m 0s /blanks-tabs.txt The patch 152 line(s) with tabs.
-0 ⚠️ checkstyle 4m 42s /results-checkstyle-root.txt root: The patch generated 268 new + 5800 unchanged - 34 fixed = 6068 total (was 5834)
+1 💚 mvnsite 33m 56s the patch passed
+1 💚 xmllint 0m 0s No new issues.
-1 ❌ javadoc 0m 39s /results-javadoc-javadoc-hadoop-common-project_hadoop-auth.txt hadoop-common-project_hadoop-auth generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
+0 🆗 spotbugs 0m 39s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 2m 23s /new-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+0 🆗 spotbugs 0m 43s hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests has no data from spotbugs
-1 ❌ shadedclient 35m 14s patch has errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 35s hadoop-project in the patch passed.
+1 💚 unit 0m 45s hadoop-auth in the patch passed.
-1 ❌ unit 15m 10s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 unit 0m 44s hadoop-kms in the patch passed.
+1 💚 unit 1m 28s hadoop-registry in the patch passed.
+1 💚 unit 2m 51s hadoop-hdfs-client in the patch passed.
+1 💚 unit 1m 53s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 47s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 3m 41s hadoop-hdfs-nfs in the patch passed.
+1 💚 unit 6m 21s hadoop-yarn-common in the patch passed.
+1 💚 unit 20m 2s hadoop-yarn-server-common in the patch passed.
+1 💚 unit 4m 34s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 112m 46s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 58m 5s hadoop-yarn-server-nodemanager in the patch passed.
-1 ❌ unit 3m 48s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt hadoop-yarn-server-tests in the patch passed.
-1 ❌ unit 29m 24s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt hadoop-yarn-client in the patch passed.
+1 💚 unit 9m 31s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 1m 34s hadoop-mapreduce-client-common in the patch passed.
+1 💚 unit 9m 39s hadoop-mapreduce-client-app in the patch passed.
+1 💚 unit 5m 15s hadoop-mapreduce-client-hs in the patch passed.
-1 ❌ unit 137m 40s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
+1 💚 unit 26m 58s hadoop-distcp in the patch passed.
+1 💚 unit 3m 14s hadoop-federation-balance in the patch passed.
+1 💚 unit 43m 44s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 1m 0s hadoop-yarn-server-router in the patch passed.
+1 💚 unit 1m 19s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 23m 7s hadoop-yarn-applications-distributedshell in the patch passed.
+1 💚 unit 1m 28s hadoop-yarn-applications-unmanaged-am-launcher in the patch passed.
+1 💚 unit 21m 27s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 2m 46s hadoop-yarn-services-api in the patch passed.
+1 💚 unit 3m 14s hadoop-mapreduce-client-nativetask in the patch passed.
+1 💚 unit 1m 27s hadoop-mapreduce-examples in the patch passed.
-1 ❌ unit 1m 25s /patch-unit-hadoop-tools_hadoop-streaming.txt hadoop-streaming in the patch failed.
-1 ❌ unit 1m 0s /patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-workload.txt hadoop-dynamometer-workload in the patch failed.
-1 ❌ unit 1m 0s /patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt hadoop-dynamometer-infra in the patch failed.
-1 ❌ unit 1m 2s /patch-unit-hadoop-tools_hadoop-archive-logs.txt hadoop-archive-logs in the patch failed.
-1 ❌ unit 1m 2s /patch-unit-hadoop-tools_hadoop-gridmix.txt hadoop-gridmix in the patch failed.
-1 ❌ unit 1m 10s /patch-unit-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ unit 1m 2s /patch-unit-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 unit 13m 0s hadoop-sls in the patch passed.
-1 ❌ unit 0m 55s /patch-unit-hadoop-tools_hadoop-resourceestimator.txt hadoop-resourceestimator in the patch failed.
-1 ❌ unit 0m 55s /patch-unit-hadoop-tools_hadoop-compat-bench.txt hadoop-compat-bench in the patch failed.
-1 ❌ asflicense 1m 24s /results-asflicense.txt The patch generated 3 ASF License warnings.
1040m 53s
Reason Tests
SpotBugs module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Inconsistent synchronization of org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.fs; locked 50% of time Unsynchronized access at AllocationFileLoaderService.java:50% of time Unsynchronized access at AllocationFileLoaderService.java:[line 121]
Failed junit tests hadoop.util.TestNativeCodeLoader
hadoop.crypto.TestCryptoCodec
hadoop.yarn.server.TestMiniYarnCluster
hadoop.yarn.client.TestRMFailover
hadoop.mapred.pipes.TestPipeApplication
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/6/artifact/out/Dockerfile
GITHUB PR #7434
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle xmllint
uname Linux 45c6ad59e75f 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 55b3cef
Default Java Red Hat, Inc.-1.8.0_412-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/6/testReport/
Max. process+thread count 3001 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-common-project/hadoop-registry hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-tools/hadoop-distcp hadoop-tools/hadoop-federation-balance hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-unmanaged-am-launcher hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-api hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask hadoop-mapreduce-project/hadoop-mapreduce-examples hadoop-tools/hadoop-streaming hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-workload hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-archive-logs hadoop-tools/hadoop-gridmix hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls hadoop-tools/hadoop-resourceestimator hadoop-tools/hadoop-compat-bench U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7434/6/console
versions git=2.9.5 maven=3.6.3 spotbugs=4.2.2 xmllint=20901
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants