============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003828/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00382c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003841/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.49s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00383e/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.49s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003843/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.47s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00382f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.49s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003849/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.38s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003857/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.49s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003829/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.36s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00382a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_base/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 0 items

============================ no tests ran in 0.34s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
________ ERROR at setup of TestPGSQL.test_sql_suite[plan-abstime.test] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x729d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52d1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-abstime.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25731
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00383d/r3tmp/kikimr_cluster_zdup43ga
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9249
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/logfile_6aer1idj.log --grpc-port=30503 --mon-port=17946 --ic-port=25731
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30503/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/logfile_6aer1idj.log --grpc-port=30503 --mon-port=17946 --ic-port=25731
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/logfile_6aer1idj.log', '--grpc-port=30503', '--mon-port=17946', '--ic-port=25731')' in '/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632830
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30503/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632831
DEBUG    ya.test:process.py:259 Command (pid 632831) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632831) elapsed time (sec): 0.19903039932250977
DEBUG    ya.test:process.py:263 Command (pid 632831) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) maxrss: 119148
DEBUG    ya.test:process.py:263 Command (pid 632831) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632831) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632831) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632831) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632831) stime: 0.016381
DEBUG    ya.test:process.py:263 Command (pid 632831) utime: 0.053239999999999996
DEBUG    ya.test:process.py:263 Command (pid 632831) wtime: 0.2
DEBUG    ya.test:process.py:275 Command (pid 632831) output:

DEBUG    ya.test:process.py:276 Command (pid 632831) errors:
Terminating due to uncaught exception 0x729d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632831' in '/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x729d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x729d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632830' in '/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6aer1idj.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30503/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25731
________ ERROR at setup of TestPGSQL.test_sql_suite[plan-boolean.test] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x729d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52d1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-boolean.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestPGSQL.test_sql_suite[plan-case.test] __________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00383d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x729d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52d1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-case.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.33s setup    test_postgres.py::TestPGSQL::test_sql_suite[plan-abstime.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-abstime.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52d1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-boolean.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52d1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-case.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00383d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk0/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-abstime.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52d1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 2.85s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
______ ERROR at setup of TestPGSQL.test_sql_suite[plan-create_table.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x309abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x321f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-create_table.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31903
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003840/r3tmp/kikimr_cluster_r6v4rrz3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4202
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/logfile_kziukzv5.log --grpc-port=30473 --mon-port=4202 --ic-port=31903
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30473/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/logfile_kziukzv5.log --grpc-port=30473 --mon-port=4202 --ic-port=31903
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/logfile_kziukzv5.log', '--grpc-port=30473', '--mon-port=4202', '--ic-port=31903')' in '/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632781
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30473/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632782
DEBUG    ya.test:process.py:259 Command (pid 632782) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632782) elapsed time (sec): 0.21212983131408691
DEBUG    ya.test:process.py:263 Command (pid 632782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) maxrss: 119052
DEBUG    ya.test:process.py:263 Command (pid 632782) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 632782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632782) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632782) stime: 0.016538999999999998
DEBUG    ya.test:process.py:263 Command (pid 632782) utime: 0.062022999999999995
DEBUG    ya.test:process.py:263 Command (pid 632782) wtime: 0.213
DEBUG    ya.test:process.py:275 Command (pid 632782) output:

DEBUG    ya.test:process.py:276 Command (pid 632782) errors:
Terminating due to uncaught exception 0x309abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632782' in '/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x309abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x309abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632781' in '/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_kziukzv5.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30473/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15618
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4202
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31903
_ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/coalesce-and-join.test] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x309abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x321f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/coalesce-and-join.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/join-group-by-with-null.test] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003840/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x309abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x321f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/join-group-by-with-null.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.36s setup    test_postgres.py::TestPGSQL::test_sql_suite[plan-create_table.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-create_table.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x321f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/coalesce-and-join.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x321f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join-group-by-with-null.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003840/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk1/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-create_table.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x321f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 2.88s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
_____ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/join0.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x506dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/join0.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31166
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003837/r3tmp/kikimr_cluster_xvkt0q5h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22511
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3886
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/logfile_frnazchb.log --grpc-port=22511 --mon-port=8248 --ic-port=31166
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22511/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/logfile_frnazchb.log --grpc-port=22511 --mon-port=8248 --ic-port=31166
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/logfile_frnazchb.log', '--grpc-port=22511', '--mon-port=8248', '--ic-port=31166')' in '/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632866
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22511/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632868
DEBUG    ya.test:process.py:259 Command (pid 632868) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632868) elapsed time (sec): 0.29308128356933594
DEBUG    ya.test:process.py:263 Command (pid 632868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) maxrss: 119048
DEBUG    ya.test:process.py:263 Command (pid 632868) minflt: 2664
DEBUG    ya.test:process.py:263 Command (pid 632868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 632868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632868) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632868) stime: 0.016526
DEBUG    ya.test:process.py:263 Command (pid 632868) utime: 0.090894
DEBUG    ya.test:process.py:263 Command (pid 632868) wtime: 0.294
DEBUG    ya.test:process.py:275 Command (pid 632868) output:

