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/14 15:36:01 UTC

[jira] [Created] (CASSANDRA-12006) dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test

Sean McCarthy created CASSANDRA-12006:
-----------------------------------------

             Summary: dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test
                 Key: CASSANDRA-12006
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12006
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node2.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/229/testReport/repair_tests.incremental_repair_test/TestIncRepair/sstable_repairedset_test

Failed on CassCI build cassandra-2.1_dtest_jdk8 #229

Logs are attached.

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/repair_tests/incremental_repair_test.py", line 226, in sstable_repairedset_test
    self.assertNotIn('Repaired at: 0', finaloutput)
  File "/usr/lib/python2.7/unittest/case.py", line 810, in assertNotIn
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)
"'Repaired at: 0' unexpectedly found in 'No such file: /mnt/tmp/dtest-DoN5MO/test/node1/data0/keyspace1/standard1-0d92e6402f7c11e6bac8356bf83fc3ce/keyspace1-standard1-ka-81-Data.db
{code}



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