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 2017/06/19 18:41:00 UTC

[jira] [Commented] (CASSANDRA-13583) test failure in rebuild_test.TestRebuild.disallow_rebuild_from_nonreplica_test

    [ https://issues.apache.org/jira/browse/CASSANDRA-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054560#comment-16054560 ] 

Joel Knighton commented on CASSANDRA-13583:
-------------------------------------------

This is consistently failing when run without vnodes after the commit of [CASSANDRA-4650].

> test failure in rebuild_test.TestRebuild.disallow_rebuild_from_nonreplica_test
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13583
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13583
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Michael Hamm
>              Labels: dtest, test-failure
>         Attachments: node1_debug.log, node1_gc.log, node1.log, node2_debug.log, node2_gc.log, node2.log, node3_debug.log, node3_gc.log, node3.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/524/testReport/rebuild_test/TestRebuild/disallow_rebuild_from_nonreplica_test
> {noformat}
> Error Message
> ToolError not raised
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: Python driver version in use: 3.10
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-0tUjhX
> dtest: DEBUG: Done setting configuration options:
> {   'num_tokens': None,
>     'phi_convict_threshold': 5,
>     'range_request_timeout_in_ms': 10000,
>     'read_request_timeout_in_ms': 10000,
>     'request_timeout_in_ms': 10000,
>     'truncate_request_timeout_in_ms': 10000,
>     'write_request_timeout_in_ms': 10000}
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 DC1> discovered
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 DC1> discovered
> --------------------- >> end captured logging << ---------------------
> {noformat}
> {noformat}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/tools/decorators.py", line 48, in wrappedtestrebuild
>     f(obj)
>   File "/home/automaton/cassandra-dtest/rebuild_test.py", line 357, in disallow_rebuild_from_nonreplica_test
>     node1.nodetool('rebuild -ks ks1 -ts (%s,%s] -s %s' % (node3_token, node1_token, node3_address))
>   File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
>     "{0} not raised".format(exc_name))
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org