You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/06/27 16:05:52 UTC

[jira] [Created] (CASSANDRA-12099) dtest failure in snitch_test.TestGossipingPropertyFileSnitch.test_prefer_local_reconnect_on_listen_address

Sean McCarthy created CASSANDRA-12099:
-----------------------------------------

             Summary: dtest failure in snitch_test.TestGossipingPropertyFileSnitch.test_prefer_local_reconnect_on_listen_address
                 Key: CASSANDRA-12099
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12099
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node1_gc.log

example failure:

http://cassci.datastax.com/job/trunk_offheap_dtest/274/testReport/snitch_test/TestGossipingPropertyFileSnitch/test_prefer_local_reconnect_on_listen_address

Failed on CassCI build trunk_offheap_dtest #274

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 358, in run
    self.tearDown()
  File "/home/automaton/cassandra-dtest/dtest.py", line 761, in tearDown
    ['\n'.join(msg) for msg in node.grep_log_for_errors()]))
  File "/home/automaton/ccm/ccmlib/node.py", line 357, in grep_log_for_errors
    return self.grep_log_for_errors_from(seek_start=getattr(self, 'error_mark', 0))
  File "/home/automaton/ccm/ccmlib/node.py", line 360, in grep_log_for_errors_from
    with open(os.path.join(self.get_path(), 'logs', filename)) as f:
"[Errno 2] No such file or directory: '/mnt/tmp/dtest-Pa4WH7/test/node2/logs/system.log'
{code}



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