DEBUG    ya.test:process.py:276 Command (pid 632868) errors:
Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632868' in '/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632866' in '/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_frnazchb.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22511/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8248
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22511
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31166
_____ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/join1.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x506dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/join1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/join2.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003837/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x506dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/join2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.41s setup    test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join0.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join0.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x506dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x506dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003837/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk2/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join0.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x506dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 2.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
_____ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/join3.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x701dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33947fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/join3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63609
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003824/r3tmp/kikimr_cluster_7qjhpi6q
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5824
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/logfile_wsdq78rq.log --grpc-port=29576 --mon-port=28730 --ic-port=63609
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29576/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/logfile_wsdq78rq.log --grpc-port=29576 --mon-port=28730 --ic-port=63609
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/logfile_wsdq78rq.log', '--grpc-port=29576', '--mon-port=28730', '--ic-port=63609')' in '/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633089
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29576/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633090
DEBUG    ya.test:process.py:259 Command (pid 633090) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633090) elapsed time (sec): 0.258805513381958
DEBUG    ya.test:process.py:263 Command (pid 633090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) maxrss: 119124
DEBUG    ya.test:process.py:263 Command (pid 633090) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 633090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 633090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633090) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633090) stime: 0.021145999999999998
DEBUG    ya.test:process.py:263 Command (pid 633090) utime: 0.062857
DEBUG    ya.test:process.py:263 Command (pid 633090) wtime: 0.26
DEBUG    ya.test:process.py:275 Command (pid 633090) output:

DEBUG    ya.test:process.py:276 Command (pid 633090) errors:
Terminating due to uncaught exception 0x701dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.633090' in '/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x701dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x701dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.633089' in '/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_wsdq78rq.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29576/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5824
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63609
_____ ERROR at setup of TestPGSQL.test_sql_suite[plan-jointest/join4.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x701dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33947fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-jointest/join4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestPGSQL.test_sql_suite[plan-select.test] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003824/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x701dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33947fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.37s setup    test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join3.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33947fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-jointest/join4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33947fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-select.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003824/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk3/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-jointest.join3.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33947fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.19s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
____ ERROR at setup of TestPGSQL.test_sql_suite[plan-select_distinct.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x317ebfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select_distinct.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11273
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003827/r3tmp/kikimr_cluster_5ifs67v2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7490
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/logfile_ax6uifhw.log --grpc-port=24133 --mon-port=32674 --ic-port=11273
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24133/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/logfile_ax6uifhw.log --grpc-port=24133 --mon-port=32674 --ic-port=11273
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/logfile_ax6uifhw.log', '--grpc-port=24133', '--mon-port=32674', '--ic-port=11273')' in '/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632933
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24133/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632936
DEBUG    ya.test:process.py:259 Command (pid 632936) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632936) elapsed time (sec): 0.23746609687805176
DEBUG    ya.test:process.py:263 Command (pid 632936) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) maxrss: 119100
DEBUG    ya.test:process.py:263 Command (pid 632936) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 632936) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632936) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632936) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632936) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632936) stime: 0.008536
DEBUG    ya.test:process.py:263 Command (pid 632936) utime: 0.072562
DEBUG    ya.test:process.py:263 Command (pid 632936) wtime: 0.239
DEBUG    ya.test:process.py:275 Command (pid 632936) output:

DEBUG    ya.test:process.py:276 Command (pid 632936) errors:
Terminating due to uncaught exception 0x73e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632936' in '/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x73e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632933' in '/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_ax6uifhw.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24133/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7490
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11273
________ ERROR at setup of TestPGSQL.test_sql_suite[plan-strings.test] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x317ebfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-strings.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestPGSQL.test_sql_suite[plan-window.test] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003827/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x317ebfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-window.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.42s setup    test_postgres.py::TestPGSQL::test_sql_suite[plan-select_distinct.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-select_distinct.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x317ebfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-strings.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x317ebfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[plan-window.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003827/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk4/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.plan-select_distinct.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x317ebfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.34s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
_______ ERROR at setup of TestPGSQL.test_sql_suite[results-abstime.test] _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5352bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33143fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-abstime.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00383a/r3tmp/kikimr_cluster_0men4bva
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23778
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2969
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/logfile_m422kxbn.log --grpc-port=23778 --mon-port=24429 --ic-port=2227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23778/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/logfile_m422kxbn.log --grpc-port=23778 --mon-port=24429 --ic-port=2227
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/logfile_m422kxbn.log', '--grpc-port=23778', '--mon-port=24429', '--ic-port=2227')' in '/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632837
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23778/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632839
DEBUG    ya.test:process.py:259 Command (pid 632839) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632839) elapsed time (sec): 0.2321639060974121
DEBUG    ya.test:process.py:263 Command (pid 632839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) maxrss: 119116
DEBUG    ya.test:process.py:263 Command (pid 632839) minflt: 2612
DEBUG    ya.test:process.py:263 Command (pid 632839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632839) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632839) stime: 0.016475
DEBUG    ya.test:process.py:263 Command (pid 632839) utime: 0.053543999999999994
DEBUG    ya.test:process.py:263 Command (pid 632839) wtime: 0.233
DEBUG    ya.test:process.py:275 Command (pid 632839) output:

