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-19231. Add JacksonUtil #6953

Merged
merged 6 commits into from
Aug 15, 2024

Conversation

pjfanning
Copy link
Contributor

Description of PR

HADOOP-19231

  • includes some code simplification and reuse
  • also future proofs Hadoop because we can centralise the config of Jackson

How was this patch tested?

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 47s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 21s Maven dependency ordering for branch
+1 💚 mvninstall 36m 57s trunk passed
+1 💚 compile 19m 29s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 17m 48s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 4m 59s trunk passed
+1 💚 mvnsite 17m 57s trunk passed
+1 💚 javadoc 15m 27s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 14m 47s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 0m 58s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 11s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 40m 4s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 32s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 19s /patch-mvninstall-hadoop-tools_hadoop-sls.txt hadoop-sls in the patch failed.
-1 ❌ compile 18m 28s /patch-compile-root-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt root in the patch failed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.
-1 ❌ javac 18m 28s /patch-compile-root-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt root in the patch failed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.
-1 ❌ compile 17m 30s /patch-compile-root-jdkPrivateBuild-1.8.0_412-8u412-ga-1~20.04.1-b08.txt root in the patch failed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08.
-1 ❌ javac 17m 30s /patch-compile-root-jdkPrivateBuild-1.8.0_412-8u412-ga-1~20.04.1-b08.txt root in the patch failed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 4m 42s /results-checkstyle-root.txt root: The patch generated 18 new + 620 unchanged - 1 fixed = 638 total (was 621)
-1 ❌ mvnsite 0m 39s /patch-mvnsite-hadoop-tools_hadoop-sls.txt hadoop-sls in the patch failed.
-1 ❌ javadoc 0m 36s /patch-javadoc-hadoop-tools_hadoop-sls-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt hadoop-sls in the patch failed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.
-1 ❌ javadoc 0m 35s /patch-javadoc-hadoop-tools_hadoop-sls-jdkPrivateBuild-1.8.0_412-8u412-ga-1~20.04.1-b08.txt hadoop-sls in the patch failed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08.
-1 ❌ spotbugs 0m 37s /patch-spotbugs-hadoop-tools_hadoop-sls.txt hadoop-sls in the patch failed.
+1 💚 shadedclient 40m 6s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 29s hadoop-common in the patch passed.
+1 💚 unit 3m 48s hadoop-kms in the patch passed.
+1 💚 unit 2m 39s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 257m 24s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 12s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 53s hadoop-yarn-common in the patch passed.
+1 💚 unit 5m 1s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 4s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 109m 10s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 58s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 41s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 50s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 12s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 22m 1s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 24s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 53s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 54s hadoop-rumen in the patch passed.
+1 💚 unit 2m 53s hadoop-azure in the patch passed.
-1 ❌ unit 0m 49s /patch-unit-hadoop-tools_hadoop-sls.txt hadoop-sls in the patch failed.
+1 💚 asflicense 1m 14s The patch does not generate ASF License warnings.
870m 37s
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestFSNamesystemLockReport
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/1/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux baec88c9bef0 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 8910fd1
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/1/testReport/
Max. process+thread count 2960 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/1/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 0m 32s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 33s Maven dependency ordering for branch
+1 💚 mvninstall 37m 15s trunk passed
+1 💚 compile 21m 2s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 18m 27s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 4m 45s trunk passed
+1 💚 mvnsite 16m 57s trunk passed
+1 💚 javadoc 14m 16s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 14m 21s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 0m 59s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 8s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 38m 14s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 31s Maven dependency ordering for patch
+1 💚 mvninstall 10m 45s the patch passed
+1 💚 compile 17m 31s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 17m 31s the patch passed
+1 💚 compile 16m 21s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 16m 21s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 4m 23s /results-checkstyle-root.txt root: The patch generated 2 new + 637 unchanged - 4 fixed = 639 total (was 641)
+1 💚 mvnsite 17m 17s the patch passed
+1 💚 javadoc 14m 5s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 14m 0s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 31m 51s the patch passed
+1 💚 shadedclient 36m 56s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 52s hadoop-common in the patch passed.
+1 💚 unit 3m 43s hadoop-kms in the patch passed.
+1 💚 unit 2m 45s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 220m 18s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 5m 58s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 6m 3s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 31s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 5s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 105m 23s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 49s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 31s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 38s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 12s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 23s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 22s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 51s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 55s hadoop-rumen in the patch passed.
+1 💚 unit 2m 46s hadoop-azure in the patch passed.
+1 💚 unit 12m 39s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 10s The patch does not generate ASF License warnings.
830m 53s
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestFSNamesystemLockReport
Subsystem Report/Notes
Docker ClientAPI=1.44 ServerAPI=1.44 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/2/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 41443abb313a 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / ccfa19b
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/2/testReport/
Max. process+thread count 3890 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/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 0m 49s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 44s Maven dependency ordering for branch
+1 💚 mvninstall 37m 38s trunk passed
+1 💚 compile 19m 38s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 17m 52s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 5m 20s trunk passed
+1 💚 mvnsite 18m 9s trunk passed
+1 💚 javadoc 15m 25s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 3s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 0m 58s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 11s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 40m 0s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 40m 29s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 25s /patch-mvninstall-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
-1 ❌ compile 18m 16s /patch-compile-root-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt root in the patch failed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.
-1 ❌ javac 18m 16s /patch-compile-root-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt root in the patch failed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.
-1 ❌ compile 17m 36s /patch-compile-root-jdkPrivateBuild-1.8.0_412-8u412-ga-1~20.04.1-b08.txt root in the patch failed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08.
-1 ❌ javac 17m 36s /patch-compile-root-jdkPrivateBuild-1.8.0_412-8u412-ga-1~20.04.1-b08.txt root in the patch failed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 4m 47s /results-checkstyle-root.txt root: The patch generated 2 new + 637 unchanged - 4 fixed = 639 total (was 641)
-1 ❌ mvnsite 0m 44s /patch-mvnsite-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 javadoc 15m 25s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 14m 53s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 0m 44s /patch-spotbugs-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 shadedclient 40m 28s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 39s hadoop-common in the patch passed.
+1 💚 unit 3m 49s hadoop-kms in the patch passed.
+1 💚 unit 2m 43s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 261m 55s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 6s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 53s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 53s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 3s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 109m 28s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 46s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 39s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 5m 1s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 11s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 42s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 25s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 51s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 55s hadoop-rumen in the patch passed.
-1 ❌ unit 0m 52s /patch-unit-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 unit 12m 50s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 14s The patch does not generate ASF License warnings.
888m 1s
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestFSNamesystemLockReport
hadoop.hdfs.TestRollingUpgrade
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/3/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux b592cde67338 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / dd89af7
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/3/testReport/
Max. process+thread count 3137 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 49s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 45s Maven dependency ordering for branch
+1 💚 mvninstall 37m 27s trunk passed
+1 💚 compile 19m 38s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 18m 9s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 5m 23s trunk passed
+1 💚 mvnsite 17m 56s trunk passed
+1 💚 javadoc 15m 44s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 4s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 0m 59s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 13s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 39m 33s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 40m 2s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 35s Maven dependency ordering for patch
+1 💚 mvninstall 10m 44s the patch passed
+1 💚 compile 18m 45s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 18m 45s the patch passed
+1 💚 compile 18m 0s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 18m 0s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 4m 47s /results-checkstyle-root.txt root: The patch generated 2 new + 637 unchanged - 4 fixed = 639 total (was 641)
+1 💚 mvnsite 17m 44s the patch passed
+1 💚 javadoc 15m 32s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 3s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 31m 55s the patch passed
+1 💚 shadedclient 40m 8s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 28s hadoop-common in the patch passed.
+1 💚 unit 3m 49s hadoop-kms in the patch passed.
+1 💚 unit 2m 41s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 261m 55s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 4s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 54s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 56s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 5s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 109m 9s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 46s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 41s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 52s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 11s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 42s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 25s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 51s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 55s hadoop-rumen in the patch passed.
+1 💚 unit 3m 0s hadoop-azure in the patch passed.
+1 💚 unit 12m 39s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 16s The patch does not generate ASF License warnings.
891m 22s
Reason Tests
Failed junit tests hadoop.hdfs.TestRollingUpgrade
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/4/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 81c4fe0ebe9d 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 8edf3db
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/4/testReport/
Max. process+thread count 2511 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/4/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.

@pjfanning pjfanning force-pushed the HADOOP-19231-jackson branch from 8edf3db to 7e1efdc Compare July 24, 2024 20:50
@github-actions github-actions bot added the AWS label Jul 24, 2024
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 48s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 30s Maven dependency ordering for branch
+1 💚 mvninstall 37m 5s trunk passed
+1 💚 compile 20m 4s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 18m 10s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 4m 55s trunk passed
+1 💚 mvnsite 17m 0s trunk passed
+1 💚 javadoc 15m 7s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 11s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 1m 1s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 8s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 42m 28s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 1m 2s Maven dependency ordering for patch
+1 💚 mvninstall 11m 35s the patch passed
+1 💚 compile 21m 34s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 21m 34s the patch passed
+1 💚 compile 19m 6s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 19m 6s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 4m 53s /results-checkstyle-root.txt root: The patch generated 3 new + 637 unchanged - 4 fixed = 640 total (was 641)
+1 💚 mvnsite 17m 12s the patch passed
-1 ❌ javadoc 1m 14s /results-javadoc-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt hadoop-common-project_hadoop-common-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
+1 💚 javadoc 15m 5s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 34m 21s the patch passed
+1 💚 shadedclient 42m 1s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 20m 26s hadoop-common in the patch passed.
+1 💚 unit 3m 51s hadoop-kms in the patch passed.
+1 💚 unit 2m 49s hadoop-hdfs-client in the patch passed.
+1 💚 unit 276m 3s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 28s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 6m 18s hadoop-yarn-common in the patch passed.
+1 💚 unit 5m 14s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 8s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 112m 31s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 25m 4s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 9m 8s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 56s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 10s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 31s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 25s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 49s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 55s hadoop-rumen in the patch passed.
+1 💚 unit 3m 1s hadoop-azure in the patch passed.
+1 💚 unit 12m 43s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 19s The patch does not generate ASF License warnings.
924m 6s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/5/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 7a93a45a67d5 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7e1efdc
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/5/testReport/
Max. process+thread count 3036 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/5/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 1m 14s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 44s Maven dependency ordering for branch
+1 💚 mvninstall 39m 15s trunk passed
+1 💚 compile 21m 54s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 19m 59s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 5m 23s trunk passed
+1 💚 mvnsite 18m 58s trunk passed
+1 💚 javadoc 15m 9s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 14m 47s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 1m 3s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 13s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 42m 11s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 51s Maven dependency ordering for patch
+1 💚 mvninstall 12m 2s the patch passed
+1 💚 compile 20m 57s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 20m 57s the patch passed
+1 💚 compile 19m 44s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 19m 44s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 5m 20s /results-checkstyle-root.txt root: The patch generated 3 new + 635 unchanged - 6 fixed = 638 total (was 641)
+1 💚 mvnsite 18m 21s the patch passed
-1 ❌ javadoc 1m 9s /results-javadoc-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2.txt hadoop-common-project_hadoop-common-jdkUbuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
+1 💚 javadoc 14m 56s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 35m 15s the patch passed
+1 💚 shadedclient 44m 2s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 22m 11s hadoop-common in the patch passed.
+1 💚 unit 4m 6s hadoop-kms in the patch passed.
+1 💚 unit 2m 53s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 270m 32s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 18s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 58s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 56s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 4s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 110m 12s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 56s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 9m 2s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 55s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 12s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 22m 0s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 20s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 47s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 51s hadoop-rumen in the patch passed.
+1 💚 unit 2m 55s hadoop-aws in the patch passed.
+1 💚 unit 2m 56s hadoop-azure in the patch passed.
+1 💚 unit 12m 35s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 14s The patch does not generate ASF License warnings.
934m 43s
Reason Tests
Failed junit tests hadoop.hdfs.TestRollingUpgrade
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/6/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux d978262baaf6 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 5baabfa
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/6/testReport/
Max. process+thread count 2786 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/6/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 0m 55s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 8s Maven dependency ordering for branch
+1 💚 mvninstall 37m 33s trunk passed
+1 💚 compile 19m 47s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 18m 3s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 4m 49s trunk passed
+1 💚 mvnsite 18m 55s trunk passed
+1 💚 javadoc 16m 14s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 42s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 1m 0s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 10s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 39m 47s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 32s Maven dependency ordering for patch
+1 💚 mvninstall 11m 21s the patch passed
+1 💚 compile 18m 56s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 18m 56s the patch passed
+1 💚 compile 17m 52s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 17m 52s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 4m 45s root: The patch generated 0 new + 635 unchanged - 6 fixed = 635 total (was 641)
+1 💚 mvnsite 18m 44s the patch passed
+1 💚 javadoc 16m 3s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 41s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 33m 33s the patch passed
+1 💚 shadedclient 39m 59s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 37s hadoop-common in the patch passed.
+1 💚 unit 3m 48s hadoop-kms in the patch passed.
+1 💚 unit 2m 42s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 167m 47s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
-1 ❌ unit 11m 34s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt hadoop-hdfs-httpfs in the patch passed.
-1 ❌ unit 0m 42s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt hadoop-yarn-common in the patch failed.
+1 💚 unit 2m 4s hadoop-yarn-server-applicationhistoryservice in the patch passed.
-1 ❌ unit 0m 49s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt hadoop-yarn-server-timelineservice in the patch failed.
-1 ❌ unit 16m 58s /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 2m 51s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt hadoop-yarn-server-nodemanager in the patch failed.
-1 ❌ unit 2m 4s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
-1 ❌ unit 0m 50s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timeline-pluginstorage.txt hadoop-yarn-server-timeline-pluginstorage in the patch failed.
-1 ❌ unit 0m 51s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt hadoop-yarn-server-timelineservice-documentstore in the patch failed.
-1 ❌ unit 0m 53s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt hadoop-yarn-services-core in the patch failed.
-1 ❌ unit 0m 52s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt hadoop-yarn-applications-catalog-webapp in the patch failed.
-1 ❌ unit 0m 50s /patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt hadoop-dynamometer-infra in the patch failed.
-1 ❌ unit 0m 50s /patch-unit-hadoop-tools_hadoop-rumen.txt hadoop-rumen in the patch failed.
-1 ❌ unit 0m 49s /patch-unit-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ unit 0m 49s /patch-unit-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
-1 ❌ unit 0m 49s /patch-unit-hadoop-tools_hadoop-sls.txt hadoop-sls in the patch failed.
+0 🆗 asflicense 0m 52s ASF License check generated no output?
640m 30s
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestRefreshBlockPlacementPolicy
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.server.namenode.TestINodeFile
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks
hadoop.hdfs.tools.TestDFSHAAdmin
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.TestEncryptionZones
hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocksWithRandomECPolicy
hadoop.hdfs.server.namenode.TestNamenodeRetryCache
hadoop.hdfs.server.namenode.TestFSImage
hadoop.lib.service.hadoop.TestFileSystemAccessService
hadoop.yarn.webapp.TestRMWithCSRFFilter
hadoop.mapreduce.TestJobResourceUploaderWithSharedCache
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/7/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 184af5167663 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 86dfb30
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/7/testReport/
Max. process+thread count 2262 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/7/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.

@pjfanning pjfanning force-pushed the HADOOP-19231-jackson branch from 86dfb30 to a4befb7 Compare July 26, 2024 08:38
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 1m 0s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 16m 9s Maven dependency ordering for branch
+1 💚 mvninstall 40m 51s trunk passed
+1 💚 compile 22m 16s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 21m 50s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 5m 32s trunk passed
+1 💚 mvnsite 20m 5s trunk passed
+1 💚 javadoc 17m 20s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 16m 46s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 1m 5s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 24s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 41m 29s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 33s Maven dependency ordering for patch
+1 💚 mvninstall 11m 23s the patch passed
+1 💚 compile 19m 11s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 19m 11s the patch passed
+1 💚 compile 17m 52s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 17m 52s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 4m 50s root: The patch generated 0 new + 635 unchanged - 6 fixed = 635 total (was 641)
+1 💚 mvnsite 18m 48s the patch passed
+1 💚 javadoc 15m 57s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 46s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 33m 36s the patch passed
+1 💚 shadedclient 40m 15s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 35s hadoop-common in the patch passed.
+1 💚 unit 3m 48s hadoop-kms in the patch passed.
+1 💚 unit 2m 41s hadoop-hdfs-client in the patch passed.
+1 💚 unit 260m 48s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 5s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 53s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 57s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 5s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 108m 51s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 49s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 40s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 54s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 12s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 33s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 26s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 53s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 56s hadoop-rumen in the patch passed.
+1 💚 unit 2m 59s hadoop-aws in the patch passed.
+1 💚 unit 3m 0s hadoop-azure in the patch passed.
+1 💚 unit 12m 39s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 13s The patch does not generate ASF License warnings.
921m 41s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/8/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux fe8dd019526d 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / a4befb7
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/8/testReport/
Max. process+thread count 2668 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/8/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 0m 46s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 58s Maven dependency ordering for branch
+1 💚 mvninstall 36m 59s trunk passed
+1 💚 compile 19m 42s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 compile 17m 47s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 checkstyle 4m 52s trunk passed
+1 💚 mvnsite 18m 41s trunk passed
+1 💚 javadoc 16m 7s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 34s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
-1 ❌ spotbugs 1m 0s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 10s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 39m 29s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 39m 57s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 33s Maven dependency ordering for patch
+1 💚 mvninstall 11m 16s the patch passed
+1 💚 compile 18m 48s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javac 18m 48s the patch passed
+1 💚 compile 18m 1s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 javac 18m 1s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 5m 12s root: The patch generated 0 new + 635 unchanged - 6 fixed = 635 total (was 641)
+1 💚 mvnsite 18m 46s the patch passed
+1 💚 javadoc 15m 54s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 💚 javadoc 15m 37s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 💚 spotbugs 33m 13s the patch passed
+1 💚 shadedclient 39m 40s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 35s hadoop-common in the patch passed.
+1 💚 unit 3m 51s hadoop-kms in the patch passed.
+1 💚 unit 2m 41s hadoop-hdfs-client in the patch passed.
+1 💚 unit 256m 31s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 26s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 6m 25s hadoop-yarn-common in the patch passed.
+1 💚 unit 6m 9s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 37s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 116m 10s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 43s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 36s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 45s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 9s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 22m 6s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 24s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 53s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 56s hadoop-rumen in the patch passed.
+1 💚 unit 3m 1s hadoop-aws in the patch passed.
+1 💚 unit 3m 1s hadoop-azure in the patch passed.
+1 💚 unit 12m 41s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 16s The patch does not generate ASF License warnings.
904m 53s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/9/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 10a213fe7661 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 4a38cf9
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/9/testReport/
Max. process+thread count 2969 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/9/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.

