============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 4 items

test_update_script_tables.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestUpdateScriptTablesYdb.test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast, DROP COLUMN stats-`.metadata/script_executions`] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d4aa0ee3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/script_execution/test_update_script_tables.py:30: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d19483e2e90    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_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast, DROP COLUMN stats-`.metadata/script_executions`]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4348
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/005b32/r3tmp/kikimr_cluster_yj9evyiz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3572
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29436
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/logfile_wckk1ii9.log --grpc-port=3572 --mon-port=7693 --ic-port=4348
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3572/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/logfile_wckk1ii9.log --grpc-port=3572 --mon-port=7693 --ic-port=4348
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/logfile_wckk1ii9.log', '--grpc-port=3572', '--mon-port=7693', '--ic-port=4348')' in '/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 64133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3572/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 64134
DEBUG    ya.test:process.py:259 Command (pid 64134) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 64134) elapsed time (sec): 0.6513803005218506
DEBUG    ya.test:process.py:263 Command (pid 64134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) maxrss: 477572
DEBUG    ya.test:process.py:263 Command (pid 64134) minflt: 28221
DEBUG    ya.test:process.py:263 Command (pid 64134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 64134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 64134) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 64134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 64134) stime: 0.116493
DEBUG    ya.test:process.py:263 Command (pid 64134) utime: 0.331926
DEBUG    ya.test:process.py:263 Command (pid 64134) wtime: 0.671
DEBUG    ya.test:process.py:275 Command (pid 64134) output:

DEBUG    ya.test:process.py:276 Command (pid 64134) errors:
Terminating due to uncaught exception 0x7d4aa0ee3a90    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-t6jxbksvym'
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/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/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.64134' in '/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0'
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 0x7d4aa0ee3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b32/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d4aa0ee3a90    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-t6jxbksvym'
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/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.64133' in '/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_wckk1ii9.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3572/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3572
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4348
============================== slowest durations ===============================
0.95s setup    test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast, DROP COLUMN stats-`.metadata/script_executions`]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast, DROP COLUMN stats-`.metadata/script_executions`] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/005b32/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk0/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast,.DROP.COLUMN.stats-`.metadata.script_executions`/cluster/node_1/stderr
Stderr content:

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

test_update_script_tables.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestUpdateScriptTablesYdb.test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast-`.metadata/script_executions`] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cb7a64e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/script_execution/test_update_script_tables.py:30: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cefecbe3a90    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_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast-`.metadata/script_executions`]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/005b3d/r3tmp/kikimr_cluster_5blnzg2_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64960
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/logfile_hmkvwyxv.log --grpc-port=16583 --mon-port=1899 --ic-port=7634
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16583/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/logfile_hmkvwyxv.log --grpc-port=16583 --mon-port=1899 --ic-port=7634
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/logfile_hmkvwyxv.log', '--grpc-port=16583', '--mon-port=1899', '--ic-port=7634')' in '/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 71516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16583/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 71518
DEBUG    ya.test:process.py:259 Command (pid 71518) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 71518) elapsed time (sec): 1.2669899463653564
DEBUG    ya.test:process.py:263 Command (pid 71518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) maxrss: 478116
DEBUG    ya.test:process.py:263 Command (pid 71518) minflt: 28161
DEBUG    ya.test:process.py:263 Command (pid 71518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 71518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 71518) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 71518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 71518) stime: 0.290162
DEBUG    ya.test:process.py:263 Command (pid 71518) utime: 0.307336
DEBUG    ya.test:process.py:263 Command (pid 71518) wtime: 1.282
DEBUG    ya.test:process.py:275 Command (pid 71518) output:

DEBUG    ya.test:process.py:276 Command (pid 71518) errors:
Terminating due to uncaught exception 0x7cb7a64e3490    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-t6jxbksvym'
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/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/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.71518' in '/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7cb7a64e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b3d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cb7a64e3490    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-t6jxbksvym'
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/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.71516' in '/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_hmkvwyxv.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16583/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64960
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7634
============================== slowest durations ===============================
1.66s setup    test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast-`.metadata/script_executions`]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax, DROP COLUMN ast-`.metadata/script_executions`] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/005b3d/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk1/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax,.DROP.COLUMN.ast-`.metadata.script_executions`/cluster/node_1/stderr
Stderr content:

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

test_update_script_tables.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestUpdateScriptTablesYdb.test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax-`.metadata/script_executions`] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cbdbbae2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/script_execution/test_update_script_tables.py:30: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d4d6e3e3a90    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_recreate_tables[ALTER TABLE {} DROP COLUMN syntax-`.metadata/script_executions`]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11660
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/005b40/r3tmp/kikimr_cluster_b7q_14x6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24037
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/logfile_a5gxt7ga.log --grpc-port=20501 --mon-port=29229 --ic-port=11660
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/logfile_a5gxt7ga.log --grpc-port=20501 --mon-port=29229 --ic-port=11660
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/logfile_a5gxt7ga.log', '--grpc-port=20501', '--mon-port=29229', '--ic-port=11660')' in '/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 63882
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20501/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 63883
DEBUG    ya.test:process.py:259 Command (pid 63883) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 63883) elapsed time (sec): 0.6824374198913574
DEBUG    ya.test:process.py:263 Command (pid 63883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) maxrss: 465064
DEBUG    ya.test:process.py:263 Command (pid 63883) minflt: 28154
DEBUG    ya.test:process.py:263 Command (pid 63883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 63883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 63883) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 63883) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 63883) stime: 0.11426399999999999
DEBUG    ya.test:process.py:263 Command (pid 63883) utime: 0.34745899999999996
DEBUG    ya.test:process.py:263 Command (pid 63883) wtime: 0.688
DEBUG    ya.test:process.py:275 Command (pid 63883) output:

DEBUG    ya.test:process.py:276 Command (pid 63883) errors:
Terminating due to uncaught exception 0x7cbdbbae2e90    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-t6jxbksvym'
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/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/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.63883' in '/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7cbdbbae2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b40/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cbdbbae2e90    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-t6jxbksvym'
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/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.63882' in '/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_a5gxt7ga.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20501/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20501
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11660
============================== slowest durations ===============================
0.96s setup    test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax-`.metadata/script_executions`]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[ALTER TABLE {} DROP COLUMN syntax-`.metadata/script_executions`] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/005b40/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk2/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.ALTER.TABLE.{}.DROP.COLUMN.syntax-`.metadata.script_executions`/cluster/node_1/stderr
Stderr content:

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

test_update_script_tables.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestUpdateScriptTablesYdb.test_recreate_tables[DROP TABLE {}-`.metadata/script_executions`] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d1f303e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/script_execution/test_update_script_tables.py:30: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d5748ee3a90    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_recreate_tables[DROP TABLE {}-`.metadata/script_executions`]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20947
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/005b42/r3tmp/kikimr_cluster_tbwpjzy3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/logfile_02a06gwj.log --grpc-port=62109 --mon-port=28467 --ic-port=20947
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62109/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/logfile_02a06gwj.log --grpc-port=62109 --mon-port=28467 --ic-port=20947
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/logfile_02a06gwj.log', '--grpc-port=62109', '--mon-port=28467', '--ic-port=20947')' in '/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 63618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:62109/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 63619
DEBUG    ya.test:process.py:259 Command (pid 63619) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 63619) elapsed time (sec): 0.6392209529876709
DEBUG    ya.test:process.py:263 Command (pid 63619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) maxrss: 478540
DEBUG    ya.test:process.py:263 Command (pid 63619) minflt: 28150
DEBUG    ya.test:process.py:263 Command (pid 63619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 63619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 63619) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 63619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 63619) stime: 0.094276
DEBUG    ya.test:process.py:263 Command (pid 63619) utime: 0.330654
DEBUG    ya.test:process.py:263 Command (pid 63619) wtime: 0.655
DEBUG    ya.test:process.py:275 Command (pid 63619) output:

DEBUG    ya.test:process.py:276 Command (pid 63619) errors:
Terminating due to uncaught exception 0x7d1f303e3490    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-t6jxbksvym'
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/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/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.63619' in '/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d1f303e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/005b42/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d1f303e3490    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-t6jxbksvym'
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/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.63618' in '/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_02a06gwj.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:62109/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32028
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20947
============================== slowest durations ===============================
1.94s setup    test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[DROP TABLE {}-`.metadata/script_executions`]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_update_script_tables.py::TestUpdateScriptTablesYdb::test_recreate_tables[DROP TABLE {}-`.metadata/script_executions`] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/005b42/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk3/testing_out_stuff/test_update_script_tables.py.TestUpdateScriptTablesYdb.test_recreate_tables.DROP.TABLE.{}-`.metadata.script_executions`/cluster/node_1/stderr
Stderr content:

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

============================ no tests ran in 2.10s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/005b3e/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 4 items

============================ no tests ran in 1.55s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/005b3c/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 4 items

============================ no tests ran in 1.42s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/005b39/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 4 items

============================ no tests ran in 1.52s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/005b3b/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 4 items

============================ no tests ran in 1.26s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/005b3a/ydb/tests/functional/script_execution/test-results/py3test/testing_out_stuff/test_update_script_tables/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 4 items

============================ no tests ran in 1.51s =============================