DEBUG    ya.test:process.py:276 Command (pid 632839) errors:
Terminating due to uncaught exception 0x5352bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632839' in '/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x5352bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5352bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632837' in '/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_m422kxbn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23778/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23200
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23778
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2227
_______ ERROR at setup of TestPGSQL.test_sql_suite[results-boolean.test] _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5352bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33143fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-boolean.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestPGSQL.test_sql_suite[results-case.test] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00383a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5352bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33143fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-case.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.39s setup    test_postgres.py::TestPGSQL::test_sql_suite[results-abstime.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-abstime.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33143fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-boolean.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33143fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-case.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00383a/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk5/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-abstime.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33143fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.34s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
____ ERROR at setup of TestPGSQL.test_sql_suite[results-create_table.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7069bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-create_table.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28494
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003851/r3tmp/kikimr_cluster_uhrhfzjs
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23744
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20138
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/logfile_1amncsal.log --grpc-port=14944 --mon-port=19654 --ic-port=28494
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14944/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/logfile_1amncsal.log --grpc-port=14944 --mon-port=19654 --ic-port=28494
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/logfile_1amncsal.log', '--grpc-port=14944', '--mon-port=19654', '--ic-port=28494')' in '/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632689
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14944/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632690
DEBUG    ya.test:process.py:259 Command (pid 632690) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632690) elapsed time (sec): 0.2568838596343994
DEBUG    ya.test:process.py:263 Command (pid 632690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) maxrss: 118964
DEBUG    ya.test:process.py:263 Command (pid 632690) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 632690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632690) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632690) stime: 0.009496
DEBUG    ya.test:process.py:263 Command (pid 632690) utime: 0.072492
DEBUG    ya.test:process.py:263 Command (pid 632690) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 632690) output:

DEBUG    ya.test:process.py:276 Command (pid 632690) errors:
Terminating due to uncaught exception 0x7069bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632690' in '/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7069bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7069bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632689' in '/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_1amncsal.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14944/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20138
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23744
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28494
_ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/coalesce-and-join.test] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7069bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/coalesce-and-join.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/join-group-by-with-null.test] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003851/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7069bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/join-group-by-with-null.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.41s setup    test_postgres.py::TestPGSQL::test_sql_suite[results-create_table.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-create_table.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/coalesce-and-join.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join-group-by-with-null.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003851/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk6/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-create_table.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x52027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.15s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
___ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/join0.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x118c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x702affb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/join0.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28883
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003844/r3tmp/kikimr_cluster_1v9jktww
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18594
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/logfile_xgilpqqn.log --grpc-port=14178 --mon-port=24521 --ic-port=28883
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14178/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/logfile_xgilpqqn.log --grpc-port=14178 --mon-port=24521 --ic-port=28883
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/logfile_xgilpqqn.log', '--grpc-port=14178', '--mon-port=24521', '--ic-port=28883')' in '/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632763
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14178/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632764
DEBUG    ya.test:process.py:259 Command (pid 632764) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632764) elapsed time (sec): 0.2789957523345947
DEBUG    ya.test:process.py:263 Command (pid 632764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) maxrss: 119048
DEBUG    ya.test:process.py:263 Command (pid 632764) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 632764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632764) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632764) stime: 0.012428999999999999
DEBUG    ya.test:process.py:263 Command (pid 632764) utime: 0.091151
DEBUG    ya.test:process.py:263 Command (pid 632764) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 632764) output:

DEBUG    ya.test:process.py:276 Command (pid 632764) errors:
Terminating due to uncaught exception 0x118c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632764' in '/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x118c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x118c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632763' in '/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_xgilpqqn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14178/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28883
___ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/join1.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x118c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x702affb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/join1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/join2.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003844/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x118c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x702affb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/join2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.43s setup    test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join0.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join0.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x702affb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x702affb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003844/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk7/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join0.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x702affb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.19s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
___ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/join3.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10107fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x70bd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/join3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32375
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003842/r3tmp/kikimr_cluster_n56aj85f
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29771
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/logfile_77q2oxxr.log --grpc-port=26649 --mon-port=8503 --ic-port=32375
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26649/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/logfile_77q2oxxr.log --grpc-port=26649 --mon-port=8503 --ic-port=32375
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/logfile_77q2oxxr.log', '--grpc-port=26649', '--mon-port=8503', '--ic-port=32375')' in '/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632750
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26649/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632752
DEBUG    ya.test:process.py:259 Command (pid 632752) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632752) elapsed time (sec): 0.25879693031311035
DEBUG    ya.test:process.py:263 Command (pid 632752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) maxrss: 119088
DEBUG    ya.test:process.py:263 Command (pid 632752) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 632752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 632752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632752) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632752) stime: 0.011767999999999999
DEBUG    ya.test:process.py:263 Command (pid 632752) utime: 0.094149
DEBUG    ya.test:process.py:263 Command (pid 632752) wtime: 0.26
DEBUG    ya.test:process.py:275 Command (pid 632752) output:

DEBUG    ya.test:process.py:276 Command (pid 632752) errors:
Terminating due to uncaught exception 0x10107fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632752' in '/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x10107fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10107fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632750' in '/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_77q2oxxr.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26649/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29771
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32375
___ ERROR at setup of TestPGSQL.test_sql_suite[results-jointest/join4.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10107fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x70bd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-jointest/join4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______ ERROR at setup of TestPGSQL.test_sql_suite[results-select.test] ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003842/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10107fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x70bd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.41s setup    test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join3.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x70bd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-jointest/join4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x70bd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-select.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003842/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk8/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-jointest.join3.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x70bd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.21s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 30 items

test_postgres.py EEE

==================================== ERRORS ====================================
___ ERROR at setup of TestPGSQL.test_sql_suite[results-select_distinct.test] ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3333ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x532c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select_distinct.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28826
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003833/r3tmp/kikimr_cluster_986s8syt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27013
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/logfile_ff1egwhd.log --grpc-port=27307 --mon-port=28039 --ic-port=28826
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27307/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/logfile_ff1egwhd.log --grpc-port=27307 --mon-port=28039 --ic-port=28826
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/logfile_ff1egwhd.log', '--grpc-port=27307', '--mon-port=28039', '--ic-port=28826')' in '/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27307/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632864
DEBUG    ya.test:process.py:259 Command (pid 632864) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632864) elapsed time (sec): 0.22757577896118164
DEBUG    ya.test:process.py:263 Command (pid 632864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) maxrss: 118968
DEBUG    ya.test:process.py:263 Command (pid 632864) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632864) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632864) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632864) stime: 0.013519999999999999
DEBUG    ya.test:process.py:263 Command (pid 632864) utime: 0.052419
DEBUG    ya.test:process.py:263 Command (pid 632864) wtime: 0.228
DEBUG    ya.test:process.py:275 Command (pid 632864) output:

DEBUG    ya.test:process.py:276 Command (pid 632864) errors:
Terminating due to uncaught exception 0x3333ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632864' in '/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x3333ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3333ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632861' in '/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_ff1egwhd.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27307/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27013
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28826
_______ ERROR at setup of TestPGSQL.test_sql_suite[results-strings.test] _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3333ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x532c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-strings.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______ ERROR at setup of TestPGSQL.test_sql_suite[results-window.test] ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003833/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3333ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x532c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-window.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.38s setup    test_postgres.py::TestPGSQL::test_sql_suite[results-select_distinct.test]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-select_distinct.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x532c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-strings.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x532c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_postgres.py::TestPGSQL::test_sql_suite[results-window.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003833/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_postgres/chunk9/testing_out_stuff/test_postgres.py.TestPGSQL.test_sql_suite.results-select_distinct.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x532c3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 3.31s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEEE

==================================== ERRORS ====================================
_______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-insert.test] ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-insert.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16842
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00384f/r3tmp/kikimr_cluster_yl5153b5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23616
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/logfile_09o5o5_g.log --grpc-port=65309 --mon-port=23616 --ic-port=16842
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65309/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/logfile_09o5o5_g.log --grpc-port=65309 --mon-port=23616 --ic-port=16842
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/logfile_09o5o5_g.log', '--grpc-port=65309', '--mon-port=23616', '--ic-port=16842')' in '/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632666
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65309/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632668
DEBUG    ya.test:process.py:259 Command (pid 632668) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632668) elapsed time (sec): 0.30977845191955566
DEBUG    ya.test:process.py:263 Command (pid 632668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) maxrss: 119264
DEBUG    ya.test:process.py:263 Command (pid 632668) minflt: 2612
DEBUG    ya.test:process.py:263 Command (pid 632668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632668) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632668) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632668) stime: 0.012211
DEBUG    ya.test:process.py:263 Command (pid 632668) utime: 0.093624
DEBUG    ya.test:process.py:263 Command (pid 632668) wtime: 0.311
DEBUG    ya.test:process.py:275 Command (pid 632668) output:

