adityarverma commented on PR #7577: URL: https://github.com/apache/hadoop/pull/7577#issuecomment-2829964894
The unit tests seems unrelated to PR, different set of tests failed, in 2 runs. Unit tests added in the backport change passed. ``` 1st run- [INFO] Results: [ERROR] Failures: [ERROR] TestFileCreation.testFsCloseAfterClusterShutdown:1192 Test resulted in an unexpected exit [ERROR] TestFileCreation.testServerDefaultsWithMinimalCaching:280 expected:<402653184> but was:<268435456> [ERROR] TestReconstructStripedFileWithValidator.testValidatorWithBadDecoding:86->TestReconstructStripedFile.assertFileBlocksReconstruction:430 arrays first differed at element [0]; expected:<1> but was:<2> [ERROR] Errors: [ERROR] TestBlockListAsLongs.testFuzz:139->checkReport:156 » NoSuchMethod java.nio.Byt... [ERROR] TestLargeBlockReport.testBlockReportSucceedsWithLargerLengthLimit:100 » Remote [ERROR] TestExternalStoragePolicySatisfier.testMoveWithBlockPinning:851 » Timeout Time... [INFO] [ERROR] Tests run: 6878, Failures: 3, Errors: 3, Skipped: 24 Latest run- [INFO] Results: [ERROR] Failures: [ERROR] TestDataNodeRollingUpgrade.testDatanodeRollingUpgradeWithFinalize:218->rollingUpgradeAndFinalize:256->deleteAndEnsureInTrash:146 [ERROR] Errors: [ERROR] TestBlockListAsLongs.testFuzz:139->checkReport:156 » NoSuchMethod java.nio.Byt... [ERROR] TestBalancerWithHANameNodes.testBalancerWithObserverWithFailedNode:230->testBalancerWithObserver:273->Object.wait:-2 » TestTimedOut [ERROR] TestLargeBlockReport.testBlockReportSucceedsWithLargerLengthLimit:100 » Remote [ERROR] TestExternalStoragePolicySatisfier.testSPSWhenFileHasExcessRedundancyBlocks:1273 » Timeout [INFO] [ERROR] Tests run: 6891, Failures: 1, Errors: 4, Skipped: 25 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org