Skip to content

Flaky test: test_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3] #92909

@alesapin

Description

@alesapin

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_merge_tree_s3/test.py::test_merge_canceled_by_s3_errors[node-broken_s3]
Failure reason:
CI report: Integration tests (amd_binary, 4/5)

CIDB statistics: cidb

Test output:

File: test_merge_tree_s3/test.py:881 - in test_merge_canceled_by_s3_errors
    node.query(
File: helpers/cluster.py:4454 - 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: 243, stderr: Received exception from server (version 26.1.1):
E   Code: 499. DB::Exception: Received from 172.16.1.6:9000. DB::Exception: Message: Poco::Exception. Code: 1000, e.code() = 104, Connection reset by peer (version 26.1.1.88), bucket root, key data/crv/rrxobrvokpdoxmticeduwhyfyojlm, object size 38395. Stack trace:
E   
E   0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x0000000021f47472
E   1. ./ci/tmp/build/./src/Common/Exception.cpp:136: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000134bb4a9
E   2. DB::Exception::Exception(String&&, int, String, bool) @ 0x000000000b09a58e
E   3. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000b09a049
E   4. ./src/IO/S3Common.h:34: DB::S3Exception::S3Exception<String const&, String const&, String const&, unsigned long&>(Aws::S3::S3Errors, FormatStringHelperImpl<std::type_identity<String const&>::type, std::type_identity<String const&>::type, std::type_identity<String const&>::type, std::type_identity<unsigned long&>::type>, String const&, String const&, String const&, unsigned long&) @ 0x0000000017affb81
E   5. ./ci/tmp/build/./src/IO/WriteBufferFromS3.cpp:782: void std::__function::__policy_func<void ()>::__call_func[abi:ne210105]<DB::WriteBufferFromS3::makeSinglepartUpload(DB::WriteBufferFromS3::PartData&&)::$_0>(std::__function::__policy_storage const*) @ 0x0000000017af727d
E   6. ./contrib/llvm-project/libcxx/include/__functional/function.h:508: ? @ 0x000000001786d857
E   7. ./contrib/llvm-project/libcxx/include/__functional/function.h:508: ? @ 0x0000000014ef63b5
E   8. ./contrib/llvm-project/libcxx/include/future:1601: std::packaged_task<void ()>::operator()() @ 0x0000000014ef6543
E   9. ./contrib/llvm-project/libcxx/include/__functional/function.h:508: ? @ 0x0000000013601c8c
E   10. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:0: ThreadFromGlobalPoolImpl<false, true>::ThreadFromGlobalPoolImpl<void (ThreadPoolImpl<ThreadFromGlobalPoolImpl<false, true>>::ThreadFromThreadPool::*)(), ThreadPoolImpl<ThreadFromGlobalPoolImpl<false, true>>::ThreadFromThreadPool*>(void (ThreadPoolImpl<ThreadFromGlobalPoolImpl<false, true>>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl<ThreadFromGlobalPoolImpl<false, true>>::ThreadFromThreadPool*&&)::'lambda'()::operator()() @ 0x0000000013606e66
E   11. ./contrib/llvm-project/libcxx/include/__functional/function.h:508: ? @ 0x00000000135ff975
E   12. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:0: void* std::__thread_proxy[abi:ne210105]<std::tuple<std::unique_ptr<std::__thread_struct, std::default_delete<std::__thread_struct>>, void (ThreadPoolImpl<std::thread>::ThreadFromThreadPool::*)(), ThreadPoolImpl<std::thread>::ThreadFromThreadPool*>>(void*) @ 0x00000000136051fb
E   13. ? @ 0x0000000000094ac3
E   14. ? @ 0x00000000001268c0
E   . (S3_ERROR)
E   (query: INSERT INTO test_merge_canceled_by_s3_errors SELECT 2*number, toString(number) FROM numbers(10000))

Metadata

Metadata

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