Sergey Chugunov created IGNITE-20608:
----------------------------------------
Summary: ItIgniteNodeRestartTest#nodeWithDataTest is flaky on TC
Key: IGNITE-20608
URL: https://issues.apache.org/jira/browse/IGNITE-20608
Project: Ignite
Issue Type: Bug
Reporter: Sergey Chugunov
Test fails in different branches with timeout in test logic, stack trace:
{code:java}
org.awaitility.core.ConditionTimeoutException: Condition with lambda expression
in org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest that uses
org.apache.ignite.table.Table, org.apache.ignite.table.Tableint was not
fulfilled within 30 seconds.
at
app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at
app//org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at
app//org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954)
at
app//org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest.checkTableWithData(ItIgniteNodeRestartTest.java:1182)
at
app//org.apache.ignite.internal.runner.app.ItIgniteNodeRestartTest.nodeWithDataTest(ItIgniteNodeRestartTest.java:751)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
//... not so important stack trace lines {code}
Its history is available
[here|https://ci.ignite.apache.org/project.html?projectId=ApacheIgnite3xGradle_Test_IntegrationTests&testNameId=7638414685760227643&tab=testDetails],
it is not clear what commit introduced this flakiness.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)