You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Adam Holmberg (Jira)" <ji...@apache.org> on 2021/01/12 18:46:00 UTC

[jira] [Commented] (CASSANDRA-16238) Fix flaky test test_insert_data_during_replace_same_address - replace_address_test.TestReplaceAddress

    [ https://issues.apache.org/jira/browse/CASSANDRA-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263591#comment-17263591 ] 

Adam Holmberg commented on CASSANDRA-16238:
-------------------------------------------

I've had this looping on multiple platforms for the better part of a week and have not been able to reproduce. In sleuthing I have not come up with anything more to go on. Logs are gone from the linked run in Circle, and I haven't figured out how to get them from Jenkins. 

Jenkins shows the test at 13% flaky on trunk, with the last failure on Dec 15. Curiously, the runtimes reported for failures are always ~0.5 seconds. Not sure if that is possible, or if it's a problem with interpreting test results.

I'm going to set this aside for now. Maybe somebody else can think of a way to reproduce.

> Fix flaky test test_insert_data_during_replace_same_address - replace_address_test.TestReplaceAddress
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16238
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16238
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: David Capwell
>            Assignee: Adam Holmberg
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/745/workflows/1c7e589e-b5af-4a56-b40a-43da424602c7/jobs/4231
> {code}
> test teardown failure
> Unexpected error found in node logs (see stdout for full details). Errors: [ERROR [main] 2020-10-29 17:38:13,808 CassandraDaemon.java:817 - Exception encountered during startup
> java.lang.IllegalStateException: Unable to contact any seeds!
> 	at org.apache.cassandra.service.StorageService.bootstrap(StorageService.java:1601)
> 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:931)
> 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:892)
> 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:699)
> 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:635)
> 	at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:407)
> 	at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:671)
> 	at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:795), ERROR [main] 2020-10-29 17:38:13,808 CassandraDaemon.java:817 - Exception encountered during startup
> java.lang.IllegalStateException: Unable to contact any seeds!
> 	at org.apache.cassandra.service.StorageService.bootstrap(StorageService.java:1601)
> 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:931)
> 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:892)
> 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:699)
> 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:635)
> 	at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:407)
> 	at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:671)
> 	at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:795)]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org