[ https://issues.apache.org/jira/browse/CASSANDRA-18098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17861224#comment-17861224 ]
Ekaterina Dimitrova commented on CASSANDRA-18098: ------------------------------------------------- Seen also here - https://app.circleci.com/pipelines/github/blerer/cassandra/452/workflows/942363eb-ad83-4c6e-acb7-55725b7d56bb/jobs/16160/tests > Test failure bootstrap_test.py::test_cleanup > -------------------------------------------- > > Key: CASSANDRA-18098 > URL: https://issues.apache.org/jira/browse/CASSANDRA-18098 > Project: Cassandra > Issue Type: Bug > Components: Test/dtest/python > Reporter: Yifan Cai > Assignee: Brandon Williams > Priority: Normal > Fix For: 4.0.x, 5.0.x, 5.x > > > The test failed a few times in the recent CI runs. For example, this log > captures a recent failure. > {code:none} > 20:02:01,364 ccm INFO node1: using Java 11 for the current invocation > 20:02:02,679 bootstrap_test ERROR --- > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data0/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-1-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data0/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-4-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data0/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-7-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data0/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-10-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data0/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-13-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data1/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-2-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data1/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-5-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data1/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-8-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data1/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-11-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data1/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-14-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-3-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-6-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-9-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-12-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-15-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-16-big-Data.db > 20:02:02,679 bootstrap_test ERROR > /tmp/dtest-8kcle23s/test/node1/data2/keyspace1/standard1-e36da130727b11edb08827a767e354f3/nb-17-big-Data.db > 20:02:02,679 bootstrap_test ERROR Current count is 17, basecount was 15 > -- generated xml file: /tmp/results/dtests/pytest_result_j11_with_vnodes.xml > --- > ===Flaky Test Report=== > test_materialized_views_auth passed 1 out of the required 1 times. Success! > test_cleanup failed and was not selected for rerun. > <class 'AssertionError'> > assert not True > + where True = <bound method Event.is_set of <threading.Event object at > 0x7f071d43cba8>>() > + where <bound method Event.is_set of <threading.Event object at > 0x7f071d43cba8>> = <threading.Event object at 0x7f071d43cba8>.is_set > [<TracebackEntry /home/cassandra/cassandra-dtest/bootstrap_test.py:912>] > {code} -- 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