DEBUG    ya.test:process.py:276 Command (pid 632668) errors:
Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632668' in '/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632666' in '/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_09o5o5_g.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:65309/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16842
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select1-1.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select1-1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select1-2.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select1-2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select1-3.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select1-3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select1-4.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select1-4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select1-5.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52627fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select1-5.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.42s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-insert.test]
0.01s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select1-3.test]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-insert.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select1-1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select1-2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select1-3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select1-4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select1-5.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk0/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-insert.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1022bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 6 errors in 3.53s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEEE

==================================== ERRORS ====================================
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select2-1.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select2-1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14000
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00384b/r3tmp/kikimr_cluster_zy6z0sy5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7490
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/logfile_phhy6hid.log --grpc-port=6628 --mon-port=19257 --ic-port=14000
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6628/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/logfile_phhy6hid.log --grpc-port=6628 --mon-port=19257 --ic-port=14000
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/logfile_phhy6hid.log', '--grpc-port=6628', '--mon-port=19257', '--ic-port=14000')' in '/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6628/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632670
DEBUG    ya.test:process.py:259 Command (pid 632670) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632670) elapsed time (sec): 0.2739601135253906
DEBUG    ya.test:process.py:263 Command (pid 632670) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) maxrss: 119384
DEBUG    ya.test:process.py:263 Command (pid 632670) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 632670) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 632670) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632670) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632670) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632670) stime: 0.010109
DEBUG    ya.test:process.py:263 Command (pid 632670) utime: 0.09532299999999999
DEBUG    ya.test:process.py:263 Command (pid 632670) wtime: 0.275
DEBUG    ya.test:process.py:275 Command (pid 632670) output:

DEBUG    ya.test:process.py:276 Command (pid 632670) errors:
Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632670' in '/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632667' in '/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_phhy6hid.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6628/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31665
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7490
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14000
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select2-2.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select2-2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select2-3.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select2-3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select2-4.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select2-4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select2-5.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select2-5.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-1.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x102cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.44s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select2-1.test]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select2-1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select2-2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select2-3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select2-4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select2-5.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk1/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7109ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 6 errors in 3.26s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
_____ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-10.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-10.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20719
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00384d/r3tmp/kikimr_cluster_o3hcimzp
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/logfile__y7z6wi3.log --grpc-port=27978 --mon-port=14101 --ic-port=20719
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27978/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/logfile__y7z6wi3.log --grpc-port=27978 --mon-port=14101 --ic-port=20719
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/logfile__y7z6wi3.log', '--grpc-port=27978', '--mon-port=14101', '--ic-port=20719')' in '/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632686
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27978/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632688
DEBUG    ya.test:process.py:259 Command (pid 632688) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632688) elapsed time (sec): 0.23884987831115723
DEBUG    ya.test:process.py:263 Command (pid 632688) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) maxrss: 119240
DEBUG    ya.test:process.py:263 Command (pid 632688) minflt: 2630
DEBUG    ya.test:process.py:263 Command (pid 632688) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 632688) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632688) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632688) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632688) stime: 0.017419
DEBUG    ya.test:process.py:263 Command (pid 632688) utime: 0.064398
DEBUG    ya.test:process.py:263 Command (pid 632688) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 632688) output:

DEBUG    ya.test:process.py:276 Command (pid 632688) errors:
Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632688' in '/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632686' in '/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile__y7z6wi3.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27978/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20719
_____ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-11.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-11.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-12.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-12.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-13.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-13.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-14.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00384d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33257fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-14.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.35s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-10.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-10.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-11.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-12.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-13.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-14.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00384d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk2/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-10.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x31f0ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 2.50s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
_____ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-15.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-15.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18783
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00385c/r3tmp/kikimr_cluster_7dybmh5q
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3160
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13383
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/logfile_amh_rwaa.log --grpc-port=3160 --mon-port=30540 --ic-port=18783
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3160/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/logfile_amh_rwaa.log --grpc-port=3160 --mon-port=30540 --ic-port=18783
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/logfile_amh_rwaa.log', '--grpc-port=3160', '--mon-port=30540', '--ic-port=18783')' in '/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632626
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3160/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632627
DEBUG    ya.test:process.py:259 Command (pid 632627) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632627) elapsed time (sec): 0.2584216594696045
DEBUG    ya.test:process.py:263 Command (pid 632627) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) maxrss: 118528
DEBUG    ya.test:process.py:263 Command (pid 632627) minflt: 2646
DEBUG    ya.test:process.py:263 Command (pid 632627) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 632627) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632627) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632627) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632627) stime: 0.010426
DEBUG    ya.test:process.py:263 Command (pid 632627) utime: 0.09600299999999999
DEBUG    ya.test:process.py:263 Command (pid 632627) wtime: 0.259
DEBUG    ya.test:process.py:275 Command (pid 632627) output:

