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