@pjfanning
Copy link
Contributor Author

@ayushtkn @slfan1989 @steveloughran Would any of you have time to review this?

Copy link
Contributor

@steveloughran steveloughran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. My main concern is about to get that import placement right; we should move it into the org.apache block now. The fact we didn't do this for the Preconditions migration is it something I have mixed feelings about.
bad: keep putting new entries in the wrong place
good: marginally easier to cherrypick into branches which have not moved to the shaded stuff.

import com.fasterxml.jackson.core.JsonGenerator;
import org.apache.hadoop.util.JacksonUtil;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move into org.apache block

import com.fasterxml.jackson.databind.ObjectReader;
import org.apache.hadoop.util.JacksonUtil;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should go below. that Preconditions entry is in the wrong place due to the move off guava being a search and replace

@@ -22,7 +22,7 @@
import java.nio.charset.StandardCharsets;
import java.util.Map;

import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.hadoop.util.JacksonUtil;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to the block below

@@ -29,9 +29,9 @@
import java.util.Hashtable;
import java.util.Map;

import org.apache.hadoop.util.JacksonUtil;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about moving both of these?

@@ -46,6 +47,19 @@
public class YarnServiceClient {

private static final Logger LOG = LoggerFactory.getLogger(YarnServiceClient.class);

/**
* It is more performant to reuse ObjectMapper instances but keeping the instance
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not 100% sure about that performant: isn't there some synchronisation locking going on so performance with a single mapper across many threads worse than 1 mapper per thread?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am a committer on the Jackson project. There is minimal synchronisation and I am actively removing many of the remaining cases. Even today, it is more performant to reuse ObjectMapper instead of creating multiple instances.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you? never knew that.

@pjfanning pjfanning force-pushed the HADOOP-19231-jackson branch from a8c72f9 to da58faf Compare August 13, 2024 21:08
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 15m 50s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 15m 15s Maven dependency ordering for branch
+1 💚 mvninstall 37m 18s trunk passed
+1 💚 compile 23m 47s trunk passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 compile 22m 15s trunk passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 checkstyle 5m 1s trunk passed
+1 💚 mvnsite 18m 52s trunk passed
+1 💚 javadoc 15m 48s trunk passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javadoc 15m 36s trunk passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
-1 ❌ spotbugs 1m 4s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 20s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 40m 32s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 50s Maven dependency ordering for patch
+1 💚 mvninstall 12m 13s the patch passed
+1 💚 compile 23m 7s the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javac 23m 7s the patch passed
+1 💚 compile 21m 59s the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 javac 21m 59s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 4m 54s root: The patch generated 0 new + 635 unchanged - 6 fixed = 635 total (was 641)
+1 💚 mvnsite 18m 14s the patch passed
+1 💚 javadoc 15m 19s the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javadoc 15m 22s the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 spotbugs 36m 54s the patch passed
+1 💚 shadedclient 41m 52s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 20m 15s hadoop-common in the patch passed.
+1 💚 unit 3m 46s hadoop-kms in the patch passed.
+1 💚 unit 2m 42s hadoop-hdfs-client in the patch passed.
+1 💚 unit 285m 23s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 20s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 58s hadoop-yarn-common in the patch passed.
+1 💚 unit 5m 2s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 3s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 112m 3s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 25m 1s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 57s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 54s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 8s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 47s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 23s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 49s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 51s hadoop-rumen in the patch passed.
+1 💚 unit 3m 14s hadoop-aws in the patch passed.
+1 💚 unit 3m 3s hadoop-azure in the patch passed.
+1 💚 unit 12m 40s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 15s The patch does not generate ASF License warnings.
970m 36s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/11/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 1c89698a07bc 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / da58faf
Default Java Private Build-1.8.0_422-8u422-b05-1~20.04-b05
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_422-8u422-b05-1~20.04-b05
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/11/testReport/
Max. process+thread count 2796 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/11/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 18m 32s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 15m 14s Maven dependency ordering for branch
+1 💚 mvninstall 37m 39s trunk passed
+1 💚 compile 23m 48s trunk passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 compile 22m 2s trunk passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 checkstyle 4m 59s trunk passed
+1 💚 mvnsite 18m 47s trunk passed
+1 💚 javadoc 15m 49s trunk passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javadoc 15m 36s trunk passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
-1 ❌ spotbugs 1m 4s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 19s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 40m 3s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 50s Maven dependency ordering for patch
+1 💚 mvninstall 12m 4s the patch passed
+1 💚 compile 23m 29s the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javac 23m 29s the patch passed
+1 💚 compile 21m 51s the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 javac 21m 51s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 4m 59s root: The patch generated 0 new + 635 unchanged - 6 fixed = 635 total (was 641)
+1 💚 mvnsite 18m 16s the patch passed
+1 💚 javadoc 15m 33s the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javadoc 15m 23s the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 spotbugs 36m 57s the patch passed
+1 💚 shadedclient 40m 16s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 20m 18s hadoop-common in the patch passed.
+1 💚 unit 3m 47s hadoop-kms in the patch passed.
+1 💚 unit 2m 44s hadoop-hdfs-client in the patch passed.
+1 💚 unit 287m 8s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 12s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 57s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 59s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 2s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 112m 15s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 25m 1s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 50s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 48s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 7s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 59s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 21s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 47s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 51s hadoop-rumen in the patch passed.
+1 💚 unit 3m 14s hadoop-aws in the patch passed.
+1 💚 unit 3m 1s hadoop-azure in the patch passed.
+1 💚 unit 12m 36s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 14s The patch does not generate ASF License warnings.
973m 8s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/10/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux f7404b02c8c9 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / da58faf
Default Java Private Build-1.8.0_422-8u422-b05-1~20.04-b05
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_422-8u422-b05-1~20.04-b05
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/10/testReport/
Max. process+thread count 3124 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/10/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.

Copy link
Contributor

@steveloughran steveloughran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good

  • yarn spotbugs failure is being fixed elewhere
  • HttpFS one is ancient. Does need fixing at some point though, here on an independent PR.

one little nit about imports

@@ -46,6 +47,19 @@
public class YarnServiceClient {

private static final Logger LOG = LoggerFactory.getLogger(YarnServiceClient.class);

/**
* It is more performant to reuse ObjectMapper instances but keeping the instance
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you? never knew that.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 47s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s 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 4 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 15m 8s Maven dependency ordering for branch
+1 💚 mvninstall 36m 52s trunk passed
+1 💚 compile 19m 21s trunk passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 compile 17m 46s trunk passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 checkstyle 4m 49s trunk passed
+1 💚 mvnsite 18m 43s trunk passed
+1 💚 javadoc 16m 15s trunk passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javadoc 15m 41s trunk passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
-1 ❌ spotbugs 0m 58s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html hadoop-hdfs-project/hadoop-hdfs-httpfs in trunk has 1 extant spotbugs warnings.
-1 ❌ spotbugs 1m 10s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core in trunk has 1 extant spotbugs warnings.
+1 💚 shadedclient 40m 19s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 32s Maven dependency ordering for patch
+1 💚 mvninstall 11m 19s the patch passed
+1 💚 compile 18m 51s the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javac 18m 51s the patch passed
+1 💚 compile 18m 1s the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 javac 18m 1s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 4m 47s root: The patch generated 0 new + 635 unchanged - 6 fixed = 635 total (was 641)
+1 💚 mvnsite 18m 36s the patch passed
+1 💚 javadoc 16m 5s the patch passed with JDK Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04
+1 💚 javadoc 15m 37s the patch passed with JDK Private Build-1.8.0_422-8u422-b05-1~20.04-b05
+1 💚 spotbugs 33m 31s the patch passed
+1 💚 shadedclient 40m 10s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 19m 39s hadoop-common in the patch passed.
+1 💚 unit 3m 52s hadoop-kms in the patch passed.
+1 💚 unit 2m 41s hadoop-hdfs-client in the patch passed.
+1 💚 unit 259m 41s hadoop-hdfs in the patch passed.
+1 💚 unit 6m 9s hadoop-hdfs-httpfs in the patch passed.
+1 💚 unit 5m 53s hadoop-yarn-common in the patch passed.
+1 💚 unit 4m 58s hadoop-yarn-server-applicationhistoryservice in the patch passed.
+1 💚 unit 2m 0s hadoop-yarn-server-timelineservice in the patch passed.
+1 💚 unit 108m 33s hadoop-yarn-server-resourcemanager in the patch passed.
+1 💚 unit 24m 46s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 unit 8m 38s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 4m 54s hadoop-yarn-server-timeline-pluginstorage in the patch passed.
+1 💚 unit 1m 11s hadoop-yarn-server-timelineservice-documentstore in the patch passed.
+1 💚 unit 21m 41s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 26s hadoop-yarn-applications-catalog-webapp in the patch passed.
+1 💚 unit 0m 53s hadoop-dynamometer-infra in the patch passed.
+1 💚 unit 0m 56s hadoop-rumen in the patch passed.
+1 💚 unit 3m 1s hadoop-aws in the patch passed.
+1 💚 unit 3m 0s hadoop-azure in the patch passed.
+1 💚 unit 12m 38s hadoop-sls in the patch passed.
+1 💚 asflicense 1m 16s The patch does not generate ASF License warnings.
898m 36s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/12/artifact/out/Dockerfile
GITHUB PR #6953
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 8abf03fdf13b 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / ada910c
Default Java Private Build-1.8.0_422-8u422-b05-1~20.04-b05
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.24+8-post-Ubuntu-1ubuntu320.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_422-8u422-b05-1~20.04-b05
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/12/testReport/
Max. process+thread count 3098 (vs. ulimit of 5500)
modules C: 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-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 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-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore 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-applications-catalog/hadoop-yarn-applications-catalog-webapp hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra hadoop-tools/hadoop-rumen hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-sls U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6953/12/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.

Copy link
Contributor

@steveloughran steveloughran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
+1

@steveloughran steveloughran merged commit fa9bb0d into apache:trunk Aug 15, 2024
1 of 4 checks passed
@steveloughran
Copy link
Contributor

merged to trunk...can you do a branch-3.4 PR?

@pjfanning pjfanning deleted the HADOOP-19231-jackson branch August 15, 2024 16:21
pjfanning added a commit to pjfanning/hadoop that referenced this pull request Aug 15, 2024
New class org.apache.hadoop.util.JacksonUtil centralizes construction of
Jackson ObjectMappers and JsonFactories.

Contributed by PJ Fanning

merge issues
@pjfanning
Copy link
Contributor Author

#6998 created

@ayushtkn
Copy link
Member

@steveloughran / @pjfanning
This could be the reason for failing HBase Tests
https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1671/

The exception here: https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1671/testReport/junit/org.apache.hadoop.yarn.server.timelineservice.storage/TestTimelineWriterHBaseDown/testTimelineWriterHBaseDown/

is bit misleading, since it looses the actual exception, because we of a NPE during cleanup, but if you comment that NPE line & related ones, the exception seems to be this:

java.lang.NoClassDefFoundError: org/apache/hadoop/util/JacksonUtil

	at org.apache.hadoop.yarn.util.timeline.TimelineUtils.<clinit>(TimelineUtils.java:57)
	at org.apache.hadoop.yarn.server.timelineservice.TimelineContext.<init>(TimelineContext.java:107)
	at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext.<init>(TimelineReaderContext.java:40)
	at org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext.<init>(TimelineReaderContext.java:48)
	at org.apache.hadoop.yarn.server.timelineservice.storage.HBaseStorageMonitor.initialize(HBaseStorageMonitor.java:70)
	at org.apache.hadoop.yarn.server.timelineservice.storage.HBaseStorageMonitor.<init>(HBaseStorageMonitor.java:48)
	at org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl.serviceInit(HBaseTimelineWriterImpl.java:155)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:164)
	at org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage.loadData(TestTimelineReaderWebServicesHBaseStorage.java:357)
	at org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage.setupBeforeClass(TestTimelineReaderWebServicesHBaseStorage.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
	at com.intellij.rt.junit.IdeaTestRunner$Repeater$1.execute(IdeaTestRunner.java:38)
	at com.intellij.rt.execution.junit.TestsRepeater.repeat(TestsRepeater.java:11)
	at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:35)
	at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:232)
	at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:55)
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.util.JacksonUtil
	at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
	... 29 more

@pjfanning
Copy link
Contributor Author

@ayushtkn The strange thing is that org.apache.hadoop.yarn.util.timeline.TimelineUtils imports another class from the same hadoop-common package as JacksonUtil.

import org.apache.hadoop.util.VersionInfo;

Is it possible that this CI task is another an older copy of hadoop-common jar?

@ayushtkn
Copy link
Member

The HBase stuff is bit tricky, for the HBase test we use the older Hadoop version, which is compatible with the HBase release we are using. It is hardcoded here:

<hbase-compatible-hadoop.version>3.3.6</hbase-compatible-hadoop.version>

I think this problem is bit similar to YARN-8856

@steveloughran
Copy link
Contributor

so what to do? revert?

  1. why is the hbase failing: is it because it's mixing things? as that is dangerous
  2. and why doesn't hbase work with trunk?

@pjfanning
Copy link
Contributor Author

The failing tests run with hadoop-common 3.3.6 and the JacksonUtil is not in 3.3.6.
If we can't change the CI build to use hadoop-common 3.5.0-SNAPSHOT, we could clone JacksonUtil and add a copy of it to one of the yarn jars - and use that 2nd JacksonUtil class in the yarn code instead of the hadoop-common one.

@slfan1989
Copy link
Contributor

slfan1989 commented Aug 22, 2024

@pjfanning This pr brought some unit test errors.

HBaseTimelineWriterImpl#testDomainIdTable

java.lang.NoClassDefFoundError: org/apache/hadoop/util/JacksonUtil

	at org.apache.hadoop.yarn.util.timeline.TimelineUtils.<clinit>(TimelineUtils.java:57)
	at org.apache.hadoop.yarn.server.timelineservice.TimelineContext.<init>(TimelineContext.java:107)
	at org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorContext.<init>(TimelineCollectorContext.java:36)
	at org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageDomain.testDomainIdTable(TestHBaseT
.....
Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.util.JacksonUtil
	at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
	... 33 more

TestTimelineReaderWebServicesHBaseStorage#setup

2024-08-22 08:36:01,389 INFO  [main] hbase.HBaseCommonTestingUtility (HBaseTestingUtility.java:shutdownMiniCluster(1347)) - Minicluster is down

java.lang.NullPointerException
	at org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl.serviceStop(HBaseTimelineWriterImpl.java:649)
	at org.apache.hadoop.service.AbstractService.stop(AbstractService.java:220)
	at org.apache.hadoop.service.AbstractService.close(AbstractService.java:247)
	at org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage.loadData(TestTimelineReaderWebServicesHBaseStorage.java:372)

https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6977/10/testReport/

cc: @steveloughran @ayushtkn

@slfan1989
Copy link
Contributor

slfan1989 commented Aug 22, 2024

The failing tests run with hadoop-common 3.3.6 and the JacksonUtil is not in 3.3.6.
If we can't change the CI build to use hadoop-common 3.5.0-SNAPSHOT, we could clone JacksonUtil and add a copy of it to one of the yarn jars - and use that 2nd JacksonUtil class in the yarn code instead of the hadoop-common one.

Have readed the context and understood the relevant reasons. Continuously encountering errors is not a good option; perhaps we should roll back first?

@pjfanning pjfanning mentioned this pull request Aug 22, 2024
4 tasks
@pjfanning
Copy link
Contributor Author

I created #7010

@ayushtkn
Copy link
Member

I think we don't have an agreement on how to proceed here, we should most probably rollback considering the failing tests and rework later.

lemme know if anyone has objections doing so, else will revert tmrw

asfgit pushed a commit that referenced this pull request Aug 29, 2024
KeeProMise pushed a commit to KeeProMise/hadoop that referenced this pull request Sep 9, 2024
New class org.apache.hadoop.util.JacksonUtil centralizes construction of
Jackson ObjectMappers and JsonFactories.

Contributed by PJ Fanning
KeeProMise pushed a commit to KeeProMise/hadoop that referenced this pull request Sep 9, 2024
Hexiaoqiao pushed a commit to Hexiaoqiao/hadoop that referenced this pull request Sep 12, 2024
New class org.apache.hadoop.util.JacksonUtil centralizes construction of
Jackson ObjectMappers and JsonFactories.

Contributed by PJ Fanning
Hexiaoqiao pushed a commit to Hexiaoqiao/hadoop that referenced this pull request Sep 12, 2024
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.

5 participants