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

Alexey Serbin updated KUDU-2588:
--------------------------------
    Description: 
The {{Test_KUDU_1735/1}} scenario of the 
{{RaftConsensusParamReplicationModesITest}} is flaky.  Time to time it fails 
with errors:

{noformat}
/data/8/aserbin/Projects/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2538:
 Failure
Failed                                                                          
Bad status: Network error: Client connection negotiation failed: client 
connection to 127.6.231.130:42299: connect: Connection refused (error 111)
/data/8/aserbin/Projects/kudu/src/kudu/util/test_util.cc:323: Failure           
Failed                                                                          
Timed out waiting for assertion to pass.
{noformat} 

{noformat}
/data/8/aserbin/Projects/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2493:
 Failure
Failed                                                                          
Bad status: Illegal state: Leader has not yet committed an operation in its own 
term
{noformat}

The full log of the failed test scenario attached (corresponds to the first 
error message snippet).

  was:
The {{Test_KUDU_1735/1}} scenario of the 
{{RaftConsensusParamReplicationModesITest}} is flaky.  Time to time it fails 
with errors:

{noformat}
src/kudu/src/kudu/util/test_util.cc:322
Failed
Timed out waiting for assertion to pass.
{noformat} 

The full log of the failed test scenario attached.


> Test_KUDU_1735 scenario of RaftConsensusParamReplicationModesITest is flaky
> ---------------------------------------------------------------------------
>
>                 Key: KUDU-2588
>                 URL: https://issues.apache.org/jira/browse/KUDU-2588
>             Project: Kudu
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.7.0, 1.8.0, 1.7.1
>            Reporter: Alexey Serbin
>            Priority: Major
>         Attachments: raft_consensus-itest_KUDU_1735.txt.xz
>
>
> The {{Test_KUDU_1735/1}} scenario of the 
> {{RaftConsensusParamReplicationModesITest}} is flaky.  Time to time it fails 
> with errors:
> {noformat}
> /data/8/aserbin/Projects/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2538:
>  Failure
> Failed                                                                        
>   
> Bad status: Network error: Client connection negotiation failed: client 
> connection to 127.6.231.130:42299: connect: Connection refused (error 111)
> /data/8/aserbin/Projects/kudu/src/kudu/util/test_util.cc:323: Failure         
>   
> Failed                                                                        
>   
> Timed out waiting for assertion to pass.
> {noformat} 
> {noformat}
> /data/8/aserbin/Projects/kudu/src/kudu/integration-tests/raft_consensus-itest.cc:2493:
>  Failure
> Failed                                                                        
>   
> Bad status: Illegal state: Leader has not yet committed an operation in its 
> own term
> {noformat}
> The full log of the failed test scenario attached (corresponds to the first 
> error message snippet).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to