============================= 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/00414c/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_all_types-pk_types12-all_types12-index12---] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00414c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b23fb00410    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_copy_table[table_all_types-pk_types12-all_types12-index12---]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/00414c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632397
DEBUG    ya.test:process.py:259 Command (pid 632397) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632397) elapsed time (sec): 0.2550971508026123
DEBUG    ya.test:process.py:263 Command (pid 632397) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) maxrss: 119964
DEBUG    ya.test:process.py:263 Command (pid 632397) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 632397) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632397) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632397) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632397) stime: 0.017261
DEBUG    ya.test:process.py:263 Command (pid 632397) utime: 0.089214
DEBUG    ya.test:process.py:263 Command (pid 632397) wtime: 0.256
DEBUG    ya.test:process.py:275 Command (pid 632397) output:

DEBUG    ya.test:process.py:276 Command (pid 632397) errors:
Terminating due to uncaught exception 0x52b23fb00410    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/00414c/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632397' in '/home/runner/.ya/build/build_root/j3oc/00414c/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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 0x52b23fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00414c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b23fb00410    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_copy_table[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.27s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_all_types-pk_types12-all_types12-index12---]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_all_types-pk_types12-all_types12-index12---] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00414c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b23fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00414c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b23fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.29s ===============================
============================= 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/004150/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004150/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51b1bfb00410    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_copy_table[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004150/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632406
DEBUG    ya.test:process.py:259 Command (pid 632406) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632406) elapsed time (sec): 0.255779504776001
DEBUG    ya.test:process.py:263 Command (pid 632406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) maxrss: 119972
DEBUG    ya.test:process.py:263 Command (pid 632406) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 632406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632406) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632406) stime: 0.011471
DEBUG    ya.test:process.py:263 Command (pid 632406) utime: 0.095598
DEBUG    ya.test:process.py:263 Command (pid 632406) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 632406) output:

DEBUG    ya.test:process.py:276 Command (pid 632406) errors:
Terminating due to uncaught exception 0x51b1bfb00410    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/004150/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632406' in '/home/runner/.ya/build/build_root/j3oc/004150/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk1'
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 0x51b1bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004150/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51b1bfb00410    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_copy_table[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.27s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004150/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51b1bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004150/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51b1bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.22s ===============================
============================= 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/004151/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004151/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33ad7fb00410    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_copy_table[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004151/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632407
DEBUG    ya.test:process.py:259 Command (pid 632407) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632407) elapsed time (sec): 0.29252028465270996
DEBUG    ya.test:process.py:263 Command (pid 632407) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) maxrss: 120152
DEBUG    ya.test:process.py:263 Command (pid 632407) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632407) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632407) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632407) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 632407) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632407) stime: 0.003909
DEBUG    ya.test:process.py:263 Command (pid 632407) utime: 0.101654
DEBUG    ya.test:process.py:263 Command (pid 632407) wtime: 0.294
DEBUG    ya.test:process.py:275 Command (pid 632407) output:

DEBUG    ya.test:process.py:276 Command (pid 632407) errors:
Terminating due to uncaught exception 0x33ad7fb00410    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/004151/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632407' in '/home/runner/.ya/build/build_root/j3oc/004151/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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 0x33ad7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004151/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33ad7fb00410    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_copy_table[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.31s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004151/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33ad7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004151/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33ad7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.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/00413c/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00413c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33e8ffb00410    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_copy_table[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/00413c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632401
DEBUG    ya.test:process.py:259 Command (pid 632401) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632401) elapsed time (sec): 0.28356480598449707
DEBUG    ya.test:process.py:263 Command (pid 632401) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) maxrss: 120132
DEBUG    ya.test:process.py:263 Command (pid 632401) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 632401) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 632401) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632401) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 632401) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632401) stime: 0.017835999999999998
DEBUG    ya.test:process.py:263 Command (pid 632401) utime: 0.086867
DEBUG    ya.test:process.py:263 Command (pid 632401) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 632401) output:

DEBUG    ya.test:process.py:276 Command (pid 632401) errors:
Terminating due to uncaught exception 0x33e8ffb00410    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/00413c/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632401' in '/home/runner/.ya/build/build_root/j3oc/00413c/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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, 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 0x33e8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00413c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33e8ffb00410    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_copy_table[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.30s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00413c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33e8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00413c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33e8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.16s ===============================
============================= 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/004139/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004139/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30edbfb00410    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_copy_table[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004139/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632565
DEBUG    ya.test:process.py:259 Command (pid 632565) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632565) elapsed time (sec): 0.28421664237976074
DEBUG    ya.test:process.py:263 Command (pid 632565) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) maxrss: 120044
DEBUG    ya.test:process.py:263 Command (pid 632565) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 632565) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 632565) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632565) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632565) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632565) stime: 0.020642999999999998
DEBUG    ya.test:process.py:263 Command (pid 632565) utime: 0.086703
DEBUG    ya.test:process.py:263 Command (pid 632565) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 632565) output:

