Sean McCarthy created CASSANDRA-12024:
-----------------------------------------
Summary: dtest failure in
cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_copy_to_with_child_process_crashing
Key: CASSANDRA-12024
URL: https://issues.apache.org/jira/browse/CASSANDRA-12024
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
Attachments: node1.log
example failure:
http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/360/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_copy_to_with_child_process_crashing
Failed on CassCI build cassandra-2.1_offheap_dtest #360
{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/dtest.py", line 889, in wrapped
f(obj)
File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line
2701, in test_copy_to_with_child_process_crashing
self.assertIn('some records might be missing', err)
File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
Error Message
'some records might be missing' not found in ''
{code}
Logs are attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)