Skip to content

Flaky test: test_storage_s3_queue/test_5.py::test_shutdown_order #93206

@SmitaRKulkarni

Description

@SmitaRKulkarni

Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.

Test name: test_storage_s3_queue/test_5.py::test_shutdown_order
Failure reason: Client failed! Return code: 159, stderr: Error on processing query
CI report: Integration tests (amd_tsan, 2/6)

CIDB statistics: cidb

Test output:

File: test_storage_s3_queue/test_5.py:848 - in test_shutdown_order
    node.query(f"DROP TABLE {mv_table_name} SYNC")
File: helpers/cluster.py:4479 - in query
    return self.client.query(
File: helpers/client.py:40 - in wrap
    return func(self, *args, **kwargs)
File: helpers/client.py:80 - in query
    ).get_answer()
File: helpers/client.py:269 - in get_answer
    raise QueryRuntimeException(
E   helpers.client.QueryRuntimeException: Client failed! Return code: 159, stderr: Error on processing query: Timeout exceeded while receiving data from server. Waited for 300 seconds, timeout is 300 seconds.
E   (query: DROP TABLE test_shutdown_order_mvrhlb_mv SYNC)

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky testflaky test found by CItestingSpecial issue with list of bugs found by CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions