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 02:33:01 UTC

[jira] [Updated] (CASSANDRA-11612) dtest failure in materialized_views_test.TestMaterializedViews.interrupt_build_process_test

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

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

> dtest failure in materialized_views_test.TestMaterializedViews.interrupt_build_process_test
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11612
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11612
>             Project: Cassandra
>          Issue Type: Test
>          Components: Testing
>            Reporter: Jim Witschey
>            Priority: Major
>              Labels: dtest, windows
>
> This has flapped a couple times so far. Example failure:
> http://cassci.datastax.com/job/trunk_dtest_win32/385/testReport/materialized_views_test/TestMaterializedViews/interrupt_build_process_test
> Failed on CassCI build trunk_dtest_win32 #385
> {code}
> Error Message
> 9847 != 10000
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: d:\temp\dtest-kozpni
> dtest: DEBUG: Custom init_config not found. Setting defaults.
> dtest: DEBUG: Done setting configuration options:
> {   'initial_token': None,
>     'num_tokens': '32',
>     '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}
> dtest: DEBUG: Inserting initial data
> dtest: DEBUG: Create a MV
> dtest: DEBUG: Stop the cluster. Interrupt the MV build process.
> dtest: DEBUG: Restart the cluster
> dtest: DEBUG: MV shouldn't be built yet.
> dtest: DEBUG: Wait and ensure the MV build resumed. Waiting up to 2 minutes.
> dtest: DEBUG: Verify all data
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "C:\tools\python2\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\materialized_views_test.py", line 700, in interrupt_build_process_test
>     self.assertEqual(result[0].count, 10000)
>   File "C:\tools\python2\lib\unittest\case.py", line 513, in assertEqual
>     assertion_func(first, second, msg=msg)
>   File "C:\tools\python2\lib\unittest\case.py", line 506, in _baseAssertEqual
>     raise self.failureException(msg)
> "9847 != 10000\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-kozpni\ndtest: DEBUG: Custom init_config not found. Setting defaults.\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 5,\n    'range_request_timeout_in_ms': 10000,\n    'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 10000}\ndtest: DEBUG: Inserting initial data\ndtest: DEBUG: Create a MV\ndtest: DEBUG: Stop the cluster. Interrupt the MV build process.\ndtest: DEBUG: Restart the cluster\ndtest: DEBUG: MV shouldn't be built yet.\ndtest: DEBUG: Wait and ensure the MV build resumed. Waiting up to 2 minutes.\ndtest: DEBUG: Verify all data\n--------------------- >> end captured logging << ---------------------"
> Standard Error
> Started: node1 with pid: 6056
> Started: node3 with pid: 7728
> Started: node2 with pid: 6428
> Started: node1 with pid: 6088
> Started: node3 with pid: 6824
> Started: node2 with pid: 4024
> {code}



--
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