You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2016/02/22 19:40:18 UTC

[jira] [Updated] (CASSANDRA-10987) MV add_node_after_mv_test is failing on trunk

     [ https://issues.apache.org/jira/browse/CASSANDRA-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Knighton updated CASSANDRA-10987:
--------------------------------------
    Fix Version/s:     (was: 3.x)

> MV add_node_after_mv_test is failing on trunk
> ---------------------------------------------
>
>                 Key: CASSANDRA-10987
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10987
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Alan Boudreault
>            Assignee: Joel Knighton
>
> 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)