DEBUG    ya.test:process.py:276 Command (pid 632627) errors:
Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632627' in '/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632626' in '/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_amh_rwaa.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3160/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13383
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30540
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18783
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-2.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-3.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-4.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-5.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00385c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12b5bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-5.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.38s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-15.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-15.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-5.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00385c/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk3/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-15.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50753fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 3.66s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-6.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-6.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21059
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003832/r3tmp/kikimr_cluster_5uosw77v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2763
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9453
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27450
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/logfile_nc7nylqs.log --grpc-port=12256 --mon-port=2763 --ic-port=21059
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12256/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/logfile_nc7nylqs.log --grpc-port=12256 --mon-port=2763 --ic-port=21059
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/logfile_nc7nylqs.log', '--grpc-port=12256', '--mon-port=2763', '--ic-port=21059')' in '/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632820
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12256/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632821
DEBUG    ya.test:process.py:259 Command (pid 632821) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632821) elapsed time (sec): 0.21515870094299316
DEBUG    ya.test:process.py:263 Command (pid 632821) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) maxrss: 119408
DEBUG    ya.test:process.py:263 Command (pid 632821) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 632821) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632821) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632821) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632821) stime: 0.012206
DEBUG    ya.test:process.py:263 Command (pid 632821) utime: 0.052895
DEBUG    ya.test:process.py:263 Command (pid 632821) wtime: 0.216
DEBUG    ya.test:process.py:275 Command (pid 632821) output:

DEBUG    ya.test:process.py:276 Command (pid 632821) errors:
Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632821' in '/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632820' in '/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_nc7nylqs.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12256/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27450
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2763
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21059
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-7.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-7.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-8.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-8.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[plan-select3-9.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-select3-9.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSQLLogic.test_sql_suite[results-insert.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003832/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x301fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-insert.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.31s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-6.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-6.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-7.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-8.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[plan-select3-9.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-insert.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003832/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk4/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.plan-select3-6.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51a33fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 2.85s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select1-1.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select1-1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4867
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003847/r3tmp/kikimr_cluster_d6zdhpbl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21612
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23529
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/logfile_uc6oyl85.log --grpc-port=13758 --mon-port=21612 --ic-port=4867
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13758/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/logfile_uc6oyl85.log --grpc-port=13758 --mon-port=21612 --ic-port=4867
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/logfile_uc6oyl85.log', '--grpc-port=13758', '--mon-port=21612', '--ic-port=4867')' in '/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13758/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632762
DEBUG    ya.test:process.py:259 Command (pid 632762) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632762) elapsed time (sec): 0.25394415855407715
DEBUG    ya.test:process.py:263 Command (pid 632762) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) maxrss: 119252
DEBUG    ya.test:process.py:263 Command (pid 632762) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632762) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632762) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632762) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632762) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632762) stime: 0.020189
DEBUG    ya.test:process.py:263 Command (pid 632762) utime: 0.08852
DEBUG    ya.test:process.py:263 Command (pid 632762) wtime: 0.255
DEBUG    ya.test:process.py:275 Command (pid 632762) output:

DEBUG    ya.test:process.py:276 Command (pid 632762) errors:
Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632762' in '/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632761' in '/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_uc6oyl85.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13758/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21612
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13758
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4867
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select1-2.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select1-2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select1-3.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select1-3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select1-4.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select1-4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select1-5.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003847/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13837fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select1-5.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.40s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select1-1.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select1-1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select1-2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select1-3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select1-4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select1-5.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003847/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk5/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select1-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32f93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 3.94s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select2-1.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select2-1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003848/r3tmp/kikimr_cluster_oul4v8o6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/logfile_tt5xi5dh.log --grpc-port=7816 --mon-port=9726 --ic-port=15697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7816/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/logfile_tt5xi5dh.log --grpc-port=7816 --mon-port=9726 --ic-port=15697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/logfile_tt5xi5dh.log', '--grpc-port=7816', '--mon-port=9726', '--ic-port=15697')' in '/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7816/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632692
DEBUG    ya.test:process.py:259 Command (pid 632692) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632692) elapsed time (sec): 0.3043515682220459
DEBUG    ya.test:process.py:263 Command (pid 632692) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) maxrss: 119392
DEBUG    ya.test:process.py:263 Command (pid 632692) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632692) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 632692) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632692) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 632692) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632692) stime: 0.021022
DEBUG    ya.test:process.py:263 Command (pid 632692) utime: 0.079886
DEBUG    ya.test:process.py:263 Command (pid 632692) wtime: 0.305
DEBUG    ya.test:process.py:275 Command (pid 632692) output:

