You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2016/12/19 18:16:58 UTC

[jira] [Commented] (CASSANDRA-13056) dtest failure in materialized_views_test.TestMaterializedViews.base_replica_repair_test

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

Michael Shuler commented on CASSANDRA-13056:
--------------------------------------------

This is failing on the cassandra-3.11 branch, too, so needs to be fixed there for the 3.10 release, and merged up.

> dtest failure in materialized_views_test.TestMaterializedViews.base_replica_repair_test
> ---------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13056
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13056
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Sean McCarthy
>            Priority: Blocker
>              Labels: dtest, test-failure
>             Fix For: 3.10
>
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_dtest/61/testReport/materialized_views_test/TestMaterializedViews/base_replica_repair_test_2/
> {code}
> Standard Output
> Unexpected error in node1 log, error: 
> ERROR [main] 2016-12-15 23:40:43,219 CassandraDaemon.java:752 - Exception encountered during startup
> java.lang.RuntimeException: Cannot replace_address /127.0.0.1 because it doesn't exist in gossip
> 	at org.apache.cassandra.service.StorageService.prepareForReplacement(StorageService.java:514) ~[main/:na]
> 	at org.apache.cassandra.service.StorageService.prepareToJoin(StorageService.java:781) ~[main/:na]
> 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:668) ~[main/:na]
> 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:614) ~[main/:na]
> 	at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:394) [main/:na]
> 	at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:601) [main/:na]
> 	at org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:735) [main/:na]
> {code}{code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
>     self.tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 583, in tearDown
>     raise AssertionError('Unexpected error in log, see stdout')
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)