[
https://issues.apache.org/jira/browse/IGNITE-27490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048443#comment-18048443
]
Mikhail Efremov commented on IGNITE-27490:
------------------------------------------
See related https://issues.apache.org/jira/browse/IGNITE-26920 and if this test
doesn't contain the same fix, so just apply that solution there
> ItTxResourcesVacuumTest#testVacuumWithCleanupDelay is flaky
> -----------------------------------------------------------
>
> Key: IGNITE-27490
> URL: https://issues.apache.org/jira/browse/IGNITE-27490
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Efremov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> *Subject test*
> {{ItTxResourcesVacuumTest#testVacuumWithCleanupDelay}}
> *Reason to fail*
> {code:java}
> AssertionError: Failed to find a suitable tuple, tried 1000 times with
> [partitionIds=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
> 18, 19], nodes=[itrvt_tvwcd_3346, itrvt_tvwcd_3344]].
> {code}
> *Full stacktrace log*
> {code:java}
> java.lang.AssertionError: Failed to find a suitable tuple, tried 1000 times
> with [partitionIds=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
> 17, 18, 19], nodes=[itrvt_tvwcd_3346, itrvt_tvwcd_3344]].
> at
> org.apache.ignite.internal.tx.test.ItTransactionTestUtils.findTupleToBeHostedOnNode(ItTransactionTestUtils.java:164)
> at
> org.apache.ignite.tx.distributed.ItTxResourcesVacuumTest.testVacuumWithCleanupDelay(ItTxResourcesVacuumTest.java:406)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
> {code}
> *Failed TC build*
> [TC build
> #2083|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_RunAllTests/9863018]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)