teardown failed:
ydb/tests/functional/postgresql/test_postgres.py:77: in teardown_class
cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:490: 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/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.strings/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.strings/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 1e-06 seconds, not started yet
E warning: address range table at offset 0x0 has a premature terminator entry at offset 0x10
E warning: address range table at offset 0x30 has a premature terminator entry at offset 0x40
E warning: address range table at offset 0x60 has a premature terminator entry at offset 0x70
E warning: address range table at offset 0x90 has a premature terminator entry at offset 0xa0
E warning: address range table at offset 0xc0 has a premature terminator entry at offset 0xd0
E warning: address range table at offset 0xac0 has a premature terminator entry at offset 0xad0
E warning: address range table at offset 0xb20 has a premature terminator entry at offset 0xb30
E warning: address range table at offset 0xb50 has a premature terminator entry at offset 0xb60
E warning: address range table at offset 0xb80 has a premature terminator entry at offset 0xb90
E warning: address range table at offset 0xbb0 has a premature terminator entry at offset 0xbc0
E warning: address range table at offset 0xbe0 has a premature terminator entry at offset 0xbf0
E warning: address range table at offset 0xc10 has a premature terminator entry at offset 0xc20
E warning: address range table at offset 0xc40 has a premature terminator entry at offset 0xc50
E warning: address range table at offset 0xc70 has a premature terminator entry at offset 0xc80
E warning: address range table at offset 0xca0 has a premature terminator entry at offset 0xcb0
E warning: address range table at offset 0xcd0 has a premature terminator entry at offset 0xce0
E warning: address range table at offset 0xd00 has a premature terminator entry at offset 0xd10
E warning: address range table at offset 0xd30 has a premature terminator entry at offset 0xd40
E warning: address range table at offset 0xd60 has a premature terminator entry at offset 0xd70
E warning: address range table at offset 0xd90 has a premature terminator entry at offset 0xda0
E warning: address range table at offset 0xdc0 has a premature terminator entry at offset 0xdd0
E warning: address range table at offset 0xdf0 has a premature terminator entry at offset 0xe00
E warning: address range table at offset 0xe20 has a premature terminator entry at offset 0xe30
E warning: address range table at offset 0xe50 has a premature terminator entry at offset 0xe60
E warning: address range table at offset 0xe80 has a premature terminator entry at offset 0xe90
E warning: address range table at offset 0x1480 has a premature terminator entry at offset 0x1490
E warning: address range table at offset 0x14b0 has a premature terminator entry at offset 0x14c0
E warning: address range table at offset 0x1510 has a premature terminator entry at offset 0x1520
E warning: address range table at offset 0x1540 has a premature terminator entry at offset 0x1550
E warning: address range table at offset 0x1570 has a premature terminator entry at offset 0x1580
E warning: address range table at offset 0x15a0 has a premature terminator entry at offset 0x15b0
E warning: address range table at offset 0x15d0 has a premature terminator entry at offset 0x15e0
E warning: address range table at offset 0x1600 has a premature terminator entry at offset 0x1610
E warning: address range table at offset 0x1630 has a premature terminator entry at offset 0x1640
E
E =================================================================
E ==1622821==ERROR: LeakSanitizer: detected memory leaks
E
E Indirect leak of 25928 byte(s) in 7 object(s) allocated from:
E #0 0x1c81c41d in operator new(unsigned long) /-S/contrib/libs/clang18-rt/lib/asan/asan_new_delete.cpp:86:3
E #1 0x43a29d5f in MakeIntrusive<NYql::TYtVersionedConfiguration, TDefaultIntrusivePtrOps<NYql::TYtVersionedConfiguration>, NYql::TTypeAnnotationContext &> /-S/util/generic/ptr.h:818:12
E #2 0x43a29d5f in NYql::TYtState::TYtState(NYql::TTypeAnnotationContext*) /-S/yt/yql/providers/yt/provider/yql_yt_provider.h:100:25
E #3 0x43a1baf9 in MakeIntrusive<NYql::TYtState, TDefaultIntrusivePtrOps<NYql::TYtState>, NYql::TTypeAnnotationContext *> /-S/util/generic/ptr.h:818:16
E #4 0x43a1baf9 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 0x48437faa in InitYtProvider /-S/ydb/core/kqp/host/kqp_host.cpp:1861:38
E #6 0x48437faa in NKikimr::NKqp::(anonymous namespace)::TKqpHost::Init(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:1935:17
E #7 0x48434a50 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupSession(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2016:9
E #8 0x48431ba8 in NKikimr::NKqp::(anonymous namespace)::TKqpHost::SetupYqlTransformer(NYql::EKikimrQueryType) /-S/ydb/core/kqp/host/kqp_host.cpp:2031:9
E #9 0x484923b0 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:1592:9
E #10 0x484205b6 in operator() /-S/ydb/core/kqp/host/kqp_host.cpp:1235:24
E #11 0x484205b6 in CheckedProcess<NYql::IKikimrGateway::TQueryResult, (lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1234:13) &> /-S/ydb/core/kqp/host/kqp_host.cpp:830:28
E #12 0x484205b6 in CheckedProcessQuery<(lambda at /-S/ydb/core/kqp/host/kqp_host.cpp:1234:13)> /-S/ydb/core/kqp/host/kqp_host.cpp:853:12
E #13 0x484205b6 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:1233:16
E #14 0x480647e2 in NKikimr::NKqp::TKqpCompileActor::StartCompilation(NActors::TActorContext const&) /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:273:47
E #15 0x480625f7 in Bootstrap /-S/ydb/core/kqp/compile_service/kqp_compile_actor.cpp:110:17
E #16 0x480625f7 in NActors::TActorBootstrapped<NKikimr::NKqp::TKqpCompileActor>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:22:22
E #17 0x1f13af4c in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.h:553:23
E #18 0x1f135584 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:269:28
E #19 0x1f13de7e in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/...
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/postgresql/test-results/py3test/testing_out_stuff/test_postgres.py.TestPostgresSuite.test_postgres_suite.strings.log
ydb/tests/olap/ttl_tiering/data_correctness.py:191: in test
self.ydb_client.query(f"delete from `{table_path}`")
ydb/tests/olap/ttl_tiering/base.py:68: in query
return self.session_pool.execute_with_retries(statement)
contrib/python/ydb/py3/ydb/query/pool.py:202: in execute_with_retries
return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:200: in wrapped_callee
return [result_set 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/query/session.py:350: in <lambda>
lambda resp: base.wrap_execute_query_response(
contrib/python/ydb/py3/ydb/query/base.py:172: in decorator
return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/query/base.py:189: in wrap_execute_query_response
issues._process_response(response_pb)
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: "Write transactions between column and row tables are disabled at current time." severity: 1 (server_code: 400120)
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_correctness.py.TestDataCorrectness.test.log
Status: passed
Date: 11:05 May 05 2025
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: passed
Date: 12:05 May 05 2025
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: passed
Date: 12:05 May 05 2025
SHA: cdec7c89
equal assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:124, void TestOneRead(TString, TString): env.WilsonUploader->Traces.size() == 1
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:395: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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
equal assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:124, void TestOneRead(TString, TString): env.WilsonUploader->Traces.size() == 1
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:395: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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:103, void TestOneWrite(TString, TVector<TString> &&): (env.WilsonUploader->Traces.size() == 1) failed: (2 != 1)
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:0: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:395: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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
assertion failed at ydb/core/keyvalue/keyvalue_ut_trace.cpp:103, void TestOneWrite(TString, TVector<TString> &&): (env.WilsonUploader->Traces.size() == 1) failed: (2 != 1)
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:0: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:395: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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Test crashed (return code: 100)
==1615161==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x000017d55baf bp 0x7ffd89904f20 sp 0x7ffd89904d80 T0)
==1615161==The signal is caused by a READ memory access.
==1615161==Hint: address points to the zero page.
warning: address range table at offset 0x0 has a premature terminator entry at offset 0x10
warning: address range table at offset 0x30 has a premature terminator entry at offset 0x40
warning: address range table at offset 0x60 has a premature terminator entry at offset 0x70
warning: address range table at offset 0x90 has a premature terminator entry at offset 0xa0
warning: address range table at offset 0xc0 has a premature terminator entry at offset 0xd0
warning: address range table at offset 0xa20 has a premature terminator entry at offset 0xa30
warning: address range table at offset 0xa50 has a premature terminator entry at offset 0xa60
warning: address range table at offset 0xa80 has a premature terminator entry at offset 0xa90
warning: address range table at offset 0xab0 has a premature terminator entry at offset 0xac0
warning: address range table at offset 0xae0 has a premature terminator entry at offset 0xaf0
warning: address range table at offset 0xb10 has a premature terminator entry at offset 0xb20
warning: address range table at offset 0xb40 has a premature terminator entry at offset 0xb50
warning: address range table at offset 0xb70 has a premature terminator entry at offset 0xb80
warning: address range table at offset 0xba0 has a premature terminator entry at offset 0xbb0
warning: address range table at offset 0xbd0 has a premature terminator entry at offset 0xbe0
warning: address range table at offset 0xc00 has a premature terminator entry at offset 0xc10
warning: address range table at offset 0xc30 has a premature terminator entry at offset 0xc40
warning: address range table at offset 0xc60 has a premature terminator entry at offset 0xc70
warning: address range table at offset 0xc90 has a premature terminator entry at offset 0xca0
warning: address range table at offset 0xcc0 has a premature terminator entry at offset 0xcd0
warning: address range table at offset 0xcf0 has a premature terminator entry at offset 0xd00
warning: address range table at offset 0xd20 has a premature terminator entry at offset 0xd30
warning: address range table at offset 0xd50 has a premature terminator entry at offset 0xd60
warning: address range table at offset 0xd80 has a premature terminator entry at offset 0xd90
warning: address range table at offset 0x1420 has a premature terminator entry at offset 0x1430
warning: address range table at offset 0x14b0 has a premature terminator entry at offset 0x14c0
warning: address range table at offset 0x14e0 has a premature terminator entry at offset 0x14f0
warning: address range table at offset 0x1510 has a premature terminator entry at offset 0x1520
warning: address range table at offset 0x1540 has a premature terminator entry at offset 0x1550
warning: address range table at offset 0x1570 has a premature terminator entry at offset 0x1580
warning: address range table at offset 0x15a0 has a premature terminator entry at offset 0x15b0
warning: address range table at offset 0x15d0 has a premature terminator entry at offset 0x15e0
warning: address range table at offset 0x1600 has a premature terminator entry at offset 0x1610
2025-05-05T12:19:50.053476Z node 1 :FLAT_TX_SCHEMESHARD WARN: Cannot get console configs
2025-05-05T12:19:50.053513Z node 1 :IMPORT WARN: Table profiles were not loaded
#0 0x17d55baf in Get<google::protobuf::RepeatedPtrField<Ydb::TableStats::TableAccessStats>::TypeHandler> /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:273:31
#1 0x17d55baf in Get /-S/contrib/libs/protobuf/src/google/protobuf/repeated_ptr_field.h:1348:32
#2 0x17d55baf in _internal_table_access /-B/ydb/public/api/protos/ydb_query_stats.pb.h:1762:31
#3 0x17d55baf in table_access /-B/ydb/public/api/protos/ydb_query_stats.pb.h:1766:10
#4 0x17d55baf in NKikimr::NKqp::NTestSuiteKqpCost::TTestCaseOlapWriteRow::Execute_(NUnitTest::TTestContext&) /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:636:13
#5 0x17d79367 in operator() /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1
#6 0x17d79367 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 0x17d79367 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 0x17d79367 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x17d79367 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:311:10
#10 0x186c2795 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:428:12
#11 0x186c2795 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:987:10
#12 0x186c2795 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 0x186934b8 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 0x17d78355 in NKikimr::NKqp::NTestSuiteKqpCost::TCurrentTest::Execute() /-S/ydb/core/kqp/ut/cost/kqp_cost_ut.cpp:93:1
#15 0x18694d85 in NUnitTest::TTestFactory::Execute() /-S/library/cpp/testing/unittest/registar.cpp:495:19
#16 0x186bd0cc in NUnitTest::RunMain(int, char**) /-S/library/cpp/testing/unittest/utmain.cpp:872:44
#17 0x7fe9748cdd8f (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: cd410b710f0f094c6832edd95931006d883af48e)
#18 0x7fe9748cde3f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e3f) (BuildId: cd410b710f0f094c6832edd95931006d883af48e)
#19 0x15ab7028 in _start (/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/core/kqp/ut/cost/ydb-core-kqp-ut-cost+0x15ab7028) (BuildId: bfc2ce916b24611ae6a09f6798144ed06a658583)
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>
==1615161==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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
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)
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:395: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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
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)
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:395: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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
ydb/tests/functional/serverless/test_serverless.py:442: in test_database_with_disk_quotas
IOLoop.current().run_sync(lambda: async_write_key(path, 0, 'test', ignore_out_of_space=False))
contrib/python/tornado/tornado-4/tornado/ioloop.py:458: in run_sync
return future_cell[0].result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:339: in wrapped
res = yield func(*args, **kwargs)
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:359: in async_write_key
yield tx.async_execute(
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:449: in result
return self.__get_result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:401: in __get_result
raise self._exception
contrib/python/ydb/py3/ydb/connection.py:105: in _on_response_callback
response = 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.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable." issue_code: 2005 severity: 1 issues { message: "[DISK_SPACE_EXHAUSTED] Cannot perform writes: database is out of disk space" severity: 1 } (server_code: 400050)
During handling of the above exception, another exception occurred:
ydb/tests/functional/serverless/test_serverless.py:441: in test_database_with_disk_quotas
with pytest.raises(ydb.Unavailable, match=r'.*OUT_OF_SPACE.*'):
E AssertionError: Regex pattern did not match.
E Regex: '.*OUT_OF_SPACE.*'
E Input: 'message: "Kikimr cluster or one of its subsystems was unavailable." issue_code: 2005 severity: 1 issues { message: "[DISK_SPACE_EXHAUSTED] Cannot perform writes: database is out of disk space" severity: 1 } (server_code: 400050)'
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--false.log
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
ydb/tests/functional/serverless/test_serverless.py:442: in test_database_with_disk_quotas
IOLoop.current().run_sync(lambda: async_write_key(path, 0, 'test', ignore_out_of_space=False))
contrib/python/tornado/tornado-4/tornado/ioloop.py:458: in run_sync
return future_cell[0].result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:339: in wrapped
res = yield func(*args, **kwargs)
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/python/tornado/tornado-4/tornado/concurrent.py:238: in result
raise_exc_info(self._exc_info)
<string>:4: in raise_exc_info
???
contrib/python/tornado/tornado-4/tornado/gen.py:1064: in run
yielded = self.gen.throw(*exc_info)
ydb/tests/functional/serverless/test_serverless.py:359: in async_write_key
yield tx.async_execute(
contrib/python/tornado/tornado-4/tornado/gen.py:1056: in run
value = future.result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:449: in result
return self.__get_result()
contrib/tools/python3/Lib/concurrent/futures/_base.py:401: in __get_result
raise self._exception
contrib/python/ydb/py3/ydb/connection.py:105: in _on_response_callback
response = 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.Unavailable: message: "Kikimr cluster or one of its subsystems was unavailable." issue_code: 2005 severity: 1 issues { message: "[DISK_SPACE_EXHAUSTED] Cannot perform writes: database is out of disk space" severity: 1 } (server_code: 400050)
During handling of the above exception, another exception occurred:
ydb/tests/functional/serverless/test_serverless.py:441: in test_database_with_disk_quotas
with pytest.raises(ydb.Unavailable, match=r'.*OUT_OF_SPACE.*'):
E AssertionError: Regex pattern did not match.
E Regex: '.*OUT_OF_SPACE.*'
E Input: 'message: "Kikimr cluster or one of its subsystems was unavailable." issue_code: 2005 severity: 1 issues { message: "[DISK_SPACE_EXHAUSTED] Cannot perform writes: database is out of disk space" severity: 1 } (server_code: 400050)'
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/serverless/test-results/py3test/testing_out_stuff/test_serverless.py.test_database_with_disk_quotas.enable_alter_database_create_hive_first--true.log
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
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: 408.37s
test_alter_tiering.py::TestAlterTiering::test[many_tables] (good) duration: 168.13s
test_simple.py::TestSimple::test[tablestores] (good) duration: 25.12s
test_simple.py::TestSimple::test[alter_table] (good) duration: 8.43s
test_simple.py::TestSimple::test[alter_tablestore] (good) duration: 3.93s
test_simple.py::TestSimple::test[table] (good) duration: 2.70s
test_alter_compression.py::TestAlterCompression::test[alter_compression] test was not launched inside chunk.
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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
ydb/tests/olap/ttl_tiering/data_migration_when_alter_ttl.py:100: in test
self.ydb_client.query(
ydb/tests/olap/ttl_tiering/base.py:68: in query
return self.session_pool.execute_with_retries(statement)
contrib/python/ydb/py3/ydb/query/pool.py:202: in execute_with_retries
return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:200: in wrapped_callee
return [result_set 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/query/session.py:350: in <lambda>
lambda resp: base.wrap_execute_query_response(
contrib/python/ydb/py3/ydb/query/base.py:172: in decorator
return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/query/base.py:189: in wrap_execute_query_response
issues._process_response(response_pb)
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: "Type annotation" issue_code: 1030 severity: 2 issues { position { row: 15 column: 17 } message: "At function: RemoveSystemMembers, At function: PersistableRepr, At function: OrderedSqlProject" end_position { row: 15 column: 17 } severity: 2 issues { position { row: 15 column: 40 } message: "At function: ToList" end_position { row: 15 column: 40 } severity: 2 issues { position { row: 5 column: 66 } message: "At function: OrderedMap" end_position { row: 5 column: 66 } severity: 2 issues { position { row: 8 column: 28 } message: "At function: AsStructUnordered" end_position { row: 8 column: 28 } severity: 2 issues { position { row: 7 column: 27 } message: "At function: Unwrap" end_position { row: 7 column: 27 } severity: 2 issues { position { row: 7 column: 34 } message: "At function: SafeCast" end_position { row: 7 column: 34 } severity: 2 issues { position { row: 6 column: 41 } message: "At function: +" end_position { row: 6 column: 41 } severity: 2 issues { position { row: 6 column: 36 } message: "At function: +" end_position { row: 6 column: 36 } severity: 2 issues { position { row: 6 column: 36 } message: "Integral type implicit bitcast: Uint64 and Int32" end_position { row: 6 column: 36 } issue_code: 1107 severity: 2 } } } issues { position { row: 6 column: 41 } message: "At function: +" end_position { row: 6 column: 41 } severity: 2 issues { position { row: 6 column: 41 } message: "Integral type implicit bitcast: Uint64 and Int32" end_position { row: 6 column: 41 } issue_code: 1107 severity: 2 } } } } } } } } ,message: "Data manipulation queries do not support column shard tables." issue_code: 2029 severity: 1 (server_code: 400120)
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: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: cdec7c89
Status: mute
Date: 09:05 May 05 2025
Info: automatically muted based on rules
SHA: 60866f15
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: a9a93b03
Status: mute
Date: 11:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4
Status: mute
Date: 12:05 May 05 2025
Info: automatically muted based on rules
SHA: 261a36a4