You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/08/31 17:46:21 UTC

[jira] [Assigned] (CASSANDRA-12577) dtest failure in materialized_views_test.TestMaterializedViews.add_dc_after_mv_simple_replication_test

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

Philip Thompson reassigned CASSANDRA-12577:
-------------------------------------------

    Assignee: Philip Thompson  (was: DS Test Eng)

> dtest failure in materialized_views_test.TestMaterializedViews.add_dc_after_mv_simple_replication_test
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12577
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12577
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: Philip Thompson
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, node4.log, node4_debug.log, node4_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_novnode_dtest/301/testReport/materialized_views_test/TestMaterializedViews/add_dc_after_mv_simple_replication_test/
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 389, in add_dc_after_mv_simple_replication_test
>     self._add_dc_after_mv_test(1)
>   File "/home/automaton/cassandra-dtest/materialized_views_test.py", line 363, in _add_dc_after_mv_test
>     node5.start(jvm_args=["-Dcassandra.migration_task_wait_in_seconds={}".format(MIGRATION_WAIT)])
>   File "/home/automaton/ccm/ccmlib/node.py", line 636, in start
>     self._update_pid(process)
>   File "/home/automaton/ccm/ccmlib/node.py", line 1770, in _update_pid
>     raise NodeError('Problem starting node %s due to %s' % (self.name, e), process)
> "Problem starting node node5 due to [Errno 2] No such file or directory: '/tmp/dtest-S4bmF0/test/node5/cassandra.pid'
> {code}
> Related failure:
> http://cassci.datastax.com/job/cassandra-3.0_novnode_dtest/301/testReport/materialized_views_test/TestMaterializedViews/add_dc_after_mv_network_replication_test/



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