DEBUG    ya.test:process.py:276 Command (pid 632692) errors:
Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632692' in '/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632691' in '/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_tt5xi5dh.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7816/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15697
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select2-2.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select2-2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select2-3.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select2-3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select2-4.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select2-4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select2-5.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003848/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select2-5.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.46s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select2-1.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select2-1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select2-2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select2-3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select2-4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select2-5.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003848/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk6/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select2-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x30f57fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 3.21s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-1.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-1.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13811
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003830/r3tmp/kikimr_cluster_8picn9to
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26168
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/logfile_qhgkxny_.log --grpc-port=20615 --mon-port=64889 --ic-port=13811
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20615/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/logfile_qhgkxny_.log --grpc-port=20615 --mon-port=64889 --ic-port=13811
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/logfile_qhgkxny_.log', '--grpc-port=20615', '--mon-port=64889', '--ic-port=13811')' in '/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20615/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632889
DEBUG    ya.test:process.py:259 Command (pid 632889) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632889) elapsed time (sec): 0.24120569229125977
DEBUG    ya.test:process.py:263 Command (pid 632889) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) maxrss: 119424
DEBUG    ya.test:process.py:263 Command (pid 632889) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632889) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632889) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632889) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632889) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632889) stime: 0.008258
DEBUG    ya.test:process.py:263 Command (pid 632889) utime: 0.09497699999999999
DEBUG    ya.test:process.py:263 Command (pid 632889) wtime: 0.243
DEBUG    ya.test:process.py:275 Command (pid 632889) output:

DEBUG    ya.test:process.py:276 Command (pid 632889) errors:
Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632889' in '/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632887' in '/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_qhgkxny_.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20615/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26168
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13811
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-10.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-10.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-11.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-11.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-12.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-12.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-13.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003830/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x510d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-13.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.40s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-1.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-1.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-10.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-11.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-12.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-13.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003830/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk7/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-1.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x33e53fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 3.54s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-14.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-14.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003859/r3tmp/kikimr_cluster_navu_itj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17823
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/logfile_z01afj1u.log --grpc-port=17823 --mon-port=10229 --ic-port=8387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17823/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/logfile_z01afj1u.log --grpc-port=17823 --mon-port=10229 --ic-port=8387
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/logfile_z01afj1u.log', '--grpc-port=17823', '--mon-port=10229', '--ic-port=8387')' in '/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17823/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632633
DEBUG    ya.test:process.py:259 Command (pid 632633) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632633) elapsed time (sec): 0.27596521377563477
DEBUG    ya.test:process.py:263 Command (pid 632633) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) maxrss: 118460
DEBUG    ya.test:process.py:263 Command (pid 632633) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632633) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632633) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632633) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632633) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632633) stime: 0.013692
DEBUG    ya.test:process.py:263 Command (pid 632633) utime: 0.054952999999999995
DEBUG    ya.test:process.py:263 Command (pid 632633) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 632633) output:

DEBUG    ya.test:process.py:276 Command (pid 632633) errors:
Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632633' in '/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632631' in '/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_z01afj1u.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17823/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17823
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8387
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-15.test] ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-15.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-2.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-2.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-3.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-3.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-4.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003859/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31223fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-4.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.41s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-14.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-14.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-15.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-2.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-3.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-4.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003859/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk8/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-14.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71ed7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 2.99s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 52 items

test_sql_logic.py EEEEE

==================================== ERRORS ====================================
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-5.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-5.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62626
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003825/r3tmp/kikimr_cluster_i6aka6bz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4196
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7266
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/logfile_y4twv2xu.log --grpc-port=30185 --mon-port=23306 --ic-port=62626
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30185/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/logfile_y4twv2xu.log --grpc-port=30185 --mon-port=23306 --ic-port=62626
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/logfile_y4twv2xu.log', '--grpc-port=30185', '--mon-port=23306', '--ic-port=62626')' in '/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632902
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30185/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632903
DEBUG    ya.test:process.py:259 Command (pid 632903) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632903) elapsed time (sec): 0.2571282386779785
DEBUG    ya.test:process.py:263 Command (pid 632903) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) maxrss: 119416
DEBUG    ya.test:process.py:263 Command (pid 632903) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 632903) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 632903) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632903) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632903) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632903) stime: 0.028530999999999997
DEBUG    ya.test:process.py:263 Command (pid 632903) utime: 0.077432
DEBUG    ya.test:process.py:263 Command (pid 632903) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 632903) output:

