You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 01:55:00 UTC

[jira] [Updated] (CASSANDRA-13376) test failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_x_To_indev_3_x.rolling_upgrade_with_internode_ssl_test

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

C. Scott Andreas updated CASSANDRA-13376:
-----------------------------------------
    Component/s: Testing

> test failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_x_To_indev_3_x.rolling_upgrade_with_internode_ssl_test
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13376
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13376
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Michael Shuler
>            Priority: Major
>              Labels: dtest, test-failure
>         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
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.11_large_dtest/25/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_3_x_To_indev_3_x/rolling_upgrade_with_internode_ssl_test
> {noformat}
> Error Message
> Ran out of time waiting for queue size (1) to be 'le' to 0. Aborting.
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py", line 291, in rolling_upgrade_with_internode_ssl_test
>     self.upgrade_scenario(rolling=True, internode_ssl=True)
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py", line 356, in upgrade_scenario
>     self._wait_until_queue_condition('writes pending verification', verification_queue, operator.le, 0, max_wait_s=1200)
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py", line 541, in _wait_until_queue_condition
>     raise RuntimeError("Ran out of time waiting for queue size ({}) to be '{}' to {}. Aborting.".format(qsize, opfunc.__name__, required_len))
> "Ran out of time waiting for queue size (1) to be 'le' to 0. Aborting.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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