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

Caleb Rackliffe edited comment on CASSANDRA-14598 at 1/23/23 5:43 PM:
----------------------------------------------------------------------

This seems to have reappeared in a 4.0 run here: 
[https://ci-cassandra.apache.org/job/Cassandra-4.1/250/testReport/dtest.topology_test/TestTopology/test_decommissioned_node_cant_rejoin/]


was (Author: maedhroz):
This seems to have reappeared in 
[https://ci-cassandra.apache.org/job/Cassandra-4.1/250/testReport/dtest.topology_test/TestTopology/test_decommissioned_node_cant_rejoin/]

> [dtest] flakey test: test_decommissioned_node_cant_rejoin - 
> topology_test.TestTopology
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14598
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14598
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Jason Brown
>            Priority: Low
>              Labels: dtest
>
> Only saw this fail on 3.0, but looks like a problem with the dtest itself 
> (ubder some failure scenario). Output from pytest error:
> {noformat}
> > assert re.search(rejoin_err,
>  '\n'.join(['\n'.join(err_list) for err_list in 
> node3.grep_log_for_errors()]), re.MULTILINE)
> E AssertionError: assert None
> E + where None = <function search at 0x7fa9540c4ea0>('This node was 
> decommissioned and will not rejoin the ring', '', <RegexFlag.MULTILINE: 8>)
> E + where <function search at 0x7fa9540c4ea0> = re.search
> E + and '' = <built-in method join of str object at 0x7fa9553f1ea0>([])
> E + where <built-in method join of str object at 0x7fa9553f1ea0> = '\n'.join
> E + and <RegexFlag.MULTILINE: 8> = re.MULTILINE
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to