DEBUG    ya.test:process.py:276 Command (pid 632903) errors:
Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632903' in '/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632902' in '/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_y4twv2xu.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30185/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7266
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4196
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23306
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62626
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-6.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-6.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-7.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-7.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-8.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-8.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSQLLogic.test_sql_suite[results-select3-9.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003825/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52693fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-select3-9.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.39s setup    test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-5.test]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-5.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-6.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-7.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-8.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_sql_logic.py::TestSQLLogic::test_sql_suite[results-select3-9.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003825/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_sql_logic/chunk9/testing_out_stuff/test_sql_logic.py.TestSQLLogic.test_sql_suite.results-select3-5.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51c47fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 5 errors in 3.57s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_stream_query.py E

==================================== ERRORS ====================================
______ ERROR at setup of TestStreamQuery.test_sql_suite[plan-window.test] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73debfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x53bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[plan-window.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29325
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00382d/r3tmp/kikimr_cluster_ziui_yni
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19307
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/logfile_g6lfyaht.log --grpc-port=29540 --mon-port=5986 --ic-port=29325
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29540/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/logfile_g6lfyaht.log --grpc-port=29540 --mon-port=5986 --ic-port=29325
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/logfile_g6lfyaht.log', '--grpc-port=29540', '--mon-port=5986', '--ic-port=29325')' in '/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632890
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29540/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632891
DEBUG    ya.test:process.py:259 Command (pid 632891) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632891) elapsed time (sec): 0.27010059356689453
DEBUG    ya.test:process.py:263 Command (pid 632891) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) maxrss: 118748
DEBUG    ya.test:process.py:263 Command (pid 632891) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632891) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632891) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632891) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632891) stime: 0.003169
DEBUG    ya.test:process.py:263 Command (pid 632891) utime: 0.05771
DEBUG    ya.test:process.py:263 Command (pid 632891) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 632891) output:

DEBUG    ya.test:process.py:276 Command (pid 632891) errors:
Terminating due to uncaught exception 0x73debfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632891' in '/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x73debfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00382d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73debfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632890' in '/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_g6lfyaht.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29540/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29540
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29325
============================== slowest durations ===============================
0.39s setup    test_stream_query.py::TestStreamQuery::test_sql_suite[plan-window.test]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_stream_query.py::TestStreamQuery::test_sql_suite[plan-window.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00382d/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk0/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.plan-window.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x53bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 1.45s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_stream_query.py E

==================================== ERRORS ====================================
____ ERROR at setup of TestStreamQuery.test_sql_suite[results-window.test] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
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/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31b73fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
../../../../../../../../../environment/arcadia/ydb/tests/functional/suite_tests/test_base.py:287: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.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/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x13ccbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E   of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_sql_suite[results-window.test]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21482
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/003831/r3tmp/kikimr_cluster_e5kn84zi
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26885
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/logfile_4vr_3vzi.log --grpc-port=18433 --mon-port=18293 --ic-port=21482
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18433/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/logfile_4vr_3vzi.log --grpc-port=18433 --mon-port=18293 --ic-port=21482
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/logfile_4vr_3vzi.log', '--grpc-port=18433', '--mon-port=18293', '--ic-port=21482')' in '/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632838
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18433/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632840
DEBUG    ya.test:process.py:259 Command (pid 632840) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632840) elapsed time (sec): 0.30803966522216797
DEBUG    ya.test:process.py:263 Command (pid 632840) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) maxrss: 118884
DEBUG    ya.test:process.py:263 Command (pid 632840) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 632840) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632840) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632840) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632840) stime: 0.004058
DEBUG    ya.test:process.py:263 Command (pid 632840) utime: 0.101473
DEBUG    ya.test:process.py:263 Command (pid 632840) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 632840) output:

DEBUG    ya.test:process.py:276 Command (pid 632840) errors:
Terminating due to uncaught exception 0x31b73fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632840' in '/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x31b73fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/003831/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31b73fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.632838' in '/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_4vr_3vzi.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18433/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21482
============================== slowest durations ===============================
0.42s setup    test_stream_query.py::TestStreamQuery::test_sql_suite[results-window.test]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_stream_query.py::TestStreamQuery::test_sql_suite[results-window.test] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/003831/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk1/testing_out_stuff/test_stream_query.py.TestStreamQuery.test_sql_suite.results-window.test/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x13ccbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 1.39s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00383b/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.32s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003845/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.42s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003839/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.30s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003836/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.47s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003834/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.31s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00384e/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.48s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/003850/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.49s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00383f/ydb/tests/functional/suite_tests/test-results/py3test/testing_out_stuff/test_stream_query/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.47s =============================
