You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2023/03/21 07:33:00 UTC

[jira] [Created] (IGNITE-19079) ExecutionTimeout in ItIgniteNodeRestartTest

Alexander Lapin created IGNITE-19079:
----------------------------------------

             Summary: ExecutionTimeout in ItIgniteNodeRestartTest
                 Key: IGNITE-19079
                 URL: https://issues.apache.org/jira/browse/IGNITE-19079
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexander Lapin


ItIgniteNodeRestartTest#testTwoNodesRestartDirect fails with ExecutionTimeout
{code:java}
023-03-20 03:52:36:208 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-17][NodeImpl] Unsuccessful election round number 662
    2023-03-20 03:52:36:209 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-17][NodeImpl] Node <d73a4612-9277-4061-9331-b3b78b0ee85d_part_0/iinrt_ttnrd_0> term 1 start preVote.
    2023-03-20 03:52:36:601 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-18][NodeImpl] Unsuccessful election round number 659
    2023-03-20 03:52:36:601 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-18][NodeImpl] Node <4d8ec640-9e96-4939-86e8-acb0c9460da8_part_1/iinrt_ttnrd_0> term 1 start preVote.
    2023-03-20 03:52:37:992 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-6][NodeImpl] Unsuccessful election round number 663
    2023-03-20 03:52:37:992 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-6][NodeImpl] Node <d73a4612-9277-4061-9331-b3b78b0ee85d_part_0/iinrt_ttnrd_0> term 1 start preVote.
    2023-03-20 03:52:38:049 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-19][NodeImpl] Unsuccessful election round number 660
    2023-03-20 03:52:38:049 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-19][NodeImpl] Node <4d8ec640-9e96-4939-86e8-acb0c9460da8_part_1/iinrt_ttnrd_0> term 1 start preVote.
    2023-03-20 03:52:38:299 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-2][NodeImpl] Unsuccessful election round number 659
    2023-03-20 03:52:38:300 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-2][NodeImpl] Node <4d8ec640-9e96-4939-86e8-acb0c9460da8_part_0/iinrt_ttnrd_0> term 1 start preVote.
    2023-03-20 03:52:42:870 +0300 [INFO][%iinrt_ttnrd_0%JRaft-ElectionTimer-1][NodeImpl] Unsuccessful election round number 662 {code}
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/7138347?expandCode+Inspection=true&expandBuildProblemsSection=true&hideProblemsFromDependencies=false&hideTestsFromDependencies=false



--
This message was sent by Atlassian Jira
(v8.20.10#820010)