[ https://issues.apache.org/jira/browse/CASSANDRA-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh McKenzie updated CASSANDRA-16952: -------------------------------------- Bug Category: Parent values: Correctness(12982)Level 1 values: Test Failure(12990) > Number of dtest are flaky due to timeout > ---------------------------------------- > > Key: CASSANDRA-16952 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16952 > Project: Cassandra > Issue Type: Bug > Components: Test/dtest/python > Reporter: Ruslan Fomkin > Priority: Normal > Labels: correctness, flaky-test > > {{test_multiple_repair}} of > {{repair_tests.incremental_repair_test.TestIncRepair}} has failed on CircleCI > build and was identified as flaky by CircleCI. See [the > failure|https://app.circleci.com/pipelines/github/k-rus/cassandra/10/workflows/846bfcdc-b33e-4e57-9252-56ef445d115a/jobs/92/tests#failed-test-0] > The error: > {code:python} > > raise self._final_exception > E cassandra.OperationTimedOut: errors={<Host: 127.0.0.3:9042 > datacenter1>: ConnectionShutdown('Connection to 127.0.0.3:9042 was > closed',)}, last_host=127.0.0.1:9042 > ../env3.6/src/cassandra-driver/cassandra/cluster.py:4894: OperationTimedOut > {code} > Similarly {{test_simultaneous_bootstrap}} from > {{bootstrap_test.TestBootstrap}} failed in a CircleCI build and was > identified as flaky by CircleCI. See for example [this > build|https://app.circleci.com/pipelines/github/k-rus/cassandra/16/workflows/9987f757-93f3-4c57-af73-09f4b217ee49/jobs/161/tests#failed-test-0]. > The same timeout error as above. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org