-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread #93693
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
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_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread
Failure reason: Timeout
CI report: Integration tests (arm_binary, distributed plan, 4/4)
Failing test history: cidb
Test output:
File: test_async_insert_adaptive_busy_timeout/test.py:124 - in test_with_merge_tree_multithread
_insert_queries_in_parallel(
File: test_async_insert_adaptive_busy_timeout/test.py:83 - in _insert_queries_in_parallel
p.starmap(
File: /usr/lib/python3.10/multiprocessing/pool.py:375 - in starmap
return self._map_async(func, iterable, starmapstar, chunksize).get()
File: /usr/lib/python3.10/multiprocessing/pool.py:768 - in get
self.wait(timeout)
File: /usr/lib/python3.10/multiprocessing/pool.py:765 - in wait
self._event.wait(timeout)
File: /usr/lib/python3.10/threading.py:607 - in wait
signaled = self._cond.wait(timeout)
File: /usr/lib/python3.10/threading.py:320 - in wait
waiter.acquire()
E Failed: Timeout >900.0s
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI