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

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004b8c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73b63fb00410    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_secondary_index[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
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/004b8c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630386
DEBUG    ya.test:process.py:259 Command (pid 630386) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630386) elapsed time (sec): 0.283984899520874
DEBUG    ya.test:process.py:263 Command (pid 630386) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) maxrss: 120320
DEBUG    ya.test:process.py:263 Command (pid 630386) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 630386) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 630386) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630386) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630386) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630386) stime: 0.017855
DEBUG    ya.test:process.py:263 Command (pid 630386) utime: 0.087161
DEBUG    ya.test:process.py:263 Command (pid 630386) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 630386) output:

DEBUG    ya.test:process.py:276 Command (pid 630386) errors:
Terminating due to uncaught exception 0x73b63fb00410    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/004b8c/ydb/tests/datashard/secondary_index/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.630386' in '/home/runner/.ya/build/build_root/j3oc/004b8c/ydb/tests/datashard/secondary_index/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.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 0x73b63fb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b8c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73b63fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error 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/004bc1/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004bc1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13483fb00410    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_secondary_index[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/004bc1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630206
DEBUG    ya.test:process.py:259 Command (pid 630206) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630206) elapsed time (sec): 0.3090484142303467
DEBUG    ya.test:process.py:263 Command (pid 630206) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) maxrss: 120376
DEBUG    ya.test:process.py:263 Command (pid 630206) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 630206) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 630206) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630206) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630206) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630206) stime: 0.025771
DEBUG    ya.test:process.py:263 Command (pid 630206) utime: 0.081064
DEBUG    ya.test:process.py:263 Command (pid 630206) wtime: 0.31
DEBUG    ya.test:process.py:275 Command (pid 630206) output:

DEBUG    ya.test:process.py:276 Command (pid 630206) errors:
Terminating due to uncaught exception 0x13483fb00410    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/004bc1/ydb/tests/datashard/secondary_index/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.630206' in '/home/runner/.ya/build/build_root/j3oc/004bc1/ydb/tests/datashard/secondary_index/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, 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 0x13483fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.32s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bc1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13483fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error 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/004bc7/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004bc7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11a3bfb00410    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_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---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/004bc7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630104
DEBUG    ya.test:process.py:259 Command (pid 630104) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630104) elapsed time (sec): 0.23624658584594727
DEBUG    ya.test:process.py:263 Command (pid 630104) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) maxrss: 120016
DEBUG    ya.test:process.py:263 Command (pid 630104) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 630104) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 630104) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630104) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 630104) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630104) stime: 0.012612
DEBUG    ya.test:process.py:263 Command (pid 630104) utime: 0.050038
DEBUG    ya.test:process.py:263 Command (pid 630104) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 630104) output:

DEBUG    ya.test:process.py:276 Command (pid 630104) errors:
Terminating due to uncaught exception 0x11a3bfb00410    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/004bc7/ydb/tests/datashard/secondary_index/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.630104' in '/home/runner/.ya/build/build_root/j3oc/004bc7/ydb/tests/datashard/secondary_index/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, 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 0x11a3bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bc7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11a3bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.01s ===============================
============================= 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/004b90/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004b90/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30713fb00410    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_secondary_index[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/004b90/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630354
DEBUG    ya.test:process.py:259 Command (pid 630354) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630354) elapsed time (sec): 0.19365525245666504
DEBUG    ya.test:process.py:263 Command (pid 630354) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) maxrss: 120244
DEBUG    ya.test:process.py:263 Command (pid 630354) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 630354) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 630354) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630354) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630354) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630354) stime: 0.008834999999999999
DEBUG    ya.test:process.py:263 Command (pid 630354) utime: 0.057432
DEBUG    ya.test:process.py:263 Command (pid 630354) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 630354) output:

DEBUG    ya.test:process.py:276 Command (pid 630354) errors:
Terminating due to uncaught exception 0x30713fb00410    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/004b90/ydb/tests/datashard/secondary_index/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.630354' in '/home/runner/.ya/build/build_root/j3oc/004b90/ydb/tests/datashard/secondary_index/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 0x30713fb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b90/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30713fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.02s ===============================
============================= 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/004b7c/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004b7c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x527fbfb00410    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_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---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/004b7c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630417
DEBUG    ya.test:process.py:259 Command (pid 630417) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630417) elapsed time (sec): 0.29483532905578613
DEBUG    ya.test:process.py:263 Command (pid 630417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) maxrss: 120344
DEBUG    ya.test:process.py:263 Command (pid 630417) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 630417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 630417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630417) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 630417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630417) stime: 0.020333999999999998
DEBUG    ya.test:process.py:263 Command (pid 630417) utime: 0.081353
DEBUG    ya.test:process.py:263 Command (pid 630417) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 630417) output:

DEBUG    ya.test:process.py:276 Command (pid 630417) errors:
Terminating due to uncaught exception 0x527fbfb00410    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/004b7c/ydb/tests/datashard/secondary_index/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.630417' in '/home/runner/.ya/build/build_root/j3oc/004b7c/ydb/tests/datashard/secondary_index/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, 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 0x527fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.31s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b7c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x527fbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.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/004bc3/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004bc3/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71dabfb00410    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_secondary_index[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/004bc3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630105
DEBUG    ya.test:process.py:259 Command (pid 630105) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630105) elapsed time (sec): 0.2049720287322998
DEBUG    ya.test:process.py:263 Command (pid 630105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) maxrss: 120276
DEBUG    ya.test:process.py:263 Command (pid 630105) minflt: 2612
DEBUG    ya.test:process.py:263 Command (pid 630105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 630105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630105) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630105) stime: 0.012339
DEBUG    ya.test:process.py:263 Command (pid 630105) utime: 0.053472
DEBUG    ya.test:process.py:263 Command (pid 630105) wtime: 0.206
DEBUG    ya.test:process.py:275 Command (pid 630105) output:

DEBUG    ya.test:process.py:276 Command (pid 630105) errors:
Terminating due to uncaught exception 0x71dabfb00410    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/004bc3/ydb/tests/datashard/secondary_index/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.630105' in '/home/runner/.ya/build/build_root/j3oc/004bc3/ydb/tests/datashard/secondary_index/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, 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 0x71dabfb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bc3/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71dabfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.97s ===============================
============================= 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/004b8d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004b8d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51a7ffb00410    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_secondary_index[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
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/004b8d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630268
DEBUG    ya.test:process.py:259 Command (pid 630268) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630268) elapsed time (sec): 0.23298025131225586
DEBUG    ya.test:process.py:263 Command (pid 630268) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) maxrss: 120388
DEBUG    ya.test:process.py:263 Command (pid 630268) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 630268) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630268) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630268) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630268) stime: 0.013543
DEBUG    ya.test:process.py:263 Command (pid 630268) utime: 0.053237
DEBUG    ya.test:process.py:263 Command (pid 630268) wtime: 0.234
DEBUG    ya.test:process.py:275 Command (pid 630268) output:

DEBUG    ya.test:process.py:276 Command (pid 630268) errors:
Terminating due to uncaught exception 0x51a7ffb00410    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/004b8d/ydb/tests/datashard/secondary_index/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.630268' in '/home/runner/.ya/build/build_root/j3oc/004b8d/ydb/tests/datashard/secondary_index/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, 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 0x51a7ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b8d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51a7ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.87s ===============================
============================= 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/004bc6/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004bc6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51477fb00410    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_secondary_index[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/004bc6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630200
DEBUG    ya.test:process.py:259 Command (pid 630200) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630200) elapsed time (sec): 0.28832459449768066
DEBUG    ya.test:process.py:263 Command (pid 630200) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) maxrss: 120284
DEBUG    ya.test:process.py:263 Command (pid 630200) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 630200) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630200) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630200) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630200) stime: 0.01916
DEBUG    ya.test:process.py:263 Command (pid 630200) utime: 0.065872
DEBUG    ya.test:process.py:263 Command (pid 630200) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 630200) output:

DEBUG    ya.test:process.py:276 Command (pid 630200) errors:
Terminating due to uncaught exception 0x51477fb00410    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/004bc6/ydb/tests/datashard/secondary_index/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.630200' in '/home/runner/.ya/build/build_root/j3oc/004bc6/ydb/tests/datashard/secondary_index/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, 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 0x51477fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.31s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bc6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51477fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.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/004bae/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004bae/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x53103fb00410    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_secondary_index[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
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/004bae/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630240
DEBUG    ya.test:process.py:259 Command (pid 630240) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630240) elapsed time (sec): 0.22898650169372559
DEBUG    ya.test:process.py:263 Command (pid 630240) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) maxrss: 120492
DEBUG    ya.test:process.py:263 Command (pid 630240) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 630240) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 630240) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630240) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630240) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630240) stime: 0.004129
DEBUG    ya.test:process.py:263 Command (pid 630240) utime: 0.09085399999999999
DEBUG    ya.test:process.py:263 Command (pid 630240) wtime: 0.23
DEBUG    ya.test:process.py:275 Command (pid 630240) output:

DEBUG    ya.test:process.py:276 Command (pid 630240) errors:
Terminating due to uncaught exception 0x53103fb00410    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/004bae/ydb/tests/datashard/secondary_index/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.630240' in '/home/runner/.ya/build/build_root/j3oc/004bae/ydb/tests/datashard/secondary_index/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, 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 0x53103fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.24s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bae/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x53103fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.97s ===============================
============================= 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/004b9b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004b9b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32d0bfb00410    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_secondary_index[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/004b9b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630241
DEBUG    ya.test:process.py:259 Command (pid 630241) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630241) elapsed time (sec): 0.17916154861450195
DEBUG    ya.test:process.py:263 Command (pid 630241) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) maxrss: 120352
DEBUG    ya.test:process.py:263 Command (pid 630241) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 630241) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630241) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630241) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630241) stime: 0.011241
DEBUG    ya.test:process.py:263 Command (pid 630241) utime: 0.051566999999999995
DEBUG    ya.test:process.py:263 Command (pid 630241) wtime: 0.18
DEBUG    ya.test:process.py:275 Command (pid 630241) output:

DEBUG    ya.test:process.py:276 Command (pid 630241) errors:
Terminating due to uncaught exception 0x32d0bfb00410    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/004b9b/ydb/tests/datashard/secondary_index/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.630241' in '/home/runner/.ya/build/build_root/j3oc/004b9b/ydb/tests/datashard/secondary_index/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, 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 0x32d0bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.19s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b9b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32d0bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.73s ===============================
============================= 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/004b97/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004b97/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72b87fb00410    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_secondary_index[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
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/004b97/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630262
DEBUG    ya.test:process.py:259 Command (pid 630262) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630262) elapsed time (sec): 0.24161982536315918
DEBUG    ya.test:process.py:263 Command (pid 630262) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) maxrss: 120392
DEBUG    ya.test:process.py:263 Command (pid 630262) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 630262) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 630262) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630262) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630262) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630262) stime: 0.011099
DEBUG    ya.test:process.py:263 Command (pid 630262) utime: 0.08408
DEBUG    ya.test:process.py:263 Command (pid 630262) wtime: 0.243
DEBUG    ya.test:process.py:275 Command (pid 630262) output:

DEBUG    ya.test:process.py:276 Command (pid 630262) errors:
Terminating due to uncaught exception 0x72b87fb00410    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/004b97/ydb/tests/datashard/secondary_index/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.630262' in '/home/runner/.ya/build/build_root/j3oc/004b97/ydb/tests/datashard/secondary_index/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, 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 0x72b87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b97/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72b87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.02s ===============================
============================= 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/004bb1/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index[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/004bb1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11bcffb00410    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_secondary_index[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/004bb1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630218
DEBUG    ya.test:process.py:259 Command (pid 630218) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630218) elapsed time (sec): 0.26900696754455566
DEBUG    ya.test:process.py:263 Command (pid 630218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) maxrss: 120412
DEBUG    ya.test:process.py:263 Command (pid 630218) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 630218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 630218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630218) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630218) stime: 0.011930999999999999
DEBUG    ya.test:process.py:263 Command (pid 630218) utime: 0.08352
DEBUG    ya.test:process.py:263 Command (pid 630218) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 630218) output:

DEBUG    ya.test:process.py:276 Command (pid 630218) errors:
Terminating due to uncaught exception 0x11bcffb00410    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/004bb1/ydb/tests/datashard/secondary_index/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.630218' in '/home/runner/.ya/build/build_root/j3oc/004bb1/ydb/tests/datashard/secondary_index/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, 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 0x11bcffb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index[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_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bb1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11bcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.20s ===============================
============================= 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/004b80/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b80/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73f0bfb00410    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_secondary_index_cover[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
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/004b80/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630388
DEBUG    ya.test:process.py:259 Command (pid 630388) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630388) elapsed time (sec): 0.2047111988067627
DEBUG    ya.test:process.py:263 Command (pid 630388) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) maxrss: 120180
DEBUG    ya.test:process.py:263 Command (pid 630388) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 630388) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 630388) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630388) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630388) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630388) stime: 0.013493999999999999
DEBUG    ya.test:process.py:263 Command (pid 630388) utime: 0.060089
DEBUG    ya.test:process.py:263 Command (pid 630388) wtime: 0.206
DEBUG    ya.test:process.py:275 Command (pid 630388) output:

DEBUG    ya.test:process.py:276 Command (pid 630388) errors:
Terminating due to uncaught exception 0x73f0bfb00410    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/004b80/ydb/tests/datashard/secondary_index/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.630388' in '/home/runner/.ya/build/build_root/j3oc/004b80/ydb/tests/datashard/secondary_index/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, 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 0x73f0bfb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b80/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73f0bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.06s ===============================
============================= 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/004ba0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004ba0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10e6ffb00410    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_secondary_index_cover[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/004ba0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630264
DEBUG    ya.test:process.py:259 Command (pid 630264) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630264) elapsed time (sec): 0.2841300964355469
DEBUG    ya.test:process.py:263 Command (pid 630264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) maxrss: 120148
DEBUG    ya.test:process.py:263 Command (pid 630264) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 630264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 630264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630264) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630264) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630264) stime: 0.018519
DEBUG    ya.test:process.py:263 Command (pid 630264) utime: 0.086646
DEBUG    ya.test:process.py:263 Command (pid 630264) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 630264) output:

DEBUG    ya.test:process.py:276 Command (pid 630264) errors:
Terminating due to uncaught exception 0x10e6ffb00410    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/004ba0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13) 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.630264' in '/home/runner/.ya/build/build_root/j3oc/004ba0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13'
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 0x10e6ffb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004ba0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10e6ffb00410    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/004beb/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004beb/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
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---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/004beb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630184
DEBUG    ya.test:process.py:259 Command (pid 630184) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630184) elapsed time (sec): 0.30855894088745117
DEBUG    ya.test:process.py:263 Command (pid 630184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) maxrss: 120140
DEBUG    ya.test:process.py:263 Command (pid 630184) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 630184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 630184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630184) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630184) stime: 0.018449
DEBUG    ya.test:process.py:263 Command (pid 630184) utime: 0.07719899999999999
DEBUG    ya.test:process.py:263 Command (pid 630184) wtime: 0.31
DEBUG    ya.test:process.py:275 Command (pid 630184) output:

DEBUG    ya.test:process.py:276 Command (pid 630184) 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/004beb/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk14) 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.630184' in '/home/runner/.ya/build/build_root/j3oc/004beb/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk14'
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'
============================== slowest durations ===============================
0.32s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004beb/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
=============================== 1 error 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/004be2/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004be2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7175ffb00410    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_secondary_index_cover[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/004be2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630199
DEBUG    ya.test:process.py:259 Command (pid 630199) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630199) elapsed time (sec): 0.34223365783691406
DEBUG    ya.test:process.py:263 Command (pid 630199) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) maxrss: 119872
DEBUG    ya.test:process.py:263 Command (pid 630199) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 630199) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 630199) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630199) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630199) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630199) stime: 0.020125
DEBUG    ya.test:process.py:263 Command (pid 630199) utime: 0.08050199999999999
DEBUG    ya.test:process.py:263 Command (pid 630199) wtime: 0.343
DEBUG    ya.test:process.py:275 Command (pid 630199) output:

DEBUG    ya.test:process.py:276 Command (pid 630199) errors:
Terminating due to uncaught exception 0x7175ffb00410    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/004be2/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk15) 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.630199' in '/home/runner/.ya/build/build_root/j3oc/004be2/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk15'
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 0x7175ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.36s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004be2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7175ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.24s ===============================
============================= 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/004b7f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b7f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5392bfb00410    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_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---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/004b7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630353
DEBUG    ya.test:process.py:259 Command (pid 630353) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630353) elapsed time (sec): 0.28113317489624023
DEBUG    ya.test:process.py:263 Command (pid 630353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) maxrss: 120260
DEBUG    ya.test:process.py:263 Command (pid 630353) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 630353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 630353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630353) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630353) stime: 0.015843
DEBUG    ya.test:process.py:263 Command (pid 630353) utime: 0.091101
DEBUG    ya.test:process.py:263 Command (pid 630353) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 630353) output:

DEBUG    ya.test:process.py:276 Command (pid 630353) errors:
Terminating due to uncaught exception 0x5392bfb00410    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/004b7f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16) 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.630353' in '/home/runner/.ya/build/build_root/j3oc/004b7f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16'
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 0x5392bfb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b7f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5392bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.97s ===============================
============================= 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/004bb0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004bb0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x306bbfb00410    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_secondary_index_cover[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/004bb0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630201
DEBUG    ya.test:process.py:259 Command (pid 630201) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630201) elapsed time (sec): 0.3150746822357178
DEBUG    ya.test:process.py:263 Command (pid 630201) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) maxrss: 120184
DEBUG    ya.test:process.py:263 Command (pid 630201) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 630201) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 630201) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630201) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630201) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630201) stime: 0.018042
DEBUG    ya.test:process.py:263 Command (pid 630201) utime: 0.06899999999999999
DEBUG    ya.test:process.py:263 Command (pid 630201) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 630201) output:

DEBUG    ya.test:process.py:276 Command (pid 630201) errors:
Terminating due to uncaught exception 0x306bbfb00410    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/004bb0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk17) 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.630201' in '/home/runner/.ya/build/build_root/j3oc/004bb0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk17'
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 0x306bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.33s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004bb0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x306bbfb00410    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/004b98/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b98/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x309f3fb00410    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_secondary_index_cover[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
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/004b98/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630261
DEBUG    ya.test:process.py:259 Command (pid 630261) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630261) elapsed time (sec): 0.2490861415863037
DEBUG    ya.test:process.py:263 Command (pid 630261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) maxrss: 120352
DEBUG    ya.test:process.py:263 Command (pid 630261) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 630261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 630261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630261) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630261) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630261) stime: 0.008971
DEBUG    ya.test:process.py:263 Command (pid 630261) utime: 0.08309799999999999
DEBUG    ya.test:process.py:263 Command (pid 630261) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 630261) output:

DEBUG    ya.test:process.py:276 Command (pid 630261) errors:
Terminating due to uncaught exception 0x309f3fb00410    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/004b98/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18) 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.630261' in '/home/runner/.ya/build/build_root/j3oc/004b98/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18'
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 0x309f3fb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b98/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x309f3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.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/004b7e/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b7e/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71caffb00410    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_secondary_index_cover[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/004b7e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630359
DEBUG    ya.test:process.py:259 Command (pid 630359) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630359) elapsed time (sec): 0.3057394027709961
DEBUG    ya.test:process.py:263 Command (pid 630359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) maxrss: 120156
DEBUG    ya.test:process.py:263 Command (pid 630359) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 630359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 630359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630359) nvcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 630359) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630359) stime: 0.016167
DEBUG    ya.test:process.py:263 Command (pid 630359) utime: 0.08488
DEBUG    ya.test:process.py:263 Command (pid 630359) wtime: 0.307
DEBUG    ya.test:process.py:275 Command (pid 630359) output:

DEBUG    ya.test:process.py:276 Command (pid 630359) errors:
Terminating due to uncaught exception 0x71caffb00410    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/004b7e/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19) 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.630359' in '/home/runner/.ya/build/build_root/j3oc/004b7e/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk19'
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 0x71caffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.32s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b7e/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71caffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.07s ===============================
============================= 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/004b81/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b81/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70efffb00410    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_secondary_index_cover[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
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/004b81/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630391
DEBUG    ya.test:process.py:259 Command (pid 630391) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630391) elapsed time (sec): 0.282442569732666
DEBUG    ya.test:process.py:263 Command (pid 630391) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) maxrss: 120420
DEBUG    ya.test:process.py:263 Command (pid 630391) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 630391) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630391) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630391) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630391) stime: 0.016382
DEBUG    ya.test:process.py:263 Command (pid 630391) utime: 0.09010399999999999
DEBUG    ya.test:process.py:263 Command (pid 630391) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 630391) output:

DEBUG    ya.test:process.py:276 Command (pid 630391) errors:
Terminating due to uncaught exception 0x70efffb00410    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/004b81/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20) 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.630391' in '/home/runner/.ya/build/build_root/j3oc/004b81/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20'
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 0x70efffb00410    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_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b81/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.20s ===============================
============================= 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/004b76/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b76/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x2000bfe00410    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_secondary_index_cover[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/004b76/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630443
DEBUG    ya.test:process.py:259 Command (pid 630443) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630443) elapsed time (sec): 0.2590446472167969
DEBUG    ya.test:process.py:263 Command (pid 630443) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) maxrss: 120256
DEBUG    ya.test:process.py:263 Command (pid 630443) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 630443) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630443) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630443) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630443) stime: 0.008277999999999999
DEBUG    ya.test:process.py:263 Command (pid 630443) utime: 0.09934
DEBUG    ya.test:process.py:263 Command (pid 630443) wtime: 0.26
DEBUG    ya.test:process.py:275 Command (pid 630443) output:

DEBUG    ya.test:process.py:276 Command (pid 630443) errors:
Terminating due to uncaught exception 0x2000bfe00410    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/004b76/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk21) 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.630443' in '/home/runner/.ya/build/build_root/j3oc/004b76/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk21'
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 0x2000bfe00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b76/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x2000bfe00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.01s ===============================
============================= 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/004b91/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b91/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32a93fb00410    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_secondary_index_cover[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
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/004b91/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630277
DEBUG    ya.test:process.py:259 Command (pid 630277) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630277) elapsed time (sec): 0.26929640769958496
DEBUG    ya.test:process.py:263 Command (pid 630277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) maxrss: 120396
DEBUG    ya.test:process.py:263 Command (pid 630277) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 630277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 630277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630277) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630277) stime: 0.013287
DEBUG    ya.test:process.py:263 Command (pid 630277) utime: 0.080534
DEBUG    ya.test:process.py:263 Command (pid 630277) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 630277) output:

DEBUG    ya.test:process.py:276 Command (pid 630277) errors:
Terminating due to uncaught exception 0x32a93fb00410    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/004b91/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22) 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.630277' in '/home/runner/.ya/build/build_root/j3oc/004b91/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22'
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 0x32a93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.28s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b91/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32a93fb00410    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/004b92/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSecondaryIndex.test_secondary_index_cover[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/004b92/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x530d7fb00410    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_secondary_index_cover[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/004b92/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 630269
DEBUG    ya.test:process.py:259 Command (pid 630269) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 630269) elapsed time (sec): 0.2549600601196289
DEBUG    ya.test:process.py:263 Command (pid 630269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) maxrss: 120204
DEBUG    ya.test:process.py:263 Command (pid 630269) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 630269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 630269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 630269) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 630269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 630269) stime: 0.011899
DEBUG    ya.test:process.py:263 Command (pid 630269) utime: 0.059498999999999996
DEBUG    ya.test:process.py:263 Command (pid 630269) wtime: 0.256
DEBUG    ya.test:process.py:275 Command (pid 630269) output:

DEBUG    ya.test:process.py:276 Command (pid 630269) errors:
Terminating due to uncaught exception 0x530d7fb00410    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/004b92/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23) 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.630269' in '/home/runner/.ya/build/build_root/j3oc/004b92/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23'
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 0x530d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[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_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004b92/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x530d7fb00410    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/004b96/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 0.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/004bbf/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 0.41s =============================
============================= 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/004ba8/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 0.51s =============================
============================= 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/004b8f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 0.51s =============================
