Sean McCarthy created CASSANDRA-13056:
-----------------------------------------

             Summary: 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
         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)

Reply via email to