ydb/tests/stress/show_create/table/tests/test_workload.py:36: in test_show_create_table_workload
yatest.common.execute(cmd, wait=True)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
raise ExecutionError(self)
E yatest.common.process.ExecutionError: Command '/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/show_create/table/show_create_table --endpoint grpc://localhost:14231 --database /Root --duration 30' has failed with code 255.
E Errors:
E ...: Couldn't find valid connection
E 2025-12-08 19:09:43,772 - ShowCreateTableWorkload - WARNING - [ListAll-Thread] SHOW CREATE TABLE `/Root/.sys/pg_class` failed with error: Couldn't find valid connection
E 2025-12-08 19:09:44,272 - ShowCreateTableWorkload - INFO - [ListAll-Thread] stopped.
E 2025-12-08 19:09:55,248 - ShowCreateTableWorkload - WARNING - [Showing-Thread] SHOW CREATE TABLE `t_5x7s9` failed with other error: Couldn't find valid connection
E 2025-12-08 19:09:55,248 - ShowCreateTableWorkload - INFO - [Showing-Thread] stopped.
E 2025-12-08 19:10:10,712 - ShowCreateTableWorkload - WARNING - Failed to drop table `t_5x7s9` during cleanup: Couldn't find valid connection
E 2025-12-08 19:10:10,712 - ShowCreateTableWorkload - INFO - Cleanup finished.
E 2025-12-08 19:10:10,713 - ydb.pool.Discovery - INFO - Successfully terminated discovery process
E 2025-12-08 19:10:10,713 - ShowCreateTableWorkload - INFO - Workload stopped.
E Traceback (most recent call last):
E File "contrib/tools/python3/Lib/runpy.py", line 198, in _run_module_as_main
E return _run_code(code, main_globals, None,
E ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E File "contrib/tools/python3/Lib/runpy.py", line 88, in _run_code
E exec(code, run_globals)
E File "ydb/tests/stress/show_create/table/__main__.py", line 35, in <module>
E workload.loop()
E File "ydb/tests/stress/show_create/table/workload/__init__.py", line 327, in loop
E raise RuntimeError(error_msg)
E RuntimeError: Recreation thread did not join in time.teardown failed:
ydb/tests/stress/show_create/table/tests/test_workload.py:12: in setup
yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
raise daemon.SeveralDaemonErrors(saved_exceptions)
E ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E Process exit_code = -6.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/show_create/table/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test_show_create_table_workload.30-None/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/show_create/table/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test_show_create_table_workload.30-None/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 ======= terminate() call stack ========
E 0. /tmp//-S/ydb/core/driver_lib/run/main.cpp:180: KikimrTerminateHandler @ 0x3EB3A939
E 1. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:0: terminate @ 0x1FECB218
E 2. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:821: report_failure @ 0x1FECC5DE
E 3. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:0: __cxa_rethrow @ 0x1FECC5DE
E 4. /tmp//-S/ydb/library/actors/core/actor.cpp:354: Receive @ 0x22923897
E 5. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x22A0F761
E 6. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x22A19386
E 7. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x22A1893D
E 8. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x22A1A9AE
E 9. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2019B6E4
E 10. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FE38FC6
E 11. ??:0: ?? @ 0x7F9EF9ADAAC2
E 12. ??:0: ?? @ 0x7F9EF9B6C8BF
E ======== exception call stack =========
E 0. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:839: throw_exception @ 0x1FECBA3C
E 1. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:882: __cxa_throw @ 0x1FECB85C
E 2. /-S/util/generic/yexception.cpp:168: ThrowYException @ 0x200BA138
E 3. /tmp//-S/ydb/core/sys_view/show_create/create_table_formatter.cpp:347: Format @ 0x4378D434
E 4. /tmp//-S/ydb/core/sys_view/show_create/show_create.cpp:282: Handle @ 0x4376E740
E 5. /tmp//-S/ydb/core/sys_view/show_create/show_create.cpp:72: StateScan @ 0x4376E740
E 6. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x22923627
E 7. /tmp//-S/contrib/libs/cxxsupp/libcxxrt/exception.cc:1008: __cxa_rethrow @ 0x1FECC496
E 8. /tmp//-S/ydb/library/actors/core/actor.cpp:354: Receive @ 0x22923897
E 9. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x22A0F761
E 10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x22A19386
E 11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x22A1893D
E 12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x22A1A9AE
E 13. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2019B6E4
E 14. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FE38FC6
E 15. ??:0: ?? @ 0x7F9EF9ADAAC2
E 16. ??:0: ?? @ 0x7F9EF9B6C8BF
E =======================================
E Terminating due to uncaught exception 0x7d3ef8c00090 what() -> "ydb/core/sys_view/show_create/create_table_formatter.cpp:347: Condition violated: `!tableDesc.GetKeyColumnIds().empty()'"
E of type yexception
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/show_create/table/tests/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/stress/show_create/table/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test_show_create_table_workload.30-None.log