You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Shishkov (Jira)" <ji...@apache.org> on 2022/04/04 17:11:00 UTC

[jira] [Updated] (IGNITE-16793) ZookeeperDiscoverySpiTestSuite1 execution can lead to unexpected JVM termination

     [ https://issues.apache.org/jira/browse/IGNITE-16793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Shishkov updated IGNITE-16793:
-----------------------------------
    Description: 
Below error can occur and lead to skipping of further tests execution:
{code:java}
[2022-04-04 03:37:09,971][ERROR][QuorumPeerListener][ServiceUtils] Exiting JVM with code 14
  Process exited with code 14
{code}
Build log with the error: [1].
As discussed on DevList [2], most probable solution is to increase zookeeper.electionPortBindRetry for testing zk ensemble.

Links:
 # [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ZooKeeperDiscovery1/6500597?showLog=6500597_230432_890.962.230567.230604&logFilter=debug]
 # [https://lists.apache.org/thread/nwj2gjpzktv9f367ftm12rgy4fd32fzc]

  was:
Below error can occur and lead to skipping of further tests execution:
{code}
[2022-04-04 03:37:09,971][ERROR][QuorumPeerListener][ServiceUtils] Exiting JVM with code 14
  Process exited with code 14
{code}

Build log with the error: [1]
As discussed on DevList [2], most probable solution is to increase zookeeper.electionPortBindRetry for testing zk ensemble.

Links:
# https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ZooKeeperDiscovery1/6500597?showLog=6500597_230432_890.962.230567.230604&logFilter=debug
# https://lists.apache.org/thread/nwj2gjpzktv9f367ftm12rgy4fd32fzc


> ZookeeperDiscoverySpiTestSuite1 execution can lead to unexpected JVM termination
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-16793
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16793
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Ilya Shishkov
>            Priority: Minor
>              Labels: ise, newbie
>
> Below error can occur and lead to skipping of further tests execution:
> {code:java}
> [2022-04-04 03:37:09,971][ERROR][QuorumPeerListener][ServiceUtils] Exiting JVM with code 14
>   Process exited with code 14
> {code}
> Build log with the error: [1].
> As discussed on DevList [2], most probable solution is to increase zookeeper.electionPortBindRetry for testing zk ensemble.
> Links:
>  # [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ZooKeeperDiscovery1/6500597?showLog=6500597_230432_890.962.230567.230604&logFilter=debug]
>  # [https://lists.apache.org/thread/nwj2gjpzktv9f367ftm12rgy4fd32fzc]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)