DEBUG    ya.test:process.py:276 Command (pid 632565) errors:
Terminating due to uncaught exception 0x30edbfb00410    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/004139/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632565' in '/home/runner/.ya/build/build_root/j3oc/004139/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk4'
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 0x30edbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004139/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30edbfb00410    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_copy_table[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.30s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004139/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30edbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004139/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30edbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.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/004143/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004143/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x513f7fb00410    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_copy_table[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004143/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632412
DEBUG    ya.test:process.py:259 Command (pid 632412) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632412) elapsed time (sec): 0.21822214126586914
DEBUG    ya.test:process.py:263 Command (pid 632412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) maxrss: 119784
DEBUG    ya.test:process.py:263 Command (pid 632412) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 632412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632412) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632412) stime: 0.003215
DEBUG    ya.test:process.py:263 Command (pid 632412) utime: 0.07496699999999999
DEBUG    ya.test:process.py:263 Command (pid 632412) wtime: 0.219
DEBUG    ya.test:process.py:275 Command (pid 632412) output:

DEBUG    ya.test:process.py:276 Command (pid 632412) errors:
Terminating due to uncaught exception 0x513f7fb00410    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/004143/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632412' in '/home/runner/.ya/build/build_root/j3oc/004143/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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 0x513f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004143/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x513f7fb00410    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_copy_table[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.23s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004143/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x513f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004143/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x513f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 2 errors in 1.22s ===============================
============================= 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/00413f/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00413f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11f87fb00410    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_copy_table[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/00413f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632441
DEBUG    ya.test:process.py:259 Command (pid 632441) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632441) elapsed time (sec): 0.24840593338012695
DEBUG    ya.test:process.py:263 Command (pid 632441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) maxrss: 120068
DEBUG    ya.test:process.py:263 Command (pid 632441) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 632441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632441) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632441) stime: 0.033775
DEBUG    ya.test:process.py:263 Command (pid 632441) utime: 0.06863899999999999
DEBUG    ya.test:process.py:263 Command (pid 632441) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 632441) output:

DEBUG    ya.test:process.py:276 Command (pid 632441) errors:
Terminating due to uncaught exception 0x11f87fb00410    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/00413f/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632441' in '/home/runner/.ya/build/build_root/j3oc/00413f/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk6'
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 0x11f87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.26s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00413f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11f87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.91s ===============================
============================= 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/004117/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_ttl_Date-pk_types18-all_types18-index18-Date--] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004117/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3185bfb00410    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_copy_table[table_ttl_Date-pk_types18-all_types18-index18-Date--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004117/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632591
DEBUG    ya.test:process.py:259 Command (pid 632591) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632591) elapsed time (sec): 0.20614171028137207
DEBUG    ya.test:process.py:263 Command (pid 632591) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) maxrss: 120128
DEBUG    ya.test:process.py:263 Command (pid 632591) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632591) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632591) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632591) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632591) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632591) stime: 0.012308999999999999
DEBUG    ya.test:process.py:263 Command (pid 632591) utime: 0.07796
DEBUG    ya.test:process.py:263 Command (pid 632591) wtime: 0.208
DEBUG    ya.test:process.py:275 Command (pid 632591) output:

DEBUG    ya.test:process.py:276 Command (pid 632591) errors:
Terminating due to uncaught exception 0x3185bfb00410    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/004117/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632591' in '/home/runner/.ya/build/build_root/j3oc/004117/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk7'
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 0x3185bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Date-pk_types18-all_types18-index18-Date--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Date-pk_types18-all_types18-index18-Date--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004117/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3185bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.11s ===============================
============================= 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/00413b/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00413b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x121fbfb00410    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_copy_table[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/00413b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632524
DEBUG    ya.test:process.py:259 Command (pid 632524) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632524) elapsed time (sec): 0.24593663215637207
DEBUG    ya.test:process.py:263 Command (pid 632524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) maxrss: 120032
DEBUG    ya.test:process.py:263 Command (pid 632524) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 632524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 632524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632524) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632524) stime: 0.020444999999999998
DEBUG    ya.test:process.py:263 Command (pid 632524) utime: 0.06892899999999999
DEBUG    ya.test:process.py:263 Command (pid 632524) wtime: 0.247
DEBUG    ya.test:process.py:275 Command (pid 632524) output:

