Jason Lowe created YARN-7700:
--------------------------------
Summary: TestContainerSchedulerQueuing sporadically fails in
precommit builds
Key: YARN-7700
URL: https://issues.apache.org/jira/browse/YARN-7700
Project: Hadoop YARN
Issue Type: Bug
Components: nodemanager
Affects Versions: 2.10.0
Reporter: Jason Lowe
TestContainerSchedulerQueuing#testKillOnlyRequiredOpportunisticContainers has
been failing sporadically in precommit builds. For example, from a branch-2
precommit build:
{noformat}
java.lang.AssertionError: ContainerState is not correct (timedout)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.BaseContainerManagerTest.waitForNMContainerState(BaseContainerManagerTest.java:390)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.BaseContainerManagerTest.waitForNMContainerState(BaseContainerManagerTest.java:362)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing.testKillOnlyRequiredOpportunisticContainers(TestContainerSchedulerQueuing.java:996)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]