ydb/tests/olap/scenario/conftest.py:116: in test_multi
raise errors[0]
ydb/tests/olap/scenario/conftest.py:84: in worker
self._test_suffix(local_ctx, suffix, codes, idx)
ydb/tests/olap/scenario/conftest.py:135: in _test_suffix
ctx.executable(self, ctx)
ydb/tests/olap/scenario/test_insert.py:106: in scenario_read_data_during_bulk_upsert
thread2.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_insert.py:56: in _loop_insert
result = sth.execute_query(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:503: in execute_query
return self._run_with_expected_status(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:348: in _run_with_expected_status
result = operation()
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:504: in <lambda>
lambda: pool.execute_with_retries(
contrib/python/ydb/py3/ydb/query/pool.py:249: 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:247: 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/grpcio/py3/grpc/_channel.py:475: in __next__
return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:881: in _next
raise self
E grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E status = StatusCode.UNAVAILABLE
E details = "Socket closed"
E debug_error_string = "UNKNOWN:Error received from peer {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-08-08T17:02:04.879360546+00:00", grpc_status:14, grpc_message:"Socket closed"}"
E >teardown failed:
ydb/tests/olap/scenario/conftest.py:80: in teardown_class
cls._ydb_instance.stop()
ydb/tests/olap/scenario/conftest.py:62: in stop
self._temp_ydb_cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: 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 = -11.
E Stdout file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/test_insert.py.TestInsert.test_multi.read_data_during_bulk_upsert/cluster/node_1/stdout
E Stderr file name:
E /home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/test_insert.py.TestInsert.test_multi.read_data_during_bulk_upsert/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
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_insert.py.TestInsert.test_multi.read_data_during_bulk_upsert.log