DEBUG    ya.test:process.py:276 Command (pid 632524) errors:
Terminating due to uncaught exception 0x121fbfb00410    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/00413b/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632524' in '/home/runner/.ya/build/build_root/j3oc/00413b/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk8'
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 0x121fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.26s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Datetime-pk_types16-all_types16-index16-Datetime--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00413b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x121fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.09s ===============================
============================= 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/00413a/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00413a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x119effb00410    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_copy_table[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/00413a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632539
DEBUG    ya.test:process.py:259 Command (pid 632539) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632539) elapsed time (sec): 0.2481071949005127
DEBUG    ya.test:process.py:263 Command (pid 632539) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) maxrss: 120092
DEBUG    ya.test:process.py:263 Command (pid 632539) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 632539) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632539) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632539) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632539) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632539) stime: 0.016399999999999998
DEBUG    ya.test:process.py:263 Command (pid 632539) utime: 0.09020199999999999
DEBUG    ya.test:process.py:263 Command (pid 632539) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 632539) output:

DEBUG    ya.test:process.py:276 Command (pid 632539) errors:
Terminating due to uncaught exception 0x119effb00410    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/00413a/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/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.632539' in '/home/runner/.ya/build/build_root/j3oc/00413a/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk9'
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 0x119effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.26s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_DyNumber-pk_types13-all_types13-index13-DyNumber--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00413a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x119effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.14s ===============================
============================= 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/004121/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004121/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30dc7fb00410    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_copy_table[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004121/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632590
DEBUG    ya.test:process.py:259 Command (pid 632590) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632590) elapsed time (sec): 0.2728126049041748
DEBUG    ya.test:process.py:263 Command (pid 632590) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) maxrss: 119936
DEBUG    ya.test:process.py:263 Command (pid 632590) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 632590) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632590) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632590) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632590) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632590) stime: 0.013736
DEBUG    ya.test:process.py:263 Command (pid 632590) utime: 0.09524099999999999
DEBUG    ya.test:process.py:263 Command (pid 632590) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 632590) output:

DEBUG    ya.test:process.py:276 Command (pid 632590) errors:
Terminating due to uncaught exception 0x30dc7fb00410    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/004121/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk10) 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.632590' in '/home/runner/.ya/build/build_root/j3oc/004121/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk10'
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 0x30dc7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.29s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Timestamp-pk_types17-all_types17-index17-Timestamp--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004121/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30dc7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.86s ===============================
============================= 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/004101/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/004101/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51babfb00410    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_copy_table[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/004101/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632829
DEBUG    ya.test:process.py:259 Command (pid 632829) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632829) elapsed time (sec): 0.22455716133117676
DEBUG    ya.test:process.py:263 Command (pid 632829) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) maxrss: 120044
DEBUG    ya.test:process.py:263 Command (pid 632829) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 632829) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632829) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 632829) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632829) stime: 0.013555999999999999
DEBUG    ya.test:process.py:263 Command (pid 632829) utime: 0.061685
DEBUG    ya.test:process.py:263 Command (pid 632829) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 632829) output:

DEBUG    ya.test:process.py:276 Command (pid 632829) errors:
Terminating due to uncaught exception 0x51babfb00410    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/004101/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk11) 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.632829' in '/home/runner/.ya/build/build_root/j3oc/004101/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk11'
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 0x51babfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.23s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Uint32-pk_types14-all_types14-index14-Uint32--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004101/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51babfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.84s ===============================
============================= 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/00414d/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 19 items

test_copy_table.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestCopyTable.test_copy_table[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.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/00414d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32f23fb00410    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_copy_table[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/00414d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632411
DEBUG    ya.test:process.py:259 Command (pid 632411) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 632411) elapsed time (sec): 0.270906925201416
DEBUG    ya.test:process.py:263 Command (pid 632411) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) maxrss: 120120
DEBUG    ya.test:process.py:263 Command (pid 632411) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 632411) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 632411) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632411) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 632411) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632411) stime: 0.023742
DEBUG    ya.test:process.py:263 Command (pid 632411) utime: 0.06727
DEBUG    ya.test:process.py:263 Command (pid 632411) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 632411) output:

DEBUG    ya.test:process.py:276 Command (pid 632411) errors:
Terminating due to uncaught exception 0x32f23fb00410    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/00414d/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk12) 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.632411' in '/home/runner/.ya/build/build_root/j3oc/00414d/ydb/tests/datashard/copy_table/test-results/py3test/testing_out_stuff/chunk12'
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 0x32f23fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.30s setup    test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_table.py::TestCopyTable::test_copy_table[table_ttl_Uint64-pk_types15-all_types15-index15-Uint64--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00414d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32f23fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.09s ===============================
