[ https://issues.apache.org/jira/browse/HADOOP-19259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946266#comment-17946266 ]
ASF GitHub Bot commented on HADOOP-19259: ----------------------------------------- hadoop-yetus commented on PR #7622: URL: https://github.com/apache/hadoop/pull/7622#issuecomment-2819798481 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 34s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +0 :ok: | xmllint | 0m 0s | | xmllint was not available. | | +0 :ok: | shelldocs | 0m 0s | | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | | The patch appears to include 1 new or modified test files. | |||| _ branch-3.4 Compile Tests _ | | +0 :ok: | mvndep | 1m 35s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 20m 10s | | branch-3.4 passed | | +1 :green_heart: | compile | 8m 33s | | branch-3.4 passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 | | +1 :green_heart: | compile | 7m 45s | | branch-3.4 passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~20.04-b06 | | +1 :green_heart: | checkstyle | 2m 0s | | branch-3.4 passed | | +1 :green_heart: | mvnsite | 12m 55s | | branch-3.4 passed | | +1 :green_heart: | javadoc | 4m 45s | | branch-3.4 passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 | | +1 :green_heart: | javadoc | 4m 49s | | branch-3.4 passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~20.04-b06 | | +0 :ok: | spotbugs | 0m 14s | | branch/hadoop-project no spotbugs output file (spotbugsXml.xml) | | -1 :x: | spotbugs | 17m 17s | [/branch-spotbugs-root-warnings.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7622/3/artifact/out/branch-spotbugs-root-warnings.html) | root in branch-3.4 has 1 extant spotbugs warnings. | | +1 :green_heart: | shadedclient | 20m 26s | | branch has no errors when building and testing our client artifacts. | |||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 25s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 17m 37s | | the patch passed | | +1 :green_heart: | compile | 8m 20s | | the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 | | +1 :green_heart: | javac | 8m 20s | | the patch passed | | +1 :green_heart: | compile | 7m 45s | | the patch passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~20.04-b06 | | +1 :green_heart: | javac | 7m 45s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | checkstyle | 1m 58s | | the patch passed | | +1 :green_heart: | mvnsite | 11m 20s | | the patch passed | | +1 :green_heart: | shellcheck | 0m 0s | | No new issues. | | +1 :green_heart: | javadoc | 4m 40s | | the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 | | +1 :green_heart: | javadoc | 4m 52s | | the patch passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~20.04-b06 | | +0 :ok: | spotbugs | 0m 14s | | hadoop-project has no data from spotbugs | | +1 :green_heart: | shadedclient | 35m 34s | | patch has no errors when building and testing our client artifacts. | |||| _ Other Tests _ | | -1 :x: | unit | 606m 48s | [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7622/3/artifact/out/patch-unit-root.txt) | root in the patch passed. | | +1 :green_heart: | asflicense | 1m 4s | | The patch does not generate ASF License warnings. | | | | 809m 38s | | | | Reason | Tests | |-------:|:------| | Failed junit tests | hadoop.yarn.api.records.timeline.TestTimelineRecords | | | hadoop.yarn.util.timeline.TestShortenedFlowName | | | hadoop.yarn.api.records.timelineservice.TestTimelineServiceRecords | | | hadoop.yarn.applications.distributedshell.TestDSTimelineV10 | | | hadoop.yarn.applications.distributedshell.TestDSTimelineV20 | | | hadoop.yarn.applications.distributedshell.TestDSWithMultipleNodeManager | | | hadoop.yarn.applications.distributedshell.TestDSTimelineV15 | | | hadoop.yarn.client.api.impl.TestYarnClient | | | hadoop.yarn.client.api.impl.TestYarnClientImpl | | | hadoop.yarn.client.TestApplicationMasterServiceProtocolForTimelineV2 | | | hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRunCompaction | | | hadoop.yarn.server.timelineservice.storage.TestTimelineWriterHBaseDown | | | hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity | | | hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage | | | hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps | | | hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities | | | hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown | | | hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageDomain | | | hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRun | | | hadoop.yarn.server.timelineservice.TestTimelineServiceClientIntegration | | | hadoop.yarn.server.TestMiniYarnCluster | | | hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 | | | hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl | | | hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl | | | hadoop.yarn.server.timelineservice.documentstore.collection.TestDocumentOperations | | | hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter | | | hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader | | | hadoop.yarn.server.timelineservice.collector.TestNMTimelineCollectorManager | | | hadoop.yarn.server.timelineservice.reader.TestTimelineReaderServer | | | hadoop.yarn.server.timelineservice.storage.TestFileSystemTimelineWriterImpl | | | hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesACL | | | hadoop.yarn.server.timelineservice.reader.TestTimelineUIDConverter | | | hadoop.yarn.server.timelineservice.collector.TestTimelineCollector | | | hadoop.yarn.server.timelineservice.storage.TestFileSystemTimelineReaderImpl | | | hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServices | | | hadoop.yarn.server.timelineservice.collector.TestPerNodeTimelineCollectorsAuxService | | | hadoop.yarn.server.nodemanager.webapp.TestNMWebServices | | | hadoop.yarn.server.nodemanager.containermanager.TestContainerManagerRecovery | | | hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisherForV2 | | | hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher | | | hadoop.yarn.server.resourcemanager.TestRMRestart | | | hadoop.yarn.server.resourcemanager.TestRMHATimelineCollectors | | | hadoop.yarn.server.resourcemanager.TestResourceTrackerService | | | hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher | | | hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL | | | hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 | | | hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices | | | hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer | | | hadoop.yarn.server.timeline.webapp.TestTimelineWebServices | | | hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebApp | | | hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes | | | hadoop.mapred.TestMRTimelineEventHandling | | | hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7622/3/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/7622 | | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint shellcheck shelldocs | | uname | Linux 8fd0255532ec 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/bin/hadoop.sh | | git revision | branch-3.4 / 3fc36acc47fd50427b085e78a269378d2a08d397 | | Default Java | Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~20.04-b06 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~20.04-b06 | | Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7622/3/testReport/ | | Max. process+thread count | 5373 (vs. ulimit of 5500) | | modules | C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-client . U: . | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7622/3/console | | versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > upgrade to jackson 2.14.3 > ------------------------- > > Key: HADOOP-19259 > URL: https://issues.apache.org/jira/browse/HADOOP-19259 > Project: Hadoop Common > Issue Type: Task > Components: common > Reporter: PJ Fanning > Priority: Major > Labels: pull-request-available > > see HADOOP-19230 and HADOOP-18332 > Jackson 2.18 is causing some trouble but Jackson 2.14 has some useful > changes. I can follow up later and try to use a newer version of Jackson but > this is a start. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org