Description
Timeline related testcases are failing
[ERROR] Failures: [ERROR] TestCombinedSystemMetricsPublisher.testTimelineServiceEventPublishingV2Enabled:262->runTest:245->validateV2:382->verifyEntity:417 Expected 2 events to be published expected:<2> but was:<1> [ERROR] TestSystemMetricsPublisherForV2.testPublishAppAttemptMetrics:259->verifyEntity:332 Expected 2 events to be published expected:<2> but was:<1> [ERROR] TestSystemMetricsPublisherForV2.testPublishApplicationMetrics:224->verifyEntity:332 Expected 4 events to be published expected:<4> but was:<1> [ERROR] TestSystemMetricsPublisherForV2.testPublishContainerMetrics:291->verifyEntity:332 Expected 2 events to be published expected:<2> but was:<1> [ERROR] Errors: [ERROR] TestCombinedSystemMetricsPublisher.testTimelineServiceEventPublishingV1V2Enabled:252->runTest:242->testSetup:123 » YarnRuntime [ERROR] Failures: [ERROR] TestTimelineAuthFilterForV2.testPutTimelineEntities:343->access$000:87->publishAndVerifyEntity:307 expected:<1> but was:<2> [ERROR] TestTimelineAuthFilterForV2.testPutTimelineEntities:352->publishWithRetries:320->publishAndVerifyEntity:307 expected:<1> but was:<2> [ERROR] TestTimelineAuthFilterForV2.testPutTimelineEntities:352->publishWithRetries:320->publishAndVerifyEntity:307 expected:<1> but was:<2> [ERROR] TestTimelineAuthFilterForV2.testPutTimelineEntities:343->access$000:87->publishAndVerifyEntity:307 expected:<1> but was:<2> [INFO] [ERROR] Failures: [ERROR] TestDistributedShell.testDSShellWithoutDomainV2:313->testDSShell:317->testDSShell:458->checkTimelineV2:557->verifyEntityForTimelineV2:710 Unexpected number of DS_APP_ATTEMPT_START event published. expected:<1> but was:<0> [ERROR] TestDistributedShell.testDSShellWithoutDomainV2CustomizedFlow:329->testDSShell:458->checkTimelineV2:557->verifyEntityForTimelineV2:710 Unexpected number of DS_APP_ATTEMPT_START event published. expected:<1> but was:<0> [ERROR] TestDistributedShell.testDSShellWithoutDomainV2DefaultFlow:323->testDSShell:458->checkTimelineV2:557->verifyEntityForTimelineV2:710 Unexpected number of DS_APP_ATTEMPT_START event published. expected:<1> but was:<0> [ERROR] Failures: [ERROR] TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling:240->checkNewTimelineEvent:304->verifyEntity:462
Attachments
Attachments
Issue Links
- Is contained by
-
YARN-10249 Various ResourceManager tests are failing on branch-3.2
- Patch Available
- is duplicated by
-
YARN-9369 Yarn RM metrics test build failed
- Resolved