teardown failed:
ydb/tests/olap/s3_import/base.py:24: in teardown_class
cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:494: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/test_tpch_import.py.TestS3TpchImport.test_import_and_export/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/test_tpch_import.py.TestS3TpchImport.test_import_and_export/cluster/node_1/stderr
E Stderr content:
E
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E Current KQP shutdown state: spent 0 seconds, not started yet
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==948571==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 3744 byte(s) in 1 object(s) allocated from:
E #0 0x1cd40b7d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x4560d57f in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:12
E #2 0x4560d57f in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:100:25
E #3 0x455ffae9 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #4 0x455ffae9 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&, NYql::TYtGatewayConfig const*, TIntrusivePtr<NYql::TTypeAnnotationContext, TDefaultIntrusivePtrOps<NYql::TTypeAnnotationContext>>, std::__y1::shared_ptr<NYql::IOptimizerFactory> const&, std::__y1::shared_ptr<NYql::IDqHelper> const&) /-S/yt/yql/providers/yt/provider/yql_yt_provider.cpp:345:20
E #5 0x4a3b2fbf in InitYtProvider /-S/ydb/core/kqp/host/kqp_host.cpp:1864:38
E #6 0x4a3b2fbf in NKikimr::NKqp::(anonymous namespace)::TKqpHost::Init(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:1939:17
E #7 0x4a3afa80 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupSession(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2020:9
E #8 0x4a3ac518 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupYqlTransformer(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2035:9
E #9 0x4a413da4 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareQueryInternal(NKikimr::NKqp::TKqpQueryRef const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>, NYql::EKikimrQueryType, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, NYql::TExprContext&) /-S/ydb/core/kqp/host/kqp_host.cpp:1595:9
E #10 0x4a39b93f in operator() /-S/ydb/core/kqp/host/kqp_host.cpp:1238:24
E #11 0x4a39b93f in CheckedProcess<NYql::IKikimrGateway::TQueryResult, (lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13) &> /-S/ydb/core/kqp/host/kqp_host.cpp:830:28
E #12 0x4a39b93f in CheckedProcessQuery<(lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13)> /-S/ydb/core/kqp/host/kqp_host.cpp:853:12
E #13 0x4a39b93f in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareGenericQuery(NKikimr::NKqp::TKqpQueryRef const&, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>) /-S/ydb/core/kqp/host/kqp_host.cpp:1236:16
E #14 0x49fdc1f5 in NKikimr::NKqp::TKqpCompileActor::StartCompilation(NActors::TActorContext const&) /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:273:47
E #15 0x49fd9ea7 in Bootstrap /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:110:17
E #16 0x49fd9ea7 in NActors::TActorBootstrapped<NKikimr::NKqp::TKqpCompileActor>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:22:22
E #17 0x1f5be34c in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:280:13
E #18 0x1f6669a4 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:269:28
E #19 0x1f66f6ce in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:460:39
E #20 0x1f66ec29 in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:512:13
E #21 0x1f670bbe in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:538:9
E #22 0x1d060c04 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:244:20
E #23 0x1cd0ab38 in asan_thread_start(void*) /-S/contrib/libs/clang18-rt/lib/asan/asan_interceptors.cpp:239:28
E
E Indirect leak of 3128 byte(s) in 1 object(s) allocated from:
E #0 0x1cd40b7d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x453f7566 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:265:10
E #2 0x453f7566 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:289:10
E #3 0x453f7566 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:118:32
E #4 0x453f7566 in initialize_dynamic /-S/util/generic/hash_table.h:239:35
E #5 0x453f7566 in initialize_buckets_dynamic /-S/util/generic/hash_table.h:912:17
E #6 0x453f7566 in THashTable<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>> const, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler>>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TSelect1st, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1330:13
E #7 0x453e045b in insert_unique<std::__y1::pair<const TBasicString<char, std::__y1::char_traits<char> >, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler> > > > /-S/util/generic/hash_table.h:679:9
E #8 0x453e045b in insert /-S/util/generic/hash.h:153:20
E #9 0x453e045b in NYql::NCommon::TSettingDispatcher::TSettingHandlerImpl<bool, true>& NYql::NCommon::TSettingDispatcher::AddSetting<bool, true>(TBasicString<char, std::__y1::char_traits<char>> const&, NYql::NCommon::TConfSetting<bool, true>&) /-S/yql/essentials/providers/common/config/yql_dispatch.h:344:23
E #10 0x453c43cc in NYql::TYtConfiguration::TYtConfiguration(NYql::TTypeAnnotationContext&) /-S/yt/yql/providers/yt/common/yql_yt_settings.cpp:466:5
E #11 0x4560d590 in TYtVersionedConfiguration /-S/yt/yql/providers/yt/common/yql_yt_settings.h:369:11
E #12 0x4560d590 in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:16
E #13 0x4560d590 in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:100:25
E #14 0x455ffae9 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #15 0x455ffae9 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<ch...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/test_tpch_import.py.TestS3TpchImport.test_import_and_export.log
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
data_migration_when_alter_ttl.py::TestDataMigrationWhenAlterTtl::test (timeout) duration: 470.66s
ttl_unavailable_s3.py::TestUnavailableS3::test (good) duration: 135.69s
5 tests were not launched inside chunk.
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/stderr
Status: passed
Date: 18:03 March 19 2025
SHA: 2713098e
Status: passed
Date: 18:03 March 19 2025
SHA: 836fd4f8
(TWithBackTrace<yexception>) ydb/library/actors/testlib/test_runtime.h:579: Exception occured while waiting for NKikimr::NStat::TEvStatistics::TEvAnalyzeResponse: (NActors::TSchedulingLimitReachedException) TestActorRuntime Processed over 100000 events.ydb/library/actors/testlib/test_runtime.cpp:716:
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
TWithBackTrace<yexception>::TWithBackTrace<>() at /-S/util/generic/bt_exception.h:16:5
NKikimr::NStat::TEvStatistics::TEvAnalyzeResponse::TPtr NActors::TTestActorRuntimeBase::GrabEdgeEventRethrow<NKikimr::NStat::TEvStatistics::TEvAnalyzeResponse>(NActors::TActorId const&, TDuration) at /-S/ydb/library/actors/testlib/test_runtime.h:0:24
DoDestroy at /-S/util/generic/ptr.h:237:13
operator() at /-S/ydb/core/statistics/aggregator/ut/ut_analyze_columnshard.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/statistics/aggregator/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/statistics/aggregator/ut/test-results/unittest/testing_out_stuff/AnalyzeColumnshard.AnalyzeRebootColumnShard.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/statistics/aggregator/ut/test-results/unittest/testing_out_stuff/AnalyzeColumnshard.AnalyzeRebootColumnShard.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: passed
Date: 18:03 March 19 2025
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
equal assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:124, void TestOneRead(TString, TString): env.WilsonUploader->Traces.size() == 1
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadHuge.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadHuge.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
equal assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:124, void TestOneRead(TString, TString): env.WilsonUploader->Traces.size() == 1
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadSmall.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.ReadSmall.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:103, void TestOneWrite(TString, TVector<TString> &&): (env.WilsonUploader->Traces.size() == 1) failed: (2 != 1)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
TestOneWrite(TBasicString<char, std::__y1::char_traits<char>>, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>&&) at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:103:5
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteHuge.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteHuge.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:103, void TestOneWrite(TString, TVector<TString> &&): (env.WilsonUploader->Traces.size() == 1) failed: (2 != 1)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
TestOneWrite(TBasicString<char, std::__y1::char_traits<char>>, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>&&) at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:103:5
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/keyvalue/keyvalue_ut_trace.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteSmall.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/keyvalue/ut_trace/test-results/unittest/testing_out_stuff/TKeyValueTracingTest.WriteSmall.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Test crashed (return code: 100)
==945359==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x000018220d4d bp 0x7ffd2b4d9540 sp 0x7ffd2b4d93a0 T0)
==945359==The signal is caused by a READ memory access.
==945359==Hint: address points to the zero page.
2025-03-19T18:24:08.190077Z node 1 :FLAT_TX_SCHEMESHARD WARN: Cannot get console configs
2025-03-19T18:24:08.190123Z node 1 :IMPORT WARN: Table profiles were not loaded
#0 0x18220d4d in Get<google::protobuf::RepeatedPtrField<Ydb::TableStats::TableAccessStats>::TypeHandler> /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:273:31
#1 0x18220d4d in Get /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:1348:32
#2 0x18220d4d in _internal_table_access /-B/ydb/public/api/protos/ydb_query_stats.pb.h:1762:31
#3 0x18220d4d in table_access /-B/ydb/public/api/protos/ydb_query_stats.pb.h:1766:10
#4 0x18220d4d in NKikimr::NKqp::NTestSuiteKqpCost::TTestCaseOlapWriteRow::Execute_(NUnitTest::TTestContext&) /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:636:13
#5 0x18245dd7 in operator() /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1
#6 0x18245dd7 in __invoke<(lambda at /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:150:25
#7 0x18245dd7 in __call<(lambda at /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:225:5
#8 0x18245dd7 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:171:12
#9 0x18245dd7 in std::__y1::__function::__func<NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute()::'lambda'(), std::__y1::allocator<NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute()::'lambda'()>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:313:10
#10 0x18b97625 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:430:12
#11 0x18b97625 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:989:10
#12 0x18b97625 in TColoredProcessor::Run(std::__y1::function<void ()>, TBasicString<char, std::__y1::char_traits<char>> const&, char const*, bool) /-S/library/cpp/testing/unittest/utmain.cpp:525:20
#13 0x18b67178 in NUnitTest::TTestBase::Run(std::__y1::function<void ()>, TBasicString<char, std::__y1::char_traits<char>> const&, char const*, bool) /-S/library/cpp/testing/unittest/registar.cpp:374:18
#14 0x18244c83 in NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute() /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1
#15 0x18b68a45 in NUnitTest::TTestFactory::Execute() /-S/library/cpp/testing/unittest/registar.cpp:495:19
#16 0x18b91b9c in NUnitTest::RunMain(int, char**) /-S/library/cpp/testing/unittest/utmain.cpp:872:44
#17 0x7fc0bbce4d8f (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 490fef8403240c91833978d494d39e537409b92e)
#18 0x7fc0bbce4e3f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e3f) (BuildId: 490fef8403240c91833978d494d39e537409b92e)
#19 0x15f4d028 in _start (/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/ydb-core-kqp-ut-cost+0x15f4d028) (BuildId: 081e9cfb04fd60e67c6ae39bc8dc6b3e842b2c9b)
SUMMARY: AddressSanitizer: SEGV /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:273:31 in Get<google::protobuf::RepeatedPtrField<Ydb::TableStats::TableAccessStats>::TypeHandler>
==945359==ABORTING
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/test-results/unittest/testing_out_stuff/KqpCost.OlapWriteRow.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/test-results/unittest/testing_out_stuff/KqpCost.OlapWriteRow.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 16:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 16:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 16:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
assertion failed at ydb/core/tx/datashard/ut_common/datashard_ut_common.cpp:2091, void NKikimr::ExecSQL(Tests::TServer::TPtr, TActorId, const TString &, bool, Ydb::StatusIds::StatusCode): (response.GetYdbStatus() == code) failed: (TIMEOUT != SUCCESS) Response {
QueryIssues {
message: "Request timeout 600000ms exceeded"
severity: 1
}
QueryIssues {
message: "Cancelling after 600000ms in ExecuteState"
severity: 1
}
TxMeta {
}
}
YdbStatus: TIMEOUT
, with diff:
(TIM|SUCC)E(OUT|SS)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
NKikimr::ExecSQL(TIntrusivePtr<NKikimr::Tests::TServer, TDefaultIntrusivePtrOps<NKikimr::Tests::TServer>>, NActors::TActorId, TBasicString<char, std::__y1::char_traits<char>> const&, bool, Ydb::StatusIds_StatusCode) at /-S/ydb/core/tx/datashard/ut_common/datashard_ut_common.cpp:0:5
UnRef at /-S/util/generic/ptr.h:624:13
operator() at /-S/ydb/core/tx/datashard/datashard_ut_incremental_backup.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/datashard/ut_incremental_backup/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/datashard/ut_incremental_backup/test-results/unittest/testing_out_stuff/IncrementalBackup.ComplexRestoreBackupCollection.WithIncremental.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/datashard/ut_incremental_backup/test-results/unittest/testing_out_stuff/IncrementalBackup.ComplexRestoreBackupCollection.WithIncremental.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Test crashed (return code: -6)
See logs for more info
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/tiering/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/tiering/ut/test-results/unittest/testing_out_stuff/ColumnShardTiers.TTLUsage.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/tx/tiering/ut/test-results/unittest/testing_out_stuff/ColumnShardTiers.TTLUsage.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
assertion failed at ydb/services/ydb/ydb_logstore_ut.cpp:435, virtual void NTestSuiteYdbLogStore::TTestCaseAlterLogTable::Execute_(NUnitTest::TTestContext &): (res.GetStatus() == EStatus::SUCCESS) failed: (PRECONDITION_FAILED != SUCCESS) <main>: Error: Column stores are not supported
, with diff:
(PRE|SUC)C(ONDITION_FAIL|)E(D|SS)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:71:12
NTestSuiteYdbLogStore::TTestCaseAlterLogTable::Execute_(NUnitTest::TTestContext&) at /-S/ydb/services/ydb/ydb_logstore_ut.cpp:0:13
operator() at /-S/ydb/services/ydb/ydb_logstore_ut.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:397:16
UnRef at /-S/util/generic/ptr.h:624:13
UnRef at /-S/util/generic/ptr.h:624:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff/YdbLogStore.AlterLogTable.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff/YdbLogStore.AlterLogTable.out
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
ydb/tests/functional/serializable/test.py:110: in test_local
asyncio.run(async_wrapper())
contrib/tools/python3/Lib/asyncio/runners.py:195: in run
return runner.run(main)
contrib/tools/python3/Lib/asyncio/runners.py:118: in run
return self._loop.run_until_complete(task)
contrib/tools/python3/Lib/asyncio/base_events.py:691: in run_until_complete
return future.result()
ydb/tests/functional/serializable/test.py:107: in async_wrapper
await checker.async_run(options)
ydb/tests/tools/ydb_serializable/lib/__init__.py:1018: in async_run
await self.async_perform_test(history, table, options, checker)
ydb/tests/tools/ydb_serializable/lib/__init__.py:931: in async_perform_test
await asyncio.gather(*futures)
ydb/tests/tools/ydb_serializable/lib/__init__.py:489: in async_perform_point_reads
await self.async_retry_operation(perform, deadline)
ydb/tests/tools/ydb_serializable/lib/__init__.py:434: in async_retry_operation
result = await callable(session)
ydb/tests/tools/ydb_serializable/lib/__init__.py:470: in perform
rss = await tx.execute(
contrib/python/ydb/py3/ydb/aio/table.py:411: in execute
return await super().execute(query, parameters, commit_tx, settings)
contrib/python/ydb/py3/ydb/aio/pool.py:254: in __call__
return await connection(
contrib/python/ydb/py3/ydb/aio/connection.py:194: in __call__
return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:9: in decorator
return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:22: in decorator
return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
contrib/python/ydb/py3/ydb/_tx_ctx_impl.py:165: in wrap_result_and_tx_id
issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:225: in _process_response
raise exc_obj(_format_response(response_proto), response_proto.issues)
E ydb.issues.PreconditionFailed: message: "Execution" issue_code: 1060 severity: 2 issues { position { row: 4 column: 33 } message: "Cost Based Optimizer could not be applied to this query: couldn\'t load statistics" end_position { row: 4 column: 33 } issue_code: 8001 severity: 2 } ,message: "Not enough resources to execute query locally and no information about other nodes (estimation: 42336255;ComputeTasks:3;NodeTasks:0;)" severity: 1 (server_code: 400120)
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serializable/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serializable/test-results/py3test/testing_out_stuff/test.py.test_local.log
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
ydb/tests/olap/column_family/compression/alter_compression.py:169: in test_availability_data
self.upsert_and_wait_portions(test_table, single_upsert_rows_count, upsert_rows_count)
ydb/tests/olap/column_family/compression/alter_compression.py:50: in upsert_and_wait_portions
raise Exception("not all portions have been updated")
E Exception: not all portions have been updated
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/alter_compression.py.TestAlterCompression.test_availability_data.log
Status: mute
Date: 14:03 March 19 2025
Info: automatically muted based on rules
SHA: 90ea2999
Status: mute
Date: 14:03 March 19 2025
Info: automatically muted based on rules
SHA: 8ab3977f
Status: mute
Date: 15:03 March 19 2025
Info: automatically muted based on rules
SHA: a95cd749
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
alter_compression.py::TestAlterCompression::test_all_supported_compression (fail) duration: 369.58s
alter_compression.py::TestAlterCompression::test_availability_data (fail) duration: 217.49s
Killed by timeout (600 s)
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/stderr
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
test_insert.py::TestInsert::test[read_data_during_bulk_upsert] (timeout) duration: 376.07s
test_alter_tiering.py::TestAlterTiering::test[many_tables] (fail) duration: 169.40s
test_scheme_load.py::TestSchemeLoad::test[create_and_drop_tables] (good) duration: 33.04s
test_simple.py::TestSimple::test[tablestores] (good) duration: 24.84s
test_simple.py::TestSimple::test[alter_table] (good) duration: 6.70s
test_simple.py::TestSimple::test[alter_tablestore] (good) duration: 3.23s
test_simple.py::TestSimple::test[table] (good) duration: 2.81s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/stderr
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
ydb/tests/olap/scenario/conftest.py:88: in test
ctx.executable(self, ctx)
ydb/tests/olap/scenario/test_alter_tiering.py:353: in scenario_many_tables
threads.start_and_wait_all()
ydb/tests/olap/common/thread_helper.py:49: in start_and_wait_all
self.join_all()
ydb/tests/olap/common/thread_helper.py:45: in join_all
thread.join(timeout=timeout)
ydb/tests/olap/common/thread_helper.py:18: in join
raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/scenario/test_alter_tiering.py:242: in _loop_scan
sth.execute_scan_query(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:461: in execute_scan_query
for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/table.py:1181: in <lambda>
lambda resp: _wrap_scan_query_response(resp, self._table_client_settings),
contrib/python/ydb/py3/ydb/table.py:952: in _wrap_scan_query_response
issues._process_response(response)
contrib/python/ydb/py3/ydb/issues.py:225: in _process_response
raise exc_obj(_format_response(response_proto), response_proto.issues)
E ydb.issues.GenericError: message: "Scan failed at tablet 72075186224037897, reason: task_error:Error reading blob range for data: { Blob: DS:4294967295:[72075186224037897:1:1:255:1:7848:0] Offset: 7400 Size: 248 }, error: cannot get blob: curlCode: 28, Timeout was reached, status: ERROR" issue_code: 2013 severity: 1 (server_code: 400080)
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/test_alter_tiering.py.TestAlterTiering.test.many_tables.log
Status: mute
Date: 16:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Killed by timeout (600 s)
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/data_migration_when_alter_ttl.py.TestDataMigrationWhenAlterTtl.test.log
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
teardown failed:
ydb/tests/stress/log/tests/test_workload.py:41: in teardown_class
cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:494: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E Process exit_code = 100.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column/cluster/node_1/stderr
E Stderr content:
E
E GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E Current KQP shutdown state: spent 0 seconds, not started yet
E warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E
E =================================================================
E ==947254==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 14976 byte(s) in 4 object(s) allocated from:
E #0 0x1cd40b7d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x4560d57f in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:12
E #2 0x4560d57f in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:100:25
E #3 0x455ffae9 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #4 0x455ffae9 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>> const&, NYql::TYtGatewayConfig const*, TIntrusivePtr<NYql::TTypeAnnotationContext, TDefaultIntrusivePtrOps<NYql::TTypeAnnotationContext>>, std::__y1::shared_ptr<NYql::IOptimizerFactory> const&, std::__y1::shared_ptr<NYql::IDqHelper> const&) /-S/yt/yql/providers/yt/provider/yql_yt_provider.cpp:345:20
E #5 0x4a3b2fbf in InitYtProvider /-S/ydb/core/kqp/host/kqp_host.cpp:1864:38
E #6 0x4a3b2fbf in NKikimr::NKqp::(anonymous namespace)::TKqpHost::Init(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:1939:17
E #7 0x4a3afa80 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupSession(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2020:9
E #8 0x4a3ac518 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupYqlTransformer(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2035:9
E #9 0x4a413da4 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareQueryInternal(NKikimr::NKqp::TKqpQueryRef const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>, NYql::EKikimrQueryType, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, NYql::TExprContext&) /-S/ydb/core/kqp/host/kqp_host.cpp:1595:9
E #10 0x4a39b93f in operator() /-S/ydb/core/kqp/host/kqp_host.cpp:1238:24
E #11 0x4a39b93f in CheckedProcess<NYql::IKikimrGateway::TQueryResult, (lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13) &> /-S/ydb/core/kqp/host/kqp_host.cpp:830:28
E #12 0x4a39b93f in CheckedProcessQuery<(lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1237:13)> /-S/ydb/core/kqp/host/kqp_host.cpp:853:12
E #13 0x4a39b93f in NKikimr::NKqp::(anonymous namespace)::TKqpHost::PrepareGenericQuery(NKikimr::NKqp::TKqpQueryRef const&, NKikimr::NKqp::IKqpHost::TPrepareSettings const&, TIntrusivePtr<NYql::TExprNode, TDefaultIntrusivePtrOps<NYql::TExprNode>>) /-S/ydb/core/kqp/host/kqp_host.cpp:1236:16
E #14 0x49fdbe8e in NKikimr::NKqp::TKqpCompileActor::StartCompilation(NActors::TActorContext const&) /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:277:47
E #15 0x49fd9ea7 in Bootstrap /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:110:17
E #16 0x49fd9ea7 in NActors::TActorBootstrapped<NKikimr::NKqp::TKqpCompileActor>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:22:22
E #17 0x1f5be34c in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:280:13
E #18 0x1f6669a4 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:269:28
E #19 0x1f66f6ce in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:460:39
E #20 0x1f66ec29 in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:512:13
E #21 0x1f670bbe in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:538:9
E #22 0x1d060c04 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:244:20
E #23 0x1cd0ab38 in asan_thread_start(void*) /-S/contrib/libs/clang18-rt/lib/asan/asan_interceptors.cpp:239:28
E
E Indirect leak of 12512 byte(s) in 4 object(s) allocated from:
E #0 0x1cd40b7d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x453f7566 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:265:10
E #2 0x453f7566 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:289:10
E #3 0x453f7566 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:118:32
E #4 0x453f7566 in initialize_dynamic /-S/util/generic/hash_table.h:239:35
E #5 0x453f7566 in initialize_buckets_dynamic /-S/util/generic/hash_table.h:912:17
E #6 0x453f7566 in THashTable<std::__y1::pair<TBasicString<char, std::__y1::char_traits<char>> const, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler>>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TSelect1st, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1330:13
E #7 0x453e045b in insert_unique<std::__y1::pair<const TBasicString<char, std::__y1::char_traits<char> >, TIntrusivePtr<NYql::NCommon::TSettingDispatcher::TSettingHandler, TDefaultIntrusivePtrOps<NYql::NCommon::TSettingDispatcher::TSettingHandler> > > > /-S/util/generic/hash_table.h:679:9
E #8 0x453e045b in insert /-S/util/generic/hash.h:153:20
E #9 0x453e045b in NYql::NCommon::TSettingDispatcher::TSettingHandlerImpl<bool, true>& NYql::NCommon::TSettingDispatcher::AddSetting<bool, true>(TBasicString<char, std::__y1::char_traits<char>> const&, NYql::NCommon::TConfSetting<bool, true>&) /-S/yql/essentials/providers/common/config/yql_dispatch.h:344:23
E #10 0x453c43cc in NYql::TYtConfiguration::TYtConfiguration(NYql::TTypeAnnotationContext&) /-S/yt/yql/providers/yt/common/yql_yt_settings.cpp:466:5
E #11 0x4560d590 in TYtVersionedConfiguration /-S/yt/yql/providers/yt/common/yql_yt_settings.h:369:11
E #12 0x4560d590 in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:16
E #13 0x4560d590 in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:100:25
E #14 0x455ffae9 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #15 0x455ffae9 in NYql::CreateYtNativeState(TIntrusivePtr<NYql::IYtGateway, TDefaultIntrusivePtrOps<NYql::IYtGateway>>, TBasicString<char, std::__y1::char_traits<char>> co...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/log/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbLogWorkload.test.column.log
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 507487ef
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 17:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 2713098e
Status: mute
Date: 18:03 March 19 2025
Info: automatically muted based on rules
SHA: 836fd4f8