You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alan Boudreault (JIRA)" <ji...@apache.org> on 2016/01/08 14:14:39 UTC

[jira] [Created] (CASSANDRA-10986) MV add_node_after_mv_test is failing on trunk

Alan Boudreault created CASSANDRA-10986:
-------------------------------------------

             Summary: MV add_node_after_mv_test is failing on trunk
                 Key: CASSANDRA-10986
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10986
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
            Reporter: Alan Boudreault
             Fix For: 3.x


This failure seems to be flaky.

http://cassci.datastax.com/job/trunk_dtest/897/testReport/materialized_views_test/TestMaterializedViews/add_node_after_mv_test
{code}
======================================================================
ERROR: add_node_after_mv_test (materialized_views_test.TestMaterializedViews)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/aboudreault/git/cstar/cassandra-dtest/dtest.py", line 558, in tearDown
    raise AssertionError('Unexpected error in %s node log: %s' % (node.name, errors))
AssertionError: Unexpected error in node4 node log: ['ERROR [main] 2016-01-08 08:03:35,980 MigrationManager.java:164 - Migration task failed to complete\nERROR [main] 2016-01-08 08:03:36,980 MigrationManager.java:164 - Migration task failed to complete']
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-W5Ng_M
dtest: DEBUG: removing ccm cluster test at: /tmp/dtest-W5Ng_M
dtest: DEBUG: clearing ssl stores from [/tmp/dtest-W5Ng_M] directory
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 1 test in 90.385s

FAILED (errors=1)
{code}



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